1. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  2. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  3. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  4. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  5. f779b7d Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  6. a0a5568 Merge branch 'hotplug' into devel by Russell King · 14 years ago
  7. 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
  8. 06c1088 ARM: relax ioremap prohibition (309caa9) for -final and -stable by Russell King · 14 years ago
  9. c7fc2de memblock, bootmem: Round pfn properly for memory and reserved regions by Yinghai Lu · 14 years ago
  10. 5085f3f ARM: hotplug cpu: Keep processor information, startup code & __lookup_processor_type by Russell King · 14 years ago
  11. 842eab4 ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data by Russell King · 14 years ago
  12. c0bb586 ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9 by Tony Lindgren · 14 years ago
  13. 153db80 Merge commit 'v2.6.36-rc7' into core/memblock by Ingo Molnar · 14 years ago
  14. c4e259c ARM: 6386/1: flush_ptrace_access: invalidate correct I-cache alias by Will Deacon · 14 years ago
  15. 81d1195 ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UP by Tony Lindgren · 14 years ago
  16. f00ec48 ARM: Allow SMP kernels to boot on UP systems by Russell King · 14 years ago
  17. 7f58217 ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flags by Santosh Shilimkar · 14 years ago
  18. 475d92f ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to data corruption by Will Deacon · 14 years ago
  19. 087aaff ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/mem by Nicolas Pitre · 14 years ago
  20. f1a2481 ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entries by Santosh Shilimkar · 14 years ago
  21. 2f27bf8 ARM: 6401/1: plug a race in the alignment trap handler by Nicolas Pitre · 14 years ago
  22. d907387 ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing by Catalin Marinas · 14 years ago
  23. 85848dd ARM: 6381/1: Use lazy cache flushing on ARMv7 SMP systems by Catalin Marinas · 14 years ago
  24. 6012191 ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT caches by Catalin Marinas · 14 years ago
  25. c017780 ARM: 6379/1: Assume new page cache pages have dirty D-cache by Catalin Marinas · 14 years ago
  26. 0fc7309 ARM: 6378/1: Allow lazy cache flushing via PG_arch_1 for highmem pages by Catalin Marinas · 14 years ago
  27. 14eff18 ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARM by Daniel Walker · 14 years ago
  28. a672e99 ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data corruption by Will Deacon · 14 years ago
  29. 9f05027 ARM: 6388/1: errata: DMB operation may be faulty by Will Deacon · 14 years ago
  30. 6491848 ARM: 6387/1: errata: check primary part ID in proc-v7.S by Will Deacon · 14 years ago
  31. 7c99636 arm, memblock: Fix the sparsemem build by Yinghai Lu · 14 years ago
  32. 2be23c4 ARM: Ensure PTE modifications via dma_alloc_coherent are visible by Russell King · 14 years ago
  33. 3a4b5dc ARM: 6355/1: hw-breakpoint: add mechanism for hooking into prefetch aborts by Will Deacon · 14 years ago
  34. 026b5ca ARM: 6344/1: Mark CPU_32v6K as depended on CPU_V7 by Catalin Marinas · 14 years ago
  35. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  36. 0b019a4 Merge branches 'master' and 'devel' into for-linus by Russell King · 14 years ago
  37. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  38. 2192482 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  39. c5f8006 [ARM] tegra: initial tegra support by Erik Gilling · 15 years ago
  40. cc0e72b ARM: S5PV310: Add new Kconfig and Makefiles by Changhwan Youn · 14 years ago
  41. 719c1514 memblock/arm: Use new accessors by Benjamin Herrenschmidt · 14 years ago
  42. 5e6f6aa memblock/arm: pfn_valid uses memblock_is_memory() by Benjamin Herrenschmidt · 14 years ago
  43. e3239ff memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region by Benjamin Herrenschmidt · 14 years ago
  44. be82ae0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  45. 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  46. ceb0885 Merge branch 'misc' into devel by Russell King · 14 years ago
  47. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 14 years ago
  48. 831e804 ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt by Gary King · 14 years ago
  49. 6775a55 ARM: 6272/1: Convert L2x0 to use the IO relaxed operations by Catalin Marinas · 14 years ago
  50. 9ca03a2 ARM: Factor out common code from cpu_proc_fin() by Russell King · 14 years ago
  51. b8ab539 ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault by Kirill A. Shutemov · 14 years ago
  52. 993bf4e ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtime by Kirill A. Shutemov · 14 years ago
  53. 33a9c41 ARM: 6255/1: Workaround infinity loop in handling of translation faults by Kirill A. Shutemov · 14 years ago
  54. 6338a6a ARM: 6269/1: Add 'code' parameter for hook_fault_code() by Kirill A. Shutemov · 14 years ago
  55. 3dc91af ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL by Kirill A. Shutemov · 14 years ago
  56. 5bc23d3 ARM: DMA coherent allocator: align remapped addresses by Russell King · 14 years ago
  57. d746196 ARM: use generic ioremap_page_range() by Russell King · 14 years ago
  58. 4708ac4 Merge branch 'origin' into misc by Russell King · 14 years ago
  59. 1dbd30e ARM: 6225/1: make TCM allocation static and common for all archs by Linus Walleij · 14 years ago
  60. a9deb13 ARM: Remove unnecessary call to find_limits() by Russell King · 15 years ago
  61. e07b9e08 ARM: LMB: convert pfn_valid to use LMB by Russell King · 15 years ago
  62. eda2e5d ARM: LMB: Convert arm_memory_present() to use LMB memory information by Russell King · 15 years ago
  63. 8d717a5 ARM: Convert platform reservations to use LMB rather than bootmem by Russell King · 15 years ago
  64. 2778f62 ARM: initial LMB trial by Russell King · 14 years ago
  65. 4bb2e27 ARM: early_pte_alloc() by Russell King · 15 years ago
  66. 14764b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable by Russell King · 14 years ago
  67. 07d2a5c ARM: 6224/1: print TCM whereabouts in init message by Linus Walleij · 14 years ago
  68. cb9d770 ARM: 6222/1: add memory types for the TCMs by Linus Walleij · 14 years ago
  69. 3abe9d3 ARM: early_alloc() by Russell King · 15 years ago
  70. 98c672c ARM: Move platform memory reservations out of generic code by Russell King · 15 years ago
  71. b65b478 ARM: Remove 'node' argument form arch_adjust_zones() by Russell King · 15 years ago
  72. be37030 ARM: Remove DISCONTIGMEM support by Russell King · 15 years ago
  73. 7961239 ARM: Precalculate vmalloc_min by Russell King · 15 years ago
  74. f159f4e ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 by Tony Lindgren · 15 years ago
  75. 4082cfa ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRL by Sascha Hauer · 15 years ago
  76. 42c4daf ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220 by Catalin Marinas · 15 years ago
  77. ad642d9 ARM: 6188/1: Add a config option for the ARM11MPCore DMA cache maintenance workaround by Catalin Marinas · 15 years ago
  78. ca57926 ARM: 6187/1: The v6_dma_inv_range() function must preserve data on SMP by Catalin Marinas · 15 years ago
  79. a5e9d38 ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU builds by Catalin Marinas · 15 years ago
  80. fc4978b Merge git://git.linaro.org/nico/arm_security into devel-stable by Russell King · 15 years ago
  81. 309caa9 ARM: Prohibit ioremap() on kernel managed RAM by Russell King · 15 years ago
  82. 3260e52 arm: mm: Don't free prohibited memmap entries by Michael Bohan · 15 years ago
  83. cc92c28 [ARM] add address randomization to mmap() by Nicolas Pitre · 15 years ago
  84. 9a40ac86 ARM: 6164/1: Add kto and kfrom to input operands list. by Khem Raj · 15 years ago
  85. 5e27fb7 ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6 by Anfei · 15 years ago
  86. 17ebba1 ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debugging by Nicolas Pitre · 15 years ago
  87. ea208f6 ARM: 6144/1: TCM memory bug freeing bug by Linus Walleij · 15 years ago
  88. a901ff7 ARM: 6139/1: ARMv7: Use the Inner Shareable I-cache on MP by Santosh Shilimkar · 15 years ago
  89. 349e1fb Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  90. 1d3c6ff Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  91. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  92. c39e52a Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap', 'pxa', 'spear' and 'versatile' into devel by Russell King · 15 years ago
  93. 47ab0de ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMA by Russell King · 15 years ago
  94. 8c0b742 ARM: 6134/1: Handle instruction cache maintenance fault properly by Kirill A. Shutemov · 15 years ago
  95. 64039be ARM: 6094/1: Extend cache-l2x0 to support the 16-way PL310 by Jason McMullan · 15 years ago
  96. a222712 ARM: Move memory mapping into mmu.c by Russell King · 15 years ago
  97. ceb683d ARM: Ensure meminfo is sorted prior to sanity_check_meminfo by Russell King · 15 years ago
  98. b7072c6 ARM: convert /proc/cpu/aligment to seq_file by Alexey Dobriyan · 15 years ago
  99. 74b8721 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 15 years ago
  100. 0741b7d ARM: RX1950: Add suspend/resume support for RX1950 by Vasily Khoruzhick · 15 years ago