summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | | drm/amdgpu/powerplay: implement thermal sensor for CZ/STAlex Deucher2016-10-141-0/+18
| | * | | | | | drm/amdgpu: disable smu hw first on tear downAlex Deucher2016-10-141-0/+24
| | * | | | | | drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher2016-10-149-64/+60
| | * | | | | | drm/amdgpu/si_dpm: Limit clocks on HD86xx partTom St Denis2016-10-141-0/+6
| | * | | | | | drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu2016-10-141-2/+4
| | * | | | | | drm/amdgpu: potential NULL dereference in debugfs codeDan Carpenter2016-10-141-2/+2
| | * | | | | | drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu2016-10-141-2/+4
| | * | | | | | drm/amd/powerplay: fix static checker warnings in iceland_smc.cRex Zhu2016-10-141-1/+1
| | * | | | | | drm/radeon: change vblank_time's calculation method to reduce computational e...Alex Deucher2016-10-141-7/+8
| | * | | | | | drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu2016-10-141-6/+8
| | * | | | | | drm/amdgpu: clarify UVD/VCE special handling for CGAlex Deucher2016-10-121-9/+11
| | * | | | | | drm/amd/amdgpu: enable clockgating only after late initArindam Nath2016-10-121-7/+7
| | * | | | | | drm/radeon: allow TA_CS_BC_BASE_ADDR on SIMarek Olšák2016-10-123-1/+4
| | * | | | | | drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_initNicolai Hähnle2016-10-121-0/+3
| | * | | | | | drm/amdgpu/gfx8: fix CGCG_CGLS handlingAlex Deucher2016-10-121-3/+10
| | * | | | | | drm/radeon: fix modeset tear down codeAlex Deucher2016-10-121-7/+7
| | * | | | | | drm/radeon: fix up dp aux tear down (v2)Alex Deucher2016-10-122-2/+18
| | * | | | | | drm/amdgpu: use .early_unregister hook to remove DP AUX i2cGrazvydas Ignotas2016-10-121-1/+12
| |/ / / / / /
* | | | | | | btrfs: assign error values to the correct bio structsJunjie Mao2016-10-171-2/+2
* | | | | | | x86, pkeys: remove cruft from never-merged syscallsDave Hansen2016-10-172-4/+0
* | | | | | | generic syscalls: kill cruft from removed pkey syscallsDave Hansen2016-10-172-7/+0
| |_|_|_|/ / |/| | | | |