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
/
mm
/
fault_64.c
Age
Commit message (
Expand
)
Author
2008-01-30
x86: unify fault_32|64.c
Harvey Harrison
2008-01-30
x86: unify fault_32|64.c with ifdefs
Harvey Harrison
2008-01-30
x86: unify fault_32|64.c by ifdef'd function bodies
Harvey Harrison
2008-01-30
x86: unify page fault oops printing
Harvey Harrison
2008-01-30
x86: introduce show_fault_oops helper to fault_32|64.c
Harvey Harrison
2008-01-30
x86: add is_errata100 helper to fault_32|64.c
Harvey Harrison
2008-01-30
x86: add is_f00f_bug helper to fault_32|64.c
Harvey Harrison
2008-01-30
x86: update reliability argument to printk_address
Harvey Harrison
2008-01-30
x86: use v8086_mode helper, trivial unification
Harvey Harrison
2008-01-30
x86: print which shared library/executable faulted in segfault etc. messages v3
Andi Kleen
2008-01-30
x86: unify printk strings in fault_32|64.c
Harvey Harrison
2008-01-30
x86: function ifdefs in fault_32|64.c
Harvey Harrison
2008-01-30
x86: last of trivial fault_32|64.c unification
Harvey Harrison
2008-01-30
x86: do_page_fault small unification
Harvey Harrison
2008-01-30
x86: remove last user of get_segment_eip
Harvey Harrison
2008-01-30
x86: common x86_32|64 naming
Harvey Harrison
2008-01-30
x86: add the capability to print fuzzy backtraces
Arjan van de Ven
2008-01-30
x86: move get_segment_eip() to step.c
Harvey Harrison
2008-01-30
x86: more users of PF_ constants in fault_32|64.c
Harvey Harrison
2008-01-30
x86: clean up arch/x86/mm/fault_64.c
Ingo Molnar
2008-01-30
x86: introduce force_sig_info_fault helper to X86_64
Harvey Harrison
2008-01-30
x86: begin fault_{32|64}.c unification
Harvey Harrison
2008-01-30
x86: cosmetic fixes fault_{32|64}.c
Harvey Harrison
2008-01-30
x86: use helper in fault_64.c
Harvey Harrison
2008-01-30
x86-64: honor notify_die() returning NOTIFY_STOP
Jan Beulich
2008-01-30
x86: prepare kprobes code for x86 unification
Masami Hiramatsu
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2007-10-25
lockdep: fixup irq tracing
Peter Zijlstra
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-20
spelling fixes: arch/x86_64/
Simon Arlott
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
x86: honor _PAGE_PSE bit on page walks
Jan Beulich
2007-10-19
x86: don't zero pad addresses in segfault message
Andi Kleen
2007-10-19
x86: remove page_fault_trace
Andi Kleen
2007-10-16
x86: optimize page faults like all other achitectures and kill notifier cruft
Christoph Hellwig
2007-10-11
x86_64: move mm
Thomas Gleixner