summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/x2apic_uv_x.c
Commit message (Expand)AuthorAgeFilesLines
* x86/apic: Remove the pointless writeback of boot_cpu_physical_apicidThomas Gleixner2024-02-151-6/+0
* x86/apic/uv: Remove the private leaf 0xb parserThomas Gleixner2024-02-151-43/+9
* x86/apic: Remove unused phys_pkg_id() callbackThomas Gleixner2024-02-151-11/+0
* x86/apic: Drop apic::delivery_modeAndrew Cooper2023-11-211-1/+0
* Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-301-3/+3
|\
| * x86/apic: Use u32 for wakeup_secondary_cpu[_64]()Thomas Gleixner2023-10-101-1/+1
| * x86/apic: Use u32 for [gs]et_apic_id()Thomas Gleixner2023-10-101-1/+1
| * x86/apic: Use u32 for phys_pkg_id()Thomas Gleixner2023-10-101-1/+1
* | x86/platform/uv/apic: Clean up inconsistent indentingYang Li2023-09-211-1/+1
* | x86/platform/uv: Use alternate source for socket to node dataSteve Wahl2023-09-111-6/+5
|/
* Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-301-44/+7
|\
| * x86/apic: Remove pointless arguments from [native_]eoi_write()Thomas Gleixner2023-08-091-1/+1
| * x86/apic: Remove pointless NULL initializationsThomas Gleixner2023-08-091-2/+0
| * x86/apic: Sanitize APIC ID range validationThomas Gleixner2023-08-091-6/+0
| * x86/apic: Add max_apic_id memberThomas Gleixner2023-08-091-0/+1
| * x86/apic/x2apic: Share all common IPI functionsThomas Gleixner2023-08-091-11/+3
| * x86/apic/uv: Get rid of wrapper callbacksThomas Gleixner2023-08-091-6/+1
| * x86/apic: Allow apic::safe_wait_icr_idle() to be NULLThomas Gleixner2023-08-091-1/+0
| * x86/apic: Allow apic::wait_icr_idle() to be NULLThomas Gleixner2023-08-091-1/+0
| * x86/apic: Mop up apic::apic_id_registered()Thomas Gleixner2023-08-091-6/+0
| * x86/apic: Mop up *setup_apic_routing()Thomas Gleixner2023-08-091-1/+0
| * x86/apic: Nuke apic::apicid_to_cpu_present()Thomas Gleixner2023-08-091-1/+0
| * x86/apic: Nuke empty init_apic_ldr() callbacksThomas Gleixner2023-08-091-5/+0
| * x86/apic: Mop up early_per_cpu() abuseThomas Gleixner2023-08-091-1/+1
| * x86/apic: Remove check_phys_apicid_present()Thomas Gleixner2023-08-091-1/+0
| * x86/apic: Nuke unused apic::inquire_remote_apic()Thomas Gleixner2023-08-091-1/+0
* | x86/platform/uv: Refactor code using deprecated strncpy() interface to use st...Justin Stitt2023-08-241-3/+2
|/
* x86/platform/uv: Update UV[23] platform code for SNCSteve Wahl2023-05-311-4/+38
* x86/platform/uv: Remove remaining BUG_ON() and BUG() callsSteve Wahl2023-05-311-2/+4
* x86/platform/uv: UV support for sub-NUMA clusteringSteve Wahl2023-05-311-68/+94
* x86/platform/uv: Helper functions for allocating and freeing conversion tablesSteve Wahl2023-05-311-44/+53
* x86/platform/uv: When searching for minimums, start at INT_MAX not 99999Steve Wahl2023-05-311-2/+2
* x86/platform/uv: Fix printed information in calc_mmioh_mapSteve Wahl2023-05-311-6/+7
* x86/platform/uv: Log gap hole end sizeMike Travis2022-04-071-2/+6
* x86/platform/uv: Update TSC sync state for UV5Mike Travis2022-04-071-1/+7
* x86/platform/uv: Use x2apic enabled bit as set by BIOS to indicate APIC modeMike Travis2021-04-161-17/+13
* x86/platform/uv: Set section block size for hubless architecturesMike Travis2021-03-081-0/+3
* Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-141-7/+5
|\
| * x86/apic: Cleanup destination modeThomas Gleixner2020-10-281-1/+1
| * x86/apic: Get rid of apic:: Dest_logicalThomas Gleixner2020-10-281-3/+1
| * x86/apic: Cleanup delivery mode definesThomas Gleixner2020-10-281-3/+3
| * x86/apic/uv: Fix inconsistent destination modeThomas Gleixner2020-10-281-1/+1
* | Merge tag 'x86_platform_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-141-1/+22
|\ \
| * | x86/platform/uv: Add deprecated messages to /proc info leavesMike Travis2020-12-071-1/+10
| * | x86/platform/uv: Add kernel interfaces for obtaining system infoMike Travis2020-12-071-0/+12
* | | x86/platform/uv: Fix UV4 hub revision adjustmentMike Travis2020-12-031-1/+1
|/ /
* | x86/platform/uv: Fix copied UV5 output archtypeMike Travis2020-11-131-3/+3
* | x86/platform/uv: Recognize UV5 hubless system identifierMike Travis2020-11-071-3/+10
* | x86/platform/uv: Remove spaces from OEM IDsMike Travis2020-11-071-0/+3
* | x86/platform/uv: Fix missing OEM_TABLE_IDMike Travis2020-11-071-2/+5
|/