index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-29
Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2025-07-29
Merge tag 'x86-fpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-9
/
+49
2025-07-29
Merge tag 'x86-cpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+4
2025-07-29
Merge tag 'x86-cleanups-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+0
2025-07-29
compiler_types: Provide __no_kstack_erase to disable coverage only on Clang
Kees Cook
1
-1
/
+1
2025-07-29
Merge tag 'x86_sev_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+6
2025-07-29
Merge tag 'x86_core_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+48
2025-07-29
Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+6
2025-07-29
Merge tag 'x86_core_for_kvm' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2
-4
/
+48
2025-07-29
Merge tag 'kvm-x86-apic-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+64
2025-07-29
Merge tag 'kvm-x86-mmu-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-3
/
+3
2025-07-29
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-9
/
+17
2025-07-29
Merge tag 'kvm-x86-no_assignment-6.17' of https://github.com/kvm-x86/linux in...
Paolo Bonzini
1
-2
/
+0
2025-07-29
Merge tag 'kvm-x86-mmio-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2025-07-29
Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
4
-34
/
+43
2025-07-28
Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-37
/
+0
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-4
/
+4
2025-07-28
Merge tag 'v6.16' into x86/cpu, to resolve conflict
Ingo Molnar
16
-72
/
+147
2025-07-26
init.h: Disable sanitizer coverage for __init and __head
Kees Cook
1
-1
/
+1
2025-07-24
mm: remove arch_flush_tlb_batched_pending() arch helper
Ryan Roberts
1
-5
/
+0
2025-07-24
x86: Handle KCOV __init vs inline mismatches
Kees Cook
2
-3
/
+3
2025-07-22
x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
FUJITA Tomonori
1
-28
/
+28
2025-07-21
Merge tag 'v6.16-rc7' into tty-next
Greg Kroah-Hartman
11
-65
/
+79
2025-07-20
Merge tag 'hyperv-fixes-signed-20250718' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-20
/
+2
2025-07-15
x86/hyperv: Expose hv_map_msi_interrupt()
Stanislav Kinsburskii
1
-0
/
+2
2025-07-15
Drivers: hv: Use nested hypercall for post message and signal event
Nuno Das Neves
1
-20
/
+0
2025-07-14
x86/mm: Remove duplicated __PAGE_KERNEL(_EXEC) definitions
Nikolay Borisov
1
-3
/
+0
2025-07-13
Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2025-07-10
x86/apic: Rename 'reg_off' to 'reg'
Neeraj Upadhyay
1
-4
/
+4
2025-07-10
x86/apic: KVM: Move apic_test)vector() to common code
Neeraj Upadhyay
1
-0
/
+5
2025-07-10
x86/apic: KVM: Move lapic set/clear_vector() helpers to common code
Neeraj Upadhyay
1
-0
/
+10
2025-07-10
x86/apic: KVM: Move lapic get/set helpers to common code
Neeraj Upadhyay
1
-0
/
+22
2025-07-10
x86/apic: KVM: Move apic_find_highest_vector() to a common header
Neeraj Upadhyay
1
-0
/
+22
2025-07-10
x86/apic: KVM: Deduplicate APIC vector => register+bit math
Sean Christopherson
1
-2
/
+5
2025-07-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-2
/
+14
2025-07-10
x86/lib: Add WBINVD and WBNOINVD helpers to target multiple CPUs
Zheyun Shen
1
-0
/
+12
2025-07-10
x86/lib: Add WBNOINVD helper functions
Kevin Loughlin
2
-1
/
+34
2025-07-10
x86/lib: Drop the unused return value from wbinvd_on_all_cpus()
Sean Christopherson
1
-3
/
+2
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
2
-53
/
+3
2025-07-09
KVM: x86: Replace growing set of *_in_guest bools with a u64
Jim Mattson
1
-4
/
+1
2025-07-08
x86/rdrand: Disable RDSEED on AMD Cyan Skillfish
Mikhail Paulyshka
1
-0
/
+1
2025-07-07
Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-29
/
+46
2025-07-07
x86/msr-index: Add AMD workload classification MSRs
Perry Yuan
1
-0
/
+5
2025-07-06
Merge tag 'x86_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+16
2025-07-04
Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-13
/
+0
2025-07-02
Merge branch 'fixes' into for-next
Ilpo Järvinen
1
-13
/
+0
2025-07-01
x86/sev: Use TSC_FACTOR for Secure TSC frequency calculation
Nikunj A Dadhania
1
-1
/
+16
2025-06-30
Move FCH header to a location accessible by all archs
Mario Limonciello
1
-13
/
+0
2025-06-30
Merge 6.16-rc4 into tty-next
Greg Kroah-Hartman
7
-7
/
+68
2025-06-29
Merge tag 'x86_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-6
/
+36
[prev]
[next]