summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner2017-02-151-1/+13
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-2016-243/+499
|\ \ \ \
| * | | | x86/platform/UV/NMI: Fix uneccessary kABI breakagetravis@sgi.com2017-02-161-1/+0
| * | | | x86/platform/UV: Clean up the NMI code to match current coding styletravis@sgi.com2017-02-011-37/+37
| * | | | x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI sourcetravis@sgi.com2017-02-011-0/+127
| * | | | x86/platform/UV: Verify NMI action is valid, default is standardtravis@sgi.com2017-02-011-11/+58
| * | | | x86/platform/UV: Add basic CPU NMI health checktravis@sgi.com2017-02-011-1/+20