index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
doublefault_32.c
Age
Commit message (
Expand
)
Author
2021-10-20
exit/doublefault: Remove apparently bogus comment about rewind_stack_do_exit
Eric W. Biederman
2021-03-08
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
2020-06-11
x86/entry: Convert double fault exception to IDTENTRY_DF
Thomas Gleixner
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2019-11-26
x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bit
Andy Lutomirski
2019-11-26
x86/doublefault/32: Move #DF stack and TSS to cpu_entry_area
Andy Lutomirski
2019-11-26
x86/doublefault/32: Rename doublefault.c to doublefault_32.c
Andy Lutomirski
2013-05-13
x86: Extend #DF debugging aid to 64-bit
Borislav Petkov
2013-04-11
x86, xen, gdt: Remove the pvops variant of store_gdt.
Konrad Rzeszutek Wilk
2009-07-19
x86: Use get_desc_base()
Akinobu Mita
2008-10-13
x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2
Vegard Nossum
2008-06-19
MM: virtual address debug
Jiri Slaby
2008-01-30
x86: unify tss_struct
Glauber de Oliveira Costa
2008-01-30
x86: unify struct desc_ptr
Glauber de Oliveira Costa
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2007-10-11
i386: move kernel
Thomas Gleixner