aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/traps.c
AgeCommit message (Expand)Author
2011-06-09ARM: extend Code: line by one 16-bit quantity for Thumb instructionsRussell King
2011-06-09ARM: 6955/1: cmpxchg syscall should data abort if page not writePo-Yu Chuang
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman
2011-04-14ARM: 6879/1: fix personality test wrt usage of domain handlersNicolas Pitre
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King
2011-02-23ARM: 6668/1: ptrace: remove single-step emulation codeWill Deacon
2011-02-23ARM: fix some sparse errors in generic ARM codeRussell King
2011-02-15ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...Will Deacon
2011-01-06Merge branch 'pgt' (early part) into develRussell King
2011-01-06Merge branch 'smp' into miscRussell King
2010-11-26ARM: pgtable: directly pass pgd/pmd/pte to their error functionsRussell King
2010-11-07ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pSJoe Perches
2010-11-04ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas
2010-07-09ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren
2010-02-15ARM: add notify_die() supportRussell King
2009-11-10ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King
2009-11-08[ARM] Fix test for unimplemented ARM syscallsRussell King
2009-10-25ARM: Fix signal restart issues with NX and OABI compatRussell King
2009-10-11ARM: update die() outputRussell King
2009-10-11ARM: Dump code/mem oops lines with the appropriate log levelRussell King
2009-10-11ARM: Dump memory and backtrace as one printk per lineRussell King
2009-09-28ARM: Ensure do_cache_op takes mmap_semRussell King
2009-02-19[ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas
2009-02-12[ARM] 5381/1: unwind: Reorganise the traps.c codeCatalin Marinas
2008-12-15[ARM] Ensure linux/hardirqs.h is included where requiredRussell King
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King
2008-09-05[ARM] sparse: fix several warningsRussell King
2008-09-01[ARM] 5206/1: remove kprobe_trap_handler() hackNicolas Pitre
2008-08-12[ARM] traps: don't call undef hook functions with spinlock heldRussell King
2008-07-23kgdb: support for ARCH=armJason Wessel
2008-01-26ARM kprobes: special hook for the kprobes breakpoint handlerNicolas Pitre
2008-01-26ARM kprobes: prevent some functions involved with kprobes from being probedNicolas Pitre
2007-11-26[ARM] 4659/1: remove possibilities for spurious false negative with __kuser_c...Nicolas Pitre
2007-11-26[ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQsNicolas Pitre
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-07-26[ARM] Remove CONFIG_IGNORE_FIQRussell King
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-05[ARM] always allow dump_stack() to produce a backtraceRussell King
2007-06-17[ARM] Add support for pause_on_oops and display preempt/smp optionsRussell King
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-03[ARM] 4356/1: arm: fix handling of svc mode undefined instructionsDan Williams
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King
2007-04-21[ARM] Add ability to dump exception stacks to kernel backtracesRussell King
2007-02-14[ARM] 4183/1: do_undefinstr: read svc undefined instructions with svc privilegesDan Williams
2007-02-06[ARM] Move processor_modes[] to .../process.cRussell King
2007-01-06[ARM] 4070/1: arch/arm/kernel: fix warnings from missing includesBen Dooks
2006-12-07[ARM] 3983/2: remove unused argument to __bug()Nicolas Pitre
2006-09-20[ARM] 3759/2: Remove uses of %?Daniel Jacobowitz
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms