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
/
include
/
asm
/
uv
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2
-2
/
+2
2020-12-07
x86/platform/uv: Add kernel interfaces for obtaining system info
Mike Travis
1
-0
/
+2
2020-11-26
x86/platform/uv: Add and export uv_bios_* functions
Justin Ernst
2
-0
/
+152
2020-11-11
x86/platform/uv: Drop last traces of uv_flush_tlb_others
Jiri Slaby
1
-10
/
+0
2020-10-07
x86/platform/uv: Update Copyrights to conform to HPE standards
Mike Travis
3
-0
/
+3
2020-10-07
x86/platform/uv: Update for UV5 NMI MMR changes
Mike Travis
1
-13
/
+0
2020-10-07
x86/platform/uv: Update UV5 TSC checking
Mike Travis
1
-1
/
+1
2020-10-07
x86/platform/uv: Add and decode Arch Type in UVsystab
Mike Travis
1
-3
/
+13
2020-10-07
x86/platform/uv: Add UV5 direct references
Mike Travis
1
-16
/
+33
2020-10-07
x86/platform/uv: Update UV MMRs for UV5
Mike Travis
2
-3261
/
+3791
2020-10-07
x86/platform/uv: Remove SCIR MMR references for UV systems
Mike Travis
1
-40
/
+3
2020-10-07
x86/platform/uv: Remove UV BAU TLB Shootdown Handler
Mike Travis
2
-758
/
+1
2020-08-03
Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-856
/
+12
2020-07-26
x86: uv: uv_hub.h: Delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-17
x86/platform/uv: Remove vestigial mention of UV1 platform from bios header
steve.wahl@hpe.com
1
-1
/
+1
2020-07-17
x86/platform/uv: Remove support for UV1 platform from uv
steve.wahl@hpe.com
1
-1
/
+1
2020-07-17
x86/platform/uv: Remove support for uv1 platform from uv_hub
steve.wahl@hpe.com
1
-31
/
+3
2020-07-17
x86/platform/uv: Remove support for UV1 platform from uv_bau
steve.wahl@hpe.com
1
-111
/
+7
2020-07-17
x86/platform/uv: Remove support for UV1 platform from uv_mmrs
steve.wahl@hpe.com
1
-712
/
+0
2020-06-11
x86/entry: Convert various system vectors
Thomas Gleixner
1
-6
/
+2
2020-06-05
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2020-05-07
x86/platform/uv: Remove the unused _uv_cpu_blade_processor_id() macro
Christoph Hellwig
1
-1
/
+0
2020-05-07
x86/platform/uv: Remove _uv_hub_info_check()
Christoph Hellwig
1
-14
/
+0
2020-05-07
x86/platform/uv: Simplify uv_send_IPI_one()
Christoph Hellwig
1
-20
/
+0
2020-05-07
x86/platform/uv: Mark is_uv_hubless() static
Christoph Hellwig
1
-2
/
+0
2020-05-07
x86/platform/uv: Remove the UV*_HUB_IS_SUPPORTED macros
Christoph Hellwig
2
-26
/
+0
2020-05-07
x86/platform/uv: Remove the uv_partition_coherence_id() macro
Christoph Hellwig
1
-1
/
+0
2020-05-07
x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() static
Christoph Hellwig
1
-6
/
+0
2020-05-03
x86/tlb/uv: Add a forward declaration for struct flush_tlb_info
Borislav Petkov
1
-0
/
+1
2020-03-27
x86/platform/uv: Add a missing prototype for uv_bau_message_interrupt()
Benjamin Thiel
1
-0
/
+2
2019-10-07
x86/platform/uv: Account for UV Hubless in is_uvX_hub Ops
Mike Travis
1
-41
/
+20
2019-10-07
x86/platform/uv: Add UV Hubbed/Hubless Proc FS Files
Mike Travis
1
-0
/
+4
2019-10-07
x86/platform/uv: Add return code to UV BIOS Init function
Mike Travis
1
-1
/
+1
2019-10-07
x86/platform/uv: Return UV Hubless System Type
Mike Travis
1
-2
/
+10
2019-08-08
efi/x86: move UV_SYSTAB handling into arch/x86
Ard Biesheuvel
1
-1
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-03-07
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+0
2019-02-15
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
1
-1
/
+7
2019-02-15
x86/platform/UV: Remove uv_bios_call_reentrant()
Hedi Berriche
1
-1
/
+0
2019-02-15
x86/platform/UV: Remove unnecessary #ifdef CONFIG_EFI
Hedi Berriche
1
-4
/
+0
2018-10-02
x86/platform/uv: Provide is_early_uv_system()
Mike Travis
1
-0
/
+6
2018-03-28
x86/platform/UV: Fix critical UV MMR address error
mike.travis@hpe.com
1
-1
/
+1
2018-01-16
x86/platform/uv/BAU: Replace hard-coded values with MMR definitions
Andrew Banman
1
-1
/
+0
2018-01-16
x86/platform/UV: Fix UV4A BAU MMRs
Mike Travis
1
-21
/
+38
2018-01-16
x86/platform/UV: Fix GAM MMR changes in UV4A
Mike Travis
1
-6
/
+80
2018-01-16
x86/platform/UV: Add references to access fixed UV4A HUB MMRs
Mike Travis
2
-0
/
+15
2018-01-16
x86/platform/UV: Update uv_mmrs.h to prepare for UV4A fixes
Mike Travis
1
-82
/
+533
2017-11-13
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+18
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-16
x86/platform/UV: Add check of TSC state set by UV BIOS
mike.travis@hpe.com
1
-5
/
+18
[next]