aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/traps.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29
|\
| * ARM: Add compiled ISA to oops dumpsRussell King2012-03-24
| * ARM: earlier initialization of vectors pageRussell King2012-01-23
* | Disintegrate asm/system.h for ARMDavid Howells2012-03-28
* | ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()Stephen Boyd2012-02-09
|/
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-26
|\
| * locking, ARM: Annotate low level hw locks as rawThomas Gleixner2011-09-13
* | Merge branch 'misc' into for-linusRussell King2011-10-25
|\ \
| * | ARM: 7017/1: Use generic BUG() handlerSimon Glass2011-10-17
| |/
* / ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles2011-10-17
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* ARM: Thumb-2: Support Thumb-2 in undefined instruction handlerJon Medhurst2011-07-13
* ARM: extend Code: line by one 16-bit quantity for Thumb instructionsRussell King2011-06-09
* ARM: 6955/1: cmpxchg syscall should data abort if page not writePo-Yu Chuang2011-06-09
* sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman2011-05-13
* ARM: 6879/1: fix personality test wrt usage of domain handlersNicolas Pitre2011-04-14
*-. Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-20
|\ \
| | * ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...Will Deacon2011-02-15
* | | ARM: 6668/1: ptrace: remove single-step emulation codeWill Deacon2011-02-23
* | | ARM: fix some sparse errors in generic ARM codeRussell King2011-02-23
|/ /
* | Merge branch 'pgt' (early part) into develRussell King2011-01-06
|\|
| * ARM: pgtable: directly pass pgd/pmd/pte to their error functionsRussell King2010-11-26
* | Merge branch 'smp' into miscRussell King2011-01-06
|\|
| * ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pSJoe Perches2010-11-07
* | ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas2010-11-04
|/
* ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren2010-07-09
* ARM: add notify_die() supportRussell King2010-02-15
* ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King2009-11-10
* [ARM] Fix test for unimplemented ARM syscallsRussell King2009-11-08
* ARM: Fix signal restart issues with NX and OABI compatRussell King2009-10-25
* ARM: update die() outputRussell King2009-10-11
* ARM: Dump code/mem oops lines with the appropriate log levelRussell King2009-10-11
* ARM: Dump memory and backtrace as one printk per lineRussell King2009-10-11
* ARM: Ensure do_cache_op takes mmap_semRussell King2009-09-28
* [ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas2009-02-19
* [ARM] 5381/1: unwind: Reorganise the traps.c codeCatalin Marinas2009-02-12
* [ARM] Ensure linux/hardirqs.h is included where requiredRussell King2008-12-15
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-06
* [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-06
* [ARM] sparse: fix several warningsRussell King2008-09-05
* [ARM] 5206/1: remove kprobe_trap_handler() hackNicolas Pitre2008-09-01
* [ARM] traps: don't call undef hook functions with spinlock heldRussell King2008-08-12
* kgdb: support for ARCH=armJason Wessel2008-07-23
* ARM kprobes: special hook for the kprobes breakpoint handlerNicolas Pitre2008-01-26
* ARM kprobes: prevent some functions involved with kprobes from being probedNicolas Pitre2008-01-26
* [ARM] 4659/1: remove possibilities for spurious false negative with __kuser_c...Nicolas Pitre2007-11-26
* [ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQsNicolas Pitre2007-11-26
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-19
* [ARM] Remove CONFIG_IGNORE_FIQRussell King2007-07-26
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-17