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