1. b85a3ef ARM: Xilinx: Adding Xilinx board support by John Linn · 13 years ago
  2. 8f4b8c7 ARM: initrd: disable initrds outside of memory by Russell King · 13 years ago
  3. a0a54d3 Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks" by Russell King · 13 years ago
  4. 07989b7 Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID" by Russell King · 13 years ago
  5. 45f6d7e ARM: 6951/1: include .bss in memory layout information by Rabin Vincent · 13 years ago
  6. 9a819d8 ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_info by Ben Hutchings · 13 years ago
  7. 239df0f Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus by Russell King · 13 years ago
  8. cc780af ARM: kill pmd_off() by Russell King · 13 years ago
  9. 45b9523 ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks by Will Deacon · 13 years ago
  10. 52af9c6 ARM: 6943/1: mm: use TTBR1 instead of reserved context ID by Will Deacon · 13 years ago
  11. d427958 ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 by Catalin Marinas · 13 years ago
  12. a248b13 ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_area by Will Deacon · 13 years ago
  13. 40f7bfe ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEM by Will Deacon · 13 years ago
  14. 7b7bf49 ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM by Will Deacon · 13 years ago
  15. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  16. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
  17. 03eb141 Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable by Russell King · 13 years ago
  18. 9a55d97 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  19. ec19628 Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and 'spear' into for-linus by Russell King · 13 years ago
  20. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 13 years ago
  21. 93c02ab arm/dt: probe for platforms via the device tree by Grant Likely · 13 years ago
  22. 31bee4c ARM: 6899/1: fix the note about dcache lazy flushing for SMP systems by saeed bishara · 13 years ago
  23. 8373dc3 ARM: 6901/1: remove unneeded check of the cache_is_vipt_nonaliasing() by saeed bishara · 13 years ago
  24. 9af386c ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEM by Will Deacon · 13 years ago
  25. be20902 ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes by Russell King · 13 years ago
  26. 9eb8f67 arm/dt: Allow CONFIG_OF on ARM by Grant Likely · 13 years ago
  27. c93212f Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable by Russell King · 13 years ago
  28. f5178dd ARM: PJ4: remove the ARMv6 compatible cache method entries by Nicolas Pitre · 13 years ago
  29. 83a5d2d ARM: Fix .size directive for xscale_dma_a0_map_area by Ben Hutchings · 13 years ago
  30. df5419a ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mmap() by Nicolas Pitre · 13 years ago
  31. a84bd2e Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Russell King · 13 years ago
  32. 29ea23f ARM: Make consolidated PM sleep code depend on PM_SLEEP by Russell King · 13 years ago
  33. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  34. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  35. 2f284c8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  36. 196f020 Merge branches 'fixes', 'pgt-next' and 'versatile' into devel by Russell King · 13 years ago
  37. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  38. bd1274d Merge branch 'v6v7' into devel by Russell King · 13 years ago
  39. 1f0090a Merge branch 'misc' into devel by Russell King · 13 years ago
  40. 2472f3c Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into devel by Russell King · 13 years ago
  41. 9ced9f0 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 13 years ago
  42. 3afdb0f Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 13 years ago
  43. fcbdc5fe ARM: 6772/1: errata: possible fault MMU translations following an ASID switch by Will Deacon · 13 years ago
  44. 2839e06 ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corrupti by Santosh Shilimkar · 13 years ago
  45. c23eb89 ARM: imx3x: clean up ARCH_MX3X by Richard Zhao · 13 years ago
  46. 5637a12 ARM: move L1_CACHE_SHIFT_6 to mm/Kconfig by Russell King · 13 years ago
  47. aaa5004 ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast by Nicolas Pitre · 13 years ago
  48. 459c151 ARM: DMA: top-down allocation in DMA coherent region by Russell King · 14 years ago
  49. f6b0fa0 ARM: pm: add generic CPU suspend/resume support by Russell King · 13 years ago
  50. 10606aa ARM: EXYNOS4: Update Kconfig and Makefile for the new ARCH_EXYNOS4 by Kukjin Kim · 13 years ago
  51. 516295e ARM: pgtable: add pud-level code by Russell King · 14 years ago
  52. e33b9d0 ARM: Use long long format when printing meminfo physical addresses by Russell King · 13 years ago
  53. 9a27c27 ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcasted operation by Will Deacon · 13 years ago
  54. 885028e ARM: 6741/1: errata: pl310 cache sync operation may be faulty by Srinidhi Kasagar · 13 years ago
  55. cae6292 ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions by Will Deacon · 13 years ago
  56. 29a3819 ARM: 6674/1: LPAE: use long long format when printing physical addresses and ptes by Will Deacon · 13 years ago
  57. 410f148 ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTE by Catalin Marinas · 13 years ago
  58. 0193c00 ARM: make SWP emulation explicit on !CPU_USE_DOMAINS by Russell King · 13 years ago
  59. 15490ef ARM: Avoid building unsafe kernels on OMAP2 and MX3 by Russell King · 13 years ago
  60. 3bc28c8 ARM: v6k: DMA_CACHE_RWFO isn't appropriate for non-v6k CPUs by Russell King · 13 years ago
  61. 581388c ARM: v6k: allow swp emulation again when ARMv7 is enabled by Russell King · 13 years ago
  62. 60799c6 ARM: v6k: do not disable CPU_32v6K based on platform selection by Russell King · 14 years ago
  63. 8762df4 ARM: v6k: use CPU domain feature if we include support for arch < ARMv6K by Russell King · 13 years ago
  64. 7db44c7 ARM: v6k: select clear exclusive code seqences according to V6 variants by Russell King · 13 years ago
  65. c786282 ARM: v6k: Dove platforms use V6K architecture CPUs by Russell King · 13 years ago
  66. e399b1a ARM: v6k: introduce CPU_V6K option by Russell King · 13 years ago
  67. b0a2679 ARM: initrd: disable initrd if passed address overlaps reserved region by Russell King · 13 years ago
  68. 65e5d00 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  69. ec08bdb Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  70. 874d5d3 ARM: 6623/1: Thumb-2: Fix out-of-range offset for Thumb-2 in proc-v7.S by Dave Martin · 14 years ago
  71. 8ac1f83 thp: pte alloc trans splitting by Andrea Arcangeli · 14 years ago
  72. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  73. 0adfca6 ARM: 6622/1: fix dma_unmap_sg() documentation by Linus Walleij · 14 years ago
  74. e118a1d ARM: Do not enable SWP emulation if CPU_V6 && CPU_V7 by Catalin Marinas · 14 years ago
  75. 5e93c6b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into rmobile-latest by Paul Mundt · 14 years ago
  76. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  77. 28cdac6 Merge branch 'pgt' (early part) into devel by Russell King · 14 years ago
  78. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  79. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  80. 24056f5 ARM: DMA: add support for DMA debugging by Russell King · 14 years ago
  81. 9eedd96 ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn() by Russell King · 14 years ago
  82. 67cfa23 Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable" by Russell King · 14 years ago
  83. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  84. 36bb94b ARM: pgtable: provide RDONLY page table bit rather than WRITE bit by Russell King · 14 years ago
  85. 9522d7e ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN by Russell King · 14 years ago
  86. e926f44 ARM: pgtable: remove FIRST_USER_PGD_NR by Russell King · 14 years ago
  87. af3813d ARM: pgtable: use conventional page table code for identity mappings by Russell King · 14 years ago
  88. 614dd05 ARM: pgtable: collect up identity mapping functions by Russell King · 14 years ago
  89. d30e45e ARM: pgtable: switch order of Linux vs hardware page tables by Russell King · 14 years ago
  90. 8bcee18 Merge branch 'rmobile/urgent' into rmobile-latest by Paul Mundt · 14 years ago
  91. 6d3e6d3 ARM: fix cache-feroceon-l2 after stack based kmap_atomic() by Nicolas Pitre · 14 years ago
  92. 25cbe45 ARM: fix cache-xsc3l2 after stack based kmap_atomic() by Nicolas Pitre · 14 years ago
  93. 39af22a ARM: get rid of kmap_high_l1_vipt() by Nicolas Pitre · 14 years ago
  94. 3f408fa ARM: mmp: select CPU_PJ4 by Haojian Zhuang · 14 years ago
  95. a455335 ARM: pxa: support pxa95x by Haojian Zhuang · 14 years ago
  96. 85b093b ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fix by Valentine Barshak · 14 years ago
  97. da30e0a ARM: 6528/1: Use CTR for the I-cache line size on ARMv7 by Catalin Marinas · 14 years ago
  98. f91e2c3 ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7 by Catalin Marinas · 14 years ago
  99. 6323875 ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/proc-v7.S by Dave Martin · 14 years ago
  100. f6e3354 ARM: pgtable: introduce pteval_t to represent a pte value by Russell King · 14 years ago