index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
head64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...
Juergen Gross
2018-11-20
1
-2
/
+0
*
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
2018-10-29
1
-1
/
+1
*
x86/boot: Add ACPI RSDP address to setup_header
Juergen Gross
2018-10-10
1
-0
/
+2
*
x86/mm: Expand static page table for fixmap space
Feng Tang
2018-09-20
1
-1
/
+3
*
x86/mm: Add .bss..decrypted section to hold shared variables
Brijesh Singh
2018-09-15
1
-0
/
+16
*
Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"
Kirill A. Shutemov
2018-06-23
1
-1
/
+1
*
x86/mm: Mark __pgtable_l5_enabled __initdata
Kirill A. Shutemov
2018-05-19
1
-1
/
+1
*
x86/mm: Introduce the 'no5lvl' kernel parameter
Kirill A. Shutemov
2018-05-19
1
-4
/
+5
*
x86/mm: Stop pretending pgtable_l5_enabled is a variable
Kirill A. Shutemov
2018-05-19
1
-1
/
+1
*
x86/mm: Unify pgtable_l5_enabled usage in early boot code
Kirill A. Shutemov
2018-05-19
1
-7
/
+5
*
x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask'
Alexander Potapenko
2018-05-14
1
-1
/
+9
*
x86/mm: Do not auto-massage page protections
Dave Hansen
2018-04-12
1
-0
/
+2
*
x86/mm: Optimize boot-time paging mode switching cost
Kirill A. Shutemov
2018-02-21
1
-2
/
+7
*
x86/mm: Support boot-time switching of paging modes in the early boot code
Kirill A. Shutemov
2018-02-16
1
-11
/
+22
*
x86/mm: Initialize vmemmap_base at boot-time
Kirill A. Shutemov
2018-02-16
1
-1
/
+2
*
x86/mm: Adjust vmalloc base and size at boot-time
Kirill A. Shutemov
2018-02-16
1
-1
/
+2
*
x86/mm: Initialize 'page_offset_base' at boot-time
Kirill A. Shutemov
2018-02-16
1
-4
/
+9
*
x86/mm: Initialize 'pgdir_shift' and 'ptrs_per_p4d' at boot-time
Kirill A. Shutemov
2018-02-16
1
-2
/
+4
*
x86/mm: Initialize 'pgtable_l5_enabled' at boot-time
Kirill A. Shutemov
2018-02-16
1
-1
/
+23
*
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
Kirill A. Shutemov
2018-02-14
1
-1
/
+5
*
x86/mm: Introduce 'pgtable_l5_enabled'
Kirill A. Shutemov
2018-02-14
1
-0
/
+5
*
x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
2018-02-14
1
-0
/
+9
*
x86/mm: Encrypt the initrd earlier for BSP microcode update
Tom Lendacky
2018-01-16
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
1
-5
/
+1
|
\
|
*
x86/idt: Move early IDT handler setup to IDT code
Thomas Gleixner
2017-08-29
1
-5
/
+1
*
|
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
2017-08-26
1
-2
/
+5
|
\
|
|
*
x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'
Alexander Potapenko
2017-08-17
1
-3
/
+4
*
|
x86/mm: Add support to make use of Secure Memory Encryption
Tom Lendacky
2017-07-18
1
-2
/
+3
*
|
x86/mm: Insure that boot memory areas are mapped properly
Tom Lendacky
2017-07-18
1
-4
/
+26
*
|
x86/mm: Provide general kernel support for memory encryption
Tom Lendacky
2017-07-18
1
-2
/
+9
*
|
x86/mm: Add support to enable SME in early boot processing
Tom Lendacky
2017-07-18
1
-11
/
+42
|
/
*
x86/boot/64: Put __startup_64() into .head.text
Kirill A. Shutemov
2017-06-20
1
-2
/
+4
*
x86/boot/64: Add support of additional page table level during early boot
Kirill A. Shutemov
2017-06-13
1
-6
/
+42
*
x86/boot/64: Rename init_level4_pgt and early_level4_pgt
Kirill A. Shutemov
2017-06-13
1
-10
/
+9
*
x86/boot/64: Rewrite startup_64() in C
Kirill A. Shutemov
2017-06-13
1
-1
/
+84
*
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
2017-06-13
1
-1
/
+2
*
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-01
1
-1
/
+1
|
\
|
*
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2017-01-28
1
-1
/
+1
*
|
x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
Andrey Ryabinin
2017-03-14
1
-0
/
+1
|
/
*
x86/boot: Run reserve_bios_regions() after we initialize the memory map
Andy Lutomirski
2016-08-11
1
-1
/
+0
*
x86/boot: Reorganize and clean up the BIOS area reservation code
Ingo Molnar
2016-07-21
1
-1
/
+1
*
x86/rtc: Replace paravirt rtc check with platform legacy quirk
Luis R. Rodriguez
2016-04-22
1
-0
/
+1
*
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-15
1
-11
/
+3
|
\
|
*
x86/boot: Use proper array element type in memset() size calculation
Alexander Kuleshov
2016-02-09
1
-2
/
+2
|
*
x86/boot: Micro-optimize reset_early_page_tables()
Alexander Kuleshov
2016-01-30
1
-11
/
+3
*
|
x86/platform/intel-mid: Enable 64-bit build
Andy Shevchenko
2016-01-19
1
-0
/
+8
|
/
*
x86/kasan: Fix KASAN shadow region page tables
Alexander Popov
2015-07-06
1
-5
/
+2
*
x86/init: Clear 'init_level4_pgt' earlier
Andrey Ryabinin
2015-07-06
1
-1
/
+2
*
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
Andy Lutomirski
2015-06-02
1
-1
/
+1
[next]