Josh Poimboeuf
|
31dcfec11f
x86/boot/64: Push correct start_cpu() return address
|
8 years ago |
Josh Poimboeuf
|
ec2d86a9b6
x86/boot/64: Use 'push' instead of 'call' in start_cpu()
|
8 years ago |
Linus Torvalds
|
06cc6b969c
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Borislav Petkov
|
6248f45674
x86/boot/64: Optimize fixmap page fixup
|
8 years ago |
Borislav Petkov
|
9b032d21f6
x86/boot/64: Use defines for page size
|
8 years ago |
Josh Poimboeuf
|
22dc391865
x86/boot: Fix the end of the stack for idle tasks
|
9 years ago |
Josh Poimboeuf
|
595c1e645d
x86/boot/64: Put a real return address on the idle task stack
|
9 years ago |
Josh Poimboeuf
|
a9468df5ad
x86/boot/64: Use a common function for starting CPUs
|
9 years ago |
Linus Torvalds
|
84d69848c9
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
|
8 years ago |
Josh Poimboeuf
|
ae952ffdfd
x86/head: Remove useless zeroed word
|
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 |
Thomas Garnier
|
021182e52f
x86/mm: Enable KASLR for physical mapping memory regions
|
9 years ago |
Borislav Petkov
|
dbf984d825
x86/boot/64: Add forgotten end of function marker
|
9 years ago |
Borislav Petkov
|
91ed140d6c
x86/asm: Make sure verify_cpu() has a good stack
|
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
|
42576bee6e
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Alexander Kuleshov
|
a473314308
x86/boot: Simplify kernel load address alignment check
|
9 years ago |
Alexander Kuleshov
|
14365449b6
x86/asm: Remove unused L3_PAGE_OFFSET
|
9 years ago |
Borislav Petkov
|
04633df0c4
x86/cpu: Call verify_cpu() after having entered long mode too
|
9 years ago |
Alexander Popov
|
5d5aa3cfca
x86/kasan: Fix KASAN shadow region page tables
|
10 years ago |
Andy Lutomirski
|
cdeb604894
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
|
10 years ago |
Borislav Petkov
|
e839004b49
x86/asm/head*.S: Change global labels to local
|
10 years ago |
Denys Vlasenko
|
3e1aa7cb59
x86/asm: Optimize unnecessarily wide TEST instructions
|
10 years ago |
Ingo Molnar
|
d2c032e3dc
Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree
|
10 years ago |
Alexander Kuleshov
|
5b171e8218
x86/asm/boot: Fix path in comments
|
10 years ago |
Andrey Ryabinin
|
ef7f0d6a6c
x86_64: add KASan support
|
10 years ago |
Linus Torvalds
|
b01d4e6893
x86: fix compile error due to X86_TRAP_NMI use in asm files
|
11 years ago |