index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
traps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-09-06
1
-1
/
+0
*
[ARM] Convert asm/uaccess.h to linux/uaccess.h
Russell King
2008-09-06
1
-1
/
+1
*
[ARM] sparse: fix several warnings
Russell King
2008-09-05
1
-1
/
+2
*
[ARM] 5206/1: remove kprobe_trap_handler() hack
Nicolas Pitre
2008-09-01
1
-12
/
+0
*
[ARM] traps: don't call undef hook functions with spinlock held
Russell King
2008-08-12
1
-13
/
+18
*
kgdb: support for ARCH=arm
Jason Wessel
2008-07-23
1
-0
/
+5
*
ARM kprobes: special hook for the kprobes breakpoint handler
Nicolas Pitre
2008-01-26
1
-0
/
+12
*
ARM kprobes: prevent some functions involved with kprobes from being probed
Nicolas Pitre
2008-01-26
1
-9
/
+0
*
[ARM] 4659/1: remove possibilities for spurious false negative with __kuser_c...
Nicolas Pitre
2007-11-26
1
-2
/
+1
*
[ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQs
Nicolas Pitre
2007-11-26
1
-1
/
+1
*
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
1
-5
/
+5
*
[ARM] Remove CONFIG_IGNORE_FIQ
Russell King
2007-07-26
1
-2
/
+0
*
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-17
1
-0
/
+1
*
[ARM] always allow dump_stack() to produce a backtrace
Russell King
2007-07-05
1
-2
/
+0
*
[ARM] Add support for pause_on_oops and display preempt/smp options
Russell King
2007-06-17
1
-1
/
+19
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-7
/
+7
*
[ARM] 4356/1: arm: fix handling of svc mode undefined instructions
Dan Williams
2007-05-03
1
-2
/
+3
*
[ARM] Remove needless linux/ptrace.h includes
Russell King
2007-04-21
1
-1
/
+0
*
[ARM] Add ability to dump exception stacks to kernel backtraces
Russell King
2007-04-21
1
-2
/
+16
*
[ARM] 4183/1: do_undefinstr: read svc undefined instructions with svc privileges
Dan Williams
2007-02-14
1
-1
/
+4
*
[ARM] Move processor_modes[] to .../process.c
Russell King
2007-02-06
1
-10
/
+2
*
[ARM] 4070/1: arch/arm/kernel: fix warnings from missing includes
Ben Dooks
2007-01-06
1
-0
/
+1
*
[ARM] 3983/2: remove unused argument to __bug()
Nicolas Pitre
2006-12-07
1
-5
/
+2
*
[ARM] 3759/2: Remove uses of %?
Daniel Jacobowitz
2006-09-20
1
-1
/
+1
*
[PATCH] Change panic_on_oops message to "Fatal exception"
Horms
2006-08-14
1
-1
/
+1
*
[PATCH] panic_on_oops: remove ssleep()
Horms
2006-07-31
1
-5
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
Merge nommu tree
Russell King
2006-03-28
1
-4
/
+5
|
\
|
*
[ARM] nommu: fixups for the exception vectors
Hyok S. Choi
2006-03-27
1
-4
/
+5
*
|
[ARM] 3030/2: fix permission check in the obscur cmpxchg syscall
Nicolas Pitre
2006-03-25
1
-1
/
+1
|
/
*
[ARM] Add panic-on-oops support
Russell King
2006-02-22
1
-0
/
+8
*
[ARM] 3105/4: ARM EABI: new syscall entry convention
Nicolas Pitre
2006-01-14
1
-1
/
+1
*
[PATCH] arm: task_stack_page()
Al Viro
2006-01-12
1
-1
/
+1
*
[PATCH] arm: end_of_stack()
Al Viro
2006-01-12
1
-1
/
+1
*
[ARM] Cleanup ARM includes
Russell King
2006-01-03
1
-1
/
+0
*
[ARM] Re-organise die()
Russell King
2005-10-30
1
-12
/
+17
*
[PATCH] mm: arm ready for split ptlock
Hugh Dickins
2005-10-29
1
-5
/
+9
*
[ARM] 3035/1: RISCOS compat code fix
Nicolas Pitre
2005-10-28
1
-1
/
+3
*
[ARM] 2951/1: fix wrong comment
Nicolas Pitre
2005-10-04
1
-1
/
+1
*
[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c
Catalin Marinas
2005-09-21
1
-0
/
+3
*
[PATCH] qualifiers in return types - easy cases
Al Viro
2005-08-23
1
-1
/
+1
*
[PATCH] ARM: Allow register_undef_hook to be called with IRQs off
Russell King
2005-07-16
1
-4
/
+8
*
[PATCH] ARM: Don't try to send a signal to pid0
Russell King
2005-06-30
1
-10
/
+2
*
[PATCH] ARM: Move signal return code into vector page
Russell King
2005-06-22
1
-0
/
+9
*
[PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systems
Nicolas Pitre
2005-06-08
1
-0
/
+49
*
[PATCH] ARM: 2663/1: straightify TLS register emulation a bit more
Nicolas Pitre
2005-05-05
1
-4
/
+7
*
[PATCH] ARM: Fix kernel stack offset calculations
Russell King
2005-05-05
1
-1
/
+2
*
[PATCH] ARM: 2651/3: kernel helpers for NPTL support
Nicolas Pitre
2005-04-29
1
-8
/
+50
*
[PATCH] ARM: remove some entry initialisation asm code
Russell King
2005-04-26
1
-2
/
+9
*
[PATCH] ARM: showregs
Russell King
2005-04-17
1
-6
/
+2
[next]