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
|
10 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
|
11 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 |
Linus Torvalds
|
c47f39e3b7
Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Linus Torvalds
|
ac630dd98a
x86-64: don't set the early IDT to point directly to 'early_idt_handler'
|
12 years ago |
Fenghua Yu
|
feddc9de8b
x86/head64.c: Early update ucode in 64-bit
|
12 years ago |
Yinghai Lu
|
6c902b656c
x86: Merge early kernel reserve for 32bit and 64bit
|
12 years ago |
Yinghai Lu
|
ee92d81502
x86, boot: Support loading bzImage, boot_params and ramdisk above 4G
|
12 years ago |
Yinghai Lu
|
f1da834cd9
x86, boot: Add get_cmd_line_ptr()
|
12 years ago |
Yinghai Lu
|
1b8c78be01
x86: Merge early_reserve_initrd for 32bit and 64bit
|
12 years ago |
Yinghai Lu
|
100542306f
x86, 64bit: Don't set max_pfn_mapped wrong value early on native path
|
12 years ago |