summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-1427-150/+68
|\
| * x86: move exports to actual definitionsAl Viro2016-08-0727-150/+68
* | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2016-10-141-2/+3
|\ \
| * | percpu: eliminate two sparse warningsLance Richardson2016-09-221-2/+3
* | | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-115-34/+38
|\ \ \
| * | | x86: separate extable.h, switch sections.h to itAl Viro2016-09-273-32/+37
| * | | remove stray include of asm/uaccess.h from cacheflush.hAl Viro2016-09-271-1/+0
| * | | exceptions: detritus removalAl Viro2016-09-271-1/+1
* | | | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-111-13/+5
|\ \ \ \
| * \ \ \ Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-2834-311/+439
| |\ \ \ \
| * | | | | drm/i915: Remove .is_mobile field from platform structCarlos Santa2016-09-071-6/+3
| * | | | | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-08-15383-3942/+12148
| |\ \ \ \ \
| * | | | | | drm/i915: Account for TSEG size when determining 865G stolen baseVille Syrjälä2016-08-111-7/+2
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-118-16/+38
|\ \ \ \ \ \ \
| * | | | | | | kthread: kthread worker API cleanupPetr Mladek2016-10-111-7/+7
| * | | | | | | kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier2016-10-111-0/+3
| * | | | | | | x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-10-114-3/+26
| * | | | | | | x86: use simpler API for random address requestsJason Cooper2016-10-112-6/+2
* | | | | | | | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-111-1/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/rene...Joerg Roedel2016-09-2063-535/+750
| |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|/ / / | | | | | |/| | | | / | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| * | | | | | | | | iommu/amd: Remove AMD_IOMMU_STATSFabian Frederick2016-09-051-1/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-1010-22/+267
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/mm/pkeys: Do not skip PKRU register if debug registers are not usedNicolas Iooss2016-09-131-6/+7
| * | | | | | | | | x86/pkeys: Allow configuration of init_pkruDave Hansen2016-09-091-0/+66
| * | | | | | | | | x86/pkeys: Default to a restrictive init PKRUDave Hansen2016-09-093-0/+43
| * | | | | | | | | x86: Wire up protection keys system callsDave Hansen2016-09-092-0/+10
| * | | | | | | | | x86/pkeys: Allocation/free syscallsDave Hansen2016-09-095-16/+118
| * | | | | | | | | x86/pkeys: Make mprotect_key() mask off additional vm_flagsDave Hansen2016-09-091-0/+2
| * | | | | | | | | mm: Implement new pkey_mprotect() system callDave Hansen2016-09-092-7/+19
| * | | | | | | | | x86/pkeys: Add fault handling for PF_PK page fault bitDave Hansen2016-09-091-0/+9
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-109-32/+79
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/pkeys: Make protection keys an "eager" featureDave Hansen2016-10-081-3/+4
| * | | | | | | | | x86/apic: Prevent pointless warning messagesThomas Gleixner2016-10-081-3/+5
| * | | | | | | | | x86/acpi: Prevent LAPIC id 0xff from being accountedThomas Gleixner2016-10-081-0/+4
| * | | | | | | | | arch/x86: Handle non enumerated CPU after physical hotplugPrarit Bhargava2016-10-071-3/+15
| * | | | | | | | | x86/unwind: Fix oprofile module link errorJosh Poimboeuf2016-10-062-12/+12
| * | | | | | | | | x86/vmware: Skip lapic calibration on VMwareRenat Valiullin2016-10-051-2/+10
| * | | | | | | | | x86/syscalls: Remove bash-isms in syscall table generatorsylvain.bertrand@gmail.com2016-10-051-6/+9
| * | | | | | | | | x86/irq: Prevent force migration of irqs which are not in the vector domainMika Westerberg2016-10-041-3/+20
* | | | | | | | | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-074-7/+12
* | | | | | | | | | nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-072-11/+12
* | | | | | | | | | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-071-1/+0
* | | | | | | | | | mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEYisheng Xie2016-10-071-0/+1
* | | | | | | | | | mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie2016-10-071-2/+0
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-10-071-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/entry: spell EBX register correctly in documentationNicolas Iooss2016-09-291-1/+1
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-10-072-0/+66
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | livepatch/x86: apply alternatives and paravirt patches after relocationsJessica Yu2016-08-182-0/+66
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-075-786/+21
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-10-053-781/+0
| |\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud