summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | x86/mm: Use lookup_address_in_pgd_attr() in show_fault_oops()Juergen Gross2024-04-141-3/+4
| * | | | | | x86/pat: Introduce lookup_address_in_pgd_attr()Juergen Gross2024-04-142-3/+32
* | | | | | | Merge tag 'x86-fpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-133-5/+5
|\ \ \ \ \ \ \
| * | | | | | | x86/fpu: Update fpu_swap_kvm_fpu() uses in comments as wellLi RongQing2024-04-041-2/+2
| * | | | | | | x86/vm86: Make sure the free_vm86(task) definition uses its parameter even in...Ingo Molnar2024-03-291-1/+1
| * | | | | | | x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixupUros Bizjak2024-03-191-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'x86-entry-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-133-19/+1
|\ \ \ \ \ \ \
| * | | | | | | x86/entry: Merge thunk_64.S and thunk_32.S into thunk.SLai Jiangshan2024-04-093-19/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-1336-472/+694
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: Switch to new Intel CPU model definesTony Luck2024-04-291-10/+6
| * | | | | | | x86/tsc_msr: Switch to new Intel CPU model definesTony Luck2024-04-291-7/+7
| * | | | | | | x86/tsc: Switch to new Intel CPU model definesTony Luck2024-04-291-3/+3
| * | | | | | | x86/cpu: Switch to new Intel CPU model definesTony Luck2024-04-291-3/+3
| * | | | | | | x86/resctrl: Switch to new Intel CPU model definesTony Luck2024-04-292-16/+16
| * | | | | | | x86/microcode/intel: Switch to new Intel CPU model definesTony Luck2024-04-291-3/+2
| * | | | | | | x86/mce: Switch to new Intel CPU model definesTony Luck2024-04-293-19/+18
| * | | | | | | x86/cpu: Switch to new Intel CPU model definesTony Luck2024-04-291-1/+1
| * | | | | | | x86/cpu/intel_epb: Switch to new Intel CPU model definesTony Luck2024-04-291-6/+6
| * | | | | | | x86/aperfmperf: Switch to new Intel CPU model definesTony Luck2024-04-291-9/+8
| * | | | | | | x86/apic: Switch to new Intel CPU model definesTony Luck2024-04-291-19/+19
| * | | | | | | perf/x86/msr: Switch to new Intel CPU model definesTony Luck2024-04-291-66/+66
| * | | | | | | perf/x86/intel/uncore: Switch to new Intel CPU model definesTony Luck2024-04-293-53/+55
| * | | | | | | perf/x86/intel/pt: Switch to new Intel CPU model definesTony Luck2024-04-251-6/+6
| * | | | | | | perf/x86/lbr: Switch to new Intel CPU model definesTony Luck2024-04-251-1/+2
| * | | | | | | perf/x86/intel/cstate: Switch to new Intel CPU model definesTony Luck2024-04-251-72/+72
| * | | | | | | x86/bugs: Switch to new Intel CPU model definesTony Luck2024-04-251-78/+76
| * | | | | | | x86/bugs: Switch to new Intel CPU model definesTony Luck2024-04-251-15/+15
| * | | | | | | x86/cpu/vfm: Update arch/x86/include/asm/intel-family.hTony Luck2024-04-222-2/+85
| * | | | | | | x86/cpu/vfm: Add new macros to work with (vendor/family/model) valuesTony Luck2024-04-221-0/+93
| * | | | | | | x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86Tony Luck2024-04-221-3/+17
| * | | | | | | x86/sev: Take NUMA node into account when allocating memory for per-CPU SEV dataLi RongQing2024-04-121-4/+4
| * | | | | | | Merge branch 'x86/urgent' into x86/cpu, to resolve conflictIngo Molnar2024-04-1222-124/+394
| |\ \ \ \ \ \ \
| * | | | | | | | x86/cpu: Improve readability of per-CPU cpumask initialization codeIngo Molnar2024-04-102-14/+17
| * | | | | | | | x86/cpu: Take NUMA node into account when allocating per-CPU cpumasksLi RongQing2024-04-102-7/+9
| * | | | | | | | x86/mce: Implement recovery for errors in TDX/SEAM non-root modeTony Luck2024-04-093-2/+34
| * | | | | | | | Merge tag 'v6.9-rc3' into x86/cpu, to pick up fixesIngo Molnar2024-04-09299-2299/+7829
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | x86/cpu: Clear TME feature flag if TME is not enabled by BIOSBingsong Si2024-03-261-0/+1
| * | | | | | | | x86/CPU/AMD: Improve the erratum 1386 workaroundBorislav Petkov (AMD)2024-03-252-0/+20
| * | | | | | | | x86/cpu/topology: Add support for the AMD 0x80000026 leafThomas Gleixner2024-03-222-8/+26
| * | | | | | | | x86/cpu: Get rid of an unnecessary local variable in get_cpu_address_sizes()Borislav Petkov (AMD)2024-03-211-10/+7
| * | | | | | | | x86/cpu: Move leftover contents of topology.c to setup.cRafael J. Wysocki2024-03-213-44/+9
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-05-1320-65/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/pci/ce4100: Remove unused 'struct sim_reg_op'Dr. David Alan Gilbert2024-05-081-6/+0
| * | | | | | | | x86/msr: Move ARCH_CAP_XAPIC_DISABLE bit definition to its rightful placePawan Gupta2024-04-091-5/+4
| * | | | | | | | x86/math-emu: Fix function cast warningsArnd Bergmann2024-04-083-6/+16
| * | | | | | | | x86/extable: Remove unused fixup type EX_TYPE_COPYTong Tiangen2024-04-044-14/+1
| * | | | | | | | x86/rtc: Remove unused intel-mid.hAndy Shevchenko2024-04-031-1/+0
| * | | | | | | | x86/32: Remove unused IA32_STACK_TOP and two externsYueHaibing2024-04-021-11/+0
| * | | | | | | | x86/head: Simplify relative include path to xen-head.SYuntao Wang2024-03-252-2/+2
| * | | | | | | | x86/fred: Fix typo in Kconfig descriptionPaul Menzel2024-03-221-1/+1