summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_cleanups_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-10-047-12/+13
|\
| * x86/cpu: Include the header of init_ia32_feat_ctl()'s prototypeLuciano Leão2022-09-261-1/+1
| * x86/uaccess: Improve __try_cmpxchg64_user_asm() for x86_32Uros Bizjak2022-08-151-5/+6
| * x86: Fix various duplicate-word comment typosJason Wang2022-08-154-4/+4
| * x86/boot: Remove superfluous type casting from arch/x86/boot/bitops.hLi kunyu2022-08-151-2/+2
* | Merge tag 'x86_cache_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-10-047-261/+463
|\ \
| * | 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-234-25/+37
| * | 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
| * | x86/resctrl: Remove architecture copy of mbps_valJames Morse2022-09-223-22/+5
| * | x86/resctrl: Switch over to the resctrl mbps_val listJames Morse2022-09-223-29/+52
| * | x86/resctrl: Create mba_sc configuration in the rdt_domainJames Morse2022-09-222-1/+39
| * | x86/resctrl: Abstract and use supports_mba_mbps()James Morse2022-09-221-5/+14
| * | x86/resctrl: Remove set_mba_sc()s control array re-initialisationJames Morse2022-09-221-7/+3
| * | x86/resctrl: Add domain offline callback for resctrl workJames Morse2022-09-223-30/+43
| * | x86/resctrl: Group struct rdt_hw_domain cleanupJames Morse2022-09-221-7/+10
| * | x86/resctrl: Add domain online callback for resctrl workJames Morse2022-09-223-54/+66
| * | x86/resctrl: Merge mon_capable and mon_enabledJames Morse2022-09-223-9/+4
| * | x86/resctrl: Kill off alloc_enabledJames Morse2022-09-224-12/+4
| * | x86/resctrl: Fix to restore to original value when re-enabling hardware prefe...Kohei Tarumizu2022-08-311-3/+9
* | | Merge tag 'x86_microcode_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-044-30/+6
|\ \ \
| * | | x86/microcode/AMD: Track patch allocation size explicitlyKees Cook2022-09-232-1/+3
| * | | x86/microcode: Print previous version of microcode after reloadAshok Raj2022-09-021-2/+3
| * | | x86/microcode: Remove ->request_microcode_user()Borislav Petkov2022-08-263-27/+0
| | |/ | |/|
* | | Merge tag 'x86_paravirt_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-10-042-0/+2
|\ \ \
| * | | x86/paravirt: Ensure proper alignmentThomas Gleixner2022-09-212-0/+2
* | | | Merge tag 'x86_misc_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-042-2/+2
|\ \ \ \
| * | | | x86/dumpstack: Don't mention RIP in "Code: "Jiri Slaby2022-09-201-1/+1
| * | | | x86/Kconfig: Specify idle=poll instead of no-hltStephen Kitt2022-08-311-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'x86_asm_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-041-21/+33
|\ \ \ \
| * | | | x86/asm/bitops: Use __builtin_ctzl() to evaluate constant expressionsVincent Mailhol2022-09-201-9/+19
| * | | | x86/asm/bitops: Use __builtin_ffs() to evaluate constant expressionsVincent Mailhol2022-09-201-12/+14
| | |/ / | |/| |
* | | | Merge tag 'x86_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-043-8/+19
|\ \ \ \
| * | | | x86,retpoline: Be sure to emit INT3 after JMP *%\regPeter Zijlstra2022-09-152-1/+12
| * | | | x86/earlyprintk: Clean up pciserialPeter Zijlstra2022-08-291-7/+7
| | |/ / | |/| |
* | | | Merge tag 'x86_apic_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-044-5/+61
|\ \ \ \
| * | | | x86/apic: Don't disable x2APIC if lockedDaniel Sneddon2022-08-314-5/+61
| |/ / /
* | | | Merge tag 'ras_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-041-1/+12
|\ \ \ \
| * | | | x86/mce: Retrieve poison range from hardwareJane Chu2022-08-291-1/+12
* | | | | Merge tag 'x86_cpu_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-045-43/+195
|\ \ \ \ \
| * | | | | x86/mm: Print likely CPU at segfault timeRik van Riel2022-08-241-0/+10
| * | | | | x86/clear_user: Make it fasterBorislav Petkov2022-08-184-43/+185
| | |_|_|/ | |/| | |