summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAgeFilesLines
* x86: use set_memory.h headerLaura Abbott2017-05-081-1/+1
* Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-05-031-0/+49
|\
| * Merge tag 'v4.11-rc7' into drm-nextDave Airlie2017-04-191-0/+4
| |\
| * \ BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie2017-03-235-13/+88
| |\ \
| * \ \ Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...Daniel Vetter2017-03-131-0/+49
| |\ \ \
| | * | | x86/platform/intel/iosf_mbi: Add a PMIC bus access notifierHans de Goede2017-03-021-0/+36
| | * | | x86/platform/intel/iosf_mbi: Add a mutex for P-Unit accessHans de Goede2017-02-261-0/+13
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-012-12/+33
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar2017-04-113-13/+16
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar2017-04-034-12/+88
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | x86/efi: Add 5-level paging supportKirill A. Shutemov2017-03-271-10/+26
| * | | | | | x86/efi/32: Fix EFI on systems where the per-cpu GDT is virtually mappedAndy Lutomirski2017-03-231-1/+1
| * | | | | | x86: Remap GDT tables in the fixmap sectionThomas Garnier2017-03-161-2/+2
| * | | | | | x86/mm: Convert trivial cases of page table walk to 5-level pagingKirill A. Shutemov2017-03-141-4/+9
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-013-64/+242
|\ \ \ \ \ \ \
| * | | | | | | x86/platform/intel-mid: Enable Bluetooth support on Intel EdisonAndy Shevchenko2017-03-312-1/+110
| * | | | | | | x86/platform/uv/BAU: Implement uv4_wait_completion with read_statusAndrew Banman2017-03-131-1/+57
| * | | | | | | x86/platform/uv/BAU: Add wait_completion to bau_operationsAndrew Banman2017-03-131-13/+18
| * | | | | | | x86/platform/uv/BAU: Add status mmr location fields to bau_controlAndrew Banman2017-03-131-24/+22
| * | | | | | | x86/platform/uv/BAU: Cleanup bau_operations declaration and instancesAndrew Banman2017-03-131-22/+21
| * | | | | | | x86/platform/uv/BAU: Add payload descriptor qualifierAndrew Banman2017-03-131-8/+19
| * | | | | | | x86/platform/uv/BAU: Add uv_bau_version enumerated constantsAndrew Banman2017-03-131-8/+8
| |/ / / / / /
* | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-013-13/+16
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar2017-04-113-13/+16
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-0122-754/+612
| | |\ \ \ \ \
| | * | | | | | x86/boot/e820: Simplify the e820__update_table() interfaceIngo Molnar2017-01-281-1/+1
| | * | | | | | x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar2017-01-282-10/+10
| | * | | | | | x86/boot/e820: Create coherent API function names for E820 range operationsIngo Molnar2017-01-281-1/+1
| | * | | | | | x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any...Ingo Molnar2017-01-281-1/+1
| | * | | | | | x86/boot/e820: Rename sanitize_e820_table() to e820__update_table()Ingo Molnar2017-01-281-1/+1
| | * | | | | | x86/boot/e820: Harmonize the 'struct e820_table' fieldsIngo Molnar2017-01-281-1/+1
| | * | | | | | x86/boot/e820: Rename everything to e820_tableIngo Molnar2017-01-281-1/+1
| | * | | | | | x86/boot/e820: Rename 'e820_map' variables to 'e820_array'Ingo Molnar2017-01-281-1/+1
| | * | | | | | x86/boot/e820: Remove spurious asm/e820/api.h inclusionsIngo Molnar2017-01-282-0/+3
| | * | | | | | x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-1/+1
* | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-013-86/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/efi: Clean up a minor mistake in commentBaoquan He2017-04-051-1/+1
| * | | | | | | | x86/efi/bgrt: Move efi-bgrt handling out of arch/x86Bhupesh Sharma2017-04-052-85/+0
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-011-0/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | x86/uv/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
| |/ / / / / /
* / / / / / / x86/efi: Don't try to reserve runtime regionsOmar Sandoval2017-04-131-0/+4
|/ / / / / /
* | | | | | x86/platform/intel-mid: Add power button support for MerrifieldAndy Shevchenko2017-03-132-0/+83
* | | | | | x86/platform/intel-mid: Use common power off sequenceAndy Shevchenko2017-03-131-11/+4
* | | | | | x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko2017-03-131-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-071-1/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack registerAndrew Banman2017-03-011-1/+0
| | |/ / | |/| |
* / | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
|/ / /
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-02-252-461/+0
|\ \ \
| * | | arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86Irina Tirdea2017-01-262-461/+0
* | | | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-221-1/+13
|\ \ \ \