index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
doublefault_32.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/entry: Convert double fault exception to IDTENTRY_DF
Thomas Gleixner
2020-06-11
1
-6
/
+4
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bit
Andy Lutomirski
2019-11-26
1
-31
/
+76
*
x86/doublefault/32: Move #DF stack and TSS to cpu_entry_area
Andy Lutomirski
2019-11-26
1
-19
/
+39
*
x86/doublefault/32: Rename doublefault.c to doublefault_32.c
Andy Lutomirski
2019-11-26
1
-0
/
+71
*
x86: Extend #DF debugging aid to 64-bit
Borislav Petkov
2013-05-13
1
-69
/
+0
*
x86, xen, gdt: Remove the pvops variant of store_gdt.
Konrad Rzeszutek Wilk
2013-04-12
1
-1
/
+1
*
x86: Use get_desc_base()
Akinobu Mita
2009-07-19
1
-3
/
+1
*
x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2
Vegard Nossum
2008-10-13
1
-1
/
+1
*
MM: virtual address debug
Jiri Slaby
2008-06-19
1
-1
/
+1
*
x86: unify tss_struct
Glauber de Oliveira Costa
2008-01-30
1
-1
/
+1
*
x86: unify struct desc_ptr
Glauber de Oliveira Costa
2008-01-30
1
-1
/
+1
*
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
1
-7
/
+8
*
i386: move kernel
Thomas Gleixner
2007-10-11
1
-0
/
+70