summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/uv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-082-2/+2
|\
| * arch/x86: Fix typosBjorn Helgaas2024-01-032-2/+2
* | x86/apic: Drop apic::delivery_modeAndrew Cooper2023-11-211-1/+1
|/
* x86/platform/uv: Annotate struct uv_rtc_timer_head with __counted_byKees Cook2023-09-241-1/+1
* x86/platform/uv: Rework NMI "action" modparam handlingHans de Goede2023-09-171-47/+57
* Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-302-2/+2
|\
| * x86/apic: Wrap IPI calls into helper functionsDave Hansen2023-08-091-1/+1
| * x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()Thomas Gleixner2023-08-061-1/+1
* | x86/platform/uv: Refactor code using deprecated strcpy()/strncpy() interfaces...Justin Stitt2023-08-241-8/+4
|/
* x86/uv: Use irq_domain_create_hierarchy()Johan Hovold2023-02-131-4/+3
* Merge tag 'x86_platform_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-231-10/+11
|\
| * x86/platform/uv: Update NMI Handler for UV5Mike Travis2022-04-071-10/+11
* | x86: Replace cpumask_weight() with cpumask_empty() where appropriateYury Norov2022-04-101-1/+1
|/
* Merge tag 'x86_platform_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-261-23/+23
|\
| * x86/platform/uv: Remove dead !CONFIG_KEXEC_CORE codeIngo Molnar2021-04-201-11/+2
| * x86/platform/uv: Add more to secondary CPU kdump infoGeorges Aureau2021-04-161-15/+24
* | x86: Fix various typos in commentsIngo Molnar2021-03-181-1/+1
|/
* Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-141-2/+2
|\
| * x86/apic: Cleanup destination modeThomas Gleixner2020-10-281-1/+1
| * x86/apic: Cleanup delivery mode definesThomas Gleixner2020-10-281-1/+1
* | x86/platform/uv: Add and export uv_bios_* functionsJustin Ernst2020-11-261-0/+55
* | x86/platform/uv: Remove existing /sys/firmware/sgi_uv/ interfaceJustin Ernst2020-11-262-64/+1
|/
* Merge tag 'x86_urgent_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-131-3/+0
|\
| * x86/platform/uv: Remove unused variable in UV5 NMI handlerMike Travis2020-10-131-3/+0
* | Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-121-8/+8
|\ \ | |/ |/|
| * x86/irq: Consolidate UV domain allocationThomas Gleixner2020-09-161-8/+8
* | x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis2020-10-073-0/+3
* | x86/platform/uv: Update for UV5 NMI MMR changesMike Travis2020-10-071-10/+54
* | x86/platform/uv: Add and decode Arch Type in UVsystabMike Travis2020-10-071-8/+19
* | x86/platform/uv: Update UV MMRs for UV5Mike Travis2020-10-071-6/+4
* | x86/platform/uv: Remove UV BAU TLB Shootdown HandlerMike Travis2020-10-072-2098/+1
* | x86/uv/time: Use a flexible array in struct uv_rtc_timer_headGustavo A. R. Silva2020-10-011-4/+3
|/
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-0/+1
* Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-033-393/+39
|\
| * x86/platform/uv: Remove uv bios and efi code related to EFI_UV1_MEMMAPsteve.wahl@hpe.com2020-07-171-158/+1
| * x86/platform/uv: Remove efi=old_map command line optionsteve.wahl@hpe.com2020-07-171-14/+0
| * x86/platform/uv: Remove support for UV1 platform from uv_bausteve.wahl@hpe.com2020-07-171-2/+2
| * x86/platform/uv: Remove support for UV1 platform from uv_tlbsteve.wahl@hpe.com2020-07-171-207/+32
| * x86/platform/uv: Remove support for UV1 platform from uv_timesteve.wahl@hpe.com2020-07-171-12/+4
* | irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner2020-07-141-1/+2
|/
* x86/entry: Convert various system vectorsThomas Gleixner2020-06-111-1/+1
* Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-051-2/+2
|\
| * x86/tlb: Move __flush_tlb_one_user() out of lineThomas Gleixner2020-04-261-1/+1
| * x86/tlb: Move __flush_tlb() out of lineThomas Gleixner2020-04-261-1/+1
* | x86/platform/uv: Unexport symbols only used by x2apic_uv_x.cChristoph Hellwig2020-05-071-6/+0
* | x86/platform/uv: Unexport sn_coherency_idChristoph Hellwig2020-05-071-1/+0
* | x86/platform/uv: Remove the uv_partition_coherence_id() macroChristoph Hellwig2020-05-071-1/+1
* | x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() staticChristoph Hellwig2020-05-071-5/+4
|/
* x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe2020-04-101-1/+2
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-7/+7