summaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)AuthorFilesLines
2022-08-21x86/olpc: fix 'logical not is only applied to the left hand side'Alexander Lobakin1-1/+1
2022-07-25efi/x86: use naked RET on mixed mode call wrapperThadeu Lima de Souza Cascardo1-1/+4
2022-07-25x86: Prepare asm files for straight-line-speculationPeter Zijlstra4-6/+6
2021-12-14x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky1-1/+2
2021-10-13x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCILukas Bulwahn1-1/+1
2021-02-17x86/efi: Remove EFI PGD build time checksBorislav Petkov1-19/+0
2020-11-10efi/x86: Free efi_pgd with free_pages()Arvind Sankar1-11/+13
2020-10-26treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-2/+2
2020-10-14Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+10
2020-10-13Merge tag 'x86_urgent_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+0
2020-10-13x86/platform/uv: Remove unused variable in UV5 NMI handlerMike Travis1-3/+0
2020-10-12Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+8
2020-10-12Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar3-76/+39
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis3-0/+3
2020-10-07x86/platform/uv: Update for UV5 NMI MMR changesMike Travis1-10/+54
2020-10-07x86/platform/uv: Add and decode Arch Type in UVsystabMike Travis1-8/+19
2020-10-07x86/platform/uv: Update UV MMRs for UV5Mike Travis1-6/+4
2020-10-07x86/platform/uv: Remove UV BAU TLB Shootdown HandlerMike Travis2-2098/+1
2020-10-01x86/uv/time: Use a flexible array in struct uv_rtc_timer_headGustavo A. R. Silva1-4/+3
2020-09-16efi: Support for MOK variable config tableLenny Szubowicz1-0/+3
2020-09-16x86/irq: Consolidate UV domain allocationThomas Gleixner1-8/+8
2020-09-10x86/efi: Add GHCB mappings when SEV-ES is activeTom Lendacky1-0/+10
2020-08-20efi/x86: Move 32-bit code into efi_32.cArd Biesheuvel2-76/+37
2020-08-20efi/x86: Mark kernel rodata non-executable for mixed modeArvind Sankar1-0/+2
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-0/+1
2020-08-04Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-471/+46
2020-07-17x86/platform/uv: Remove uv bios and efi code related to EFI_UV1_MEMMAPsteve.wahl@hpe.com2-159/+2
2020-07-17x86/efi: Remove references to no-longer-used efi_have_uv1_memmap()steve.wahl@hpe.com3-54/+6
2020-07-17x86/efi: Delete SGI UV1 detection.steve.wahl@hpe.com1-23/+0
2020-07-17x86/platform/uv: Remove efi=old_map command line optionsteve.wahl@hpe.com1-14/+0
2020-07-17x86/platform/uv: Remove support for UV1 platform from uv_bausteve.wahl@hpe.com1-2/+2
2020-07-17x86/platform/uv: Remove support for UV1 platform from uv_tlbsteve.wahl@hpe.com1-207/+32
2020-07-17x86/platform/uv: Remove support for UV1 platform from uv_timesteve.wahl@hpe.com1-12/+4
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner1-1/+2
2020-06-19x86/platform/intel-mid: convert to use i2c_new_client_device()Wolfram Sang1-2/+2
2020-06-11x86/entry: Convert various system vectorsThomas Gleixner1-1/+1
2020-06-10Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2-4/+4
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2-2/+2
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport2-2/+2
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-06-05Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2020-06-02Merge tag 'x86-platform-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-13/+5
2020-06-01Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+4
2020-05-10power: supply: olpc_battery: fix the power supply nameLubomir Rintel2-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