index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
uv
Age
Commit message (
Expand
)
Author
2020-06-11
x86/entry: Convert various system vectors
Thomas Gleixner
2020-06-05
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-05-07
x86/platform/uv: Remove the unused _uv_cpu_blade_processor_id() macro
Christoph Hellwig
2020-05-07
x86/platform/uv: Remove _uv_hub_info_check()
Christoph Hellwig
2020-05-07
x86/platform/uv: Simplify uv_send_IPI_one()
Christoph Hellwig
2020-05-07
x86/platform/uv: Mark is_uv_hubless() static
Christoph Hellwig
2020-05-07
x86/platform/uv: Remove the UV*_HUB_IS_SUPPORTED macros
Christoph Hellwig
2020-05-07
x86/platform/uv: Remove the uv_partition_coherence_id() macro
Christoph Hellwig
2020-05-07
x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() static
Christoph Hellwig
2020-05-03
x86/tlb/uv: Add a forward declaration for struct flush_tlb_info
Borislav Petkov
2020-03-27
x86/platform/uv: Add a missing prototype for uv_bau_message_interrupt()
Benjamin Thiel
2019-10-07
x86/platform/uv: Account for UV Hubless in is_uvX_hub Ops
Mike Travis
2019-10-07
x86/platform/uv: Add UV Hubbed/Hubless Proc FS Files
Mike Travis
2019-10-07
x86/platform/uv: Add return code to UV BIOS Init function
Mike Travis
2019-10-07
x86/platform/uv: Return UV Hubless System Type
Mike Travis
2019-08-08
efi/x86: move UV_SYSTAB handling into arch/x86
Ard Biesheuvel
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-03-07
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-02-15
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
2019-02-15
x86/platform/UV: Remove uv_bios_call_reentrant()
Hedi Berriche
2019-02-15
x86/platform/UV: Remove unnecessary #ifdef CONFIG_EFI
Hedi Berriche
2018-10-02
x86/platform/uv: Provide is_early_uv_system()
Mike Travis
2018-03-28
x86/platform/UV: Fix critical UV MMR address error
mike.travis@hpe.com
2018-01-16
x86/platform/uv/BAU: Replace hard-coded values with MMR definitions
Andrew Banman
2018-01-16
x86/platform/UV: Fix UV4A BAU MMRs
Mike Travis
2018-01-16
x86/platform/UV: Fix GAM MMR changes in UV4A
Mike Travis
2018-01-16
x86/platform/UV: Add references to access fixed UV4A HUB MMRs
Mike Travis
2018-01-16
x86/platform/UV: Update uv_mmrs.h to prepare for UV4A fixes
Mike Travis
2017-11-13
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-16
x86/platform/UV: Add check of TSC state set by UV BIOS
mike.travis@hpe.com
2017-06-05
x86/mm: Pass flush_tlb_info to flush_tlb_others() etc
Andy Lutomirski
2017-05-01
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-03-22
x86/platform/uv: Fix calculation of Global Physical Address
Mike Travis
2017-03-13
x86/platform/uv/BAU: Add wait_completion to bau_operations
Andrew Banman
2017-03-13
x86/platform/uv/BAU: Add status mmr location fields to bau_control
Andrew Banman
2017-03-13
x86/platform/uv/BAU: Cleanup bau_operations declaration and instances
Andrew Banman
2017-03-13
x86/platform/uv/BAU: Add payload descriptor qualifier
Andrew Banman
2017-03-13
x86/platform/uv/BAU: Add uv_bau_version enumerated constants
Andrew Banman
2017-02-01
x86/platform/UV: Add Support for UV4 Hubless NMIs
travis@sgi.com
2017-02-01
x86/platform/UV: Add Support for UV4 Hubless systems
travis@sgi.com
2016-09-22
x86/platform/uv/BAU: Add UV4-specific functions
Andrew Banman
2016-09-22
x86/platform/uv/BAU: Add generic function pointers
Andrew Banman
2016-09-22
x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset()
Andrew Banman
2016-09-22
x86/platform/uv/BAU: Clean up pq_init()
Andrew Banman
2016-08-10
x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values
Mike Travis
2016-05-04
x86/platform/UV: Remove Obsolete GRU MMR address translation
Dimitri Sivanich
2016-05-04
x86/platform/UV: Update physical address conversions for UV4
Mike Travis
2016-05-04
x86/platform/UV: Build GAM reference tables
Mike Travis
2016-05-04
x86/platform/UV: Support UV4 socket address changes
Mike Travis
[next]