| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi() | Dmitry Safonov | 2016-10-20 | 1 | -3/+0 |
* | x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates | Alex Thorlton | 2016-10-20 | 1 | -1/+9 |
* | x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features | Piotr Luc | 2016-10-19 | 4 | -0/+8 |
* | x86/vmware: Skip timer_irq_works() check on VMware | Renat Valiullin | 2016-10-19 | 1 | -0/+5 |
* | Merge tag 'for-f2fs-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-18 | 1 | -5/+5 |
|\ |
|
| * | f2fs: fix wrong sum_page pointer in f2fs_gc | Jaegeuk Kim | 2016-10-13 | 1 | -5/+5 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-10-18 | 7 | -3/+8 |
|\ \ |
|
| * \ | Merge branch 'mm/pkeys' into x86/urgent, to pick up pkeys fix | Ingo Molnar | 2016-10-17 | 0 | -0/+0 |
| |\ \ |
|
| | * | | pkeys: Remove easily triggered WARN | Dave Jones | 2016-10-15 | 1 | -1/+0 |
| * | | | perf/x86/intel/uncore: Add Knights Mill CPUID | Piotr Luc | 2016-10-17 | 1 | -0/+1 |
| * | | | perf/x86/intel/rapl: Add Knights Mill CPUID | Piotr Luc | 2016-10-17 | 1 | -0/+1 |
| * | | | perf/x86/intel: Add Knights Mill CPUID | Piotr Luc | 2016-10-17 | 1 | -1/+2 |
| * | | | x86/cpu/intel: Add Knights Mill to Intel family | Piotr Luc | 2016-10-17 | 1 | -0/+1 |
| * | | | Merge tag 'v4.9-rc1' into x86/urgent, to pick up updates | Ingo Molnar | 2016-10-16 | 9729 | -333529/+582947 |
| |\ \ \ |
|
| * | | | | x86/e820: Don't merge consecutive E820_PRAM ranges | Dan Williams | 2016-10-16 | 1 | -1/+1 |
| * | | | | x86: Remove duplicate rtit status MSR macro | Longpeng(Mike) | 2016-10-14 | 1 | -1/+0 |
| * | | | | x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt() | Wanpeng Li | 2016-10-14 | 1 | -0/+2 |
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-10-18 | 1 | -2/+0 |
|\ \ \ \ \ |
|
| * | | | | | alarmtimer: Remove unused but set variable | Tobias Klauser | 2016-10-17 | 1 | -2/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-10-18 | 1 | -3/+8 |
|\ \ \ \ \ |
|
| * | | | | | sched/fair: Fix sched domains NULL dereference in select_idle_sibling() | Wanpeng Li | 2016-10-11 | 1 | -3/+8 |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-18 | 9 | -14/+38 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 2016-10-17 | 4 | -5/+6 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | perf jit: Fix build issue on Ubuntu | Anton Blanchard | 2016-10-17 | 1 | -1/+1 |
| | * | | | | | | perf jevents: Handle events including .c and .o | Wang Nan | 2016-10-17 | 1 | -2/+2 |
| | * | | | | | | perf header: Set nr_numa_nodes only when we parsed all the data | Jiri Olsa | 2016-10-13 | 1 | -1/+1 |
| | * | | | | | | perf top: Fix refreshing hierarchy entries on TUI | Namhyung Kim | 2016-10-13 | 1 | -1/+2 |
| * | | | | | | | perf/x86/intel: Remove an inconsistent NULL check | Dan Carpenter | 2016-10-16 | 1 | -2/+2 |
| * | | | | | | | kprobes: Unpoison stack in jprobe_return() for KASAN | Dmitry Vyukov | 2016-10-16 | 4 | -4/+26 |
| * | | | | | | | kprobes: Avoid false KASAN reports during stack copy | Dmitry Vyukov | 2016-10-16 | 1 | -3/+4 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-10-18 | 2 | -2/+10 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | locking, fs/locks: Add missing file_sem locks | Peter Zijlstra | 2016-10-18 | 1 | -0/+6 |
| * | | | | | | | locking/rwsem/x86: Add stack frame dependency for ____down_write() | Josh Poimboeuf | 2016-10-18 | 1 | -2/+4 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-10-18 | 3 | -4/+22 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | irqchip/gicv3: Handle loop timeout proper | Dan Carpenter | 2016-10-14 | 1 | -1/+1 |
| * | | | | | | | irqchip/jcore: Fix lost per-cpu interrupts | Rich Felker | 2016-10-14 | 1 | -1/+19 |
| * | | | | | | | irqchip/eznps: Acknowledge NPS_IPI before calling the handler | Noam Camus | 2016-10-14 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-18 | 3 | -34/+45 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | cpu/hotplug: Use distinct name for cpu_hotplug.dep_map | Joonas Lahtinen | 2016-10-16 | 1 | -1/+1 |
| * | | | | | | | | objtool: Skip all "unreachable instruction" warnings for gcov kernels | Josh Poimboeuf | 2016-10-16 | 1 | -31/+26 |
| * | | | | | | | | objtool: Improve rare switch jump table pattern detection | Josh Poimboeuf | 2016-10-16 | 1 | -2/+9 |
| * | | | | | | | | objtool: Support '-mtune=atom' stack frame setup instruction | Josh Poimboeuf | 2016-10-11 | 1 | -0/+9 |
* | | | | | | | | | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-10-18 | 1 | -3/+10 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | firewire: nosy: do not ignore errors in ioremap_nocache() | Alexey Khoroshilov | 2016-10-09 | 1 | -3/+10 |
* | | | | | | | | | | Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds | 2016-10-18 | 27 | -131/+232 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | drm: Print device information again in debugfs | Daniel Vetter | 2016-10-17 | 1 | -4/+0 |
| * | | | | | | | | | | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 2016-10-17 | 26 | -127/+232 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | drm/amd/powerplay: fix bug stop dpm can't work on Vi. | Rex Zhu | 2016-10-14 | 2 | -15/+25 |
| | * | | | | | | | | | | drm/amd/powerplay: notify smu no display by default. | Rex Zhu | 2016-10-14 | 1 | -1/+1 |
| | * | | | | | | | | | | drm/amdgpu/dpm: implement thermal sensor for CZ/ST | Alex Deucher | 2016-10-14 | 1 | -3/+5 |