summaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)Author
2018-11-13x86/olpc: Indicate that legacy PC XO-1 platform should not register RTCLubomir Rintel
2018-08-15x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1dNicolai Stange
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-06-05objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf
2018-04-13x86/efi: Disable runtime services on kexec kernel if booted with efi=old_mapSai Praneeth
2018-03-11x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac
2018-01-17x86/pti/efi: broken conversion from efi to kernel page tablePavel Tatashin
2017-12-14x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack registerAndrew Banman
2017-08-06x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'Andy Shevchenko
2017-06-14efi: Don't issue error message when booted under XenJuergen Gross
2017-05-14x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko
2017-04-21x86/efi: Don't try to reserve runtime regionsOmar Sandoval
2017-02-26x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner
2017-02-09x86/efi: Always map the first physical page into the EFI pagetablesJiri Kosina
2017-02-01platform/x86: mlx-platform: free first dev on errorDan Carpenter
2017-01-19x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange
2017-01-19efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones
2016-11-28x86/platform/olpc: Fix resume handler build warningBorislav Petkov
2016-11-21x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdtAndy Shevchenko
2016-11-21x86/platform/intel-mid: Register watchdog device after SCUAndy Shevchenko
2016-11-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-11-13x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=yMatt Fleming
2016-11-13x86/efi: Fix EFI memmap pointer size warningBorislav Petkov
2016-11-07x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hookLukas Wunner
2016-10-20x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updatesAlex Thorlton
2016-10-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-03Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-09-24x86/platform/mellanox: Fix return value check in mlxplat_init()Wei Yongjun
2016-09-22x86/platform/mellanox: Introduce support for Mellanox systems platformVadim Pasternak
2016-09-22x86/platform/uv/BAU: Add UV4-specific functionsAndrew Banman
2016-09-22x86/platform/uv/BAU: Fix payload queue setup on UV4 hardwareAndrew Banman
2016-09-22x86/platform/uv/BAU: Disable software timeout on UV4 hardwareAndrew Banman
2016-09-22x86/platform/uv/BAU: Populate ->uvhub_version with UV4 version informationAndrew Banman
2016-09-22x86/platform/uv/BAU: Use generic function pointersAndrew Banman
2016-09-22x86/platform/uv/BAU: Add generic function pointersAndrew Banman
2016-09-22x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset()Andrew Banman
2016-09-22x86/platform/uv/BAU: Clean up pq_init()Andrew Banman
2016-09-22x86/platform/uv/BAU: Clean up and update printksAndrew Banman
2016-09-22x86/platform/uv/BAU: Clean up vertical alignmentAndrew Banman
2016-09-21x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko
2016-09-20Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2016-09-20Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar
2016-09-20x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZEMatt Fleming
2016-09-20x86/efi: Only map RAM into EFI page tables if in mixed-modeMatt Fleming
2016-09-13x86: Clean up various simple wrapper functionsMasahiro Yamada
2016-09-09x86/efi: Use kmalloc_array() in efi_call_phys_prolog()Markus Elfring
2016-09-09x86/efi: Defer efi_esrt_init until after memblock_x86_fillRicardo Neri
2016-09-09x86/efi: Map in physical addresses in efi_map_region_fixedAlex Thorlton
2016-09-09x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image dataMatt Fleming