summaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)Author
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-07x86/efi: Access EFI data as encrypted when SEV is activeTom Lendacky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19x86: Use ARRAY_SIZEJérémy Lefaure
2017-09-25genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner
2017-09-09Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-31Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependencyIngo Molnar
2017-08-29x86/platform/intel-mid: Make several arrays static, to make code smallerColin Ian King
2017-08-26efi: Move efi_mem_type() to common codeJan Beulich
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-13gpu: drm: tc35876x: move header file out of I2C realmWolfram Sang
2017-08-11x86: Mark various structures and functions as 'static'Colin Ian King
2017-08-10x86/platform/intel-mid: Make 'bt_sfi_data' constBhumika Goyal
2017-07-25x86/platform/intel-mid: Make IRQ allocation a bit more flexibleAndy Shevchenko
2017-07-25x86/platform/intel-mid: Group timers callbacks togetherAndy Shevchenko
2017-07-21x86/platform/uv/BAU: Disable BAU on single hub configurationsAndrew Banman
2017-07-20x86/platform/intel-mid: Fix a format string overflow warningArnd Bergmann
2017-07-18x86/efi: Update EFI pagetable creation to work with SMETom Lendacky
2017-07-18efi: Update efi_mem_type() to return an error rather than 0Tom Lendacky
2017-07-16x86/platform/uv/BAU: Fix congested_response_us not taking effectJustin Ernst
2017-07-04x86/platform/uv/BAU: Minor cleanup, make some local functions staticColin Ian King
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-30objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf
2017-06-22x86/uv: Create named irq domainThomas Gleixner
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar
2017-06-13x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski
2017-06-05x86/efi: Extend CONFIG_EFI_PGT_DUMP support to x86_32 and kexec as wellSai Praneeth
2017-06-05efi/capsule: Add support for Quark security headerJan Kiszka
2017-06-05x86/mm: Pass flush_tlb_info to flush_tlb_others() etcAndy Lutomirski
2017-05-28x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabledBaoquan He
2017-05-28x86/efi: Disable runtime services on kexec kernel if booted with efi=old_mapSai Praneeth
2017-05-28efi: Don't issue error message when booted under XenJuergen Gross
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