summaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)Author
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-20x86/platform/intel/quark: Add printf attribute to imr_self_test_result()Nicolas Iooss
2016-12-20x86/platform/intel-mid: Switch MPU3050 driver to IIOLinus Walleij
2016-12-19x86/init: Remove i8042_detect() from platform opsDmitry Torokhov
2016-12-18Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...Linus Torvalds
2016-12-18Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-16platform/x86: mlx-platform: Move module from arch/x86Vadim Pasternak
2016-12-13Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2016-12-12Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-12Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-09x86: Remove empty idle.h headerThomas Gleixner
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-18x86/tsc: Set TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Atom SoCsBin Gao
2016-11-16serial: 8250: Add IrDA to UART capabilitiesEd Blake
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-11-01Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar
2016-10-25x86/dumpstack: Remove kernel text addresses from stack dumpJosh Poimboeuf
2016-10-25x86/platform/intel-mid: Unexport intel_mid_pci_set_power_state()Lukas 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