summaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)AuthorFilesLines
2016-08-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+26
2016-08-11x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled...Alex Thorlton1-1/+2
2016-08-11x86/efi: Allocate a trampoline if needed in efi_free_boot_services()Andy Lutomirski1-0/+21
2016-08-10x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a...Mike Travis1-3/+5
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds3-1/+2
2016-08-03treewide: replace obsolete _refok by __refFabian Frederick1-2/+2
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-17/+12
2016-07-26Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-8/+675
2016-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-10/+0
2016-07-19x86/ce4100: Remove duplicated include from ce4100.cWei Yongjun1-2/+0
2016-07-16x86/platform: Delete extraneous MODULE_* tags fromm ts5500Paul Gortmaker1-4/+0
2016-07-15x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()Andy Lutomirski3-10/+0
2016-07-14x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker10-12/+13
2016-07-14Merge branch 'x86/platform' into x86/headers, to apply dependent patchesIngo Molnar10-8/+675
2016-07-13x86/sfi: Enable enumeration of SD devicesAndy Shevchenko1-0/+29
2016-07-10x86/platform/intel-mid: Mark regulators explicitly definedAndy Shevchenko1-0/+10
2016-07-09x86/platform/intel-mid: Rename mrfl.c to mrfld.cAndy Shevchenko2-2/+2
2016-07-08x86/platform/intel-mid: Enable spidev on Intel Edison boardsAndy Shevchenko2-0/+52
2016-07-08x86/platform/intel-mid: Extend PWRMU to support PenwellAndy Shevchenko1-4/+6
2016-07-01x86/platform/intel-mid: Add pinctrl for Intel MerrifieldAndy Shevchenko2-0/+45
2016-06-27x86/efi: Remove the unused efi_get_time() functionArnd Bergmann1-15/+0
2016-06-27x86/efi: Update efi_thunk() to use the the arch_efi_call_virt*() macrosAlex Thorlton1-13/+8
2016-06-27x86/uv: Update uv_bios_call() to use efi_call_virt_pointer()Alex Thorlton1-2/+1
2016-06-25x86/efi: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-15x86/platform/intel-mid: Enable GPIO expanders on EdisonAndy Shevchenko2-2/+103
2016-06-15x86/platform/intel-mid: Add Power Management Unit driverAndy Shevchenko2-1/+417
2016-06-14x86/platform/atom/punit: Enable support for MerrifieldAndy Shevchenko1-2/+13
2016-06-08x86/platform: Use new Intel model number macrosDave Hansen1-2/+3
2016-06-04char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann1-1/+0
2016-06-04rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann2-0/+2
2016-05-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+4
2016-05-20Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar7-124/+123
2016-05-17x86/efi: Fix 7-parameter efi_call()sLinus Torvalds1-5/+4
2016-05-17Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2016-05-17Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-40/+54
2016-05-16Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki1-1/+1
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar1-9/+9
2016-05-04x86/platform/UV: Add obtaining GAM Range Table from UV BIOSMike Travis2-26/+24
2016-05-04x86/platform/UV: Move blade local processor ID to the per cpu info structMike Travis2-4/+5
2016-05-04x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRTJosh Boyer1-9/+9
2016-04-28x86/efi: Remove the always true EFI_DEBUG symbolMatt Fleming1-4/+0
2016-04-28efi: Check EFI_MEMORY_DESCRIPTOR version explicitlyArd Biesheuvel1-0/+4
2016-04-28efi: Remove global 'memmap' EFI memory mapMatt Fleming1-37/+47
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming3-43/+20
2016-04-28efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel1-2/+0
2016-04-09ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5Chen Yu1-1/+1
2016-04-01x86/platform/uv: Disable UV BAU by defaultAlex Thorlton1-10/+25
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-16/+16
2016-03-21Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-144/+268
2016-03-21Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+5