summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas2009-02-191-0/+10
* [ARM] 5381/1: unwind: Reorganise the traps.c codeCatalin Marinas2009-02-121-15/+19
* [ARM] Ensure linux/hardirqs.h is included where requiredRussell King2008-12-151-0/+1
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+0Star
* [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-061-1/+1
* [ARM] sparse: fix several warningsRussell King2008-09-051-1/+2
* [ARM] 5206/1: remove kprobe_trap_handler() hackNicolas Pitre2008-09-011-12/+0Star
* [ARM] traps: don't call undef hook functions with spinlock heldRussell King2008-08-121-13/+18
* kgdb: support for ARCH=armJason Wessel2008-07-231-0/+5
* ARM kprobes: special hook for the kprobes breakpoint handlerNicolas Pitre2008-01-261-0/+12
* ARM kprobes: prevent some functions involved with kprobes from being probedNicolas Pitre2008-01-261-9/+0Star
* [ARM] 4659/1: remove possibilities for spurious false negative with __kuser_c...Nicolas Pitre2007-11-261-2/+1Star
* [ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQsNicolas Pitre2007-11-261-1/+1
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-5/+5
* [ARM] Remove CONFIG_IGNORE_FIQRussell King2007-07-261-2/+0Star
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* [ARM] always allow dump_stack() to produce a backtraceRussell King2007-07-051-2/+0Star
* [ARM] Add support for pause_on_oops and display preempt/smp optionsRussell King2007-06-171-1/+19
* move die notifier handling to common codeChristoph Hellwig2007-05-081-7/+7
* [ARM] 4356/1: arm: fix handling of svc mode undefined instructionsDan Williams2007-05-031-2/+3
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-211-1/+0Star
* [ARM] Add ability to dump exception stacks to kernel backtracesRussell King2007-04-211-2/+16
* [ARM] 4183/1: do_undefinstr: read svc undefined instructions with svc privilegesDan Williams2007-02-141-1/+4
* [ARM] Move processor_modes[] to .../process.cRussell King2007-02-061-10/+2Star
* [ARM] 4070/1: arch/arm/kernel: fix warnings from missing includesBen Dooks2007-01-061-0/+1
* [ARM] 3983/2: remove unused argument to __bug()Nicolas Pitre2006-12-071-5/+2Star
* [ARM] 3759/2: Remove uses of %?Daniel Jacobowitz2006-09-201-1/+1
* [PATCH] Change panic_on_oops message to "Fatal exception"Horms2006-08-141-1/+1
* [PATCH] panic_on_oops: remove ssleep()Horms2006-07-311-5/+2Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Merge nommu treeRussell King2006-03-281-4/+5
|\
| * [ARM] nommu: fixups for the exception vectorsHyok S. Choi2006-03-271-4/+5
* | [ARM] 3030/2: fix permission check in the obscur cmpxchg syscallNicolas Pitre2006-03-251-1/+1
|/
* [ARM] Add panic-on-oops supportRussell King2006-02-221-0/+8
* [ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre2006-01-141-1/+1
* [PATCH] arm: task_stack_page()Al Viro2006-01-121-1/+1
* [PATCH] arm: end_of_stack()Al Viro2006-01-121-1/+1
* [ARM] Cleanup ARM includesRussell King2006-01-031-1/+0Star
* [ARM] Re-organise die()Russell King2005-10-301-12/+17
* [PATCH] mm: arm ready for split ptlockHugh Dickins2005-10-301-5/+9
* [ARM] 3035/1: RISCOS compat code fixNicolas Pitre2005-10-281-1/+3
* [ARM] 2951/1: fix wrong commentNicolas Pitre2005-10-051-1/+1
* [ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.cCatalin Marinas2005-09-211-0/+3
* [PATCH] qualifiers in return types - easy casesAl Viro2005-08-241-1/+1
* [PATCH] ARM: Allow register_undef_hook to be called with IRQs offRussell King2005-07-161-4/+8
* [PATCH] ARM: Don't try to send a signal to pid0Russell King2005-06-301-10/+2Star
* [PATCH] ARM: Move signal return code into vector pageRussell King2005-06-221-0/+9
* [PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systemsNicolas Pitre2005-06-081-0/+49
* [PATCH] ARM: 2663/1: straightify TLS register emulation a bit moreNicolas Pitre2005-05-061-4/+7
* [PATCH] ARM: Fix kernel stack offset calculationsRussell King2005-05-051-1/+2