summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2021-09-11Merge branch 'linus' into smp/urgentThomas Gleixner
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-09-06x86/kvm: Don't enable IRQ when IRQ enabled in kvm_waitLai Jiangshan
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport
2021-09-03memcg: enable accounting for ldt_struct objectsVasily Averin
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
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 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-01drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner
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 'ras_core_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-27hwmon: (k10temp) Add support for yellow carpMario Limonciello
2021-08-26x86/cpu: Add get_llc_id() helper functionKim Phillips
2021-08-24x86/mce: Defer processing of early errorsBorislav Petkov
2021-08-22x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger
2021-08-15Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-12x86/resctrl: Fix default monitoring groups reportingBabu Moger
2021-08-12x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker
2021-08-11x86/resctrl: Make resctrl_arch_get_config() return its valueJames Morse
2021-08-11x86/resctrl: Merge the CDP resourcesJames Morse
2021-08-11x86/resctrl: Expand resctrl_arch_update_domains()'s msr_param rangeJames Morse
2021-08-11x86/resctrl: Remove rdt_cdp_peer_get()James Morse
2021-08-11x86/resctrl: Merge the ctrl_val arraysJames Morse
2021-08-11x86/resctrl: Calculate the index from the configuration typeJames Morse
2021-08-11x86/resctrl: Apply offset correction when config is stagedJames Morse
2021-08-11x86/resctrl: Make ctrlval arrays the same sizeJames Morse
2021-08-11x86/resctrl: Pass configuration type to resctrl_arch_get_config()James Morse
2021-08-11x86/resctrl: Add a helper to read a closid's configurationJames Morse
2021-08-11x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()James Morse
2021-08-11x86/resctrl: Allow different CODE/DATA configurations to be stagedJames Morse
2021-08-11x86/resctrl: Group staged configuration into a separate structJames Morse
2021-08-11x86/resctrl: Move the schemata names into struct resctrl_schemaJames Morse
2021-08-11x86/resctrl: Add a helper to read/set the CDP configurationJames Morse
2021-08-11x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_regionJames Morse
2021-08-11x86/resctrl: Pass the schema to resctrl filesystem functionsJames Morse
2021-08-11x86/resctrl: Add resctrl_arch_get_num_closid()James Morse
2021-08-11x86/resctrl: Store the effective num_closid in the schemaJames Morse
2021-08-11x86/resctrl: Walk the resctrl schema list instead of an arch listJames Morse