index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
/
x2apic_uv_x.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-10-07
x86/platform/uv: Remove SCIR MMR references for UV systems
Mike Travis
1
-82
/
+0
2020-07-17
x86/platform/uv: Remove support for UV1 platform from x2apic_uv_x
steve.wahl@hpe.com
1
-96
/
+26
2020-05-23
x86/apic/uv: Remove code for unused distributed GRU mode
Steve Wahl
1
-58
/
+1
2020-05-07
x86/platform/uv: Unexport uv_apicid_hibits
Christoph Hellwig
1
-1
/
+0
2020-05-07
x86/platform/uv: Remove _uv_hub_info_check()
Christoph Hellwig
1
-6
/
+0
2020-05-07
x86/platform/uv: Simplify uv_send_IPI_one()
Christoph Hellwig
1
-5
/
+14
2020-05-07
x86/platform/uv: Mark uv_min_hub_revision_id static
Christoph Hellwig
1
-2
/
+1
2020-05-07
x86/platform/uv: Mark is_uv_hubless() static
Christoph Hellwig
1
-2
/
+1
2020-01-17
x86/apic/uv: Avoid unused variable warning
Arnd Bergmann
1
-37
/
+6
2019-10-07
x86/platform/uv: Check EFI Boot to set reboot type
Mike Travis
1
-6
/
+12
2019-10-07
x86/platform/uv: Decode UVsystab Info
Mike Travis
1
-2
/
+10
2019-10-07
x86/platform/uv: Add UV Hubbed/Hubless Proc FS Files
Mike Travis
1
-1
/
+92
2019-10-07
x86/platform/uv: Setup UV functions for Hubless UV Systems
Mike Travis
1
-3
/
+17
2019-10-07
x86/platform/uv: Return UV Hubless System Type
Mike Travis
1
-9
/
+18
2019-10-07
x86/platform/uv: Save OEM_ID from ACPI MADT probe
Mike Travis
1
-1
/
+15
2019-07-25
x86/apic/uv: Make x2apic_extra_bits static
Thomas Gleixner
1
-1
/
+1
2019-07-25
x86/apic: Cleanup the include maze
Thomas Gleixner
1
-24
/
+4
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-3
/
+4
2018-12-08
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
1
-2
/
+2
2018-07-30
x86/platform/UV: Mark memblock related init code and data correctly
Dou Liyang
1
-2
/
+2
2018-06-21
x86/platform/UV: Add kernel parameter to set memory block size
mike.travis@hpe.com
1
-0
/
+11
2018-06-21
x86/platform/UV: Use new set memory block size function
mike.travis@hpe.com
1
-3
/
+46
2018-04-10
x86/apic: Fix signedness bug in APIC ID validity checks
Li RongQing
1
-1
/
+1
2018-02-13
x86/platform/UV: Fix GAM Range Table entries less than 1GB
mike.travis@hpe.com
1
-3
/
+12
2018-01-16
x86/platform/UV: Fix GAM MMR references in the UV x2apic code
Mike Travis
1
-46
/
+37
2018-01-16
x86/platform/UV: Add references to access fixed UV4A HUB MMRs
Mike Travis
1
-0
/
+2
[next]