aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* arm/traps: get full DIV instruction in thumb modeMichael Gernoth2015-12-091-0/+13
* samsung update 1codeworkx2012-06-021-1/+3
* ARM: extend Code: line by one 16-bit quantity for Thumb instructionsRussell King2011-06-091-1/+1
* ARM: 6955/1: cmpxchg syscall should data abort if page not writePo-Yu Chuang2011-06-091-1/+1
* sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman2011-05-131-1/+0
* ARM: 6879/1: fix personality test wrt usage of domain handlersNicolas Pitre2011-04-141-2/+1
*-. Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-201-3/+3
|\ \
| | * ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...Will Deacon2011-02-151-3/+3
* | | ARM: 6668/1: ptrace: remove single-step emulation codeWill Deacon2011-02-231-1/+1
* | | ARM: fix some sparse errors in generic ARM codeRussell King2011-02-231-1/+1
|/ /
* | Merge branch 'pgt' (early part) into develRussell King2011-01-061-6/+6
|\ \ | |/
| * ARM: pgtable: directly pass pgd/pmd/pte to their error functionsRussell King2010-11-261-6/+6
* | Merge branch 'smp' into miscRussell King2011-01-061-4/+1
|\ \ | |/
| * ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pSJoe Perches2010-11-071-4/+1
* | ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas2010-11-041-4/+10
|/
* ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren2010-07-091-11/+30
* ARM: add notify_die() supportRussell King2010-02-151-10/+25
* ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King2009-11-101-1/+1
* [ARM] Fix test for unimplemented ARM syscallsRussell King2009-11-081-1/+1
* ARM: Fix signal restart issues with NX and OABI compatRussell King2009-10-251-1/+3
* ARM: update die() outputRussell King2009-10-111-2/+3
* ARM: Dump code/mem oops lines with the appropriate log levelRussell King2009-10-111-16/+17
* ARM: Dump memory and backtrace as one printk per lineRussell King2009-10-111-19/+23
* ARM: Ensure do_cache_op takes mmap_semRussell King2009-09-281-1/+4
* [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/+0
* [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/+0
* [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/+0
* [ARM] 4659/1: remove possibilities for spurious false negative with __kuser_c...Nicolas Pitre2007-11-261-2/+1
* [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/+0
* 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/+0
* [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/+0
* [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/+2
* [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/+2