summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2022-12-15x86/mm: Randomize per-cpu entry areaPeter Zijlstra
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-13Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-13Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12Merge tag 'x86_alternatives_for_v6.2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-12-12Merge tag 'ras_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'x86_fpu_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'x86_splitlock_for_6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-12-12Merge tag 'x86_cache_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'x86_sgx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'x86-misc-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-12Merge tag 'x86-cleanups-2022-12-10' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-12-12Merge tag 'x86-apic-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-12Merge tag 'x86-urgent-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-12-12Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-12-10x86/PCI: Tidy E820 removal messagesBjorn Helgaas
2022-12-09ftrace/x86: Add back ftrace_expected for ftrace bug reportsSteven Rostedt (Google)
2022-12-07Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel
2022-12-05x86/apic/msi: Enable PCI/IMSThomas Gleixner
2022-12-05x86/apic/msi: Remove arch_create_remap_msi_irq_domain()Thomas Gleixner
2022-12-05iommu/amd: Switch to MSI base domainsThomas Gleixner
2022-12-05iommu/vt-d: Switch to MSI parent domainsThomas Gleixner
2022-12-05x86/apic/vector: Provide MSI parent domainThomas Gleixner
2022-12-05x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj
2022-12-05genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flagsThomas Gleixner
2022-12-05uprobes/x86: Allow to probe a NOP instruction with 0x66 prefixOleg Nesterov
2022-12-05x86/mtrr: Make message for disabled MTRRs more descriptiveJuergen Gross
2022-12-03x86/microcode/intel: Do not print microcode revision and processor flagsAshok Raj
2022-12-02x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3Pawan Gupta
2022-12-02x86/sgx: Replace kmap/kunmap_atomic() callsKristen Carlson Accardi
2022-12-02x86/of: Add support for boot time interrupt delivery mode configurationRahul Tanwar
2022-12-02x86/of: Replace printk(KERN_LVL) with pr_lvl()Rahul Tanwar
2022-12-02x86/of: Remove unused early_init_dt_add_memory_arch()Andy Shevchenko
2022-12-02x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOSMateusz Jończyk
2022-12-02x86/asm/32: Remove setup_once()Brian Gerst
2022-12-02x86/alternative: Remove noinline from __ibt_endbr_seal[_end]() stubsMiaohe Lin
2022-11-30Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2022-11-28iommu/hyper-v: Allow hyperv irq remapping without x2apicNuno Das Neves
2022-11-27x86/resctrl: Move MSR defines into msr-index.hBorislav Petkov
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-25x86/boot: Skip realmode init code when running as Xen PV guestJuergen Gross
2022-11-24driver core: make struct class.devnode() take a const *Greg Kroah-Hartman
2022-11-24x86/paravirt: Use common macro for creating simple asm paravirt functionsJuergen Gross