summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-1/+0
|\
| * x86: Remove empty idle.h headerThomas Gleixner2016-12-091-1/+0
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-121-2/+2
|\ \
| * \ Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-11-011-1/+9
| |\ \ | | |/
| * | x86/dumpstack: Remove kernel text addresses from stack dumpJosh Poimboeuf2016-10-251-2/+2
* | | x86/platform/olpc: Fix resume handler build warningBorislav Petkov2016-11-281-0/+2
* | | x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdtAndy Shevchenko2016-11-212-2/+2
* | | x86/platform/intel-mid: Register watchdog device after SCUAndy Shevchenko2016-11-211-5/+27
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-11-141-0/+19
|\ \ \
| * | | x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hookLukas Wunner2016-11-071-0/+19
| | |/ | |/|
* | | x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=yMatt Fleming2016-11-131-23/+57
* | | x86/efi: Fix EFI memmap pointer size warningBorislav Petkov2016-11-131-1/+1
|/ /
* | x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updatesAlex Thorlton2016-10-201-1/+9
|/
* 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
|/
OpenPOWER on IntegriCloud