summaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)Author
2016-10-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-04Merge 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
2016-09-09efi/runtime-map: Use efi.memmap directly instead of a copyMatt Fleming
2016-09-09efi: Allow drivers to reserve boot services foreverMatt Fleming
2016-09-09efi: Add efi_memmap_init_late() for permanent EFI memmapMatt Fleming
2016-09-09efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming
2016-09-09x86/efi: Consolidate region mapping logicMatt Fleming
2016-09-08x86/platform/intel-mid: Keep SRAM powered on at bootAndy Shevchenko
2016-09-08x86/platform/intel-mid: Add Intel Penwell to ID tableAndy Shevchenko
2016-09-08x86/cpu: Rename Merrifield2 to MoorefieldAndy Shevchenko
2016-09-08x86/platform/intel-mid: Implement power off sequenceAndy Shevchenko
2016-09-01x86/platform/intel-mid: Enable SD card detection on MerrifieldAndy Shevchenko
2016-09-01x86/platform/intel-mid: Enable WiFi on Intel EdisonAndy Shevchenko
2016-08-18x86/platform/intel-mid: Run PWRMU command immediatelyAndy Shevchenko
2016-08-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-11x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled...Alex Thorlton
2016-08-11x86/efi: Allocate a trampoline if needed in efi_free_boot_services()Andy Lutomirski
2016-08-10x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a...Mike Travis
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-26Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-19x86/ce4100: Remove duplicated include from ce4100.cWei Yongjun
2016-07-16x86/platform: Delete extraneous MODULE_* tags fromm ts5500Paul Gortmaker
2016-07-15x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()Andy Lutomirski
2016-07-14x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker