Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | x86/xen: Make virt_to_pfn() a static inline | Linus Walleij | 2023-08-21 | 4 | -10/+13 | |
| * | | | | | | | | | | | xen: remove a confusing comment on auto-translated guest I/O | Petr Tesarik | 2023-08-21 | 1 | -6/+0 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-08-28 | 15 | -27/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/platform/uv: Refactor code using deprecated strncpy() interface to use st... | Justin Stitt | 2023-08-24 | 1 | -3/+2 | |
| * | | | | | | | | | | | x86/hpet: Refactor code using deprecated strncpy() interface to use strscpy() | Justin Stitt | 2023-08-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86/platform/uv: Refactor code using deprecated strcpy()/strncpy() interfaces... | Justin Stitt | 2023-08-24 | 1 | -8/+4 | |
| * | | | | | | | | | | | x86/qspinlock-paravirt: Fix missing-prototype warning | Arnd Bergmann | 2023-08-03 | 1 | -0/+2 | |
| * | | | | | | | | | | | x86/paravirt: Silence unused native_pv_lock_init() function warning | Arnd Bergmann | 2023-08-03 | 3 | -7/+10 | |
| * | | | | | | | | | | | x86/alternative: Add a __alt_reloc_selftest() prototype | Arnd Bergmann | 2023-08-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | x86/purgatory: Include header for warn() declaration | Arnd Bergmann | 2023-08-03 | 3 | -2/+3 | |
| * | | | | | | | | | | | x86/asm: Avoid unneeded __div64_32 function definition | Arnd Bergmann | 2023-08-03 | 1 | -0/+6 | |
| * | | | | | | | | | | | x86/apic: Hide unused safe_smp_processor_id() on 32-bit UP | Arnd Bergmann | 2023-07-31 | 1 | -0/+2 | |
| * | | | | | | | | | | | x86/cpu: Fix amd_check_microcode() declaration | Arnd Bergmann | 2023-07-31 | 2 | -2/+3 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-08-28 | 1 | -8/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'v6.5-rc2' into sched/core, to pick up fixes | Ingo Molnar | 2023-07-19 | 12 | -91/+147 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | x86/sched: Enable cluster scheduling on Hybrid | Peter Zijlstra | 2023-07-13 | 1 | -8/+3 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2023-08-28 | 14 | -129/+187 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | perf/x86/uncore: Remove unnecessary ?: operator around pcibios_err_to_errno()... | Ilpo Järvinen | 2023-08-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | perf/x86/intel: Add Crestmont PMU | Kan Liang | 2023-08-09 | 3 | -3/+60 | |
| * | | | | | | | | | | | x86/cpu: Update Hybrids | Peter Zijlstra | 2023-08-09 | 1 | -5/+7 | |
| * | | | | | | | | | | | x86/cpu: Fix Crestmont uarch | Peter Zijlstra | 2023-08-09 | 1 | -3/+2 | |
| * | | | | | | | | | | | x86/cpu: Fix Gracemont uarch | Peter Zijlstra | 2023-08-09 | 8 | -8/+9 | |
| * | | | | | | | | | | | perf/x86: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability | James Clark | 2023-07-26 | 1 | -1/+0 | |
| * | | | | | | | | | | | perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_src | Namhyung Kim | 2023-07-26 | 1 | -88/+68 | |
| * | | | | | | | | | | | locking/arch: Avoid variable shadowing in local_try_cmpxchg() | Uros Bizjak | 2023-07-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | perf/x86: Use local64_try_cmpxchg | Uros Bizjak | 2023-07-10 | 4 | -19/+13 | |
| * | | | | | | | | | | | perf/amd: Prevent grouping of IBS events | Ravi Bangoria | 2023-07-10 | 1 | -0/+26 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-08-28 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | efi/runtime-wrappers: Remove duplicated macro for service returning void | Ard Biesheuvel | 2023-08-22 | 1 | -1/+3 | |
| * | | | | | | | | | | | efi: memmap: Remove kernel-doc warnings | Zhu Wang | 2023-08-03 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-08-28 | 14 | -649/+466 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/microcode: Remove remaining references to CONFIG_MICROCODE_AMD | Lukas Bulwahn | 2023-08-26 | 3 | -4/+2 | |
| * | | | | | | | | | | | x86/microcode/intel: Remove pointless mutex | Thomas Gleixner | 2023-08-13 | 1 | -22/+2 | |
| * | | | | | | | | | | | x86/microcode/intel: Remove debug code | Thomas Gleixner | 2023-08-13 | 1 | -75/+0 | |
| * | | | | | | | | | | | x86/microcode: Move core specific defines to local header | Thomas Gleixner | 2023-08-13 | 7 | -227/+223 | |
| * | | | | | | | | | | | x86/microcode/intel: Rename get_datasize() since its used externally | Ashok Raj | 2023-08-13 | 2 | -7/+8 | |
| * | | | | | | | | | | | x86/microcode: Make reload_early_microcode() static | Thomas Gleixner | 2023-08-13 | 2 | -3/+1 | |
| * | | | | | | | | | | | x86/microcode: Include vendor headers into microcode.h | Ashok Raj | 2023-08-13 | 8 | -11/+6 | |
| * | | | | | | | | | | | x86/microcode/intel: Move microcode functions out of cpu/intel.c | Thomas Gleixner | 2023-08-13 | 3 | -200/+204 | |
| * | | | | | | | | | | | x86/microcode: Hide the config knob | Thomas Gleixner | 2023-08-13 | 5 | -44/+8 | |
| * | | | | | | | | | | | x86/mm: Remove unused microcode.h include | Thomas Gleixner | 2023-08-13 | 1 | -1/+0 | |
| * | | | | | | | | | | | x86/microcode: Remove microcode_mutex | Sebastian Andrzej Siewior | 2023-08-08 | 2 | -8/+1 | |
| * | | | | | | | | | | | x86/microcode/AMD: Rip out static buffers | Borislav Petkov (AMD) | 2023-07-27 | 3 | -70/+31 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'x86_sev_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2023-08-28 | 5 | -14/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/sev: Make enc_dec_hypercall() accept a size instead of npages | Steve Rutherford | 2023-08-25 | 3 | -13/+10 | |
| * | | | | | | | | | | | x86/sev: Do not handle #VC for DR7 read/write | Alexey Kardashevskiy | 2023-08-16 | 2 | -1/+7 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'ras_core_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-08-28 | 3 | -3/+57 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/MCE: Always save CS register on AMD Zen IF Poison errors | Yazen Ghannam | 2023-08-18 | 2 | -1/+30 | |
| * | | | | | | | | | | | x86/mce: Prevent duplicate error records | Borislav Petkov (AMD) | 2023-07-21 | 3 | -2/+27 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'x86_misc_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-08-28 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ |