aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-05Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2020-06-01Merge tag 'x86-platform-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-13/+5
2020-06-01Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2020-05-07x86/platform/uv: Unexport symbols only used by x2apic_uv_x.cChristoph Hellwig1-6/+0
2020-05-07x86/platform/uv: Unexport sn_coherency_idChristoph Hellwig1-1/+0
2020-05-07x86/platform/uv: Remove the uv_partition_coherence_id() macroChristoph Hellwig1-1/+1
2020-05-07x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() staticChristoph Hellwig1-5/+4
2020-04-30x86: Change {JMP,CALL}_NOSPEC argumentPeter Zijlstra1-1/+1
2020-04-26x86/tlb: Move __flush_tlb_one_user() out of lineThomas Gleixner1-1/+1
2020-04-26x86/tlb: Move __flush_tlb() out of lineThomas Gleixner1-1/+1
2020-04-24efi: Clean up config table description arraysArd Biesheuvel1-4/+4
2020-04-14efi/x86: Don't remap text<->rodata gap read-only for mixed modeArd Biesheuvel1-2/+10
2020-04-14efi/x86: Fix the deletion of variables in mixed modeGary Lin1-2/+2
2020-04-10x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe1-1/+2
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-18/+11
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-164/+172
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-7/+6
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki1-7/+6
2020-03-25Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar5-18/+11
2020-03-24x86/platform: Convert to new CPU match macrosThomas Gleixner5-18/+11
2020-03-20Merge tag 'stable-shared-branch-for-driver-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into driver-core-nextGreg Kroah-Hartman2-0/+6
2020-03-08efi/x86: Preserve %ebx correctly in efi_set_virtual_address_map()Ard Biesheuvel1-1/+1
2020-03-08Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar1-99/+52
2020-03-08Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/coreIngo Molnar2-0/+6
2020-03-03efi: Add embedded peripheral firmware supportHans de Goede1-0/+1
2020-03-03efi: Export boot-services code and data as debugfs-blobsHans de Goede2-0/+5
2020-02-29efi/x86: Add RNG seed EFI table to unencrypted mapping checkTom Lendacky1-0/+1
2020-02-29efi/x86: Add TPM related EFI tables to unencrypted mapping checksTom Lendacky1-0/+2
2020-02-26efi/x86: Handle by-ref arguments covering multiple pages in mixed modeArd Biesheuvel1-19/+26
2020-02-26efi/x86: Remove support for EFI time and counter services in mixed modeArd Biesheuvel1-76/+5
2020-02-26efi/x86: Align GUIDs to their size in the mixed mode runtime wrapperArd Biesheuvel1-4/+21
2020-02-23efi/x86: Drop 'systab' member from struct efiArd Biesheuvel1-73/+14
2020-02-23efi: Add 'runtime' pointer to struct efiArd Biesheuvel4-19/+38
2020-02-23efi/x86: Merge assignments of efi.runtime_versionArd Biesheuvel1-17/+2
2020-02-23efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specificArd Biesheuvel2-13/+49
2020-02-23efi/x86: Remove runtime table address from kexec EFI setup dataArd Biesheuvel1-3/+1
2020-02-23efi: Clean up config_parse_tables()Ard Biesheuvel1-3/+3
2020-02-23efi: Make efi_config_init() x86 onlyArd Biesheuvel1-0/+30
2020-02-23efi: Merge EFI system table revision and vendor checksArd Biesheuvel1-36/+10
2020-02-23efi: Move mem_attr_table out of struct efiArd Biesheuvel1-1/+1
2020-02-23efi: Move UGA and PROP table handling to x86 codeArd Biesheuvel1-2/+30
2020-02-23efi/ia64: Move HCDP and MPS table handling into IA64 arch codeArd Biesheuvel1-2/+0
2020-02-23efi: Drop handling of 'boot_info' configuration tableArd Biesheuvel1-1/+0
2020-02-23efi/x86: Replace #ifdefs with IS_ENABLED() checksArd Biesheuvel1-7/+4
2020-02-23efi/x86: Reindent struct initializer for legibilityArd Biesheuvel1-5/+5
2020-02-13x86: platform: iosf_mbi: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki1-7/+6
2020-02-09Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-7/+7
2020-02-04x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_structSteven Price2-3/+3
2020-02-02efi/x86: Fix boot regression on systems with invalid memmap entriesArd Biesheuvel1-1/+1