summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86/cacheinfo: Switch cache_ap_init() to hotplug callbackJuergen Gross2022-11-103-6/+15
* x86: Decouple PAT and MTRR handlingJuergen Gross2022-11-103-23/+5
* x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()Juergen Gross2022-11-105-91/+66
* x86/mtrr: Let cache_aps_delayed_init replace mtrr_aps_delayed_initJuergen Gross2022-11-103-15/+20
* x86/mtrr: Get rid of __mtrr_enabled boolJuergen Gross2022-11-101-8/+5
* x86/mtrr: Simplify mtrr_bp_init()Juergen Gross2022-11-103-20/+1
* x86/mtrr: Remove set_all callback from struct mtrr_opsJuergen Gross2022-11-103-8/+5
* x86/mtrr: Disentangle MTRR init from PAT initJuergen Gross2022-11-102-13/+19
* x86/mtrr: Move cache control code to cacheinfo.cJuergen Gross2022-11-102-74/+77
* x86/mtrr: Split MTRR-specific handling from cache dis/enablingJuergen Gross2022-11-101-7/+19
* x86/mtrr: Rename prepare_set() and post_set()Juergen Gross2022-11-101-22/+21
* x86/mtrr: Replace use_intel() with a local flagJuergen Gross2022-11-104-18/+16
* x86/intel_epb: Set Alder Lake N and Raptor Lake P normal EPBSrinivas Pandruvada2022-11-031-1/+6
* x86/mtrr: Remove unused cyrix_set_all() functionJuergen Gross2022-10-201-34/+0
* x86/mtrr: Add comment for set_mtrr_state() serializationJuergen Gross2022-10-191-1/+4
* x86/bugs: Use sysfs_emit()Borislav Petkov2022-10-171-52/+51
* treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-111-1/+1
* treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-112-2/+2
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-106-1/+22
|\
| * x86: kmsan: don't instrument stack walking functionsAlexander Potapenko2022-10-032-0/+17
| * x86: kmsan: skip shadow checks in __switch_to()Alexander Potapenko2022-10-031-0/+1
| * x86: kmsan: disable instrumentation of unsupported codeAlexander Potapenko2022-10-032-0/+3
| * mm: remove rb tree.Liam R. Howlett2022-09-261-1/+0
| * mm: start tracking VMAs with maple treeLiam R. Howlett2022-09-261-0/+1
* | Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds2022-10-101-2/+2
|\ \
| * | smp: add set_nr_cpu_ids()Yury Norov2022-09-191-2/+2
| |/
* | Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2022-10-101-2/+0
|\ \
| * | x86: kprobes: Remove unused macro stack_addrChen Zhongjin2022-09-271-2/+0
* | | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-101-5/+5
|\ \ \
| * | | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-5/+5
| |/ /
* | | Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-0/+1
|\ \ \
| * | | Merge branch 'v6.0-rc7'Peter Zijlstra2022-09-295-26/+65
| |\| |
| * | | x86/cpufeatures: Add LbrExtV2 feature bitSandipan Das2022-08-271-0/+1
* | | | Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-061-2/+1
|\ \ \ \
| * | | | sgx: use ->f_mapping...Al Viro2022-09-011-2/+1
* | | | | Merge tag 'x86_cleanups_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-10-043-3/+3
|\ \ \ \ \
| * | | | | x86/cpu: Include the header of init_ia32_feat_ctl()'s prototypeLuciano Leão2022-09-261-1/+1
| * | | | | x86: Fix various duplicate-word comment typosJason Wang2022-08-152-2/+2
| |/ / / /
* | | | | Merge tag 'x86_cache_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-10-046-261/+454
|\ \ \ \ \
| * | | | | x86/resctrl: Make resctrl_arch_rmid_read() return values in bytesJames Morse2022-09-233-19/+15
| * | | | | x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_dataJames Morse2022-09-232-3/+8
| * | | | | x86/resctrl: Rename and change the units of resctrl_cqm_thresholdJames Morse2022-09-233-25/+28
| * | | | | x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()James Morse2022-09-232-6/+6
| * | | | | x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()James Morse2022-09-232-17/+20
| * | | | | x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()James Morse2022-09-231-14/+17
| * | | | | x86/resctrl: Abstract __rmid_read()James Morse2022-09-233-25/+42
| * | | | | x86/resctrl: Allow per-rmid arch private storage to be resetJames Morse2022-09-232-14/+39
| * | | | | x86/resctrl: Add per-rmid arch private storage for overflow and chunksJames Morse2022-09-222-0/+49
| * | | | | x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunksJames Morse2022-09-222-11/+18
| * | | | | x86/resctrl: Allow update_mba_bw() to update controls directlyJames Morse2022-09-224-11/+26