Age | Commit message (Expand) | Author | Files | Lines |
2020-12-14 | Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2020-11-26 | x86/platform/uv: Add and export uv_bios_* functions | Justin Ernst | 1 | -0/+55 |
2020-11-26 | x86/platform/uv: Remove existing /sys/firmware/sgi_uv/ interface | Justin Ernst | 2 | -64/+1 |
2020-11-10 | efi/x86: Free efi_pgd with free_pages() | Arvind Sankar | 1 | -11/+13 |
2020-10-28 | x86/apic: Cleanup destination mode | Thomas Gleixner | 1 | -1/+1 |
2020-10-28 | x86/apic: Cleanup delivery mode defines | Thomas Gleixner | 1 | -1/+1 |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 1 | -2/+2 |
2020-10-14 | Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+10 |
2020-10-13 | Merge tag 'x86_urgent_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+0 |
2020-10-13 | x86/platform/uv: Remove unused variable in UV5 NMI handler | Mike Travis | 1 | -3/+0 |
2020-10-12 | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
2020-10-12 | Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -8/+8 |
2020-10-12 | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar | 3 | -76/+39 |
2020-10-07 | x86/platform/uv: Update Copyrights to conform to HPE standards | Mike Travis | 3 | -0/+3 |
2020-10-07 | x86/platform/uv: Update for UV5 NMI MMR changes | Mike Travis | 1 | -10/+54 |
2020-10-07 | x86/platform/uv: Add and decode Arch Type in UVsystab | Mike Travis | 1 | -8/+19 |
2020-10-07 | x86/platform/uv: Update UV MMRs for UV5 | Mike Travis | 1 | -6/+4 |
2020-10-07 | x86/platform/uv: Remove UV BAU TLB Shootdown Handler | Mike Travis | 2 | -2098/+1 |
2020-10-01 | x86/uv/time: Use a flexible array in struct uv_rtc_timer_head | Gustavo A. R. Silva | 1 | -4/+3 |
2020-09-16 | efi: Support for MOK variable config table | Lenny Szubowicz | 1 | -0/+3 |
2020-09-16 | x86/irq: Consolidate UV domain allocation | Thomas Gleixner | 1 | -8/+8 |
2020-09-10 | x86/efi: Add GHCB mappings when SEV-ES is active | Tom Lendacky | 1 | -0/+10 |
2020-08-20 | efi/x86: Move 32-bit code into efi_32.c | Ard Biesheuvel | 2 | -76/+37 |
2020-08-20 | efi/x86: Mark kernel rodata non-executable for mixed mode | Arvind Sankar | 1 | -0/+2 |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 1 | -0/+1 |
2020-08-03 | Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -471/+46 |
2020-07-17 | x86/platform/uv: Remove uv bios and efi code related to EFI_UV1_MEMMAP | steve.wahl@hpe.com | 2 | -159/+2 |
2020-07-17 | x86/efi: Remove references to no-longer-used efi_have_uv1_memmap() | steve.wahl@hpe.com | 3 | -54/+6 |
2020-07-17 | x86/efi: Delete SGI UV1 detection. | steve.wahl@hpe.com | 1 | -23/+0 |
2020-07-17 | x86/platform/uv: Remove efi=old_map command line option | steve.wahl@hpe.com | 1 | -14/+0 |
2020-07-17 | x86/platform/uv: Remove support for UV1 platform from uv_bau | steve.wahl@hpe.com | 1 | -2/+2 |
2020-07-17 | x86/platform/uv: Remove support for UV1 platform from uv_tlb | steve.wahl@hpe.com | 1 | -207/+32 |
2020-07-17 | x86/platform/uv: Remove support for UV1 platform from uv_time | steve.wahl@hpe.com | 1 | -12/+4 |
2020-07-14 | irqdomain/treewide: Keep firmware node unconditionally allocated | Thomas Gleixner | 1 | -1/+2 |
2020-06-19 | x86/platform/intel-mid: convert to use i2c_new_client_device() | Wolfram Sang | 1 | -2/+2 |
2020-06-11 | x86/entry: Convert various system vectors | Thomas Gleixner | 1 | -1/+1 |
2020-06-10 | Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 2 | -4/+4 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 2 | -2/+2 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2 | -2/+2 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
2020-06-05 | Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2020-06-01 | Merge tag 'x86-platform-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -13/+5 |
2020-06-01 | Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+4 |
2020-05-10 | power: supply: olpc_battery: fix the power supply name | Lubomir Rintel | 2 | -4/+4 |
2020-05-07 | x86/platform/uv: Unexport symbols only used by x2apic_uv_x.c | Christoph Hellwig | 1 | -6/+0 |
2020-05-07 | x86/platform/uv: Unexport sn_coherency_id | Christoph Hellwig | 1 | -1/+0 |
2020-05-07 | x86/platform/uv: Remove the uv_partition_coherence_id() macro | Christoph Hellwig | 1 | -1/+1 |
2020-05-07 | x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() static | Christoph Hellwig | 1 | -5/+4 |
2020-04-30 | x86: Change {JMP,CALL}_NOSPEC argument | Peter Zijlstra | 1 | -1/+1 |
2020-04-26 | x86/tlb: Move __flush_tlb_one_user() out of line | Thomas Gleixner | 1 | -1/+1 |