summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic/x2apic_uv_x.c
AgeCommit message (Expand)Author
2023-11-21x86/apic: Drop apic::delivery_modeAndrew Cooper
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-10x86/apic: Use u32 for wakeup_secondary_cpu[_64]()Thomas Gleixner
2023-10-10x86/apic: Use u32 for [gs]et_apic_id()Thomas Gleixner
2023-10-10x86/apic: Use u32 for phys_pkg_id()Thomas Gleixner
2023-09-21x86/platform/uv/apic: Clean up inconsistent indentingYang Li
2023-09-11x86/platform/uv: Use alternate source for socket to node dataSteve Wahl
2023-08-30Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-24x86/platform/uv: Refactor code using deprecated strncpy() interface to use st...Justin Stitt
2023-08-09x86/apic: Remove pointless arguments from [native_]eoi_write()Thomas Gleixner
2023-08-09x86/apic: Remove pointless NULL initializationsThomas Gleixner
2023-08-09x86/apic: Sanitize APIC ID range validationThomas Gleixner
2023-08-09x86/apic: Add max_apic_id memberThomas Gleixner
2023-08-09x86/apic/x2apic: Share all common IPI functionsThomas Gleixner
2023-08-09x86/apic/uv: Get rid of wrapper callbacksThomas Gleixner
2023-08-09x86/apic: Allow apic::safe_wait_icr_idle() to be NULLThomas Gleixner
2023-08-09x86/apic: Allow apic::wait_icr_idle() to be NULLThomas Gleixner
2023-08-09x86/apic: Mop up apic::apic_id_registered()Thomas Gleixner
2023-08-09x86/apic: Mop up *setup_apic_routing()Thomas Gleixner
2023-08-09x86/apic: Nuke apic::apicid_to_cpu_present()Thomas Gleixner
2023-08-09x86/apic: Nuke empty init_apic_ldr() callbacksThomas Gleixner
2023-08-09x86/apic: Mop up early_per_cpu() abuseThomas Gleixner
2023-08-09x86/apic: Remove check_phys_apicid_present()Thomas Gleixner
2023-08-09x86/apic: Nuke unused apic::inquire_remote_apic()Thomas Gleixner
2023-05-31x86/platform/uv: Update UV[23] platform code for SNCSteve Wahl
2023-05-31x86/platform/uv: Remove remaining BUG_ON() and BUG() callsSteve Wahl
2023-05-31x86/platform/uv: UV support for sub-NUMA clusteringSteve Wahl
2023-05-31x86/platform/uv: Helper functions for allocating and freeing conversion tablesSteve Wahl
2023-05-31x86/platform/uv: When searching for minimums, start at INT_MAX not 99999Steve Wahl
2023-05-31x86/platform/uv: Fix printed information in calc_mmioh_mapSteve Wahl
2022-04-07x86/platform/uv: Log gap hole end sizeMike Travis
2022-04-07x86/platform/uv: Update TSC sync state for UV5Mike Travis
2021-04-16x86/platform/uv: Use x2apic enabled bit as set by BIOS to indicate APIC modeMike Travis
2021-03-08x86/platform/uv: Set section block size for hubless architecturesMike Travis
2020-12-14Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-14Merge tag 'x86_platform_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-07x86/platform/uv: Add deprecated messages to /proc info leavesMike Travis
2020-12-07x86/platform/uv: Add kernel interfaces for obtaining system infoMike Travis
2020-12-03x86/platform/uv: Fix UV4 hub revision adjustmentMike Travis
2020-11-13x86/platform/uv: Fix copied UV5 output archtypeMike Travis
2020-11-07x86/platform/uv: Recognize UV5 hubless system identifierMike Travis
2020-11-07x86/platform/uv: Remove spaces from OEM IDsMike Travis
2020-11-07x86/platform/uv: Fix missing OEM_TABLE_IDMike Travis
2020-10-28x86/apic: Cleanup destination modeThomas Gleixner
2020-10-28x86/apic: Get rid of apic:: Dest_logicalThomas Gleixner
2020-10-28x86/apic: Cleanup delivery mode definesThomas Gleixner
2020-10-28x86/apic/uv: Fix inconsistent destination modeThomas Gleixner
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis
2020-10-07x86/platform/uv: Update UV5 TSC checkingMike Travis
2020-10-07x86/platform/uv: Update node present countingMike Travis