summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into smp/urgentThomas Gleixner2021-09-1113-518/+46
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-071-2/+3
| |\
| | * Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-09-062-4/+5
| | |\
| | * | x86/kvm: Don't enable IRQ when IRQ enabled in kvm_waitLai Jiangshan2021-09-061-2/+3
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-032-6/+5
| |\ \ \
| | * | | memblock: make memblock_find_in_range method privateMike Rapoport2021-09-031-3/+2
| | * | | memcg: enable accounting for ldt_struct objectsVasily Averin2021-09-031-3/+3
| * | | | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-09-021-9/+9
| |\ \ \ \
| | * | | | x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe2021-08-091-2/+0
| | * | | | x86/amd_gart: return error code from gart_map_sg()Martin Oliveira2021-08-091-7/+9
| | | |_|/ | | |/| |
| * | | | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-021-1/+1
| |\ \ \ \
| | * | | | printk: Userspace format indexing supportChris Down2021-07-191-1/+1
| | | |_|/ | | |/| |
| * | | | Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-09-021-22/+16
| |\ \ \ \
| | * | | | x86/hyperv: add comment describing TSC_INVARIANT_CONTROL MSR setting bit 0Ani Sinha2021-07-161-0/+9
| | * | | | Drivers: hv: Move Hyper-V misc functionality to arch-neutral codeMichael Kelley2021-07-151-11/+0
| | * | | | Drivers: hv: Add arch independent default functions for some Hyper-V handlersMichael Kelley2021-07-151-6/+0
| | * | | | Drivers: hv: Make portions of Hyper-V init code be arch neutralMichael Kelley2021-07-151-3/+0
| | * | | | x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unst...Ani Sinha2021-07-131-2/+7
| | |/ / /
| * | | | Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-09-011-0/+6
| |\ \ \ \
| | * | | | signal: Verify the alignment and size of siginfo_tEric W. Biederman2021-07-231-0/+6
| | |/ / /
| * | | | Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-014-468/+0
| |\ \ \ \
| | * \ \ \ Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie2021-07-262-4/+5
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-07-234-468/+0
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | drivers/firmware: move x86 Generic System Framebuffers supportJavier Martinez Canillas2021-07-214-468/+0
| * | | | | x86/setup: Explicitly include acpi.hNathan Chancellor2021-09-011-0/+1
| * | | | | Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-011-10/+0
| |\ \ \ \ \
| | * | | | | iscsi_ibft: fix crash due to KASLR physical memory remappingMaurizio Lombardi2021-08-011-10/+0
| * | | | | | Merge tag 'hwmon-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-08-311-0/+5
| |\ \ \ \ \ \
| | * | | | | | hwmon: (k10temp) Add support for yellow carpMario Limonciello2021-08-271-0/+5
| | | |_|_|/ / | | |/| | | |
* | / | | | | drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-011-5/+2
|/ / / / / /
* | | | | | Merge tag 'x86-misc-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-311-1/+2
|\ \ \ \ \ \
| * | | | | | x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker2021-08-121-1/+2
| |/ / / / /
* | | | | | Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-08-316-19/+17
|\ \ \ \ \ \
| * | | | | | x86: Fix typo s/ECLR/ELCR/ for the PIC registerMaciej W. Rozycki2021-08-101-3/+3
| * | | | | | x86: Avoid magic number with ELCR register accessesMaciej W. Rozycki2021-08-105-10/+11
| * | | | | | x86: Add support for 0x22/0x23 port I/O configuration spaceMaciej W. Rozycki2021-08-101-6/+3
| |/ / / / /
* | | | | | Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-08-312-1/+79
|\ \ \ \ \ \
| * | | | | | x86, prctl: Hook L1D flushing in via prctlBalbir Singh2021-07-281-0/+33
| * | | | | | x86/mm: Prepare for opt-in based L1D flush in switch_mm()Balbir Singh2021-07-281-0/+37
| * | | | | | x86/smp: Add a per-cpu view of SMT stateBalbir Singh2021-07-281-1/+9
| |/ / / / /
* | | | | | Merge tag 'perf-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-302-1/+7
|\ \ \ \ \ \
| * | | | | | x86/cpu: Add get_llc_id() helper functionKim Phillips2021-08-262-1/+7
* | | | | | | Merge tag 'x86_cleanups_for_v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-08-303-17/+17
|\ \ \ \ \ \ \
| * | | | | | | x86/mce/inject: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-101-4/+4
| * | | | | | | x86/microcode: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-101-9/+9
| * | | | | | | x86/mtrr: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-101-4/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'x86_cache_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-306-595/+592
|\ \ \ \ \ \ \
| * | | | | | | x86/resctrl: Make resctrl_arch_get_config() return its valueJames Morse2021-08-113-16/+19
| * | | | | | | x86/resctrl: Merge the CDP resourcesJames Morse2021-08-113-239/+85
| * | | | | | | x86/resctrl: Expand resctrl_arch_update_domains()'s msr_param rangeJames Morse2021-08-111-3/+9