summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-225-10/+18
|\
| * x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä2016-10-221-7/+9
| * x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()Dmitry Safonov2016-10-201-3/+0
| * x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc2016-10-192-0/+4
| * x86/vmware: Skip timer_irq_works() check on VMwareRenat Valiullin2016-10-191-0/+5
* | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-191-1/+2
|\ \ | |/ |/|
| * mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-1/+2
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-182-1/+3
|\ \
| * \ Merge tag 'v4.9-rc1' into x86/urgent, to pick up updatesIngo Molnar2016-10-1620-177/+137
| |\ \
| * | | x86/e820: Don't merge consecutive E820_PRAM rangesDan Williams2016-10-161-1/+1
| * | | x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt()Wanpeng Li2016-10-141-0/+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 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-146-135/+8
|\ \ \ | |_|/ |/| |
| * | x86: move exports to actual definitionsAl Viro2016-08-076-135/+8
* | | 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-286-14/+53
| |\ \ \
| * | | | 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-1594-860/+1391
| |\ \ \ \
| * | | | | drm/i915: Account for TSEG size when determining 865G stolen baseVille Syrjälä2016-08-111-7/+2
* | | | | | 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-112-3/+24
* | | | | | x86: use simpler API for random address requestsJason Cooper2016-10-112-6/+2
* | | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-103-7/+15
|\ \ \ \ \ \
| * | | | | | x86/mm/pkeys: Do not skip PKRU register if debug registers are not usedNicolas Iooss2016-09-131-6/+7
| * | | | | | x86/pkeys: Default to a restrictive init PKRUDave Hansen2016-09-091-0/+4
| * | | | | | x86/pkeys: Allocation/free syscallsDave Hansen2016-09-091-1/+4
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-106-11/+64
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | 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-061-0/+10
| * | | | | | x86/vmware: Skip lapic calibration on VMwareRenat Valiullin2016-10-051-2/+10
| * | | | | | 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-073-3/+4
* | | | | | | nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-071-9/+9
* | | | | | | 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 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-061-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | KVM: x86: introduce get_kvmclock_nsPaolo Bonzini2016-09-201-1/+1
* | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-034-98/+39
|\ \ \ \ \ \ \
| * | | | | | | x86/apic/uv: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-25/+6
| * | | | | | | x86/microcode: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-35/+17
| * | | | | | | x86/kvm: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-27/+16
| * | | | | | | Merge branch 'linus' into smp/hotplugThomas Gleixner2016-09-0113-186/+133
| |\ \ \ \ \ \ \
| * | | | | | | | cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)Boris Ostrovsky2016-08-101-11/+0
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-034-13/+70
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/vdso: Use CONFIG_X86_X32_ABI to enable vdso prctlVinson Lee2016-09-201-1/+1
| * | | | | | | | x86/vdso: Only define prctl_map_vdso() if CONFIG_CHECKPOINT_RESTOREIngo Molnar2016-09-151-4/+6
| * | | | | | | | x86/signal: Add SA_{X32,IA32}_ABI sa_flagsDmitry Safonov2016-09-142-12/+42
OpenPOWER on IntegriCloud