summaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)Author
2017-05-15x86/tsc: Remodel cyc2ns to use seqcount_latch()Peter Zijlstra
2017-05-08x86: use set_memory.h headerLaura Abbott
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-01Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie
2017-04-14x86/uv/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-04-13x86/efi: Don't try to reserve runtime regionsOmar Sandoval
2017-04-11Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar
2017-04-11Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar
2017-04-05x86/efi: Clean up a minor mistake in commentBaoquan He
2017-04-05x86/efi/bgrt: Move efi-bgrt handling out of arch/x86Bhupesh Sharma
2017-04-03Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar
2017-03-31x86/platform/intel-mid: Enable Bluetooth support on Intel EdisonAndy Shevchenko
2017-03-27x86/efi: Add 5-level paging supportKirill A. Shutemov
2017-03-23x86/efi/32: Fix EFI on systems where the per-cpu GDT is virtually mappedAndy Lutomirski
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie
2017-03-16x86: Remap GDT tables in the fixmap sectionThomas Garnier
2017-03-14x86/mm: Convert trivial cases of page table walk to 5-level pagingKirill A. Shutemov
2017-03-13x86/platform/intel-mid: Add power button support for MerrifieldAndy Shevchenko
2017-03-13x86/platform/intel-mid: Use common power off sequenceAndy Shevchenko
2017-03-13x86/platform/uv/BAU: Implement uv4_wait_completion with read_statusAndrew Banman
2017-03-13x86/platform/uv/BAU: Add wait_completion to bau_operationsAndrew Banman
2017-03-13x86/platform/uv/BAU: Add status mmr location fields to bau_controlAndrew Banman
2017-03-13x86/platform/uv/BAU: Cleanup bau_operations declaration and instancesAndrew Banman
2017-03-13x86/platform/uv/BAU: Add payload descriptor qualifierAndrew Banman
2017-03-13x86/platform/uv/BAU: Add uv_bau_version enumerated constantsAndrew Banman
2017-03-13Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...Daniel Vetter
2017-03-13x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko
2017-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-02x86/platform/intel/iosf_mbi: Add a PMIC bus access notifierHans de Goede
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack registerAndrew Banman
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar
2017-02-26x86/platform/intel/iosf_mbi: Add a mutex for P-Unit accessHans de Goede
2017-02-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-16x86/platform/UV/NMI: Fix uneccessary kABI breakagetravis@sgi.com
2017-02-15x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner
2017-02-01x86/platform/UV: Clean up the NMI code to match current coding styletravis@sgi.com
2017-02-01x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI sourcetravis@sgi.com
2017-02-01x86/platform/UV: Verify NMI action is valid, default is standardtravis@sgi.com
2017-02-01x86/platform/UV: Add basic CPU NMI health checktravis@sgi.com
2017-02-01x86/platform/UV: Add Support for UV4 Hubless NMIstravis@sgi.com
2017-02-01Merge branch 'x86/urgent' into x86/platform, to pick up fixesIngo Molnar
2017-02-01efi/x86: Add debug code to print cooked memmapDave Young