index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2012-02-09
ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()
Stephen Boyd
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-10-25
Merge branch 'misc' into for-linus
Russell King
2011-10-17
ARM: 7017/1: Use generic BUG() handler
Simon Glass
2011-10-17
ARM: 7115/4: move __exception and friends to asm/exception.h
Jamie Iles
2011-09-13
locking, ARM: Annotate low level hw locks as raw
Thomas Gleixner
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-13
ARM: Thumb-2: Support Thumb-2 in undefined instruction handler
Jon Medhurst
2011-06-09
ARM: extend Code: line by one 16-bit quantity for Thumb instructions
Russell King
2011-06-09
ARM: 6955/1: cmpxchg syscall should data abort if page not write
Po-Yu Chuang
2011-05-13
sysfs: remove "last sysfs file:" line from the oops messages
Greg Kroah-Hartman
2011-04-14
ARM: 6879/1: fix personality test wrt usage of domain handlers
Nicolas Pitre
2011-03-20
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
Russell King
2011-02-23
ARM: 6668/1: ptrace: remove single-step emulation code
Will Deacon
2011-02-23
ARM: fix some sparse errors in generic ARM code
Russell King
2011-02-15
ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...
Will Deacon
2011-01-06
Merge branch 'pgt' (early part) into devel
Russell King
2011-01-06
Merge branch 'smp' into misc
Russell King
2010-11-26
ARM: pgtable: directly pass pgd/pmd/pte to their error functions
Russell King
2010-11-07
ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pS
Joe Perches
2010-11-04
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
2010-07-09
ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6
Tony Lindgren
2010-02-15
ARM: add notify_die() support
Russell King
2009-11-10
ARM: Use a definition for the userspace cmpxchg emulation syscall
Russell King
2009-11-08
[ARM] Fix test for unimplemented ARM syscalls
Russell King
2009-10-25
ARM: Fix signal restart issues with NX and OABI compat
Russell King
2009-10-11
ARM: update die() output
Russell King
2009-10-11
ARM: Dump code/mem oops lines with the appropriate log level
Russell King
2009-10-11
ARM: Dump memory and backtrace as one printk per line
Russell King
2009-09-28
ARM: Ensure do_cache_op takes mmap_sem
Russell King
2009-02-19
[ARM] 5383/2: unwind: Add core support for ARM stack unwinding
Catalin Marinas
2009-02-12
[ARM] 5381/1: unwind: Reorganise the traps.c code
Catalin Marinas
2008-12-15
[ARM] Ensure linux/hardirqs.h is included where required
Russell King
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-09-06
[ARM] Convert asm/uaccess.h to linux/uaccess.h
Russell King
2008-09-05
[ARM] sparse: fix several warnings
Russell King
2008-09-01
[ARM] 5206/1: remove kprobe_trap_handler() hack
Nicolas Pitre
2008-08-12
[ARM] traps: don't call undef hook functions with spinlock held
Russell King
2008-07-23
kgdb: support for ARCH=arm
Jason Wessel
2008-01-26
ARM kprobes: special hook for the kprobes breakpoint handler
Nicolas Pitre
2008-01-26
ARM kprobes: prevent some functions involved with kprobes from being probed
Nicolas 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 IRQs
Nicolas Pitre
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-07-26
[ARM] Remove CONFIG_IGNORE_FIQ
Russell King
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-05
[ARM] always allow dump_stack() to produce a backtrace
Russell King
2007-06-17
[ARM] Add support for pause_on_oops and display preempt/smp options
Russell King
2007-05-08
move die notifier handling to common code
Christoph Hellwig
2007-05-03
[ARM] 4356/1: arm: fix handling of svc mode undefined instructions
Dan Williams
[next]