Age | Commit message (Expand) | Author |
2024-01-08 | Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-01-03 | arch/x86: Fix typos | Bjorn Helgaas |
2023-11-21 | x86/apic: Drop apic::delivery_mode | Andrew Cooper |
2023-09-24 | x86/platform/uv: Annotate struct uv_rtc_timer_head with __counted_by | Kees Cook |
2023-09-17 | x86/platform/uv: Rework NMI "action" modparam handling | Hans de Goede |
2023-08-30 | Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-08-24 | x86/platform/uv: Refactor code using deprecated strcpy()/strncpy() interfaces... | Justin Stitt |
2023-08-09 | x86/apic: Wrap IPI calls into helper functions | Dave Hansen |
2023-08-06 | x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup() | Thomas Gleixner |
2023-02-13 | x86/uv: Use irq_domain_create_hierarchy() | Johan Hovold |
2022-05-23 | Merge tag 'x86_platform_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-04-10 | x86: Replace cpumask_weight() with cpumask_empty() where appropriate | Yury Norov |
2022-04-07 | x86/platform/uv: Update NMI Handler for UV5 | Mike Travis |
2021-04-26 | Merge tag 'x86_platform_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-04-20 | x86/platform/uv: Remove dead !CONFIG_KEXEC_CORE code | Ingo Molnar |
2021-04-16 | x86/platform/uv: Add more to secondary CPU kdump info | Georges Aureau |
2021-03-18 | x86: Fix various typos in comments | Ingo Molnar |
2020-12-14 | Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-11-26 | x86/platform/uv: Add and export uv_bios_* functions | Justin Ernst |
2020-11-26 | x86/platform/uv: Remove existing /sys/firmware/sgi_uv/ interface | Justin Ernst |
2020-10-28 | x86/apic: Cleanup destination mode | Thomas Gleixner |
2020-10-28 | x86/apic: Cleanup delivery mode defines | Thomas Gleixner |
2020-10-13 | Merge tag 'x86_urgent_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-10-13 | x86/platform/uv: Remove unused variable in UV5 NMI handler | Mike Travis |
2020-10-12 | Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-07 | x86/platform/uv: Update Copyrights to conform to HPE standards | Mike Travis |
2020-10-07 | x86/platform/uv: Update for UV5 NMI MMR changes | Mike Travis |
2020-10-07 | x86/platform/uv: Add and decode Arch Type in UVsystab | Mike Travis |
2020-10-07 | x86/platform/uv: Update UV MMRs for UV5 | Mike Travis |
2020-10-07 | x86/platform/uv: Remove UV BAU TLB Shootdown Handler | Mike Travis |
2020-10-01 | x86/uv/time: Use a flexible array in struct uv_rtc_timer_head | Gustavo A. R. Silva |
2020-09-16 | x86/irq: Consolidate UV domain allocation | Thomas Gleixner |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-08-03 | Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-07-17 | x86/platform/uv: Remove uv bios and efi code related to EFI_UV1_MEMMAP | steve.wahl@hpe.com |
2020-07-17 | x86/platform/uv: Remove efi=old_map command line option | steve.wahl@hpe.com |
2020-07-17 | x86/platform/uv: Remove support for UV1 platform from uv_bau | steve.wahl@hpe.com |
2020-07-17 | x86/platform/uv: Remove support for UV1 platform from uv_tlb | steve.wahl@hpe.com |
2020-07-17 | x86/platform/uv: Remove support for UV1 platform from uv_time | steve.wahl@hpe.com |
2020-07-14 | irqdomain/treewide: Keep firmware node unconditionally allocated | Thomas Gleixner |
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: Unexport symbols only used by x2apic_uv_x.c | Christoph Hellwig |
2020-05-07 | x86/platform/uv: Unexport sn_coherency_id | 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-04-26 | x86/tlb: Move __flush_tlb_one_user() out of line | Thomas Gleixner |
2020-04-26 | x86/tlb: Move __flush_tlb() out of line | Thomas Gleixner |
2020-04-10 | x86/mm: thread pgprot_t through init_memory_mapping() | Logan Gunthorpe |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |