1. c256303 ARM: 8285/1: remove ARMv3 user access code again by Nicolas Pitre · 10 years ago
  2. 279f487e ARM: 8225/1: Add unwinding support for memory copy functions by Lin Yongting · 10 years ago
  3. 207a6cb ARM: 8224/1: Add unwinding support for memmove function by Lin Yongting · 10 years ago
  4. 20cb6ab ARM: 8223/1: Add unwinding support for __memzero function by Lin Yongting · 10 years ago
  5. c2459d35 ARM: 8204/1: Add unwinding support for memset function by Lin Yongting · 10 years ago
  6. d998138 ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytes by Victor Kamensky · 10 years ago
  7. 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
  8. e38361d ARM: 8091/2: add get_user() support for 8 byte types by Daniel Thompson · 10 years ago
  9. 6ebbf2c ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ by Russell King · 10 years ago
  10. 5930c1a ARM: choose highest resolution delay timer by Peter De Schrijver · 10 years ago
  11. d98b90e ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull by Victor Kamensky · 11 years ago
  12. c32ffce ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics by Will Deacon · 11 years ago
  13. 017f161 ARM: 7877/1: use built-in byte swap function by Kim Phillips · 11 years ago
  14. ef41b5c ARM: make kernel oops easier to read by Russell King · 11 years ago
  15. 11d4bb1 ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculation by Fabio Estevam · 11 years ago
  16. b7ec699 ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMP by Will Deacon · 11 years ago
  17. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  18. df762ec Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  19. a3a9ea6 ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page aware by Steven Capper · 11 years ago
  20. d779c07 ARM: bitops: prefetch the destination word for write prior to strex by Will Deacon · 11 years ago
  21. 136dfa5 ARM: delete mach-shark by Linus Walleij · 11 years ago
  22. 9319206 ARM: 7835/2: fix modular build of xor_blocks() with NEON enabled by Ard Biesheuvel · 11 years ago
  23. b4f656e Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm into devel-stable by Russell King · 11 years ago
  24. 8bd26e3 arm: delete __cpuinit/__CPUINIT usage from all ARM users by Paul Gortmaker · 11 years ago
  25. 0195659 ARM: crypto: add NEON accelerated XOR implementation by Ard Biesheuvel · 11 years ago
  26. 6f3d90e ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops by Will Deacon · 11 years ago
  27. 418df63a ARM: 7670/1: fix the memset fix by Nicolas Pitre · 11 years ago
  28. 455bd4c ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimizations by Ivan Djelic · 12 years ago
  29. 7026436 ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clock by Nicolas Pitre · 12 years ago
  30. f3accb1 ARM: export default read_current_timer by Arnd Bergmann · 12 years ago
  31. ceaa1a1 Merge branch 'arch-timers' into for-linus by Russell King · 12 years ago
  32. 56942fe ARM: 7538/1: delay: add registration mechanism for delay timer sources by Jonathan Austin · 12 years ago
  33. beafa0d ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loop by Will Deacon · 12 years ago
  34. 8404663 ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS by Russell King · 12 years ago
  35. 080fc66 ARM: Bring back ARMv3 IO and user access code by Russell King · 12 years ago
  36. 0cc41e4 arch: remove direct definitions of KERN_<LEVEL> uses by Joe Perches · 12 years ago
  37. 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago
  38. d0a533b ARM: 7452/1: delay: allow timer-based delay implementation to be selected by Will Deacon · 12 years ago
  39. 8c56cc8 ARM: 7449/1: use generic strnlen_user and strncpy_from_user functions by Will Deacon · 12 years ago
  40. 357c9c1 ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs by Russell King · 12 years ago
  41. 4e7682d ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflicts by Catalin Marinas · 13 years ago
  42. 2d81f1f ARM: lib: add call_with_stack function for safely changing stack by Will Deacon · 13 years ago
  43. c36ef4b ARM: 7171/1: unwind: add unwind directives to bitops assembly macros by Will Deacon · 13 years ago
  44. bdf4e94 Merge branch 'misc' into for-linus by Russell King · 13 years ago
  45. 01885bc ARM: 7125/1: Add unwinding annotations for 64bit division functions by Laura Abbott · 13 years ago
  46. b380ab4 ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs by Laura Abbott · 13 years ago
  47. 7816e21 ARM: include linux/highmem.h in uaccess functions by Arnd Bergmann · 13 years ago
  48. 4d44871 arm: remove "optimized" SHA1 routines by Linus Torvalds · 13 years ago
  49. b480a4b ARM: remove unnecessary mach/hardware.h includes by Rob Herring · 13 years ago
  50. 81479c2 ARM: 6945/1: Add unwinding support for division functions by Laura Abbott · 13 years ago
  51. 196f020 Merge branches 'fixes', 'pgt-next' and 'versatile' into devel by Russell King · 13 years ago
  52. 516295e ARM: pgtable: add pud-level code by Russell King · 14 years ago
  53. 3ba6e69 ARM: 6653/1: bitops: Use BX instead of MOV PC,LR by Dave Martin · 14 years ago
  54. 6323f0c ARM: bitops: switch set/clear/change bitops to use ldrex/strex by Russell King · 14 years ago
  55. a16ede3 ARM: bitops: ensure set/clear/change bitops take a word-aligned pointer by Russell King · 14 years ago
  56. 56949d4 ARM: udelay: prevent math rounding resulting in short udelays by Russell King · 14 years ago
  57. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  58. 0e91ec0 ARM: 6482/2: Fix find_next_zero_bit and related assembly by James Jones · 14 years ago
  59. 247055a ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs by Catalin Marinas · 14 years ago
  60. be82ae0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  61. 4609a17 ARM: Fix csum_partial_copy_from_user() by Russell King · 14 years ago
  62. c9c6fe5 ARM: Remove support for LinkUp Systems L7200 SDP. by Russell King · 14 years ago
  63. e814d82 ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabled by Catalin Marinas · 14 years ago
  64. 4260415 ARM: fix build error in arch/arm/kernel/process.c by Russell King · 14 years ago
  65. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  66. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  67. fd522a8 ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds by Catalin Marinas · 14 years ago
  68. 40d743b Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 by Russell King · 15 years ago
  69. dca230f ARM: 5701/1: ARM: copy_page.S: take into account the size of the cache line by Kirill A. Shutemov · 15 years ago
  70. 2f82af0 Nicolas Pitre has a new email address by Nicolas Pitre · 15 years ago
  71. 9b2616c Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stable by Russell King · 15 years ago
  72. 0d928b0 Complete irq tracing support for ARM by Uwe Kleine-König · 15 years ago
  73. 8b59278 Thumb-2: Implement the unified arch/arm/lib functions by Catalin Marinas · 15 years ago
  74. 88987ef Thumb-2: Add some .align statements to the .S files by Catalin Marinas · 15 years ago
  75. 98797a2 Merge branch 'copy_user' of git://git.marvell.com/orion into devel by Russell King · 15 years ago
  76. c626e3f [ARM] alternative copy_to_user: more precise fallback threshold by Nicolas Pitre · 15 years ago
  77. cb9dc92 [ARM] lower overhead with alternative copy_to_user for small copies by Nicolas Pitre · 15 years ago
  78. 39ec58f [ARM] alternative copy_to_user/clear_user implementation by Lennert Buytenhek · 16 years ago
  79. a1f9884 [ARM] allow for alternative __copy_to_user/__clear_user implementations by Nicolas Pitre · 16 years ago
  80. bac4e96 [ARM] barriers: improve xchg, bitops and atomic SMP barriers by Russell King · 15 years ago
  81. 31bccbf Merge branch 'clps7500' into devel by Russell King · 16 years ago
  82. 635f025 [ARM] clps7500: remove support by Russell King · 16 years ago
  83. 59f0cb0 [ARM] remove memzero() by Russell King · 16 years ago
  84. 6a4690c Merge branch 'ptebits' into devel by Russell King · 16 years ago
  85. 22acc4e [ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functions by Catalin Marinas · 16 years ago
  86. 9c23e5f [ARM] 5232/1: Do not post-index STRT instruction in clear_user.S by Catalin Marinas · 16 years ago
  87. 93ed397 [ARM] 5227/1: Add the ENDPROC declarations to the .S files by Catalin Marinas · 16 years ago
  88. 212496f [ARM] 5226/1: remove unmatched comment end. by Jean-Christophe DUBOIS · 16 years ago
  89. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  90. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  91. 4baa992 [ARM] move include/asm-arm to arch/arm/include/asm by Russell King · 16 years ago
  92. f91a8dc [ARM] cache align memset and memzero by Nicolas Pitre · 16 years ago
  93. 2239aff [ARM] cache align destination pointer when copying memory for some processors by Nicolas Pitre · 16 years ago
  94. 4c4925c [ARM] fix cache alignment code in memset.S by Nicolas Pitre · 16 years ago
  95. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 17 years ago
  96. 235b185 [ARM] getuser.S and putuser.S don't need thread_info.h nor asm-offsets.h by Russell King · 18 years ago
  97. 7ab3f8d [ARM] Add ability to dump exception stacks to kernel backtraces by Russell King · 18 years ago
  98. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  99. 583e7f5 [ARM] nommu: backtrace code must not reference a discarded section by Russell King · 18 years ago
  100. 9641c7c [ARM] nommu: uaccess tweaks by Russell King · 18 years ago