index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2025-01-25
mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
Qi Zheng
2025-01-25
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
2025-01-25
x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
Qi Zheng
2025-01-25
x86: pgtable: convert __tlb_remove_table() to use struct ptdesc
Qi Zheng
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2025-01-25
mm: pgtable: add statistics for P4D level page table
Qi Zheng
2025-01-25
asm-generic: pgalloc: provide generic p4d_{alloc_one,free}
Kevin Brodsky
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-01-25
Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-01-24
Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-24
kvm: defer huge page recovery vhost task to later
Keith Busch
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-01-24
Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-01-24
Merge tag 'x86_tdx_for_6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-24
Merge tag 'x86-boot-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-24
x86/acpi: Fix LAPIC/x2APIC parsing order
Zhang Rui
2025-01-23
x86/efi: skip memattr table on kexec boot
Dave Young
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-01-21
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-21
Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-01-21
Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-21
Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-01-21
Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-01-21
Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-01-21
Merge tag 'x86_microcode_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-01-21
Merge tag 'x86_cache_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-01-21
Merge tag 'x86_bugs_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-21
Merge tag 'ras_core_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-20
x86: use cmov for user address masking
Linus Torvalds
2025-01-20
x86: use proper 'clac' and 'stac' opcode names
Linus Torvalds
2025-01-20
Merge branch 'kvm-mirror-page-tables' into HEAD
Paolo Bonzini
2025-01-20
Merge branch 'kvm-userspace-hypercall' into HEAD
Paolo Bonzini
2025-01-20
Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-01-20
Merge tag 'kvm-x86-vmx-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-01-20
Merge tag 'kvm-x86-svm-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-01-20
Merge tag 'kvm-x86-mmu-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-01-20
Merge tag 'kvm-memslots-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-01-20
Grab mm lock before grabbing pt lock
Maksym Planeta
2025-01-19
Merge tag 'x86_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-16
x86/asm: Make serialize() always_inline
Juergen Gross
2025-01-15
genirq: Remove IRQ_MOVE_PCNTXT and related code
Thomas Gleixner
2025-01-15
x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
2025-01-15
KVM: x86/mmu: Return RET_PF* instead of 1 in kvm_mmu_page_fault()
Yan Zhao
2025-01-15
platform/x86: intel: punit_ipc: Remove unused function
Dr. David Alan Gilbert
2025-01-15
PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1
Werner Sembach
[prev]
[next]