1. 9af386c ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEM by Will Deacon · 13 years ago
  2. 83a5d2d ARM: Fix .size directive for xscale_dma_a0_map_area by Ben Hutchings · 13 years ago
  3. df5419a ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mmap() by Nicolas Pitre · 13 years ago
  4. 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
  5. 29ea23f ARM: Make consolidated PM sleep code depend on PM_SLEEP by Russell King · 13 years ago
  6. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  7. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  8. 2f284c8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  9. 196f020 Merge branches 'fixes', 'pgt-next' and 'versatile' into devel by Russell King · 13 years ago
  10. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  11. bd1274d Merge branch 'v6v7' into devel by Russell King · 13 years ago
  12. 1f0090a Merge branch 'misc' into devel by Russell King · 13 years ago
  13. 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
  14. 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
  15. 3afdb0f Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 13 years ago
  16. fcbdc5f ARM: 6772/1: errata: possible fault MMU translations following an ASID switch by Will Deacon · 13 years ago
  17. 2839e06 ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corrupti by Santosh Shilimkar · 13 years ago
  18. c23eb89 ARM: imx3x: clean up ARCH_MX3X by Richard Zhao · 13 years ago
  19. 5637a12 ARM: move L1_CACHE_SHIFT_6 to mm/Kconfig by Russell King · 13 years ago
  20. aaa5004 ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast by Nicolas Pitre · 14 years ago
  21. 459c151 ARM: DMA: top-down allocation in DMA coherent region by Russell King · 14 years ago
  22. f6b0fa0 ARM: pm: add generic CPU suspend/resume support by Russell King · 13 years ago
  23. 10606aa ARM: EXYNOS4: Update Kconfig and Makefile for the new ARCH_EXYNOS4 by Kukjin Kim · 13 years ago
  24. 516295e ARM: pgtable: add pud-level code by Russell King · 14 years ago
  25. e33b9d0 ARM: Use long long format when printing meminfo physical addresses by Russell King · 13 years ago
  26. 9a27c27 ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcasted operation by Will Deacon · 13 years ago
  27. 885028e ARM: 6741/1: errata: pl310 cache sync operation may be faulty by Srinidhi Kasagar · 13 years ago
  28. cae6292 ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions by Will Deacon · 13 years ago
  29. 29a3819 ARM: 6674/1: LPAE: use long long format when printing physical addresses and ptes by Will Deacon · 13 years ago
  30. 410f148 ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTE by Catalin Marinas · 13 years ago
  31. 0193c00 ARM: make SWP emulation explicit on !CPU_USE_DOMAINS by Russell King · 13 years ago
  32. 15490ef ARM: Avoid building unsafe kernels on OMAP2 and MX3 by Russell King · 13 years ago
  33. 3bc28c8 ARM: v6k: DMA_CACHE_RWFO isn't appropriate for non-v6k CPUs by Russell King · 14 years ago
  34. 581388c ARM: v6k: allow swp emulation again when ARMv7 is enabled by Russell King · 14 years ago
  35. 60799c6 ARM: v6k: do not disable CPU_32v6K based on platform selection by Russell King · 14 years ago
  36. 8762df4 ARM: v6k: use CPU domain feature if we include support for arch < ARMv6K by Russell King · 14 years ago
  37. 7db44c7 ARM: v6k: select clear exclusive code seqences according to V6 variants by Russell King · 14 years ago
  38. c786282 ARM: v6k: Dove platforms use V6K architecture CPUs by Russell King · 14 years ago
  39. e399b1a ARM: v6k: introduce CPU_V6K option by Russell King · 14 years ago
  40. b0a2679 ARM: initrd: disable initrd if passed address overlaps reserved region by Russell King · 14 years ago
  41. 65e5d00 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  42. 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
  43. 874d5d3 ARM: 6623/1: Thumb-2: Fix out-of-range offset for Thumb-2 in proc-v7.S by Dave Martin · 14 years ago
  44. 8ac1f83 thp: pte alloc trans splitting by Andrea Arcangeli · 14 years ago
  45. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  46. 0adfca6 ARM: 6622/1: fix dma_unmap_sg() documentation by Linus Walleij · 14 years ago
  47. e118a1d ARM: Do not enable SWP emulation if CPU_V6 && CPU_V7 by Catalin Marinas · 14 years ago
  48. 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
  49. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  50. 28cdac6 Merge branch 'pgt' (early part) into devel by Russell King · 14 years ago
  51. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  52. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  53. 24056f5 ARM: DMA: add support for DMA debugging by Russell King · 14 years ago
  54. 9eedd96 ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn() by Russell King · 14 years ago
  55. 67cfa23 Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable" by Russell King · 14 years ago
  56. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  57. 36bb94b ARM: pgtable: provide RDONLY page table bit rather than WRITE bit by Russell King · 14 years ago
  58. 9522d7e ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN by Russell King · 14 years ago
  59. e926f44 ARM: pgtable: remove FIRST_USER_PGD_NR by Russell King · 14 years ago
  60. af3813d ARM: pgtable: use conventional page table code for identity mappings by Russell King · 14 years ago
  61. 614dd05 ARM: pgtable: collect up identity mapping functions by Russell King · 14 years ago
  62. d30e45e ARM: pgtable: switch order of Linux vs hardware page tables by Russell King · 14 years ago
  63. 8bcee18 Merge branch 'rmobile/urgent' into rmobile-latest by Paul Mundt · 14 years ago
  64. 6d3e6d3 ARM: fix cache-feroceon-l2 after stack based kmap_atomic() by Nicolas Pitre · 14 years ago
  65. 25cbe45 ARM: fix cache-xsc3l2 after stack based kmap_atomic() by Nicolas Pitre · 14 years ago
  66. 39af22a ARM: get rid of kmap_high_l1_vipt() by Nicolas Pitre · 14 years ago
  67. 3f408fa ARM: mmp: select CPU_PJ4 by Haojian Zhuang · 14 years ago
  68. a455335 ARM: pxa: support pxa95x by Haojian Zhuang · 14 years ago
  69. 85b093b ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fix by Valentine Barshak · 14 years ago
  70. da30e0a ARM: 6528/1: Use CTR for the I-cache line size on ARMv7 by Catalin Marinas · 14 years ago
  71. f91e2c3 ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7 by Catalin Marinas · 14 years ago
  72. 6323875 ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/proc-v7.S by Dave Martin · 14 years ago
  73. f6e3354 ARM: pgtable: introduce pteval_t to represent a pte value by Russell King · 14 years ago
  74. 97092e0 ARM: pgtable: use phys_addr_t for physical addresses by Russell King · 14 years ago
  75. 6e4beb5 ARM: pgtable: use pXd_none_or_clear_bad() in pgd_free() by Russell King · 14 years ago
  76. b0d0374 ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow() by Russell King · 14 years ago
  77. 1ad2096 Merge branch 'rmobile/mmcif' into rmobile-latest by Paul Mundt · 14 years ago
  78. 932c42b ARM: avoid annoying <4>'s in printk output by Russell King · 14 years ago
  79. 6d9598e ARM: mach-shmobile: Initial AG5 and AG5EVM support by Magnus Damm · 14 years ago
  80. b7bedd8 ARM, mm: Don't include smp_plat.h twice in flush.c by Jesper Juhl · 14 years ago
  81. c947f69 ARM: Fix DMA coherent allocator alignment by Russell King · 14 years ago
  82. 64d2dc3 ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors by Leif Lindholm · 14 years ago
  83. 247055a ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs by Catalin Marinas · 14 years ago
  84. 706d4b1 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  85. 9bafc74 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  86. be6786a Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel-omap4-base into devel-stable by Russell King · 14 years ago
  87. 8df6516 ARM: memblock: setup lowmem mappings using memblock by Russell King · 14 years ago
  88. f25b4b4 ARM: memblock: move meminfo into find_limits directly by Russell King · 14 years ago
  89. df4f14c ARM: memblock: convert free_highpages() to use memblock by Russell King · 14 years ago
  90. d0e775a ARM: move freeing of highmem pages out of mem_init() by Russell King · 14 years ago
  91. 47ea3c1 ARM: memblock: convert memory detail printing to use memblock by Russell King · 14 years ago
  92. a801d27 ARM: memblock: use memblock to free memory into arm_bootmem_init() by Russell King · 14 years ago
  93. a2c54d2 ARM: memblock: use memblock when initializing memory allocators by Russell King · 14 years ago
  94. 7dc50ec ARM: ensure membank array is always sorted by Russell King · 14 years ago
  95. c8c9086 ARM: 6466/1: implement flush_icache_all for the rest of the CPUs by Mika Westerberg · 14 years ago
  96. 4e54d93 ARM: 6464/2: fix spinlock recursion in adjust_pte() by Mika Westerberg · 14 years ago
  97. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  98. 4e929d2 ARM: fix memblock breakage by Russell King · 14 years ago
  99. f444fce ARM: 6445/1: fixup TCM memory types by Linus Walleij · 14 years ago
  100. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago