summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-12Merge tag 'x86_cache_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+90
2024-03-12Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds18-45/+360
2024-03-12Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-105/+155
2024-03-12Merge tag 'timers-ptp-2024-03-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2024-03-12Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2024-03-07x86/fred: Fix init_task thread stack pointer initializationXin Li (Intel)1-2/+4
2024-03-01x86/mm: Regularize set_memory_p() parameters and make non-staticMichael Kelley1-0/+1
2024-02-27Merge branch 'x86/urgent' into x86/apic, to resolve conflictsIngo Molnar3-14/+14
2024-02-27x86/bugs: Use fixed addressing for VERW operandPawan Gupta1-1/+1
2024-02-25Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-14/+14
2024-02-23genirq/matrix: Dynamic bitmap allocationBjörn Töpel1-2/+0
2024-02-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni1-0/+10
2024-02-20x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta2-13/+0
2024-02-20x86/bugs: Add asm helpers for executing VERWPawan Gupta2-1/+14
2024-02-16x86/resctrl: Add helpers for system wide mon/alloc capableJames Morse1-0/+13
2024-02-16x86/resctrl: Make rdt_enable_key the arch's decision to switchJames Morse1-0/+4
2024-02-16x86/resctrl: Move alloc/mon static keys into helpersJames Morse1-0/+20
2024-02-16x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()James Morse1-0/+11
2024-02-16x86/resctrl: Move CLOSID/RMID matching and setting to use helpersJames Morse1-0/+18
2024-02-16x86/resctrl: Access per-rmid structures by indexJames Morse1-0/+17
2024-02-16x86/resctrl: Track the closid with the rmidJames Morse1-0/+7
2024-02-16x86/cpu/topology: Get rid of cpuinfo::x86_max_coresThomas Gleixner1-2/+0
2024-02-16x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.hHou Tao1-0/+10
2024-02-16x86/cpu/topology: Provide __num_[cores|threads]_per_packageThomas Gleixner1-0/+12
2024-02-16x86/cpu/topology: Rename topology_max_die_per_package()Thomas Gleixner1-1/+1
2024-02-16x86/cpu/topology: Rename smp_num_siblingsThomas Gleixner3-4/+3
2024-02-16x86/cpu/topology: Use topology logical mapping mechanismThomas Gleixner1-8/+7
2024-02-16x86/cpu/topology: Provide logical pkg/die mappingThomas Gleixner1-0/+9
2024-02-16x86/cpu/topology: Use topology bitmaps for sizingThomas Gleixner2-13/+13
2024-02-16x86/cpu/topology: Rework possible CPU managementThomas Gleixner3-9/+7
2024-02-16x86/cpu/topology: Confine topology informationThomas Gleixner1-3/+0
2024-02-16x86/mpparse: Use new APIC registration functionThomas Gleixner1-2/+0
2024-02-16x86/cpu/topology: Provide separate APIC registration functionsThomas Gleixner1-0/+3
2024-02-16x86/cpu/topology: Move registration out of APIC codeThomas Gleixner1-0/+2
2024-02-16x86/apic: Use a proper define for invalid ACPI CPU IDThomas Gleixner1-0/+3
2024-02-16x86/apic: Remove yet another dubious callbackThomas Gleixner1-1/+0
2024-02-16x86/apic: Remove the pointless writeback of boot_cpu_physical_apicidThomas Gleixner1-1/+0
2024-02-16x86/mpparse: Remove the physid_t bitmap wrapperThomas Gleixner1-23/+9
2024-02-16x86/mm/numa: Move early mptable evaluation into common codeThomas Gleixner1-5/+0
2024-02-16x86/mpparse: Switch to new init callbacksThomas Gleixner2-10/+1
2024-02-16x86/dtb: Rename x86_dtb_init()Thomas Gleixner1-2/+2
2024-02-16x86/mpparse: Prepare for callback separationThomas Gleixner1-4/+8
2024-02-16x86/mpparse: Provide separate early/late callbacksThomas Gleixner1-0/+4
2024-02-16x86/mpparse: Rename default_find_smp_config()Thomas Gleixner2-11/+6
2024-02-16x86/apic: Remove check_apicid_used() and ioapic_phys_id_map()Thomas Gleixner2-9/+0
2024-02-16x86/ioapic: Replace some more set bit nonsenseThomas Gleixner1-3/+0
2024-02-16x86/platform/ce4100: Dont override x86_init.mpparse.setup_ioapic_idsThomas Gleixner1-1/+0
2024-02-16x86/cpu/topology: Make the APIC mismatch warnings completeThomas Gleixner1-3/+2
2024-02-16x86/apic/uv: Remove the private leaf 0xb parserThomas Gleixner1-0/+5
2024-02-16x86/apic: Remove unused phys_pkg_id() callbackThomas Gleixner1-1/+0