1. ef4c536 ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernels by Dave Martin · 14 years ago
  2. 8551918 ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instructions by Dave Martin · 14 years ago
  3. 3ad5515 Merge branch 'devel-stable' into for-next by Russell King · 14 years ago
  4. 30891c9 ARM: entry: no need to reload the SPSR value from struct pt_regs by Russell King · 14 years ago
  5. da74047 ARM: entry: data abort: tail-call the main data abort handler by Russell King · 14 years ago
  6. 3e287be ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5 by Russell King · 14 years ago
  7. 8dfe7ac ARM: entry: prefetch abort: tail-call the main prefetch abort handler by Russell King · 14 years ago
  8. d9600c9 ARM: entry: re-allocate registers in irq entry assembly macros by Russell King · 14 years ago
  9. f2741b7 ARM: entry: consolidate trace_hardirqs_off into (svc|usr)_entry macros by Russell King · 14 years ago
  10. bc08960 ARM: entry: instrument usr exception handlers with irqsoff tracing by Russell King · 14 years ago
  11. df295df ARM: entry: instrument svc undefined exception handler with irqtrace by Russell King · 14 years ago
  12. 02fe284 ARM: entry: avoid enabling interrupts in prefetch/data abort handlers by Russell King · 14 years ago
  13. 8b41861 ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0 by Russell King · 14 years ago
  14. b059bdc ARM: entry: rejig register allocation in exception entry handlers by Russell King · 14 years ago
  15. fbab1c8 ARM: entry: no need to check parent IRQ mask in IRQ handler return by Russell King · 14 years ago
  16. 1613cc1 ARM: entry: no need to increase preempt count for IRQ handlers by Russell King · 14 years ago
  17. 0402bec ARM: entry: prefetch/data abort helpers: avoid corrupting r4 by Russell King · 14 years ago
  18. ac8b9c1 ARM: entry: prefetch/data abort helpers: convert to macros by Russell King · 14 years ago
  19. 2ff0720 Merge branch 'cmpxchg64' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 14 years ago
  20. 40fb79c ARM: add a kuser_cmpxchg64 user space helper by Nicolas Pitre · 14 years ago
  21. 37b8304 ARM: kuser: move interface documentation out of the source code by Nicolas Pitre · 14 years ago
  22. 9fc2552 ARM: 6952/1: fix lockdep warning of "unannotated irqs-off" by Ming Lei · 14 years ago
  23. 753790e ARM: move cache/processor/fault glue to separate include files by Russell King · 14 years ago
  24. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  25. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  26. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  27. cd544ce ARM: 6538/1: Subarch IRQ handler macros V3 by Magnus Damm · 14 years ago
  28. 5210864 ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time by eric miao · 14 years ago
  29. 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 · 14 years ago
  30. ed3768a ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels. by Dave Martin · 14 years ago
  31. 7e20269 ARM: hw_breakpoint: disable preemption during debug exception handling by Will Deacon · 14 years ago
  32. 55afd26 ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpers by Dave Martin · 14 years ago
  33. ad3b699 ARM: SMP: pass an ipi number to smp_cross_call() by Russell King · 14 years ago
  34. 247055a ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs by Catalin Marinas · 14 years ago
  35. f00ec48 ARM: Allow SMP kernels to boot on UP systems by Russell King · 15 years ago
  36. 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  37. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 15 years ago
  38. 14764b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable by Russell King · 15 years ago
  39. ac78884 ARM: lockdep: fix unannotated irqs-on by Russell King · 15 years ago
  40. f159f4e ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 by Tony Lindgren · 15 years ago
  41. df0698b ARM: stack protector: change the canary value per task by Nicolas Pitre · 15 years ago
  42. 124efc2 ARM: 6068/1: Fix build break with KPROBES enabled by Santosh Shilimkar · 15 years ago
  43. 4260415 ARM: fix build error in arch/arm/kernel/process.c by Russell King · 15 years ago
  44. 7511bce ARM: Fix wrong dmb by Russell King · 15 years ago
  45. cc20d42 ARM: Use a definition for the userspace cmpxchg emulation syscall by Russell King · 15 years ago
  46. a771fe6 ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictable by Catalin Marinas · 15 years ago
  47. 4fb2847 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() by Kirill A. Shutemov · 15 years ago
  48. 83e686e Thumb-2: Correctly handle undefined instructions in the kernel by Catalin Marinas · 15 years ago
  49. 200b812 Clear the exclusive monitor when returning from an exception by Catalin Marinas · 15 years ago
  50. 9b2616c Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stable by Russell King · 16 years ago
  51. 0d928b0 Complete irq tracing support for ARM by Uwe Kleine-König · 16 years ago
  52. b86040a Thumb-2: Implementation of the unified start-up and exceptions code by Catalin Marinas · 16 years ago
  53. 88987ef Thumb-2: Add some .align statements to the .S files by Catalin Marinas · 16 years ago
  54. 42578c8 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel by Russell King · 16 years ago
  55. 2658485 Add core support for ARMv6/v7 big-endian by Catalin Marinas · 16 years ago
  56. bac4e96 [ARM] barriers: improve xchg, bitops and atomic SMP barriers by Russell King · 16 years ago
  57. c4c5716 [ARM] 5385/2: unwind: Add unwinding information to exception entry points by Catalin Marinas · 16 years ago
  58. ecbab71 [ARM] call undefined instruction exception handler with irqs enabled by Russell King · 16 years ago
  59. 93ed397 [ARM] 5227/1: Add the ENDPROC declarations to the .S files by Catalin Marinas · 17 years ago
  60. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 17 years ago
  61. d1964da Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into devel by Russell King · 17 years ago
  62. 28fab1a [ARM] Fix kernel mode preemption by Russell King · 17 years ago
  63. cb170a4 Linux Thumb-2 support for user-space applications by Paul Brook · 17 years ago
  64. 48d7927 Add a prefetch abort handler by Paul Brook · 17 years ago
  65. d0d42df Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel by Russell King · 17 years ago
  66. 785d3cd ARM kprobes: prevent some functions involved with kprobes from being probed by Nicolas Pitre · 17 years ago
  67. d30a0c8 ARM kprobes: don't let a single-stepped stmdb corrupt the exception stack by Nicolas Pitre · 17 years ago
  68. 70b6f2b [ARM] 4689/1: small comment wrap fix by Nicolas Pitre · 17 years ago
  69. b5872db [ARM] 4584/2: ARMv7: Add Advanced SIMD (NEON) extension support by Catalin Marinas · 17 years ago
  70. d28a170 [ARM] 4665/1: fix __und_usr wrt accessing the undefined insn in user space by Nicolas Pitre · 17 years ago
  71. b49c0f2 [ARM] 4659/1: remove possibilities for spurious false negative with __kuser_cmpxchg by Nicolas Pitre · 17 years ago
  72. f80dff9 [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user by Dan Williams · 18 years ago
  73. ae0a846 [ARM] Move processor_modes[] to .../process.c by Russell King · 18 years ago
  74. db6ccbb [ARM] Fix kernel-mode undefined instruction aborts by Russell King · 18 years ago
  75. afe4b25 [ARM] 3881/4: xscale: clean up cp0/cp1 handling by Lennert Buytenhek · 18 years ago
  76. 7ad1bcb [ARM] Add ARM irqtrace support by Russell King · 19 years ago
  77. ba9b5d7 [ARM] 3746/2: Userspace helpers must be Thumb mode interworkable by Nicolas Pitre · 19 years ago
  78. a8c4c20 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  79. ae95bfb [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructure by Lennert Buytenhek · 19 years ago
  80. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  81. c17fad1 [ARM] 3370/2: ep93xx: add crunch support by Lennert Buytenhek · 19 years ago
  82. d6551e8 [ARM] Add thread_notify infrastructure by Russell King · 19 years ago
  83. 6896eec [ARM] 3420/1: Missing clobber in example code by Paul Brook · 19 years ago
  84. 5d25ac0 [ARM] Move IRQ enable after coprocessor number decode by Russell King · 19 years ago
  85. 43cc198 [ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6K by Russell King · 19 years ago
  86. 5964eae [ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient false by Nicolas Pitre · 19 years ago
  87. 49bca4c [ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU case by Nicolas Pitre · 19 years ago
  88. 5e09744 [ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulation by Nicolas Pitre · 19 years ago
  89. 2dede2d [ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exception by Nicolas Pitre · 19 years ago
  90. afeb90c [ARM] Support register switch in nommu mode by Hyok S. Choi · 19 years ago
  91. 78ff18a [ARM] Cleanup ARM includes by Russell King · 19 years ago
  92. 7c612bf [ARM] 3210/1: add missing memory barrier helper for NPTL support by Nicolas Pitre · 19 years ago
  93. 37ee16a [ARM SMP] Add core ARM support for local timers by Russell King · 19 years ago
  94. b7ec479 [ARM] 3115/1: small optimizations to exception vector entry code by Nicolas Pitre · 19 years ago
  95. f09b997 [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code by Nicolas Pitre · 19 years ago
  96. 7339432 [ARM] Fix context switch with ARMv6 + TLS by Russell King · 19 years ago
  97. b876386 [ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on context switch by Russell King · 20 years ago
  98. 5ab6091 Merge with ../linux-2.6-smp by Russell King · 20 years ago
  99. dcef1f6 [PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systems by Nicolas Pitre · 20 years ago
  100. ccea7a1 [PATCH] ARM SMP: Fix vector entry by Russell King · 20 years ago