summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-036-471/+46
|\
| * x86/platform/uv: Remove uv bios and efi code related to EFI_UV1_MEMMAPsteve.wahl@hpe.com2020-07-172-159/+2
| * x86/efi: Remove references to no-longer-used efi_have_uv1_memmap()steve.wahl@hpe.com2020-07-173-54/+6
| * x86/efi: Delete SGI UV1 detection.steve.wahl@hpe.com2020-07-171-23/+0
| * x86/platform/uv: Remove efi=old_map command line optionsteve.wahl@hpe.com2020-07-171-14/+0
| * x86/platform/uv: Remove support for UV1 platform from uv_bausteve.wahl@hpe.com2020-07-171-2/+2
| * x86/platform/uv: Remove support for UV1 platform from uv_tlbsteve.wahl@hpe.com2020-07-171-207/+32
| * x86/platform/uv: Remove support for UV1 platform from uv_timesteve.wahl@hpe.com2020-07-171-12/+4
* | irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner2020-07-141-1/+2
|/
* x86/platform/intel-mid: convert to use i2c_new_client_device()Wolfram Sang2020-06-191-2/+2
* x86/entry: Convert various system vectorsThomas Gleixner2020-06-111-1/+1
* Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2020-06-102-4/+4
|\
| * power: supply: olpc_battery: fix the power supply nameLubomir Rintel2020-05-102-4/+4
* | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-092-2/+2
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-092-2/+2
* | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* | Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-051-2/+2
|\ \
| * | x86/tlb: Move __flush_tlb_one_user() out of lineThomas Gleixner2020-04-261-1/+1
| * | x86/tlb: Move __flush_tlb() out of lineThomas Gleixner2020-04-261-1/+1
| |/
* | Merge tag 'x86-platform-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-012-13/+5
|\ \
| * | x86/platform/uv: Unexport symbols only used by x2apic_uv_x.cChristoph Hellwig2020-05-071-6/+0
| * | x86/platform/uv: Unexport sn_coherency_idChristoph Hellwig2020-05-071-1/+0
| * | x86/platform/uv: Remove the uv_partition_coherence_id() macroChristoph Hellwig2020-05-071-1/+1
| * | x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() staticChristoph Hellwig2020-05-071-5/+4
| |/
* | Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-011-4/+4
|\ \
| * | efi: Clean up config table description arraysArd Biesheuvel2020-04-241-4/+4
| |/
* / x86: Change {JMP,CALL}_NOSPEC argumentPeter Zijlstra2020-04-301-1/+1
|/
* efi/x86: Don't remap text<->rodata gap read-only for mixed modeArd Biesheuvel2020-04-141-2/+10
* efi/x86: Fix the deletion of variables in mixed modeGary Lin2020-04-141-2/+2
* x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe2020-04-101-1/+2
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-305-18/+11
|\
| * Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar2020-03-255-18/+11
| |\
| | * x86/platform: Convert to new CPU match macrosThomas Gleixner2020-03-245-18/+11
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-305-164/+172
|\ \ \
| * | | efi/x86: Preserve %ebx correctly in efi_set_virtual_address_map()Ard Biesheuvel2020-03-081-1/+1
| * | | Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2020-03-081-99/+52
| |\| |
| * | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar2020-03-082-0/+6
| |\ \ \
| * | | | efi/x86: Add RNG seed EFI table to unencrypted mapping checkTom Lendacky2020-02-291-0/+1
| * | | | efi/x86: Add TPM related EFI tables to unencrypted mapping checksTom Lendacky2020-02-291-0/+2
| * | | | efi/x86: Drop 'systab' member from struct efiArd Biesheuvel2020-02-231-73/+14
| * | | | efi: Add 'runtime' pointer to struct efiArd Biesheuvel2020-02-234-19/+38
| * | | | efi/x86: Merge assignments of efi.runtime_versionArd Biesheuvel2020-02-231-17/+2
| * | | | efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specificArd Biesheuvel2020-02-232-13/+49
| * | | | efi/x86: Remove runtime table address from kexec EFI setup dataArd Biesheuvel2020-02-231-3/+1
| * | | | efi: Clean up config_parse_tables()Ard Biesheuvel2020-02-231-3/+3
| * | | | efi: Make efi_config_init() x86 onlyArd Biesheuvel2020-02-231-0/+30
| * | | | efi: Merge EFI system table revision and vendor checksArd Biesheuvel2020-02-231-36/+10
| * | | | efi: Move mem_attr_table out of struct efiArd Biesheuvel2020-02-231-1/+1
| * | | | efi: Move UGA and PROP table handling to x86 codeArd Biesheuvel2020-02-231-2/+30
| * | | | efi/ia64: Move HCDP and MPS table handling into IA64 arch codeArd Biesheuvel2020-02-231-2/+0