index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
/
x2apic_uv_x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
x86/platform/uv: Use alternate source for socket to node data
Steve Wahl
1
-6
/
+5
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-44
/
+7
2023-08-24
x86/platform/uv: Refactor code using deprecated strncpy() interface to use st...
Justin Stitt
1
-3
/
+2
2023-08-09
x86/apic: Remove pointless arguments from [native_]eoi_write()
Thomas Gleixner
1
-1
/
+1
2023-08-09
x86/apic: Remove pointless NULL initializations
Thomas Gleixner
1
-2
/
+0
2023-08-09
x86/apic: Sanitize APIC ID range validation
Thomas Gleixner
1
-6
/
+0
2023-08-09
x86/apic: Add max_apic_id member
Thomas Gleixner
1
-0
/
+1
2023-08-09
x86/apic/x2apic: Share all common IPI functions
Thomas Gleixner
1
-11
/
+3
2023-08-09
x86/apic/uv: Get rid of wrapper callbacks
Thomas Gleixner
1
-6
/
+1
2023-08-09
x86/apic: Allow apic::safe_wait_icr_idle() to be NULL
Thomas Gleixner
1
-1
/
+0
2023-08-09
x86/apic: Allow apic::wait_icr_idle() to be NULL
Thomas Gleixner
1
-1
/
+0
2023-08-09
x86/apic: Mop up apic::apic_id_registered()
Thomas Gleixner
1
-6
/
+0
2023-08-09
x86/apic: Mop up *setup_apic_routing()
Thomas Gleixner
1
-1
/
+0
2023-08-09
x86/apic: Nuke apic::apicid_to_cpu_present()
Thomas Gleixner
1
-1
/
+0
2023-08-09
x86/apic: Nuke empty init_apic_ldr() callbacks
Thomas Gleixner
1
-5
/
+0
2023-08-09
x86/apic: Mop up early_per_cpu() abuse
Thomas Gleixner
1
-1
/
+1
2023-08-09
x86/apic: Remove check_phys_apicid_present()
Thomas Gleixner
1
-1
/
+0
2023-08-09
x86/apic: Nuke unused apic::inquire_remote_apic()
Thomas Gleixner
1
-1
/
+0
2023-05-31
x86/platform/uv: Update UV[23] platform code for SNC
Steve Wahl
1
-4
/
+38
2023-05-31
x86/platform/uv: Remove remaining BUG_ON() and BUG() calls
Steve Wahl
1
-2
/
+4
2023-05-31
x86/platform/uv: UV support for sub-NUMA clustering
Steve Wahl
1
-68
/
+94
2023-05-31
x86/platform/uv: Helper functions for allocating and freeing conversion tables
Steve Wahl
1
-44
/
+53
2023-05-31
x86/platform/uv: When searching for minimums, start at INT_MAX not 99999
Steve Wahl
1
-2
/
+2
2023-05-31
x86/platform/uv: Fix printed information in calc_mmioh_map
Steve Wahl
1
-6
/
+7
2022-04-07
x86/platform/uv: Log gap hole end size
Mike Travis
1
-2
/
+6
2022-04-07
x86/platform/uv: Update TSC sync state for UV5
Mike Travis
1
-1
/
+7
2021-04-16
x86/platform/uv: Use x2apic enabled bit as set by BIOS to indicate APIC mode
Mike Travis
1
-17
/
+13
2021-03-08
x86/platform/uv: Set section block size for hubless architectures
Mike Travis
1
-0
/
+3
2020-12-14
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+5
2020-12-14
Merge tag 'x86_platform_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+22
2020-12-07
x86/platform/uv: Add deprecated messages to /proc info leaves
Mike Travis
1
-1
/
+10
2020-12-07
x86/platform/uv: Add kernel interfaces for obtaining system info
Mike Travis
1
-0
/
+12
2020-12-03
x86/platform/uv: Fix UV4 hub revision adjustment
Mike Travis
1
-1
/
+1
2020-11-13
x86/platform/uv: Fix copied UV5 output archtype
Mike Travis
1
-3
/
+3
2020-11-07
x86/platform/uv: Recognize UV5 hubless system identifier
Mike Travis
1
-3
/
+10
2020-11-07
x86/platform/uv: Remove spaces from OEM IDs
Mike Travis
1
-0
/
+3
2020-11-07
x86/platform/uv: Fix missing OEM_TABLE_ID
Mike Travis
1
-2
/
+5
2020-10-28
x86/apic: Cleanup destination mode
Thomas Gleixner
1
-1
/
+1
2020-10-28
x86/apic: Get rid of apic:: Dest_logical
Thomas Gleixner
1
-3
/
+1
2020-10-28
x86/apic: Cleanup delivery mode defines
Thomas Gleixner
1
-3
/
+3
2020-10-28
x86/apic/uv: Fix inconsistent destination mode
Thomas Gleixner
1
-1
/
+1
2020-10-07
x86/platform/uv: Update Copyrights to conform to HPE standards
Mike Travis
1
-0
/
+1
2020-10-07
x86/platform/uv: Update UV5 TSC checking
Mike Travis
1
-14
/
+10
2020-10-07
x86/platform/uv: Update node present counting
Mike Travis
1
-7
/
+19
2020-10-07
x86/platform/uv: Update UV5 MMR references in UV GRU
Mike Travis
1
-6
/
+24
2020-10-07
x86/platform/uv: Adjust GAM MMR references affected by UV5 updates
Mike Travis
1
-5
/
+25
2020-10-07
x86/platform/uv: Update MMIOH references based on new UV5 MMRs
Mike Travis
1
-68
/
+144
2020-10-07
x86/platform/uv: Add and decode Arch Type in UVsystab
Mike Travis
1
-19
/
+116
2020-10-07
x86/platform/uv: Add UV5 direct references
Mike Travis
1
-27
/
+70
2020-10-07
x86/platform/uv: Update UV MMRs for UV5
Mike Travis
1
-112
/
+155
[next]