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
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
2007-04-21
[ARM] Remove needless linux/ptrace.h includes
Russell King
2007-04-21
[ARM] Add ability to dump exception stacks to kernel backtraces
Russell King
2007-02-14
[ARM] 4183/1: do_undefinstr: read svc undefined instructions with svc privileges
Dan Williams
2007-02-06
[ARM] Move processor_modes[] to .../process.c
Russell King
2007-01-06
[ARM] 4070/1: arch/arm/kernel: fix warnings from missing includes
Ben 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
2006-07-31
[PATCH] panic_on_oops: remove ssleep()
Horms
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-28
Merge nommu tree
Russell King
2006-03-27
[ARM] nommu: fixups for the exception vectors
Hyok S. Choi
2006-03-25
[ARM] 3030/2: fix permission check in the obscur cmpxchg syscall
Nicolas Pitre
2006-02-22
[ARM] Add panic-on-oops support
Russell King
2006-01-14
[ARM] 3105/4: ARM EABI: new syscall entry convention
Nicolas Pitre
2006-01-12
[PATCH] arm: task_stack_page()
Al Viro
2006-01-12
[PATCH] arm: end_of_stack()
Al Viro
2006-01-03
[ARM] Cleanup ARM includes
Russell King
2005-10-30
[ARM] Re-organise die()
Russell King
2005-10-29
[PATCH] mm: arm ready for split ptlock
Hugh Dickins
2005-10-28
[ARM] 3035/1: RISCOS compat code fix
Nicolas Pitre
2005-10-04
[ARM] 2951/1: fix wrong comment
Nicolas Pitre
2005-09-21
[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c
Catalin Marinas
2005-08-23
[PATCH] qualifiers in return types - easy cases
Al Viro
2005-07-16
[PATCH] ARM: Allow register_undef_hook to be called with IRQs off
Russell King
2005-06-30
[PATCH] ARM: Don't try to send a signal to pid0
Russell King
2005-06-22
[PATCH] ARM: Move signal return code into vector page
Russell King
2005-06-08
[PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systems
Nicolas Pitre
2005-05-05
[PATCH] ARM: 2663/1: straightify TLS register emulation a bit more
Nicolas Pitre
2005-05-05
[PATCH] ARM: Fix kernel stack offset calculations
Russell King
2005-04-29
[PATCH] ARM: 2651/3: kernel helpers for NPTL support
Nicolas Pitre
2005-04-26
[PATCH] ARM: remove some entry initialisation asm code
Russell King
2005-04-17
[PATCH] ARM: showregs
Russell King
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds