1. e6978e4 ARM: save and reset the address limit when entering an exception by Russell King · 8 years ago
  2. e6a9dc6 ARM: introduce svc_pt_regs structure by Russell King · 8 years ago
  3. 5745eef ARM: rename S_FRAME_SIZE to PT_REGS_SIZE by Russell King · 8 years ago
  4. 31b96ca ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMA by Ard Biesheuvel · 8 years ago
  5. b48da55 ARM: 8514/1: remove duplicate definitions of __vectors_start and __stubs_start by Ard Biesheuvel · 8 years ago
  6. db695c0 ARM: remove user cmpxchg syscall by Russell King · 9 years ago
  7. 40d3f02 Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus by Russell King · 9 years ago
  8. 2190fed ARM: entry: provide uaccess assembly macro hooks by Russell King · 9 years ago
  9. 1eef5d2 ARM: domains: switch to keeping domain value in register by Russell King · 9 years ago
  10. d6ac4ff Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  11. 06be5ee Merge branches 'fixes' and 'ioremap' into for-linus by Russell King · 9 years ago
  12. 11b8b25 ARM: fix lockdep unannotated irqs-off warning by Russell King · 9 years ago
  13. a611fb7 Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  14. 9b9cf81 arm: fix implicit #include <linux/init.h> in entry asm. by Paul Gortmaker · 9 years ago
  15. 14327c6 ARM: replace BSYM() with badr assembly macro by Russell King · 9 years ago
  16. c4a84ae ARM: 8322/1: keep .text and .fixup regions closer together by Ard Biesheuvel · 9 years ago
  17. a0266c2 ARM: kprobes: disallow probing stack consuming instructions by Wang Nan · 9 years ago
  18. d5d1689 Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  19. 195b58a ARM: Avoid writing to control register on every exception by Russell King · 10 years ago
  20. c0e7f7e ARM: 8150/3: fiq: Replace default FIQ handler by Daniel Thompson · 10 years ago
  21. 6ebbf2c ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ by Russell King · 10 years ago
  22. 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  23. 8229c54 ARM: consolidate last remaining open-coded alignment trap enable by Russell King · 10 years ago
  24. 0aeb340 ARM: remove global cr_no_alignment by Russell King · 10 years ago
  25. 3780f7a ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instruction by Arun K S · 10 years ago
  26. 1417a6b ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usr by Catalin Marinas · 10 years ago
  27. f8fe23e ARM: 7946/1: asm: __und_usr_thumb need byteswap instructions in BE case by Victor Kamensky · 10 years ago
  28. 42cbe82 Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next by Russell King · 11 years ago
  29. e16b31b ARM: 7876/1: clear Thumb-2 IT state on exception handling by Marc Zyngier · 11 years ago
  30. 457c240 ARM: asm: Add ARM_BE8() assembly helper by Ben Dooks · 11 years ago
  31. 1b16c4b ARM: Fix !kuser helpers case by Russell King · 11 years ago
  32. f6f91b0 ARM: allow kuser helpers to be removed from the vector page by Russell King · 11 years ago
  33. e39e3f3 ARM: update FIQ support for relocation of vectors by Russell King · 11 years ago
  34. b9b32bf ARM: use linker magic for vectors and vector stubs by Russell King · 11 years ago
  35. 19accfd ARM: move vector stubs by Russell King · 11 years ago
  36. 5b43e7a ARM: poison memory between kuser helpers by Russell King · 11 years ago
  37. a4780ad ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork by André Hentschel · 11 years ago
  38. 33b9f58 Merge branch 'cleanup' into for-linus by Russell King · 11 years ago
  39. 946342d Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linus by Russell King · 11 years ago
  40. b008848 ARM: 7688/1: add support for context tracking subsystem by Kevin Hilman · 11 years ago
  41. f8f02ec ARM: entry: move disable_irq_notrace into svc_exit by Russell King · 11 years ago
  42. 9b56feb ARM: entry: move IRQ tracing exit into svc_exit by Russell King · 11 years ago
  43. d3f7958 ARM: cleanup undefined instruction entry code by Russell King · 11 years ago
  44. 15ac49b ARM: Fix undefined instruction exception handling by Russell King · 12 years ago
  45. 667d1b4 ARM: 7425/1: extable: ensure fixup entries are 4-byte aligned by Will Deacon · 12 years ago
  46. 357c9c1 ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs by Russell King · 12 years ago
  47. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  48. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  49. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  50. 6f6f6a7 ARM: create a common IOMEM definition by Rob Herring · 12 years ago
  51. 243c865 ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLER by Rob Herring · 12 years ago
  52. 5a97d0a ARM: 7314/1: kuser: consistently use usr_ret for returning from helpers by Will Deacon · 12 years ago
  53. 742eaa6 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 13 years ago
  54. c89cefe ARM: 7170/2: fix compilation breakage in entry-armv.S by Guennadi Liakhovetski · 13 years ago
  55. abeb24a ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusive by Marc Zyngier · 13 years ago
  56. ef4c536 ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernels by Dave Martin · 13 years ago
  57. 8551918 ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instructions by Dave Martin · 13 years ago
  58. 3ad5515 Merge branch 'devel-stable' into for-next by Russell King · 13 years ago
  59. 30891c9 ARM: entry: no need to reload the SPSR value from struct pt_regs by Russell King · 13 years ago
  60. da74047 ARM: entry: data abort: tail-call the main data abort handler by Russell King · 13 years ago
  61. 3e287be ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5 by Russell King · 13 years ago
  62. 8dfe7ac ARM: entry: prefetch abort: tail-call the main prefetch abort handler by Russell King · 13 years ago
  63. d9600c9 ARM: entry: re-allocate registers in irq entry assembly macros by Russell King · 13 years ago
  64. f2741b7 ARM: entry: consolidate trace_hardirqs_off into (svc|usr)_entry macros by Russell King · 13 years ago
  65. bc08960 ARM: entry: instrument usr exception handlers with irqsoff tracing by Russell King · 13 years ago
  66. df295df ARM: entry: instrument svc undefined exception handler with irqtrace by Russell King · 13 years ago
  67. 02fe284 ARM: entry: avoid enabling interrupts in prefetch/data abort handlers by Russell King · 13 years ago
  68. 8b41861 ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0 by Russell King · 13 years ago
  69. b059bdc ARM: entry: rejig register allocation in exception entry handlers by Russell King · 13 years ago
  70. fbab1c8 ARM: entry: no need to check parent IRQ mask in IRQ handler return by Russell King · 13 years ago
  71. 1613cc1 ARM: entry: no need to increase preempt count for IRQ handlers by Russell King · 13 years ago
  72. 0402bec ARM: entry: prefetch/data abort helpers: avoid corrupting r4 by Russell King · 13 years ago
  73. ac8b9c1 ARM: entry: prefetch/data abort helpers: convert to macros by Russell King · 13 years ago
  74. 2ff0720 Merge branch 'cmpxchg64' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  75. 40fb79c ARM: add a kuser_cmpxchg64 user space helper by Nicolas Pitre · 13 years ago
  76. 37b8304 ARM: kuser: move interface documentation out of the source code by Nicolas Pitre · 13 years ago
  77. 9fc2552 ARM: 6952/1: fix lockdep warning of "unannotated irqs-off" by Ming Lei · 13 years ago
  78. 753790e ARM: move cache/processor/fault glue to separate include files by Russell King · 13 years ago
  79. 404a02c Merge branch 'devel-stable' into devel by Russell King · 13 years ago
  80. 4073723 Merge branch 'misc' into devel by Russell King · 13 years ago
  81. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 13 years ago
  82. cd544ce ARM: 6538/1: Subarch IRQ handler macros V3 by Magnus Damm · 13 years ago
  83. 5210864 ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time by eric miao · 14 years ago
  84. 25cf039 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 13 years ago
  85. ed3768a ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels. by Dave Martin · 14 years ago
  86. 7e20269 ARM: hw_breakpoint: disable preemption during debug exception handling by Will Deacon · 14 years ago
  87. 55afd26 ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpers by Dave Martin · 14 years ago
  88. ad3b699 ARM: SMP: pass an ipi number to smp_cross_call() by Russell King · 14 years ago
  89. 247055a ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs by Catalin Marinas · 14 years ago
  90. f00ec48 ARM: Allow SMP kernels to boot on UP systems by Russell King · 14 years ago
  91. 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  92. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 14 years ago
  93. 14764b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable by Russell King · 14 years ago
  94. ac78884 ARM: lockdep: fix unannotated irqs-on by Russell King · 14 years ago
  95. f159f4e ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 by Tony Lindgren · 14 years ago
  96. df0698b ARM: stack protector: change the canary value per task by Nicolas Pitre · 14 years ago
  97. 124efc2 ARM: 6068/1: Fix build break with KPROBES enabled by Santosh Shilimkar · 14 years ago
  98. 4260415 ARM: fix build error in arch/arm/kernel/process.c by Russell King · 14 years ago
  99. 7511bce ARM: Fix wrong dmb by Russell King · 14 years ago
  100. cc20d42 ARM: Use a definition for the userspace cmpxchg emulation syscall by Russell King · 15 years ago