aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)AuthorFilesLines
2020-08-20efi/x86: Move 32-bit code into efi_32.cGravatar Ard Biesheuvel 2-76/+37
2020-08-20efi/x86: Mark kernel rodata non-executable for mixed modeGravatar Arvind Sankar 1-0/+2
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Gravatar Mike Rapoport 1-0/+1
2020-08-03Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-471/+46
2020-07-17x86/platform/uv: Remove uv bios and efi code related to EFI_UV1_MEMMAPGravatar steve.wahl@hpe.com 2-159/+2
2020-07-17x86/efi: Remove references to no-longer-used efi_have_uv1_memmap()Gravatar steve.wahl@hpe.com 3-54/+6
2020-07-17x86/efi: Delete SGI UV1 detection.Gravatar steve.wahl@hpe.com 1-23/+0
2020-07-17x86/platform/uv: Remove efi=old_map command line optionGravatar steve.wahl@hpe.com 1-14/+0
2020-07-17x86/platform/uv: Remove support for UV1 platform from uv_bauGravatar steve.wahl@hpe.com 1-2/+2
2020-07-17x86/platform/uv: Remove support for UV1 platform from uv_tlbGravatar steve.wahl@hpe.com 1-207/+32
2020-07-17x86/platform/uv: Remove support for UV1 platform from uv_timeGravatar steve.wahl@hpe.com 1-12/+4
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedGravatar Thomas Gleixner 1-1/+2
2020-06-19x86/platform/intel-mid: convert to use i2c_new_client_device()Gravatar Wolfram Sang 1-2/+2
2020-06-11x86/entry: Convert various system vectorsGravatar Thomas Gleixner 1-1/+1
2020-06-10Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Gravatar Linus Torvalds 2-4/+4
2020-06-09mm: reorder includes after introduction of linux/pgtable.hGravatar Mike Rapoport 2-2/+2
2020-06-09mm: introduce include/linux/pgtable.hGravatar Mike Rapoport 2-2/+2
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 1-1/+0
2020-06-05Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+2
2020-06-01Merge tag 'x86-platform-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-13/+5
2020-06-01Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+4
2020-05-10power: supply: olpc_battery: fix the power supply nameGravatar Lubomir Rintel 2-4/+4
2020-05-07x86/platform/uv: Unexport symbols only used by x2apic_uv_x.cGravatar Christoph Hellwig 1-6/+0
2020-05-07x86/platform/uv: Unexport sn_coherency_idGravatar Christoph Hellwig 1-1/+0
2020-05-07x86/platform/uv: Remove the uv_partition_coherence_id() macroGravatar Christoph Hellwig 1-1/+1
2020-05-07x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() staticGravatar Christoph Hellwig 1-5/+4
2020-04-30x86: Change {JMP,CALL}_NOSPEC argumentGravatar Peter Zijlstra 1-1/+1
2020-04-26x86/tlb: Move __flush_tlb_one_user() out of lineGravatar Thomas Gleixner 1-1/+1
2020-04-26x86/tlb: Move __flush_tlb() out of lineGravatar Thomas Gleixner 1-1/+1
2020-04-24efi: Clean up config table description arraysGravatar Ard Biesheuvel 1-4/+4
2020-04-14efi/x86: Don't remap text<->rodata gap read-only for mixed modeGravatar Ard Biesheuvel 1-2/+10
2020-04-14efi/x86: Fix the deletion of variables in mixed modeGravatar Gary Lin 1-2/+2
2020-04-10x86/mm: thread pgprot_t through init_memory_mapping()Gravatar Logan Gunthorpe 1-1/+2
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 5-18/+11
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-164/+172
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-7/+6
2020-03-30Merge branch 'pm-qos'Gravatar Rafael J. Wysocki 1-7/+6
2020-03-25Merge branch 'x86/cpu' into perf/core, to resolve conflictGravatar Ingo Molnar 5-18/+11
2020-03-24x86/platform: Convert to new CPU match macrosGravatar Thomas Gleixner 5-18/+11
2020-03-20Merge tag 'stable-shared-branch-for-driver-tree' of git://git.kernel.org/pub/...Gravatar Greg Kroah-Hartman 2-0/+6
2020-03-08efi/x86: Preserve %ebx correctly in efi_set_virtual_address_map()Gravatar Ard Biesheuvel 1-1/+1
2020-03-08Merge branch 'efi/urgent' into efi/core, to pick up fixesGravatar Ingo Molnar 1-99/+52
2020-03-08Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Gravatar Ingo Molnar 2-0/+6
2020-03-03efi: Add embedded peripheral firmware supportGravatar Hans de Goede 1-0/+1
2020-03-03efi: Export boot-services code and data as debugfs-blobsGravatar Hans de Goede 2-0/+5
2020-02-29efi/x86: Add RNG seed EFI table to unencrypted mapping checkGravatar Tom Lendacky 1-0/+1
2020-02-29efi/x86: Add TPM related EFI tables to unencrypted mapping checksGravatar Tom Lendacky 1-0/+2
2020-02-26efi/x86: Handle by-ref arguments covering multiple pages in mixed modeGravatar Ard Biesheuvel 1-19/+26
2020-02-26efi/x86: Remove support for EFI time and counter services in mixed modeGravatar Ard Biesheuvel 1-76/+5
2020-02-26efi/x86: Align GUIDs to their size in the mixed mode runtime wrapperGravatar Ard Biesheuvel 1-4/+21