index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-16
Merge tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+27
2025-02-15
Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-0
/
+2
2025-02-15
x86/sev: Fix broken SNP support with KVM module built-in
Ashish Kalra
1
-0
/
+2
2025-02-12
KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop
Sean Christopherson
2
-0
/
+2
2025-02-08
perf/x86/intel: Ensure LBRs are disabled when a CPU is starting
Sean Christopherson
1
-1
/
+2
2025-02-08
perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAF
Kan Liang
1
-3
/
+25
2025-01-31
Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+4
2025-01-31
Merge tag 'rtc-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-1
/
+0
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-32
/
+1
2025-01-26
mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
Qi Zheng
1
-19
/
+0
2025-01-26
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
1
-17
/
+0
2025-01-26
x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
Qi Zheng
1
-0
/
+1
2025-01-26
x86: pgtable: convert __tlb_remove_table() to use struct ptdesc
Qi Zheng
1
-7
/
+9
2025-01-26
asm-generic: pgalloc: provide generic p4d_{alloc_one,free}
Kevin Brodsky
1
-18
/
+0
2025-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-33
/
+80
2025-01-25
Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-816
/
+3
2025-01-25
Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2025-01-24
kvm: defer huge page recovery vhost task to later
Keith Busch
1
-0
/
+2
2025-01-24
Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+0
2025-01-24
Merge tag 'x86_tdx_for_6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+39
2025-01-24
Merge tag 'x86-boot-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-25
/
+35
2025-01-22
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-20
/
+35
2025-01-21
Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2025-01-21
Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+6
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+20
2025-01-21
Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-42
/
+4
2025-01-21
Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-25
/
+42
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-77
/
+25
2025-01-21
Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-15
/
+51
2025-01-21
Merge tag 'x86_bugs_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2025-01-21
Merge tag 'ras_core_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-35
/
+2
2025-01-20
x86: use cmov for user address masking
Linus Torvalds
1
-6
/
+6
2025-01-20
x86: use proper 'clac' and 'stac' opcode names
Linus Torvalds
1
-11
/
+7
2025-01-20
Merge branch 'kvm-mirror-page-tables' into HEAD
Paolo Bonzini
2
-3
/
+32
2025-01-20
Merge branch 'kvm-userspace-hypercall' into HEAD
Paolo Bonzini
1
-6
/
+0
2025-01-20
Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-21
/
+45
2025-01-20
Merge tag 'kvm-x86-vmx-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-3
/
+1
2025-01-16
x86/asm: Make serialize() always_inline
Juergen Gross
1
-1
/
+1
2025-01-15
platform/x86: intel: punit_ipc: Remove unused function
Dr. David Alan Gilbert
1
-7
/
+0
2025-01-14
x86/kexec: Use typedef for relocate_kernel_fn function prototype
David Woodhouse
1
-13
/
+13
2025-01-14
efi/libstub: Simplify GOP handling code
Ard Biesheuvel
1
-0
/
+3
2025-01-14
x86: mm: free page table pages by RCU instead of semi RCU
Qi Zheng
1
-0
/
+20
2025-01-14
rtc: Remove hpet_rtc_dropped_irq()
Dr. David Alan Gilbert
1
-1
/
+0
2025-01-13
x86/itmt: Convert "sysctl_sched_itmt_enabled" to boolean
K Prateek Nayak
1
-2
/
+2
2025-01-10
hyperv: Remove the now unused hyperv-tlfs.h files
Nuno Das Neves
1
-811
/
+0
2025-01-10
hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
Nuno Das Neves
3
-3
/
+3
2025-01-08
x86/tsc: Init the TSC for Secure TSC guests
Nikunj A Dadhania
1
-0
/
+2
2025-01-08
x86/amd_nb: Move SMN access code to a new amd_node driver
Mario Limonciello
2
-3
/
+3
2025-01-08
x86/amd_nb, hwmon: (k10temp): Simplify amd_pci_dev_to_node_id()
Mario Limonciello
1
-17
/
+0
2025-01-08
x86/amd_nb: Use topology info to get AMD node count
Yazen Ghannam
1
-0
/
+5
[next]