summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2021-09-02x86/PCI: sta2x11: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-01Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-09-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-09-01x86/setup: Explicitly include acpi.hNathan Chancellor
2021-09-01xen: remove stray preempt_disable() from PV AP startup codeJuergen Gross
2021-09-01drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-31Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-31Merge tag 'hwmon-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-30Merge tag 'x86-misc-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-30Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-30Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-30Merge tag 'perf-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-30Merge tag 'x86_cleanups_for_v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-30Merge tag 'x86_cache_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-30Merge tag 'x86_build_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-30Merge tag 'ras_core_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-08-30x86: xen: platform-pci-unplug: use pr_err() and pr_warn() instead of raw prin...zhaoxiao
2021-08-30xen: assume XENFEAT_mmu_pt_update_preserve_ad being set for pv guestsJuergen Gross
2021-08-30xen: fix setting of max_pfn in shared_infoJuergen Gross
2021-08-29Merge tag 'perf_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-29Merge tag 'x86_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-27hwmon: (k10temp) Add support for yellow carpMario Limonciello
2021-08-27crypto: aesni - xts_crypt() return if walk.nbytes is 0Shreyansh Chouhan
2021-08-27crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementationTianjia Zhang
2021-08-27crypto: x86/sm4 - export reusable AESNI/AVX functionsTianjia Zhang
2021-08-26um: fix stub location calculationJohannes Berg
2021-08-26perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> headerKim Phillips
2021-08-26perf/amd/uncore: Allow the driver to be built as a moduleKim Phillips
2021-08-26x86/cpu: Add get_llc_id() helper functionKim Phillips
2021-08-26perf/amd/uncore: Clean up header use, use <linux/ include paths instead of <asm/Kim Phillips
2021-08-26perf/amd/uncore: Simplify code, use free_percpu()'s built-in check for NULLKim Phillips
2021-08-26perf/x86/intel: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior
2021-08-26perf/x86: Remove unused assignment to pointer 'e'Colin Ian King
2021-08-26Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2021-08-26perf/x86/amd/power: Assign pmu.moduleKim Phillips
2021-08-26perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS OpKim Phillips
2021-08-26perf/x86/amd/ibs: Work around erratum #1197Kim Phillips
2021-08-26perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King
2021-08-25perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li
2021-08-25x86/build: Move the install rule to arch/x86/MakefileMasahiro Yamada
2021-08-25x86/build: Remove the left-over bzlilo targetMasahiro Yamada
2021-08-24x86/kaslr: Have process_mem_region() return a booleanJing Yangyang
2021-08-24x86/mce: Defer processing of early errorsBorislav Petkov