index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
2
-1
/
+2
|
\
|
*
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-03-06
2
-1
/
+2
*
|
Merge tag 'x86-boot-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-12
21
-329
/
+259
|
\
\
|
*
\
Merge branch 'linus' into x86/boot, to resolve conflict
Ingo Molnar
2024-03-12
231
-2973
/
+4931
|
|
\
\
|
*
|
|
x86/sev: Move early startup code into .head.text section
Ard Biesheuvel
2024-03-04
4
-24
/
+26
|
*
|
|
x86/sme: Move early SME kernel encryption handling into .head.text
Ard Biesheuvel
2024-03-04
2
-29
/
+21
|
*
|
|
x86/boot: Move mem_encrypt= parsing to the decompressor
Ard Biesheuvel
2024-03-04
4
-42
/
+19
|
*
|
|
x86/startup_64: Simplify virtual switch on primary boot
Ard Biesheuvel
2024-03-04
1
-21
/
+21
|
*
|
|
x86/startup_64: Simplify calculation of initial page table address
Ard Biesheuvel
2024-03-04
1
-18
/
+7
|
*
|
|
x86/startup_64: Defer assignment of 5-level paging global variables
Ard Biesheuvel
2024-03-04
2
-31
/
+15
|
*
|
|
x86/startup_64: Simplify CR4 handling in startup code
Ard Biesheuvel
2024-03-04
1
-18
/
+17
|
*
|
|
x86/boot: Use 32-bit XOR to clear registers
Uros Bizjak
2024-03-01
2
-4
/
+4
|
*
|
|
efi/x86: Set the PE/COFF header's NX compat flag unconditionally
Ard Biesheuvel
2024-02-28
1
-4
/
+0
|
*
|
|
x86/boot/64: Load the final kernel GDT during early boot directly, remove sta...
Brian Gerst
2024-02-28
2
-11
/
+3
|
*
|
|
x86/boot/64: Use RIP_REL_REF() to access early_top_pgt[]
Ard Biesheuvel
2024-02-26
2
-13
/
+11
|
*
|
|
x86/boot/64: Use RIP_REL_REF() to access early page tables
Ard Biesheuvel
2024-02-26
1
-6
/
+4
|
*
|
|
x86/boot/64: Use RIP_REL_REF() to access '__supported_pte_mask'
Ard Biesheuvel
2024-02-26
1
-3
/
+1
|
*
|
|
x86/boot/64: Use RIP_REL_REF() to access early_dynamic_pgts[]
Ard Biesheuvel
2024-02-26
1
-6
/
+5
|
*
|
|
x86/boot/64: Use RIP_REL_REF() to assign 'phys_base'
Ard Biesheuvel
2024-02-26
1
-6
/
+1
|
*
|
|
x86/boot/64: Simplify global variable accesses in GDT/IDT programming
Ard Biesheuvel
2024-02-26
3
-49
/
+32
|
*
|
|
Merge branch 'x86/sev' into x86/boot, to resolve conflicts and to pick up dep...
Ingo Molnar
2024-02-26
31
-110
/
+927
|
|
\
\
\
|
*
\
\
\
Merge tag 'v6.8-rc6' into x86/boot, to pick up fixes
Ingo Molnar
2024-02-26
40
-145
/
+296
|
|
\
\
\
\
|
*
|
|
|
|
x86/trampoline: Bypass compat mode in trampoline_start64() if not needed
Kirill A. Shutemov
2024-02-23
1
-1
/
+32
|
*
|
|
|
|
kexec: Allocate kernel above bzImage's pref_address
Chris Koch
2024-02-23
2
-6
/
+9
|
*
|
|
|
|
x86/boot: Add a message about ignored early NMIs
NOMURA JUNICHI(野村 淳一)
2024-02-06
3
-1
/
+9
|
*
|
|
|
|
x86/boot: Add error_putdec() helper
H. Peter Anvin
2024-02-06
2
-10
/
+25
|
*
|
|
|
|
x86/startup_64: Drop long return to initial_code pointer
Ard Biesheuvel
2024-01-31
1
-32
/
+3
*
|
|
|
|
|
Merge tag 'x86-apic-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-12
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "x86/bugs: Use fixed addressing for VERW operand"
Dave Hansen
2024-03-12
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-03-12
6
-9
/
+146
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests
Pawan Gupta
2024-03-11
1
-1
/
+4
|
*
|
|
|
|
|
x86/rfds: Mitigate Register File Data Sampling (RFDS)
Pawan Gupta
2024-03-11
5
-6
/
+130
|
*
|
|
|
|
|
x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set
Pawan Gupta
2024-03-11
1
-2
/
+12
*
|
|
|
|
|
|
Merge tag 'x86_tdx_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
2
-3
/
+8
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/asm: Remove the __iomem annotation of movdir64b()'s dst argument
Kai Huang
2024-02-22
2
-3
/
+8
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'x86_mm_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-03-12
3
-20
/
+32
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/mm/cpa: Warn for set_memory_XXcrypted() VMM fails
Rick Edgecombe
2024-02-22
1
-6
/
+13
|
*
|
|
|
|
|
|
x86/mm: Get rid of conditional IF flag handling in page fault path
Linus Torvalds
2024-01-26
1
-13
/
+14
|
*
|
|
|
|
|
|
Merge branch 'linus' into x86/mm, to refresh the branch and pick up fixes
Ingo Molnar
2024-01-26
267
-3376
/
+6180
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type
Michael Roth
2023-11-23
1
-1
/
+5
*
|
|
|
|
|
|
|
|
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-12
69
-521
/
+595
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
x86/idle: Select idle routine only once
Thomas Gleixner
2024-03-04
3
-6
/
+8
|
*
|
|
|
|
|
|
|
|
x86/idle: Let prefer_mwait_c1_over_halt() return bool
Thomas Gleixner
2024-03-04
1
-6
/
+6
|
*
|
|
|
|
|
|
|
|
x86/idle: Cleanup idle_setup()
Thomas Gleixner
2024-03-04
1
-17
/
+7
|
*
|
|
|
|
|
|
|
|
x86/idle: Clean up idle selection
Thomas Gleixner
2024-03-04
1
-5
/
+7
|
*
|
|
|
|
|
|
|
|
x86/idle: Sanitize X86_BUG_AMD_E400 handling
Thomas Gleixner
2024-03-04
2
-33
/
+10
|
*
|
|
|
|
|
|
|
|
x86: Increase brk randomness entropy for 64-bit systems
Kees Cook
2024-02-27
1
-1
/
+4
|
*
|
|
|
|
|
|
|
|
x86/vdso: Move vDSO to mmap region
Daniel Micay
2024-02-27
3
-63
/
+2
|
*
|
|
|
|
|
|
|
|
x86/vdso/kbuild: Group non-standard build attributes and primary object file ...
Ingo Molnar
2024-02-22
1
-15
/
+15
|
*
|
|
|
|
|
|
|
|
Merge branch 'x86/vdso' into x86/core, to resolve conflict and to prepare for...
Ingo Molnar
2024-02-22
2
-24
/
+9
|
|
\
\
\
\
\
\
\
\
\
[next]