1. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  2. ac96680 ARM: 8535/1: mm: DEBUG_RODATA makes no sense with XIP_KERNEL by Arnd Bergmann · 9 years ago
  3. 25362dc ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATA by Kees Cook · 9 years ago
  4. 17d44d7 ARM: no longer make CPU targets visible separately by Arnd Bergmann · 9 years ago
  5. 38541bf ARM: no longer force unbuffered DMA for realview by Arnd Bergmann · 9 years ago
  6. 56e0464 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  7. e7ecbc0 ARM: uniphier: add outer cache support by Masahiro Yamada · 9 years ago
  8. db695c0 ARM: remove user cmpxchg syscall by Russell King · 9 years ago
  9. f813090 ARM: move heavy barrier support out of line by Russell King · 9 years ago
  10. 9de44aa Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next by Russell King · 9 years ago
  11. 45b0fa0 ARM: 8369/1: ARMv7M: define size of vector table for Vybrid by Stefan Agner · 9 years ago
  12. d8dc7fb ARM: re-implement physical address space switching by Russell King · 10 years ago
  13. c32b765 ARM: 8374/1: no longer expose CPU_ARM7TDMI/CPU_ARM9TDMI by Arnd Bergmann · 9 years ago
  14. 6b1814c ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256 entries by Maxime Coquelin stm32 · 10 years ago
  15. 6b7acae Merge branches 'misc' and 'vdso' into for-next by Russell King · 9 years ago
  16. 5d38000 ARM: 8342/1: VDSO: depend on CPU_V7 by Nathan Lynch · 9 years ago
  17. c848791 Merge branches 'misc', 'vdso' and 'fixes' into for-next by Russell King · 9 years ago
  18. e1e2f6e ARM: 8276/1: Make CPU_DCACHE_DISABLE depend on !SMP by Florian Fainelli · 10 years ago
  19. e5b61de ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bits by Nathan Lynch · 10 years ago
  20. d88d6cf ARM: mm: Remove Kconfig symbol CACHE_PL310 by Paul Bolle · 10 years ago
  21. fba2890 ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabled by Arnd Bergmann · 10 years ago
  22. 26ceb12 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  23. 6cd94d5 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  24. e9f2d6d Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
  25. 08b964f ARM: 8198/1: make kuser helpers depend on MMU by Nathan Lynch · 10 years ago
  26. dc680b9 ARM: fix multiplatform allmodcompile by Linus Walleij · 10 years ago
  27. 80d6b0c ARM: mm: allow text and rodata sections to be read-only by Kees Cook · 11 years ago
  28. 1e6b481 ARM: mm: allow non-text sections to be non-executable by Kees Cook · 11 years ago
  29. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  30. c89c3a6 Merge branch 'swp' (early part) into for-next by Russell King · 10 years ago
  31. 4338925 Merge tag 'mvebu-soc-3.17-2' of git://git.infradead.org/linux-mvebu into next/soc by Olof Johansson · 10 years ago
  32. a11dd73 ARM: SWP emulation: always enable when SMP is enabled by Russell King · 10 years ago
  33. 80d3cb9 ARM: 8090/1: add revision info for PL310 errata 588369 and 727915 by Shawn Guo · 10 years ago
  34. ba364fc ARM: Kirkwood: Remove mach-kirkwood by Andrew Lunn · 10 years ago
  35. a641f3a ARM: l2c: fix dependencies on PL310 errata symbols by Russell King · 10 years ago
  36. c0fe18b ARM: l2c: move errata configuration options to arch/arm/mm/Kconfig by Russell King · 11 years ago
  37. 51aaf81 ARM: keep arch/arm/Kconfig and arch/arm/mm/Kconfig select entries sorted by Russell King · 10 years ago
  38. ff050ad Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  39. 9f80036 Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  40. fa04e20 ARM: rpc: autoselect CPU_SA110 by Arnd Bergmann · 11 years ago
  41. adc0097 ARM: MM Enable building Feroceon L2 cache controller with ARCH_MVEBU by Andrew Lunn · 11 years ago
  42. b6ccb98 ARM: 7954/1: mm: remove remaining domain support from ARMv6 by Will Deacon · 11 years ago
  43. d10d2d4 ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIAN by Ben Dooks · 12 years ago
  44. ac12450 ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help text by Nicolas Pitre · 11 years ago
  45. f6f91b0 ARM: allow kuser helpers to be removed from the vector page by Russell King · 11 years ago
  46. 6656761 ARM: select CPU_CPU15_MMU/MPU appropriately by Jonathan Austin · 12 years ago
  47. f150abe Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable by Russell King · 11 years ago
  48. 946342d Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linus by Russell King · 11 years ago
  49. 4477ca4 ARM: ARMv7-M: Allow the building of new kernel port by Uwe Kleine-König · 12 years ago
  50. 82d9b0d ARM: cache: remove ARMv3 support code by Will Deacon · 12 years ago
  51. 73a09d2 Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable by Russell King · 12 years ago
  52. bc7dea0 ARM: let CPUs not being able to run in ARM mode enter in THUMB mode by Uwe Kleine-König · 13 years ago
  53. 651134b ARM: virt: hide CONFIG_ARM_VIRT_EXT from user by Will Deacon · 12 years ago
  54. de49019 arm: mm: Add support for PJ4B cpu and init routines by Gregory CLEMENT · 12 years ago
  55. b1b3f49 ARM: config: sort select statements alphanumerically by Russell King · 12 years ago
  56. 5b6728d ARM: virt: Add CONFIG_ARM_VIRT_EXT option by Dave Martin · 13 years ago
  57. 357c9c1 ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs by Russell King · 12 years ago
  58. 9b7333a ARM: 7381/1: nommu: fix typo in mm/Kconfig by Will Deacon · 13 years ago
  59. 08a183f ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architectures by Catalin Marinas · 13 years ago
  60. a092f2b ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUs by Will Deacon · 13 years ago
  61. df0bcfe Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/people/dmart/linux-2.6-arm into devel-stable by Russell King · 13 years ago
  62. ce5ea9f ARM: l2x0/pl310: Refactor Kconfig to be more maintainable by Dave Martin · 13 years ago
  63. 497b7e9 ARM: LPAE: Add the Kconfig entries by Catalin Marinas · 13 years ago
  64. abc3f12 Merge branch 'imx/imx6q' into next/soc by Arnd Bergmann · 13 years ago
  65. a89cf59 arm/imx: merge i.MX3 and i.MX6 by Sascha Hauer · 13 years ago
  66. 13eed98 arm/imx6q: add device tree machine support by Shawn Guo · 13 years ago
  67. 220e6cf ARM: add Highbank core platform support by Rob Herring · 13 years ago
  68. 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  69. 3a6cb8c Merge branch 'zynq/master' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/soc by Arnd Bergmann · 13 years ago
  70. 02c981c ARM: CSR: Adding CSR SiRFprimaII board support by Binghua Duan · 13 years ago
  71. 93e85d8 ARM: cns3xxx: Add support for L2 Cache Controller by Anton Vorontsov · 13 years ago
  72. b85a3ef ARM: Xilinx: Adding Xilinx board support by John Linn · 13 years ago
  73. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  74. bd1274d Merge branch 'v6v7' into devel by Russell King · 14 years ago
  75. 1f0090a Merge branch 'misc' into devel by Russell King · 14 years ago
  76. 9ced9f0 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
  77. 3afdb0f Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  78. c23eb89 ARM: imx3x: clean up ARCH_MX3X by Richard Zhao · 14 years ago
  79. 5637a12 ARM: move L1_CACHE_SHIFT_6 to mm/Kconfig by Russell King · 14 years ago
  80. 10606aa ARM: EXYNOS4: Update Kconfig and Makefile for the new ARCH_EXYNOS4 by Kukjin Kim · 14 years ago
  81. 0193c00 ARM: make SWP emulation explicit on !CPU_USE_DOMAINS by Russell King · 14 years ago
  82. 15490ef ARM: Avoid building unsafe kernels on OMAP2 and MX3 by Russell King · 14 years ago
  83. 3bc28c8 ARM: v6k: DMA_CACHE_RWFO isn't appropriate for non-v6k CPUs by Russell King · 14 years ago
  84. 581388c ARM: v6k: allow swp emulation again when ARMv7 is enabled by Russell King · 14 years ago
  85. 60799c6 ARM: v6k: do not disable CPU_32v6K based on platform selection by Russell King · 14 years ago
  86. 8762df4 ARM: v6k: use CPU domain feature if we include support for arch < ARMv6K by Russell King · 14 years ago
  87. c786282 ARM: v6k: Dove platforms use V6K architecture CPUs by Russell King · 14 years ago
  88. e399b1a ARM: v6k: introduce CPU_V6K option by Russell King · 14 years ago
  89. 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
  90. e118a1d ARM: Do not enable SWP emulation if CPU_V6 && CPU_V7 by Catalin Marinas · 14 years ago
  91. 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
  92. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  93. 3f408fa ARM: mmp: select CPU_PJ4 by Haojian Zhuang · 14 years ago
  94. a455335 ARM: pxa: support pxa95x by Haojian Zhuang · 14 years ago
  95. 6d9598e ARM: mach-shmobile: Initial AG5 and AG5EVM support by Magnus Damm · 14 years ago
  96. 64d2dc3 ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors by Leif Lindholm · 14 years ago
  97. 247055a ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs by Catalin Marinas · 14 years ago
  98. 9a6655e ARM: Improve the L2 cache performance when PL310 is used by Catalin Marinas · 14 years ago
  99. 026b5ca ARM: 6344/1: Mark CPU_32v6K as depended on CPU_V7 by Catalin Marinas · 14 years ago
  100. 0b019a4 Merge branches 'master' and 'devel' into for-linus by Russell King · 14 years ago