summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-228-11/+38
|\
| * x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä2016-10-221-7/+9
| * sched/core, x86: Make struct thread_info arch specific againHeiko Carstens2016-10-201-0/+9
| * x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()Dmitry Safonov2016-10-201-3/+0Star
| * x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updatesAlex Thorlton2016-10-201-1/+9
| * x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc2016-10-193-0/+6
| * x86/vmware: Skip timer_irq_works() check on VMwareRenat Valiullin2016-10-191-0/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-222-3/+3
|\ \
| * | kvm: x86: memset whole irq_eoiJiri Slaby2016-10-201-1/+1
| * | kvm/x86: Fix unused variable warning in kvm_timer_init()Borislav Petkov2016-10-201-2/+2
* | | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-195-7/+9
|\ \ \ | |_|/ |/| |
| * | mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-193-3/+6
| * | mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-3/+2Star
| * | mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-181-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-187-3/+8
|\ \ \
| * | | perf/x86/intel/uncore: Add Knights Mill CPUIDPiotr Luc2016-10-171-0/+1
| * | | perf/x86/intel/rapl: Add Knights Mill CPUIDPiotr Luc2016-10-171-0/+1
| * | | perf/x86/intel: Add Knights Mill CPUIDPiotr Luc2016-10-171-1/+2
| * | | x86/cpu/intel: Add Knights Mill to Intel familyPiotr Luc2016-10-171-0/+1
| * | | Merge tag 'v4.9-rc1' into x86/urgent, to pick up updatesIngo Molnar2016-10-1690-1411/+1531
| |\ \ \ | | | |/ | | |/|
| * | | x86/e820: Don't merge consecutive E820_PRAM rangesDan Williams2016-10-161-1/+1
| * | | x86: Remove duplicate rtit status MSR macroLongpeng(Mike)2016-10-141-1/+0Star
| * | | x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt()Wanpeng Li2016-10-141-0/+2
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-182-5/+10
|\ \ \ \
| * | | | perf/x86/intel: Remove an inconsistent NULL checkDan Carpenter2016-10-161-2/+2
| * | | | kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov2016-10-161-0/+4
| * | | | kprobes: Avoid false KASAN reports during stack copyDmitry Vyukov2016-10-161-3/+4
| | |/ / | |/| |
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-10-181-2/+4
|\ \ \ \
| * | | | locking/rwsem/x86: Add stack frame dependency for ____down_write()Josh Poimboeuf2016-10-181-2/+4
| |/ / /
* / / / x86, pkeys: remove cruft from never-merged syscallsDave Hansen2016-10-172-4/+0Star
|/ / /
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-1427-150/+68Star
|\ \ \
| * | | x86: move exports to actual definitionsAl Viro2016-08-0827-150/+68Star
* | | | 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-125-34/+38
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | x86: separate extable.h, switch sections.h to itAl Viro2016-09-283-32/+37
| * | | | remove stray include of asm/uaccess.h from cacheflush.hAl Viro2016-09-281-1/+0Star
| * | | | exceptions: detritus removalAl Viro2016-09-281-1/+1
* | | | | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-121-13/+5Star
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-2834-311/+439
| |\ \ \ \ \
| * | | | | | drm/i915: Remove .is_mobile field from platform structCarlos Santa2016-09-081-6/+3Star
| * | | | | | 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/+2Star
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-128-16/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | kthread: kthread worker API cleanupPetr Mladek2016-10-121-7/+7
| * | | | | | | | kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier2016-10-121-0/+3
| * | | | | | | | x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-10-124-3/+26
| * | | | | | | | x86: use simpler API for random address requestsJason Cooper2016-10-122-6/+2Star
* | | | | | | | | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-111-1/+0Star
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/rene...Joerg Roedel2016-09-2063-535/+750
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|/ / / / | | | | | |/| | | | / / | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |