Age | Commit message (Expand) | Author |
2020-08-20 | efi/x86: Move 32-bit code into efi_32.c | Ard Biesheuvel |
2020-08-20 | efi/x86: Mark kernel rodata non-executable for mixed mode | Arvind Sankar |
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/efi: Remove references to no-longer-used efi_have_uv1_memmap() | steve.wahl@hpe.com |
2020-07-17 | x86/efi: Delete SGI UV1 detection. | 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-19 | x86/platform/intel-mid: convert to use i2c_new_client_device() | Wolfram Sang |
2020-06-11 | x86/entry: Convert various system vectors | Thomas Gleixner |
2020-06-10 | Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-05 | Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-01 | Merge tag 'x86-platform-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-06-01 | Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-05-10 | power: supply: olpc_battery: fix the power supply name | Lubomir Rintel |
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-30 | x86: Change {JMP,CALL}_NOSPEC argument | Peter Zijlstra |
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-24 | efi: Clean up config table description arrays | Ard Biesheuvel |
2020-04-14 | efi/x86: Don't remap text<->rodata gap read-only for mixed mode | Ard Biesheuvel |
2020-04-14 | efi/x86: Fix the deletion of variables in mixed mode | Gary Lin |
2020-04-10 | x86/mm: thread pgprot_t through init_memory_mapping() | Logan Gunthorpe |
2020-03-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-03-30 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-03-30 | Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2020-03-30 | Merge branch 'pm-qos' | Rafael J. Wysocki |
2020-03-25 | Merge branch 'x86/cpu' into perf/core, to resolve conflict | Ingo Molnar |
2020-03-24 | x86/platform: Convert to new CPU match macros | Thomas Gleixner |
2020-03-20 | Merge tag 'stable-shared-branch-for-driver-tree' of git://git.kernel.org/pub/... | Greg Kroah-Hartman |
2020-03-08 | efi/x86: Preserve %ebx correctly in efi_set_virtual_address_map() | Ard Biesheuvel |
2020-03-08 | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar |
2020-03-08 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi... | Ingo Molnar |
2020-03-03 | efi: Add embedded peripheral firmware support | Hans de Goede |
2020-03-03 | efi: Export boot-services code and data as debugfs-blobs | Hans de Goede |
2020-02-29 | efi/x86: Add RNG seed EFI table to unencrypted mapping check | Tom Lendacky |
2020-02-29 | efi/x86: Add TPM related EFI tables to unencrypted mapping checks | Tom Lendacky |
2020-02-26 | efi/x86: Handle by-ref arguments covering multiple pages in mixed mode | Ard Biesheuvel |
2020-02-26 | efi/x86: Remove support for EFI time and counter services in mixed mode | Ard Biesheuvel |
2020-02-26 | efi/x86: Align GUIDs to their size in the mixed mode runtime wrapper | Ard Biesheuvel |