1. 592201a ARM: Thumb-2: Support Thumb-2 in undefined instruction handler by Jon Medhurst · 14 years ago
  2. a901158 ARM: extend Code: line by one 16-bit quantity for Thumb instructions by Russell King · 14 years ago
  3. 373ce30 ARM: 6955/1: cmpxchg syscall should data abort if page not write by Po-Yu Chuang · 14 years ago
  4. 82a3242 sysfs: remove "last sysfs file:" line from the oops messages by Greg Kroah-Hartman · 14 years ago
  5. 88b9ef4 ARM: 6879/1: fix personality test wrt usage of domain handlers by Nicolas Pitre · 14 years ago
  6. 196f020 Merge branches 'fixes', 'pgt-next' and 'versatile' into devel by Russell King · 14 years ago
  7. 425fc47 ARM: 6668/1: ptrace: remove single-step emulation code by Will Deacon · 14 years ago
  8. 2bbd7e9 ARM: fix some sparse errors in generic ARM code by Russell King · 14 years ago
  9. 29a3819 ARM: 6674/1: LPAE: use long long format when printing physical addresses and ptes by Will Deacon · 14 years ago
  10. 28cdac6 Merge branch 'pgt' (early part) into devel by Russell King · 14 years ago
  11. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  12. 69529c0 ARM: pgtable: directly pass pgd/pmd/pte to their error functions by Russell King · 14 years ago
  13. 69448c2 ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pS by Joe Perches · 14 years ago
  14. 247055a ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs by Catalin Marinas · 14 years ago
  15. f159f4e ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 by Tony Lindgren · 15 years ago
  16. a9221de ARM: add notify_die() support by Russell King · 15 years ago
  17. cc20d42 ARM: Use a definition for the userspace cmpxchg emulation syscall by Russell King · 15 years ago
  18. bfd2e29 [ARM] Fix test for unimplemented ARM syscalls by Russell King · 15 years ago
  19. ab72b00 ARM: Fix signal restart issues with NX and OABI compat by Russell King · 15 years ago
  20. 03a6e5b ARM: update die() output by Russell King · 15 years ago
  21. e40c2ec ARM: Dump code/mem oops lines with the appropriate log level by Russell King · 15 years ago
  22. d191fe0 ARM: Dump memory and backtrace as one printk per line by Russell King · 15 years ago
  23. aa45ee8f ARM: Ensure do_cache_op takes mmap_sem by Russell King · 15 years ago
  24. bff595c [ARM] 5383/2: unwind: Add core support for ARM stack unwinding by Catalin Marinas · 16 years ago
  25. 67a94c2 [ARM] 5381/1: unwind: Reorganise the traps.c code by Catalin Marinas · 16 years ago
  26. 67306da [ARM] Ensure linux/hardirqs.h is included where required by Russell King · 16 years ago
  27. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  28. 33fa9b1 [ARM] Convert asm/uaccess.h to linux/uaccess.h by Russell King · 16 years ago
  29. 09d9bae [ARM] sparse: fix several warnings by Russell King · 16 years ago
  30. 3305a60 [ARM] 5206/1: remove kprobe_trap_handler() hack by Nicolas Pitre · 16 years ago
  31. b03a5b7 [ARM] traps: don't call undef hook functions with spinlock held by Russell King · 16 years ago
  32. 5cbad0e kgdb: support for ARCH=arm by Jason Wessel · 17 years ago
  33. 7969691 ARM kprobes: special hook for the kprobes breakpoint handler by Nicolas Pitre · 17 years ago
  34. 785d3cd ARM kprobes: prevent some functions involved with kprobes from being probed by Nicolas Pitre · 17 years ago
  35. b49c0f2 [ARM] 4659/1: remove possibilities for spurious false negative with __kuser_cmpxchg by Nicolas Pitre · 17 years ago
  36. aeb747a [ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQs by Nicolas Pitre · 17 years ago
  37. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  38. a14ff99 [ARM] Remove CONFIG_IGNORE_FIQ by Russell King · 17 years ago
  39. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  40. 082f47a [ARM] always allow dump_stack() to produce a backtrace by Russell King · 18 years ago
  41. d920242 [ARM] Add support for pause_on_oops and display preempt/smp options by Russell King · 18 years ago
  42. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  43. 99cce8f [ARM] 4356/1: arm: fix handling of svc mode undefined instructions by Dan Williams · 18 years ago
  44. 0f0a00b [ARM] Remove needless linux/ptrace.h includes by Russell King · 18 years ago
  45. 7ab3f8d [ARM] Add ability to dump exception stacks to kernel backtraces by Russell King · 18 years ago
  46. dfc544c [ARM] 4183/1: do_undefinstr: read svc undefined instructions with svc privileges by Dan Williams · 18 years ago
  47. ae0a846 [ARM] Move processor_modes[] to .../process.c by Russell King · 18 years ago
  48. 9ca3f07 [ARM] 4070/1: arch/arm/kernel: fix warnings from missing includes by Ben Dooks · 18 years ago
  49. 7174d85 [ARM] 3983/2: remove unused argument to __bug() by Nicolas Pitre · 18 years ago
  50. 6a39dd6 [ARM] 3759/2: Remove uses of %? by Daniel Jacobowitz · 18 years ago
  51. 012c437 [PATCH] Change panic_on_oops message to "Fatal exception" by Horms · 18 years ago
  52. cea6a4b [PATCH] panic_on_oops: remove ssleep() by Horms · 18 years ago
  53. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  54. ae574a5 Merge nommu tree by Russell King · 19 years ago
  55. c760fc1 [ARM] nommu: fixups for the exception vectors by Hyok S. Choi · 19 years ago
  56. 2ce9804 [ARM] 3030/2: fix permission check in the obscur cmpxchg syscall by Nicolas Pitre · 19 years ago
  57. 3186749 [ARM] Add panic-on-oops support by Russell King · 19 years ago
  58. 3f2829a [ARM] 3105/4: ARM EABI: new syscall entry convention by Nicolas Pitre · 19 years ago
  59. 32d39a9 [PATCH] arm: task_stack_page() by Al Viro · 19 years ago
  60. 5520582 [PATCH] arm: end_of_stack() by Al Viro · 19 years ago
  61. 78ff18a [ARM] Cleanup ARM includes by Russell King · 19 years ago
  62. d362979 [ARM] Re-organise die() by Russell King · 19 years ago
  63. 69b0475 [PATCH] mm: arm ready for split ptlock by Hugh Dickins · 19 years ago
  64. a999cb0 [ARM] 3035/1: RISCOS compat code fix by Nicolas Pitre · 19 years ago
  65. 74f8849 [ARM] 2951/1: fix wrong comment by Nicolas Pitre · 19 years ago
  66. 6a1ced5 [ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c by Catalin Marinas · 19 years ago
  67. 3321565 [PATCH] qualifiers in return types - easy cases by Al Viro · 19 years ago
  68. 109d89c [PATCH] ARM: Allow register_undef_hook to be called with IRQs off by Russell King · 19 years ago
  69. cfb0810 [PATCH] ARM: Don't try to send a signal to pid0 by Russell King · 20 years ago
  70. e00d349 [PATCH] ARM: Move signal return code into vector page by Russell King · 20 years ago
  71. dcef1f6 [PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systems by Nicolas Pitre · 20 years ago
  72. 4b0e07a [PATCH] ARM: 2663/1: straightify TLS register emulation a bit more by Nicolas Pitre · 20 years ago
  73. 4f7a181 [PATCH] ARM: Fix kernel stack offset calculations by Russell King · 20 years ago
  74. 2d2669b [PATCH] ARM: 2651/3: kernel helpers for NPTL support by Nicolas Pitre · 20 years ago
  75. 7933523 [PATCH] ARM: remove some entry initialisation asm code by Russell King · 20 years ago
  76. 652a12e [PATCH] ARM: showregs by Russell King · 20 years ago
  77. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago