summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-0310-80/+595
|\
| * x86/platform/mellanox: Fix return value check in mlxplat_init()Wei Yongjun2016-09-241-2/+2
| * x86/platform/mellanox: Introduce support for Mellanox systems platformVadim Pasternak2016-09-223-0/+268
| * x86/platform/uv/BAU: Add UV4-specific functionsAndrew Banman2016-09-221-1/+14
| * x86/platform/uv/BAU: Fix payload queue setup on UV4 hardwareAndrew Banman2016-09-221-4/+12
| * x86/platform/uv/BAU: Disable software timeout on UV4 hardwareAndrew Banman2016-09-221-2/+5
| * x86/platform/uv/BAU: Populate ->uvhub_version with UV4 version informationAndrew Banman2016-09-221-1/+3
| * x86/platform/uv/BAU: Use generic function pointersAndrew Banman2016-09-221-13/+13
| * x86/platform/uv/BAU: Add generic function pointersAndrew Banman2016-09-221-0/+19
| * x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset()Andrew Banman2016-09-221-2/+2
| * x86/platform/uv/BAU: Clean up pq_init()Andrew Banman2016-09-221-11/+8
| * x86/platform/uv/BAU: Clean up and update printksAndrew Banman2016-09-221-13/+13
| * x86/platform/uv/BAU: Clean up vertical alignmentAndrew Banman2016-09-221-32/+32
| * x86/platform/intel-mid: Keep SRAM powered on at bootAndy Shevchenko2016-09-081-9/+36
| * x86/platform/intel-mid: Add Intel Penwell to ID tableAndy Shevchenko2016-09-081-0/+1
| * x86/cpu: Rename Merrifield2 to MoorefieldAndy Shevchenko2016-09-081-1/+1
| * x86/platform/intel-mid: Implement power off sequenceAndy Shevchenko2016-09-082-1/+28
| * x86/platform/intel-mid: Enable SD card detection on MerrifieldAndy Shevchenko2016-09-012-0/+49
| * x86/platform/intel-mid: Enable WiFi on Intel EdisonAndy Shevchenko2016-09-012-0/+97
| * x86/platform/intel-mid: Run PWRMU command immediatelyAndy Shevchenko2016-08-181-1/+5
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-032-10/+3
|\ \
| * | x86: Clean up various simple wrapper functionsMasahiro Yamada2016-09-132-10/+3
| |/
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-031-1/+1
|\ \
| * | x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko2016-09-211-1/+1
| |/
* | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2016-09-201-1/+5
|\ \
| * | x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZEMatt Fleming2016-09-201-1/+5
* | | Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2016-09-201-1/+1
|\ \ \ | |/ / |/| |
| * | x86/efi: Only map RAM into EFI page tables if in mixed-modeMatt Fleming2016-09-201-1/+1
| |/
* | x86/efi: Use kmalloc_array() in efi_call_phys_prolog()Markus Elfring2016-09-091-1/+1
* | x86/efi: Defer efi_esrt_init until after memblock_x86_fillRicardo Neri2016-09-091-2/+0
* | x86/efi: Map in physical addresses in efi_map_region_fixedAlex Thorlton2016-09-091-0/+1
* | x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image dataMatt Fleming2016-09-091-11/+2
* | efi/runtime-map: Use efi.memmap directly instead of a copyMatt Fleming2016-09-091-40/+0
* | efi: Allow drivers to reserve boot services foreverMatt Fleming2016-09-091-11/+110
* | efi: Add efi_memmap_init_late() for permanent EFI memmapMatt Fleming2016-09-092-14/+32
* | efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming2016-09-092-51/+19
* | x86/efi: Consolidate region mapping logicMatt Fleming2016-09-092-27/+43
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-122-3/+26
|\
| * x86/efi: Allocate a trampoline if needed in efi_free_boot_services()Andy Lutomirski2016-08-111-0/+21
| * x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a...Mike Travis2016-08-101-3/+5
* | x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled...Alex Thorlton2016-08-111-1/+2
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-053-1/+2
|\
| * char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann2016-06-041-1/+0
| * rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann2016-06-042-0/+2
* | treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-2/+2
* | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-0110-17/+12
|\ \
| * | x86/ce4100: Remove duplicated include from ce4100.cWei Yongjun2016-07-191-2/+0
| * | x86/platform: Delete extraneous MODULE_* tags fromm ts5500Paul Gortmaker2016-07-161-4/+0
| * | x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-1410-12/+13
| * | Merge branch 'x86/platform' into x86/headers, to apply dependent patchesIngo Molnar2016-07-1410-8/+675
| |\ \