summaryrefslogtreecommitdiff
path: root/arch/x86/platform/uv
AgeCommit message (Expand)AuthorFilesLines
2024-01-09Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2024-01-03arch/x86: Fix typosBjorn Helgaas2-2/+2
2023-11-21x86/apic: Drop apic::delivery_modeAndrew Cooper1-1/+1
2023-09-24x86/platform/uv: Annotate struct uv_rtc_timer_head with __counted_byKees Cook1-1/+1
2023-09-17x86/platform/uv: Rework NMI "action" modparam handlingHans de Goede1-47/+57
2023-08-30Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2023-08-24x86/platform/uv: Refactor code using deprecated strcpy()/strncpy() interfaces...Justin Stitt1-8/+4
2023-08-09x86/apic: Wrap IPI calls into helper functionsDave Hansen1-1/+1
2023-08-06x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()Thomas Gleixner1-1/+1
2023-02-13x86/uv: Use irq_domain_create_hierarchy()Johan Hovold1-4/+3
2022-05-24Merge tag 'x86_platform_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-10/+11
2022-04-10x86: Replace cpumask_weight() with cpumask_empty() where appropriateYury Norov1-1/+1
2022-04-07x86/platform/uv: Update NMI Handler for UV5Mike Travis1-10/+11
2021-04-26Merge tag 'x86_platform_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-23/+23
2021-04-20x86/platform/uv: Remove dead !CONFIG_KEXEC_CORE codeIngo Molnar1-11/+2
2021-04-16x86/platform/uv: Add more to secondary CPU kdump infoGeorges Aureau1-15/+24
2021-03-18x86: Fix various typos in commentsIngo Molnar1-1/+1
2020-12-15Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2020-11-26x86/platform/uv: Add and export uv_bios_* functionsJustin Ernst1-0/+55
2020-11-26x86/platform/uv: Remove existing /sys/firmware/sgi_uv/ interfaceJustin Ernst2-64/+1
2020-10-28x86/apic: Cleanup destination modeThomas Gleixner1-1/+1
2020-10-28x86/apic: Cleanup delivery mode definesThomas Gleixner1-1/+1
2020-10-13Merge tag 'x86_urgent_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+0
2020-10-13x86/platform/uv: Remove unused variable in UV5 NMI handlerMike Travis1-3/+0
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+8
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis3-0/+3
2020-10-07x86/platform/uv: Update for UV5 NMI MMR changesMike Travis1-10/+54
2020-10-07x86/platform/uv: Add and decode Arch Type in UVsystabMike Travis1-8/+19
2020-10-07x86/platform/uv: Update UV MMRs for UV5Mike Travis1-6/+4
2020-10-07x86/platform/uv: Remove UV BAU TLB Shootdown HandlerMike Travis2-2098/+1
2020-10-01x86/uv/time: Use a flexible array in struct uv_rtc_timer_headGustavo A. R. Silva1-4/+3
2020-09-16x86/irq: Consolidate UV domain allocationThomas Gleixner1-8/+8
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-0/+1
2020-08-04Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-393/+39
2020-07-17x86/platform/uv: Remove uv bios and efi code related to EFI_UV1_MEMMAPsteve.wahl@hpe.com1-158/+1
2020-07-17x86/platform/uv: Remove efi=old_map command line optionsteve.wahl@hpe.com1-14/+0
2020-07-17x86/platform/uv: Remove support for UV1 platform from uv_bausteve.wahl@hpe.com1-2/+2
2020-07-17x86/platform/uv: Remove support for UV1 platform from uv_tlbsteve.wahl@hpe.com1-207/+32
2020-07-17x86/platform/uv: Remove support for UV1 platform from uv_timesteve.wahl@hpe.com1-12/+4
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner1-1/+2
2020-06-11x86/entry: Convert various system vectorsThomas Gleixner1-1/+1
2020-06-05Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2020-05-07x86/platform/uv: Unexport symbols only used by x2apic_uv_x.cChristoph Hellwig1-6/+0
2020-05-07x86/platform/uv: Unexport sn_coherency_idChristoph Hellwig1-1/+0
2020-05-07x86/platform/uv: Remove the uv_partition_coherence_id() macroChristoph Hellwig1-1/+1
2020-05-07x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() staticChristoph Hellwig1-5/+4
2020-04-26x86/tlb: Move __flush_tlb_one_user() out of lineThomas Gleixner1-1/+1
2020-04-26x86/tlb: Move __flush_tlb() out of lineThomas Gleixner1-1/+1
2020-04-11x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe1-1/+2
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-7/+7