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
/
x86
/
kernel
/
traps_32.c
Age
Commit message (
Expand
)
Author
2008-10-13
traps: x86: finalize unification of traps.c
Alexander van Heukelum
2008-10-13
traps: x86: make traps_32.c and traps_64.c equal
Alexander van Heukelum
2008-10-13
traps: x86: various noop-changes preparing for unification of traps_xx.c
Alexander van Heukelum
2008-10-13
traps: i386: expand clear_mem_error and remove from mach_traps.h
Alexander van Heukelum
2008-10-13
traps: i386: use preempt_conditional_sti/cli in do_int3
Alexander van Heukelum
2008-10-13
traps: x86: converge trap_init functions
Alexander van Heukelum
2008-10-13
x86, traps: converge do_debug handlers
Alexander van Heukelum
2008-10-13
x86, traps: introduce dotraplinkage
Alexander van Heukelum
2008-10-13
x86, traps, i386: factor out lazy io-bitmap copy
Alexander van Heukelum
2008-10-13
i386: split out dumpstack code from traps_32.c
Alexander van Heukelum
2008-10-13
x86: __show_registers() and __show_regs() API unification
Pekka Enberg
2008-10-13
traps: i386: make do_trap more like x86_64
Alexander van Heukelum
2008-10-13
i386: trace_hardirqs_fixup should now not be necessary: irqs are off.
Alexander van Heukelum
2008-10-13
i386: remove temporary DO_TRAP macros, expanding the last one used
Alexander van Heukelum
2008-10-13
i386: convert hardware exception 19 to an interrupt gate
Alexander van Heukelum
2008-10-13
i386: convert hardware exception 18 to an interrupt gate
Alexander van Heukelum
2008-10-13
i386: convert hardware exception 17 to an interrupt gate
Alexander van Heukelum
2008-10-13
i386: convert hardware exception 16 to an interrupt gate
Alexander van Heukelum
2008-10-13
i386: convert hardware exception 15 to an interrupt gate
Alexander van Heukelum
2008-10-13
i386: convert hardware exception 13 to an interrupt gate
Alexander van Heukelum
2008-10-13
i386: convert hardware exception 12 to an interrupt gate
Alexander van Heukelum
2008-10-13
i386: convert hardware exception 11 to an interrupt gate
Alexander van Heukelum
2008-10-13
i386: convert hardware exception 10 to an interrupt gate
Alexander van Heukelum
2008-10-13
i386: convert hardware exception 9 to an interrupt gate
Alexander van Heukelum
2008-10-13
i386: convert hardware exception 7 to an interrupt gate
Alexander van Heukelum
2008-10-13
i386: convert hardware exception 6 to an interrupt gate
Alexander van Heukelum
2008-10-13
i386: convert hardware exception 5 to an interrupt gate
Alexander van Heukelum
2008-10-13
i386: convert hardware exception 4 to an interrupt gate
Alexander van Heukelum
2008-10-13
i386: expand exception 3 DO_TRAP macro
Alexander van Heukelum
2008-10-13
i386: convert hardware exception 0 to an interrupt gate
Alexander van Heukelum
2008-10-13
i386: prepare to convert exceptions to interrupts
Alexander van Heukelum
2008-10-13
i386: remove kprobes' restore_interrupts in favour of conditional_sti
Alexander van Heukelum
2008-09-23
signals: demultiplexing SIGTRAP signal
Srinivasa Ds
2008-07-30
x86, xsave: enable xsave/xrstor on cpus with xsave support
Suresh Siddha
2008-07-18
x86: introducing asm-x86/traps.h
Jaswinder Singh
2008-07-18
x86: traps_xx: modify x86_64 to use _log_lvl variants
Alexander van Heukelum
2008-07-18
x86: traps_xx: refactor die() like in x86_64
Alexander van Heukelum
2008-07-09
x86: traps_xx: various small changes
Alexander van Heukelum
2008-07-09
x86: traps_xx: modify default_do_nmi
Alexander van Heukelum
2008-07-09
x86: traps_xx: restructure do_general_protection()
Alexander van Heukelum
2008-07-09
x86: traps_xx: modify __die
Alexander van Heukelum
2008-07-09
x86: traps_xx: shuffle headers and globals
Alexander van Heukelum
2008-07-09
x86: initial changes to unify traps_32.c and traps_64.c
Alexander van Heukelum
2008-07-08
x86: fix "x86: let setup_arch call init_apic_mappings for 32bit"
Ingo Molnar
2008-07-08
x86: let setup_arch call init_apic_mappings for 32bit
Yinghai Lu
2008-07-08
x86: don't use gdt_page openly.
Glauber Costa
2008-06-16
Merge branch 'linus' into x86/nmi
tip-x86-nmi-2008-06-16_09.20_Mon
Ingo Molnar
2008-06-12
x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"
Vegard Nossum
2008-05-25
x86: nmi - unify die_nmi() interface
Cyrill Gorcunov
2008-04-26
i386: fix signal type for iret exception
Jan Beulich
[next]