summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/traps.c
AgeCommit message (Expand)AuthorLines
2008-01-26ARM kprobes: special hook for the kprobes breakpoint handlerNicolas Pitre-0/+12
2008-01-26ARM kprobes: prevent some functions involved with kprobes from being probedNicolas Pitre-9/+0
2007-11-26[ARM] 4659/1: remove possibilities for spurious false negative with __kuser_c...Nicolas Pitre-2/+1
2007-11-26[ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQsNicolas Pitre-1/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan-5/+5
2007-07-26[ARM] Remove CONFIG_IGNORE_FIQRussell King-2/+0
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov-0/+1
2007-07-05[ARM] always allow dump_stack() to produce a backtraceRussell King-2/+0
2007-06-17[ARM] Add support for pause_on_oops and display preempt/smp optionsRussell King-1/+19
2007-05-08move die notifier handling to common codeChristoph Hellwig-7/+7
2007-05-03[ARM] 4356/1: arm: fix handling of svc mode undefined instructionsDan Williams-2/+3
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King-1/+0
2007-04-21[ARM] Add ability to dump exception stacks to kernel backtracesRussell King-2/+16
2007-02-14[ARM] 4183/1: do_undefinstr: read svc undefined instructions with svc privilegesDan Williams-1/+4
2007-02-06[ARM] Move processor_modes[] to .../process.cRussell King-10/+2
2007-01-06[ARM] 4070/1: arch/arm/kernel: fix warnings from missing includesBen Dooks-0/+1
2006-12-07[ARM] 3983/2: remove unused argument to __bug()Nicolas Pitre-5/+2
2006-09-20[ARM] 3759/2: Remove uses of %?Daniel Jacobowitz-1/+1
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms-1/+1
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms-5/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-28Merge nommu treeRussell King-4/+5
2006-03-27[ARM] nommu: fixups for the exception vectorsHyok S. Choi-4/+5
2006-03-25[ARM] 3030/2: fix permission check in the obscur cmpxchg syscallNicolas Pitre-1/+1
2006-02-22[ARM] Add panic-on-oops supportRussell King-0/+8
2006-01-14[ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre-1/+1
2006-01-12[PATCH] arm: task_stack_page()Al Viro-1/+1
2006-01-12[PATCH] arm: end_of_stack()Al Viro-1/+1
2006-01-03[ARM] Cleanup ARM includesRussell King-1/+0
2005-10-30[ARM] Re-organise die()Russell King-12/+17
2005-10-29[PATCH] mm: arm ready for split ptlockHugh Dickins-5/+9
2005-10-28[ARM] 3035/1: RISCOS compat code fixNicolas Pitre-1/+3
2005-10-04[ARM] 2951/1: fix wrong commentNicolas Pitre-1/+1
2005-09-21[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.cCatalin Marinas-0/+3
2005-08-23[PATCH] qualifiers in return types - easy casesAl Viro-1/+1
2005-07-16[PATCH] ARM: Allow register_undef_hook to be called with IRQs offRussell King-4/+8
2005-06-30[PATCH] ARM: Don't try to send a signal to pid0Russell King-10/+2
2005-06-22[PATCH] ARM: Move signal return code into vector pageRussell King-0/+9
2005-06-08[PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systemsNicolas Pitre-0/+49
2005-05-05[PATCH] ARM: 2663/1: straightify TLS register emulation a bit moreNicolas Pitre-4/+7
2005-05-05[PATCH] ARM: Fix kernel stack offset calculationsRussell King-1/+2
2005-04-29[PATCH] ARM: 2651/3: kernel helpers for NPTL supportNicolas Pitre-8/+50
2005-04-26[PATCH] ARM: remove some entry initialisation asm codeRussell King-2/+9
2005-04-17[PATCH] ARM: showregsRussell King-6/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+590