summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | x86/xen: Make virt_to_pfn() a static inlineLinus Walleij2023-08-214-10/+13
| * | | | | | | | | | | xen: remove a confusing comment on auto-translated guest I/OPetr Tesarik2023-08-211-6/+0
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-2815-27/+33
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/platform/uv: Refactor code using deprecated strncpy() interface to use st...Justin Stitt2023-08-241-3/+2
| * | | | | | | | | | | x86/hpet: Refactor code using deprecated strncpy() interface to use strscpy()Justin Stitt2023-08-241-1/+1
| * | | | | | | | | | | x86/platform/uv: Refactor code using deprecated strcpy()/strncpy() interfaces...Justin Stitt2023-08-241-8/+4
| * | | | | | | | | | | x86/qspinlock-paravirt: Fix missing-prototype warningArnd Bergmann2023-08-031-0/+2
| * | | | | | | | | | | x86/paravirt: Silence unused native_pv_lock_init() function warningArnd Bergmann2023-08-033-7/+10
| * | | | | | | | | | | x86/alternative: Add a __alt_reloc_selftest() prototypeArnd Bergmann2023-08-031-0/+1
| * | | | | | | | | | | x86/purgatory: Include header for warn() declarationArnd Bergmann2023-08-033-2/+3
| * | | | | | | | | | | x86/asm: Avoid unneeded __div64_32 function definitionArnd Bergmann2023-08-031-0/+6
| * | | | | | | | | | | x86/apic: Hide unused safe_smp_processor_id() on 32-bit UPArnd Bergmann2023-07-311-0/+2
| * | | | | | | | | | | x86/cpu: Fix amd_check_microcode() declarationArnd Bergmann2023-07-312-2/+3
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-281-8/+3
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'v6.5-rc2' into sched/core, to pick up fixesIngo Molnar2023-07-1912-91/+147
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | x86/sched: Enable cluster scheduling on HybridPeter Zijlstra2023-07-131-8/+3
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-2814-129/+187
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf/x86/uncore: Remove unnecessary ?: operator around pcibios_err_to_errno()...Ilpo Järvinen2023-08-241-1/+1
| * | | | | | | | | | | perf/x86/intel: Add Crestmont PMUKan Liang2023-08-093-3/+60
| * | | | | | | | | | | x86/cpu: Update HybridsPeter Zijlstra2023-08-091-5/+7
| * | | | | | | | | | | x86/cpu: Fix Crestmont uarchPeter Zijlstra2023-08-091-3/+2
| * | | | | | | | | | | x86/cpu: Fix Gracemont uarchPeter Zijlstra2023-08-098-8/+9
| * | | | | | | | | | | perf/x86: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capabilityJames Clark2023-07-261-1/+0
| * | | | | | | | | | | perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_srcNamhyung Kim2023-07-261-88/+68
| * | | | | | | | | | | locking/arch: Avoid variable shadowing in local_try_cmpxchg()Uros Bizjak2023-07-101-2/+2
| * | | | | | | | | | | perf/x86: Use local64_try_cmpxchgUros Bizjak2023-07-104-19/+13
| * | | | | | | | | | | perf/amd: Prevent grouping of IBS eventsRavi Bangoria2023-07-101-0/+26
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-282-2/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | efi/runtime-wrappers: Remove duplicated macro for service returning voidArd Biesheuvel2023-08-221-1/+3
| * | | | | | | | | | | efi: memmap: Remove kernel-doc warningsZhu Wang2023-08-031-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-2814-649/+466
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/microcode: Remove remaining references to CONFIG_MICROCODE_AMDLukas Bulwahn2023-08-263-4/+2
| * | | | | | | | | | | x86/microcode/intel: Remove pointless mutexThomas Gleixner2023-08-131-22/+2
| * | | | | | | | | | | x86/microcode/intel: Remove debug codeThomas Gleixner2023-08-131-75/+0
| * | | | | | | | | | | x86/microcode: Move core specific defines to local headerThomas Gleixner2023-08-137-227/+223
| * | | | | | | | | | | x86/microcode/intel: Rename get_datasize() since its used externallyAshok Raj2023-08-132-7/+8
| * | | | | | | | | | | x86/microcode: Make reload_early_microcode() staticThomas Gleixner2023-08-132-3/+1
| * | | | | | | | | | | x86/microcode: Include vendor headers into microcode.hAshok Raj2023-08-138-11/+6
| * | | | | | | | | | | x86/microcode/intel: Move microcode functions out of cpu/intel.cThomas Gleixner2023-08-133-200/+204
| * | | | | | | | | | | x86/microcode: Hide the config knobThomas Gleixner2023-08-135-44/+8
| * | | | | | | | | | | x86/mm: Remove unused microcode.h includeThomas Gleixner2023-08-131-1/+0
| * | | | | | | | | | | x86/microcode: Remove microcode_mutexSebastian Andrzej Siewior2023-08-082-8/+1
| * | | | | | | | | | | x86/microcode/AMD: Rip out static buffersBorislav Petkov (AMD)2023-07-273-70/+31
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'x86_sev_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-285-14/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/sev: Make enc_dec_hypercall() accept a size instead of npagesSteve Rutherford2023-08-253-13/+10
| * | | | | | | | | | | x86/sev: Do not handle #VC for DR7 read/writeAlexey Kardashevskiy2023-08-162-1/+7
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'ras_core_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-283-3/+57
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/MCE: Always save CS register on AMD Zen IF Poison errorsYazen Ghannam2023-08-182-1/+30
| * | | | | | | | | | | x86/mce: Prevent duplicate error recordsBorislav Petkov (AMD)2023-07-213-2/+27
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'x86_misc_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-281-0/+8
|\ \ \ \ \ \ \ \ \ \ \