summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAgeFilesLines
* x86/platform/atom: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-02-161-14/+3Star
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-151-1/+1
|\
| * x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski2018-02-151-1/+1
* | Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2018-02-021-2/+17
|\ \
| * | BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie2018-01-185-5/+21
| |\|
| * | BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie2017-12-191-2/+2
| |\ \
| * \ \ Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2017-12-041-2/+17
| |\ \ \
| | * | | x86/platform/intel/iosf_mbi: Add unlocked PMIC bus access notifier unregisterHans de Goede2017-11-101-2/+17
* | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-301-1/+0Star
|\ \ \ \ \
| * | | | | x86/headers: Remove duplicate #includesPravin Shedge2017-12-121-1/+0Star
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-303-5/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | x86/platform/intel-mid: Move PCI initialization to arch_init()Andy Shevchenko2018-01-191-1/+1
| * | | | x86/platform/uv/BAU: Replace hard-coded values with MMR definitionsAndrew Banman2018-01-161-1/+2
| * | | | x86: Introduce and use MP IRQ trigger and polarity definesJan Kiszka2018-01-141-3/+2Star
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-141-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86/pti: Unbreak EFI old_memmapJiri Kosina2018-01-061-0/+2
* | | | | x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const"Andy Shevchenko2018-01-081-1/+1
* | | | | efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel2018-01-031-1/+12
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-311-1/+1
|\ \ \ \ \
| * | | | | genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-291-1/+1
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-301-1/+4
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | x86/mm/pti: Allocate a separate user PGDDave Hansen2017-12-231-1/+4
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-231-1/+1
|\| | | | | |/ / / |/| | |
| * | | x86/uv: Use the right TLB-flush APIPeter Zijlstra2017-12-221-1/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-071-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | x86: Fix Sparse warnings about non-static functionsColin Ian King2017-12-061-2/+2
* | | | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2017-11-161-1/+1
|/ / /
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-141-2/+3
|\ \ \
| * | | genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner2017-09-251-2/+3
| | |/ | |/|
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-141-3/+2Star
|\ \ \
| * | | x86: Use ARRAY_SIZEJérémy Lefaure2017-10-191-3/+2Star
| |/ /
* | / x86/efi: Access EFI data as encrypted when SEV is activeTom Lendacky2017-11-071-1/+15
| |/ |/|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0212-0/+12
|/
* Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-091-1/+1
|\
| * gpu: drm: tc35876x: move header file out of I2C realmWolfram Sang2017-08-131-1/+1
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-071-19/+0Star
|\ \
| * | efi: Move efi_mem_type() to common codeJan Beulich2017-08-261-19/+0Star
* | | Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependencyIngo Molnar2017-08-313-9/+16
|\| |
| * | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-262-13/+26
| |\ \
| | * | x86: Mark various structures and functions as 'static'Colin Ian King2017-08-111-2/+2
| | |/
| * | x86/efi: Update EFI pagetable creation to work with SMETom Lendacky2017-07-181-4/+11
| * | efi: Update efi_mem_type() to return an error rather than 0Tom Lendacky2017-07-181-3/+3
* | | x86/platform/intel-mid: Make several arrays static, to make code smallerColin Ian King2017-08-291-2/+2
* | | x86/platform/intel-mid: Make 'bt_sfi_data' constBhumika Goyal2017-08-101-1/+1
* | | x86/platform/intel-mid: Make IRQ allocation a bit more flexibleAndy Shevchenko2017-07-251-3/+3
* | | x86/platform/intel-mid: Group timers callbacks togetherAndy Shevchenko2017-07-251-1/+1
| |/ |/|
* | x86/platform/uv/BAU: Disable BAU on single hub configurationsAndrew Banman2017-07-211-5/+18
* | x86/platform/intel-mid: Fix a format string overflow warningArnd Bergmann2017-07-201-2/+4
* | x86/platform/uv/BAU: Fix congested_response_us not taking effectJustin Ernst2017-07-161-4/+2Star
|/
* x86/platform/uv/BAU: Minor cleanup, make some local functions staticColin Ian King2017-07-041-25/+6Star