index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2022-12-12
Merge tag 'x86_cache_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
Merge tag 'x86_tdx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-12
Merge tag 'x86_sgx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-12
Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2022-12-12
Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-12-12
Merge tag 'x86-misc-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-12
Merge tag 'x86-cleanups-2022-12-10' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-12-12
Merge tag 'x86-apic-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-12
Merge tag 'x86-urgent-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-12
Merge tag 'for-linus-6.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-12-12
Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-12-12
Merge tag 'unsigned-char-6.2-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-12-12
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-12
Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'
Rafael J. Wysocki
2022-12-09
x86/vdso: Conditionally export __vdso_sgx_enter_enclave()
Nathan Chancellor
2022-12-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-05
x86/apic/msi: Enable PCI/IMS
Thomas Gleixner
2022-12-05
x86/apic/msi: Enable MSI_FLAG_PCI_MSIX_ALLOC_DYN
Thomas Gleixner
2022-12-05
x86/apic/msi: Remove arch_create_remap_msi_irq_domain()
Thomas Gleixner
2022-12-05
iommu/amd: Switch to MSI base domains
Thomas Gleixner
2022-12-05
iommu/vt-d: Switch to MSI parent domains
Thomas Gleixner
2022-12-05
x86/apic/vector: Provide MSI parent domain
Thomas Gleixner
2022-12-05
genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flags
Thomas Gleixner
2022-12-05
x86/xen: Fix memory leak in xen_init_lock_cpu()
Xiu Jianfeng
2022-12-05
x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()
Xiu Jianfeng
2022-12-05
uprobes/x86: Allow to probe a NOP instruction with 0x66 prefix
Oleg Nesterov
2022-12-02
x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3
Pawan Gupta
2022-12-02
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-12-02
x86/sgx: Replace kmap/kunmap_atomic() calls
Kristen Carlson Accardi
2022-12-02
x86/of: Add support for boot time interrupt delivery mode configuration
Rahul Tanwar
2022-12-02
x86/of: Replace printk(KERN_LVL) with pr_lvl()
Rahul Tanwar
2022-12-02
x86/of: Remove unused early_init_dt_add_memory_arch()
Andy Shevchenko
2022-12-02
x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOS
Mateusz Jończyk
2022-12-02
x86/asm/32: Remove setup_once()
Brian Gerst
2022-12-02
x86/alternative: Remove noinline from __ibt_endbr_seal[_end]() stubs
Miaohe Lin
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
2022-11-30
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
2022-11-30
KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULT
Paolo Bonzini
2022-11-29
x86/hyperv: Remove unregister syscore call from Hyper-V cleanup
Gaurav Kohli
2022-11-28
iommu/hyper-v: Allow hyperv irq remapping without x2apic
Nuno Das Neves
2022-11-28
clocksource: hyper-v: Add TSC page support for root partition
Stanislav Kinsburskiy
2022-11-28
clocksource: hyper-v: Use TSC PFN getter to map vvar page
Stanislav Kinsburskiy
2022-11-28
x86/hyperv: Expand definition of struct hv_vp_assist_page
Saurabh Sengar
2022-11-27
x86/resctrl: Move MSR defines into msr-index.h
Borislav Petkov
2022-11-27
Merge tag 'x86_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]