summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()Dmitry Safonov2016-10-201-3/+0
* 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-194-0/+8
* x86/vmware: Skip timer_irq_works() check on VMwareRenat Valiullin2016-10-191-0/+5
* Merge tag 'for-f2fs-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-181-5/+5
|\
| * f2fs: fix wrong sum_page pointer in f2fs_gcJaegeuk Kim2016-10-131-5/+5
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-187-3/+8
|\ \
| * \ Merge branch 'mm/pkeys' into x86/urgent, to pick up pkeys fixIngo Molnar2016-10-170-0/+0
| |\ \
| | * | pkeys: Remove easily triggered WARNDave Jones2016-10-151-1/+0
| * | | 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-169729-333529/+582947
| |\ \ \
| * | | | 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/+0
| * | | | x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt()Wanpeng Li2016-10-141-0/+2
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-10-181-2/+0
|\ \ \ \ \
| * | | | | alarmtimer: Remove unused but set variableTobias Klauser2016-10-171-2/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-181-3/+8
|\ \ \ \ \
| * | | | | sched/fair: Fix sched domains NULL dereference in select_idle_sibling()Wanpeng Li2016-10-111-3/+8
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-189-14/+38
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-10-174-5/+6
| |\ \ \ \ \ \
| | * | | | | | perf jit: Fix build issue on UbuntuAnton Blanchard2016-10-171-1/+1
| | * | | | | | perf jevents: Handle events including .c and .oWang Nan2016-10-171-2/+2
| | * | | | | | perf header: Set nr_numa_nodes only when we parsed all the dataJiri Olsa2016-10-131-1/+1
| | * | | | | | perf top: Fix refreshing hierarchy entries on TUINamhyung Kim2016-10-131-1/+2
| * | | | | | | perf/x86/intel: Remove an inconsistent NULL checkDan Carpenter2016-10-161-2/+2
| * | | | | | | kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov2016-10-164-4/+26
| * | | | | | | 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-182-2/+10
|\ \ \ \ \ \ \
| * | | | | | | locking, fs/locks: Add missing file_sem locksPeter Zijlstra2016-10-181-0/+6
| * | | | | | | locking/rwsem/x86: Add stack frame dependency for ____down_write()Josh Poimboeuf2016-10-181-2/+4
| |/ / / / / /
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-183-4/+22
|\ \ \ \ \ \ \
| * | | | | | | irqchip/gicv3: Handle loop timeout properDan Carpenter2016-10-141-1/+1
| * | | | | | | irqchip/jcore: Fix lost per-cpu interruptsRich Felker2016-10-141-1/+19
| * | | | | | | irqchip/eznps: Acknowledge NPS_IPI before calling the handlerNoam Camus2016-10-141-2/+2
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-183-34/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | cpu/hotplug: Use distinct name for cpu_hotplug.dep_mapJoonas Lahtinen2016-10-161-1/+1
| * | | | | | | | objtool: Skip all "unreachable instruction" warnings for gcov kernelsJosh Poimboeuf2016-10-161-31/+26
| * | | | | | | | objtool: Improve rare switch jump table pattern detectionJosh Poimboeuf2016-10-161-2/+9
| * | | | | | | | objtool: Support '-mtune=atom' stack frame setup instructionJosh Poimboeuf2016-10-111-0/+9
* | | | | | | | | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-181-3/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | firewire: nosy: do not ignore errors in ioremap_nocache()Alexey Khoroshilov2016-10-091-3/+10
* | | | | | | | | | Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-10-1827-131/+232
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drm: Print device information again in debugfsDaniel Vetter2016-10-171-4/+0
| * | | | | | | | | | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-10-1726-127/+232
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/amd/powerplay: fix bug stop dpm can't work on Vi.Rex Zhu2016-10-142-15/+25
| | * | | | | | | | | | drm/amd/powerplay: notify smu no display by default.Rex Zhu2016-10-141-1/+1
| | * | | | | | | | | | drm/amdgpu/dpm: implement thermal sensor for CZ/STAlex Deucher2016-10-141-3/+5