All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/12] x86/platform/uv: Updates for UV5
@ 2020-09-07 18:54 Mike Travis
  2020-09-07 18:54 ` [PATCH 01/12] x86/platform/uv: Remove UV BAU TLB Shootdown Handler Mike Travis
                   ` (12 more replies)
  0 siblings, 13 replies; 24+ messages in thread
From: Mike Travis @ 2020-09-07 18:54 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, Borislav Petkov, x86, Steve Wahl,
	Dave Hansen, Andy Lutomirski, Peter Zijlstra, Arnd Bergmann,
	Greg Kroah-Hartman
  Cc: Dimitri Sivanich, H. Peter Anvin, Russ Anderson, Darren Hart,
	Andy Shevchenko, Alexandre Chartre, Jian Cai, Vitaly Kuznetsov,
	linux-kernel, platform-driver-x86

Subject: [PATCH 00/12] x86/platform/uv: Updates for UV5

Add changes needed for new UV5 UV architecture.  Chief among the changes
are 52 bits of physical memory address and 57 bits of virtual address space.  

0001 Remove UV BAU TLB Shootdown Handler
    - removes BAU TLB code being replaced by BAU APIC driver

0002 Remove SCIR built in driver
    - removes System Controller (monitoring) code

0003 Update UV kernel modules
    - update loadable UV kernel modules prior to a clash of symbols
      (is_uv) produced by auto-generated UV5 uv_mmrs.h file

0004 Update UV MMRs for UV5
    - update uv_mmrs.h file and fix resultant compiler errors

0005 Add UV5 direct references
    - add references to UV5 specific values

0006 Decode and Use Arch Type in UVsystab
    - add UV ArchType field to UVsystab to remove dependency on OEM_ID

0007 Update MMIOH references
    - display MMIOH mapping for each MMIOH region

0008 Adjust GAM MMR references
    - update GAM mapping for MMR accesses

0009 Update UV GRU references
    - update GRU mapping to include UV5

0010 Update Node Present Counting
    - UV5 changes method of counting nodes present

0011 Update UV5 TSC Checking
    - update TSC sync check of BIOS sync status

0012 Update for UV5 NMI MMR changes
    - update NMI handler


^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2020-09-08 20:01 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-07 18:54 [PATCH 00/12] x86/platform/uv: Updates for UV5 Mike Travis
2020-09-07 18:54 ` [PATCH 01/12] x86/platform/uv: Remove UV BAU TLB Shootdown Handler Mike Travis
2020-09-07 18:54 ` [PATCH 02/12] x86/platform/uv: Remove SCIR MMR references for UVY systems Mike Travis
2020-09-07 18:54 ` [PATCH 03/12] x86/platform/uv: Adjust references in UV kernel modules Mike Travis
2020-09-08 15:22   ` Greg KH
2020-09-07 18:54 ` [PATCH 04/12] x86/platform/uv: Update UV MMRs for UV5 Mike Travis
2020-09-08 15:23   ` Greg KH
2020-09-08 15:35     ` Mike Travis
2020-09-08 15:44       ` Greg KH
2020-09-08 16:20         ` Mike Travis
2020-09-08 16:32           ` Greg KH
2020-09-07 18:54 ` [PATCH 05/12] x86/platform/uv: Add UV5 direct references Mike Travis
2020-09-07 18:54 ` [PATCH 06/12] x86/platform/uv: Add and Decode Arch Type in UVsystab Mike Travis
2020-09-07 18:54 ` [PATCH 07/12] x86/platform/uv: Update MMIOH references based on new UV5 MMRs Mike Travis
2020-09-07 18:54 ` [PATCH 08/12] x86/platform/uv: Adjust GAM MMR references affected by UV5 updates Mike Travis
2020-09-07 18:54 ` [PATCH 09/12] x86/platform/uv: Update UV5 MMR references in UV GRU Mike Travis
2020-09-07 18:54 ` [PATCH 10/12] x86/platform/uv: Update Node Present Counting Mike Travis
2020-09-07 18:54 ` [PATCH 11/12] x86/platform/uv: Update UV5 TSC Checking Mike Travis
2020-09-07 18:54 ` [PATCH 12/12] x86/platform/uv: Update for UV5 NMI MMR changes Mike Travis
2020-09-08 15:20 ` [PATCH 00/12] x86/platform/uv: Updates for UV5 Greg KH
2020-09-08 15:28   ` Mike Travis
2020-09-08 15:40     ` Greg KH
2020-09-08 15:47     ` peterz
2020-09-08 16:23       ` Mike Travis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.