Kirill A. Shutemov
|
26179670a6
x86/boot/64: Put __startup_64() into .head.text
|
8 years ago |
Kirill A. Shutemov
|
032370b9c8
x86/boot/64: Add support of additional page table level during early boot
|
8 years ago |
Kirill A. Shutemov
|
65ade2f872
x86/boot/64: Rename init_level4_pgt and early_level4_pgt
|
8 years ago |
Kirill A. Shutemov
|
c88d71508e
x86/boot/64: Rewrite startup_64() in C
|
8 years ago |
Andy Lutomirski
|
6c690ee103
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
|
8 years ago |
Linus Torvalds
|
16b76293c5
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Andrey Ryabinin
|
be3606ff73
x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
|
8 years ago |
Ingo Molnar
|
66441bd3cf
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
|
8 years ago |
Andy Lutomirski
|
007b756053
x86/boot: Run reserve_bios_regions() after we initialize the memory map
|
9 years ago |
Ingo Molnar
|
edce21216a
x86/boot: Reorganize and clean up the BIOS area reservation code
|
9 years ago |
Luis R. Rodriguez
|
8d152e7a5c
x86/rtc: Replace paravirt rtc check with platform legacy quirk
|
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
|
a91bbe0175
x86/boot: Use proper array element type in memset() size calculation
|
9 years ago |
Alexander Kuleshov
|
5e9ebbd87a
x86/boot: Micro-optimize reset_early_page_tables()
|
9 years ago |
Andy Shevchenko
|
3fda5bb420
x86/platform/intel-mid: Enable 64-bit build
|
9 years ago |
Alexander Popov
|
5d5aa3cfca
x86/kasan: Fix KASAN shadow region page tables
|
10 years ago |
Andrey Ryabinin
|
d0f77d4d04
x86/init: Clear 'init_level4_pgt' earlier
|
10 years ago |
Andy Lutomirski
|
425be5679f
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
|
10 years ago |
Linus Torvalds
|
8f74bc5ff0
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Alexander Kuleshov
|
91d8f0416f
x86/boot/64: Remove pointless early_printk() message
|
10 years ago |
Linus Torvalds
|
37507717de
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Andrey Ryabinin
|
ef7f0d6a6c
x86_64: add KASan support
|
10 years ago |
Andy Lutomirski
|
1e02ce4ccc
x86: Store a per-cpu shadow copy of CR4
|
11 years ago |
Borislav Petkov
|
a8fe19ebfb
kernel/printk: use symbolic defines for console loglevels
|
11 years ago |
Andi Kleen
|
2605fc216f
asmlinkage, x86: Add explicit __visible to arch/x86/*
|
11 years ago |
Seiji Aguchi
|
25c74b10ba
x86, trace: Register exception handler to trace IDT
|
12 years ago |
Andi Kleen
|
a1ed4ddfb7
x86, asmlinkage: Make _*_start_kernel visible
|
12 years ago |
Linus Torvalds
|
5e427ec2d0
x86: Fix bit corruption at CPU resume time
|
12 years ago |
H. Peter Anvin
|
78d77df715
x86-64, init: Do not set NX bits on non-NX capable hardware
|
12 years ago |
Borislav Petkov
|
8e3c2a8cf6
x86: Drop KERNEL_IMAGE_START
|
12 years ago |