index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
head64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-14
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
Kirill A. Shutemov
1
-1
/
+5
2018-02-14
x86/mm: Introduce 'pgtable_l5_enabled'
Kirill A. Shutemov
1
-0
/
+5
2018-02-14
x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
1
-0
/
+9
2018-01-16
x86/mm: Encrypt the initrd earlier for BSP microcode update
Tom Lendacky
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-04
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+1
2017-08-29
x86/idt: Move early IDT handler setup to IDT code
Thomas Gleixner
1
-5
/
+1
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
1
-2
/
+5
2017-08-17
x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'
Alexander Potapenko
1
-3
/
+4
2017-07-18
x86/mm: Add support to make use of Secure Memory Encryption
Tom Lendacky
1
-2
/
+3
2017-07-18
x86/mm: Insure that boot memory areas are mapped properly
Tom Lendacky
1
-4
/
+26
2017-07-18
x86/mm: Provide general kernel support for memory encryption
Tom Lendacky
1
-2
/
+9
2017-07-18
x86/mm: Add support to enable SME in early boot processing
Tom Lendacky
1
-11
/
+42
2017-06-20
x86/boot/64: Put __startup_64() into .head.text
Kirill A. Shutemov
1
-2
/
+4
2017-06-13
x86/boot/64: Add support of additional page table level during early boot
Kirill A. Shutemov
1
-6
/
+42
2017-06-13
x86/boot/64: Rename init_level4_pgt and early_level4_pgt
Kirill A. Shutemov
1
-10
/
+9
2017-06-13
x86/boot/64: Rewrite startup_64() in C
Kirill A. Shutemov
1
-1
/
+84
2017-06-13
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
1
-1
/
+2
2017-05-01
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-03-14
x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
Andrey Ryabinin
1
-0
/
+1
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
1
-1
/
+1
2016-08-11
x86/boot: Run reserve_bios_regions() after we initialize the memory map
Andy Lutomirski
1
-1
/
+0
2016-07-21
x86/boot: Reorganize and clean up the BIOS area reservation code
Ingo Molnar
1
-1
/
+1
2016-04-22
x86/rtc: Replace paravirt rtc check with platform legacy quirk
Luis R. Rodriguez
1
-0
/
+1
2016-03-15
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+3
2016-02-09
x86/boot: Use proper array element type in memset() size calculation
Alexander Kuleshov
1
-2
/
+2
2016-01-30
x86/boot: Micro-optimize reset_early_page_tables()
Alexander Kuleshov
1
-11
/
+3
2016-01-19
x86/platform/intel-mid: Enable 64-bit build
Andy Shevchenko
1
-0
/
+8
2015-07-06
x86/kasan: Fix KASAN shadow region page tables
Alexander Popov
1
-5
/
+2
2015-07-06
x86/init: Clear 'init_level4_pgt' earlier
Andrey Ryabinin
1
-1
/
+2
2015-06-02
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
Andy Lutomirski
1
-1
/
+1
2015-04-13
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+0
2015-03-17
x86/boot/64: Remove pointless early_printk() message
Alexander Kuleshov
1
-3
/
+0
2015-02-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2015-02-13
x86_64: add KASan support
Andrey Ryabinin
1
-2
/
+7
2015-02-04
x86: Store a per-cpu shadow copy of CR4
Andy Lutomirski
1
-0
/
+2
2014-06-04
kernel/printk: use symbolic defines for console loglevels
Borislav Petkov
1
-1
/
+1
2014-05-05
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
1
-1
/
+1
2013-11-08
x86, trace: Register exception handler to trace IDT
Seiji Aguchi
1
-1
/
+1
2013-08-06
x86, asmlinkage: Make _*_start_kernel visible
Andi Kleen
1
-1
/
+1
2013-05-20
x86: Fix bit corruption at CPU resume time
Linus Torvalds
1
-1
/
+1
2013-05-02
x86-64, init: Do not set NX bits on non-NX capable hardware
H. Peter Anvin
1
-1
/
+2
2013-04-02
x86: Drop KERNEL_IMAGE_START
Borislav Petkov
1
-3
/
+3
2013-02-22
Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2013-02-22
x86-64: don't set the early IDT to point directly to 'early_idt_handler'
Linus Torvalds
1
-6
/
+1
2013-01-31
x86/head64.c: Early update ucode in 64-bit
Fenghua Yu
1
-0
/
+6
2013-01-29
x86: Merge early kernel reserve for 32bit and 64bit
Yinghai Lu
1
-9
/
+0
2013-01-29
x86, boot: Support loading bzImage, boot_params and ramdisk above 4G
Yinghai Lu
1
-0
/
+2
2013-01-29
x86, boot: Add get_cmd_line_ptr()
Yinghai Lu
1
-2
/
+11
2013-01-29
x86: Merge early_reserve_initrd for 32bit and 64bit
Yinghai Lu
1
-11
/
+0
[prev]
[next]