summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
AgeCommit message (Expand)AuthorLines
2017-09-09Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-19/+0
2017-08-31Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependencyIngo Molnar-9/+16
2017-08-29x86/platform/intel-mid: Make several arrays static, to make code smallerColin Ian King-2/+2
2017-08-26efi: Move efi_mem_type() to common codeJan Beulich-19/+0
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar-13/+26
2017-08-13gpu: drm: tc35876x: move header file out of I2C realmWolfram Sang-1/+1
2017-08-11x86: Mark various structures and functions as 'static'Colin Ian King-2/+2
2017-08-10x86/platform/intel-mid: Make 'bt_sfi_data' constBhumika Goyal-1/+1
2017-07-25x86/platform/intel-mid: Make IRQ allocation a bit more flexibleAndy Shevchenko-3/+3
2017-07-25x86/platform/intel-mid: Group timers callbacks togetherAndy Shevchenko-1/+1
2017-07-21x86/platform/uv/BAU: Disable BAU on single hub configurationsAndrew Banman-5/+18
2017-07-20x86/platform/intel-mid: Fix a format string overflow warningArnd Bergmann-2/+4
2017-07-18x86/efi: Update EFI pagetable creation to work with SMETom Lendacky-4/+11
2017-07-18efi: Update efi_mem_type() to return an error rather than 0Tom Lendacky-3/+3
2017-07-16x86/platform/uv/BAU: Fix congested_response_us not taking effectJustin Ernst-4/+2
2017-07-04x86/platform/uv/BAU: Minor cleanup, make some local functions staticColin Ian King-25/+6
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+13
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-9/+7
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-6/+8
2017-07-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+151
2017-06-30objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf-0/+1
2017-06-22x86/uv: Create named irq domainThomas Gleixner-5/+13
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar-10/+78
2017-06-13x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski-3/+3
2017-06-05x86/efi: Extend CONFIG_EFI_PGT_DUMP support to x86_32 and kexec as wellSai Praneeth-3/+14
2017-06-05efi/capsule: Add support for Quark security headerJan Kiszka-0/+137
2017-06-05x86/mm: Pass flush_tlb_info to flush_tlb_others() etcAndy Lutomirski-6/+4
2017-05-28x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabledBaoquan He-8/+71
2017-05-28x86/efi: Disable runtime services on kexec kernel if booted with efi=old_mapSai Praneeth-2/+4
2017-05-28efi: Don't issue error message when booted under XenJuergen Gross-0/+3
2017-05-15x86/tsc: Remodel cyc2ns to use seqcount_latch()Peter Zijlstra-6/+8
2017-05-08x86: use set_memory.h headerLaura Abbott-1/+1
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+49
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-12/+33
2017-05-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-64/+242
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-13/+16
2017-05-01Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-86/+1
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie-0/+4
2017-04-14x86/uv/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange-0/+2
2017-04-13x86/efi: Don't try to reserve runtime regionsOmar Sandoval-0/+4
2017-04-11Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar-13/+16
2017-04-11Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar-13/+16
2017-04-05x86/efi: Clean up a minor mistake in commentBaoquan He-1/+1
2017-04-05x86/efi/bgrt: Move efi-bgrt handling out of arch/x86Bhupesh Sharma-85/+0
2017-04-03Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar-12/+88
2017-03-31x86/platform/intel-mid: Enable Bluetooth support on Intel EdisonAndy Shevchenko-1/+110
2017-03-27x86/efi: Add 5-level paging supportKirill A. Shutemov-10/+26
2017-03-23x86/efi/32: Fix EFI on systems where the per-cpu GDT is virtually mappedAndy Lutomirski-1/+1