index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-04-03
x86/idle: Remove CONFIG_AS_TPAUSE
Uros Bizjak
-9
/
+2
2025-04-03
x86/idle: Remove .s output beautifying delimiters from simpler asm() templates
Uros Bizjak
-7
/
+7
2025-04-02
x86/idle: Standardize argument types for MONITOR{,X} and MWAIT{,X} instructio...
Uros Bizjak
-8
/
+5
2025-04-02
x86/idle: Remove MFENCEs for X86_BUG_CLFLUSH_MONITOR in mwait_idle_with_hints...
Andrew Cooper
-6
/
+3
2025-04-02
Merge tag 'x86_tdx_for_6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-32
/
+35
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-14
/
+21
2025-04-01
x86/mm: Remove the arch-specific p4d_leaf() definition
Baoquan He
-7
/
+0
2025-04-01
x86/mm: Remove the arch-specific pgd_leaf() definition
Baoquan He
-3
/
+0
2025-04-01
x86/nmi: Add missing description x86_platform_ops::get_nmi_reason to <asm/x86...
Sohil Mehta
-0
/
+1
2025-04-01
x86/nmi: Improve <asm/nmi.h> documentation
Sohil Mehta
-1
/
+42
2025-04-01
x86/nmi: Consolidate NMI panic variables
Sohil Mehta
-0
/
+2
2025-04-01
x86/nmi: Simplify unknown NMI panic handling
Sohil Mehta
-2
/
+2
2025-04-01
x86/platform/iosf_mbi: Remove unused iosf_mbi_unregister_pmic_bus_access_noti...
Dr. David Alan Gilbert
-7
/
+0
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-46
/
+27
2025-03-30
Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-4
/
+0
2025-03-30
Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+33
2025-03-28
x86/bitops: Simplify variable_ffz() as variable__ffs(~word)
Uros Bizjak
-4
/
+1
2025-03-26
x86/tdx: Fix arch_safe_halt() execution for TDX VMs
Vishal Annapurve
-2
/
+2
2025-03-26
x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
Kirill A. Shutemov
-30
/
+33
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
-0
/
+1
2025-03-25
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-9
/
+11
2025-03-25
Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-7
/
+1
2025-03-25
x86/bitops: Use TZCNT mnemonic in <asm/bitops.h>
Uros Bizjak
-2
/
+2
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-27
/
+45
2025-03-25
Merge tag 'ras_core_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+0
2025-03-25
Merge tag 'x86_cache_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-3
/
+33
2025-03-25
Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+10
2025-03-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-1
/
+1
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-65
/
+11
2025-03-25
x86/kexec: Debugging support: Load an IDT and basic exception entry points
David Woodhouse
-0
/
+5
2025-03-25
x86/cacheinfo: Introduce cpuid_amd_hygon_has_l3_cache()
Ahmed S. Darwish
-0
/
+9
2025-03-25
x86/cpu: Use consolidated CPUID leaf 0x2 descriptor table
Ahmed S. Darwish
-0
/
+10
2025-03-25
x86/cpu: Consolidate CPUID leaf 0x2 tables
Thomas Gleixner
-9
/
+64
2025-03-25
x86/cpu: Use enums for TLB descriptor types
Ahmed S. Darwish
-0
/
+31
2025-03-25
x86/cacheinfo: Use enums for cache descriptor types
Ahmed S. Darwish
-0
/
+15
2025-03-25
x86/cpu: Introduce and use CPUID leaf 0x2 parsing helpers
Ahmed S. Darwish
-0
/
+82
2025-03-25
objtool: Fix X86_FEATURE_SMAP alternative handling
Josh Poimboeuf
-14
/
+21
2025-03-25
Merge branch 'linus' into x86/urgent, to pick up fixes and refresh the branch
Ingo Molnar
-39
/
+55
2025-03-24
Merge tag 'x86-cleanups-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+10
2025-03-24
Merge tag 'x86-fpu-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-10
/
+7
2025-03-24
Merge tag 'x86-boot-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-10
/
+0
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1302
/
+1159
2025-03-24
Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+22
2025-03-24
Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-70
/
+71
2025-03-24
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
-9
/
+11
2025-03-22
x86/speculation: Remove the extra #ifdef around CALL_NOSPEC
Pawan Gupta
-4
/
+0
2025-03-21
x86/hyperv: fix an indentation issue in mshyperv.h
Wei Liu
-1
/
+1
2025-03-21
x86/asm: Make asm export of __ref_stack_chk_guard unconditional
Ard Biesheuvel
-1
/
+1
2025-03-20
Merge branch 'kvm-pre-tdx' into HEAD
Paolo Bonzini
-0
/
+1
2025-03-19
x86/mm: Only do broadcast flush from reclaim if pages were unmapped
Rik van Riel
-0
/
+6
[prev]
[next]