Joerg Roedel
|
e3238faf20
x86/pgtable/32: Allocate 8k page-tables when PTI is enabled
|
7 years ago |
Linus Torvalds
|
050e9baa9d
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
|
7 years ago |
Jia Zhang
|
b399151cb4
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
|
7 years ago |
Ingo Molnar
|
0fd2e9c53d
Merge commit 'upstream-x86-entry' into WIP.x86/mm
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
Ingo Molnar
|
3357b0d3c7
Merge branch 'x86/mpx/prep' into x86/asm
|
8 years ago |
Ricardo Neri
|
b0ce5b8c95
x86/boot: Relocate definition of the initial state of CR0
|
8 years ago |
Josh Poimboeuf
|
82c62fa0c4
x86/asm: Don't use the confusing '.ifeq' directive
|
8 years ago |
Jiri Slaby
|
04b5de3a8f
x86/idt: Remove superfluous ALIGNment
|
8 years ago |
Thomas Gleixner
|
87e81786b1
x86/idt: Move early IDT setup out of 32-bit asm
|
8 years ago |
Thomas Gleixner
|
16bc18d895
x86/idt: Move 32-bit idt_descr to C code
|
8 years ago |
Juergen Gross
|
ecda85e702
x86/lguest: Remove lguest support
|
8 years ago |
Andy Lutomirski
|
630c1863bc
x86/traps: Don't clear segment high bits in early_idt_handler_common()
|
8 years ago |
Boris Ostrovsky
|
1e620f9b23
x86/boot/32: Convert the 32-bit pgtable setup code from assembly to C
|
8 years ago |
Linus Torvalds
|
5645688f9d
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Arnd Bergmann
|
553bbc11aa
x86/boot: Avoid warning for zero-filling .bss
|
8 years ago |
Josh Poimboeuf
|
22dc391865
x86/boot: Fix the end of the stack for idle tasks
|
9 years ago |
Josh Poimboeuf
|
6616a147a7
x86/boot/32: Fix the end of the stack for idle tasks
|
9 years ago |
Josh Poimboeuf
|
1b00255f32
x86/entry/32, x86/boot/32: Use local labels
|
9 years ago |
Linus Torvalds
|
84d69848c9
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
|
9 years ago |
Josh Poimboeuf
|
b32f96c75d
x86/asm/head: Rename 'stack_start' -> 'initial_stack'
|
9 years ago |
Al Viro
|
784d5699ed
x86: move exports to actual definitions
|
9 years ago |
Ingo Molnar
|
ffc5fce9a9
Merge branch 'x86/urgent' into x86/asm, to refresh the tree
|
9 years ago |
Andy Lutomirski
|
e16d8a6cbb
Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging"
|
9 years ago |
Andy Lutomirski
|
0e861fbb5b
x86/head: Move early exception panic code into early_fixup_exception()
|
9 years ago |
Andy Lutomirski
|
0d0efc07f3
x86/head: Move the early NMI fixup into C
|
9 years ago |
Andy Lutomirski
|
7bbcdb1ca4
x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()
|
9 years ago |
Linus Torvalds
|
13c76ad872
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Borislav Petkov
|
cd4d09ec6f
x86/cpufeature: Carve out X86_FEATURE_*
|
9 years ago |
Andy Lutomirski
|
320d25b6a0
x86/mm/32: Set NX in __supported_pte_mask before enabling paging
|
9 years ago |