summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-19irqchip/eznps: Drop pointless static qualifier in nps400_of_init()Wei Yongjun
2016-10-18Merge tag 'for-f2fs-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-10-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-10-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-18Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-18Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-10-18locking, fs/locks: Add missing file_sem locksPeter Zijlstra
2016-10-18locking/rwsem/x86: Add stack frame dependency for ____down_write()Josh Poimboeuf
2016-10-17btrfs: assign error values to the correct bio structsJunjie Mao
2016-10-17x86, pkeys: remove cruft from never-merged syscallsDave Hansen
2016-10-17generic syscalls: kill cruft from removed pkey syscallsDave Hansen
2016-10-17Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2016-10-17perf jit: Fix build issue on UbuntuAnton Blanchard
2016-10-17perf jevents: Handle events including .c and .oWang Nan
2016-10-17alarmtimer: Remove unused but set variableTobias Klauser
2016-10-17Merge branch 'mm/pkeys' into x86/urgent, to pick up pkeys fixIngo Molnar
2016-10-17perf/x86/intel/uncore: Add Knights Mill CPUIDPiotr Luc
2016-10-17perf/x86/intel/rapl: Add Knights Mill CPUIDPiotr Luc
2016-10-17perf/x86/intel: Add Knights Mill CPUIDPiotr Luc
2016-10-17x86/cpu/intel: Add Knights Mill to Intel familyPiotr Luc
2016-10-17drm: Print device information again in debugfsDaniel Vetter
2016-10-16Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-10-16perf/x86/intel: Remove an inconsistent NULL checkDan Carpenter
2016-10-16Merge tag 'v4.9-rc1' into x86/urgent, to pick up updatesIngo Molnar
2016-10-16x86/e820: Don't merge consecutive E820_PRAM rangesDan Williams
2016-10-16cpu/hotplug: Use distinct name for cpu_hotplug.dep_mapJoonas Lahtinen
2016-10-16kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov
2016-10-16kprobes: Avoid false KASAN reports during stack copyDmitry Vyukov
2016-10-16objtool: Skip all "unreachable instruction" warnings for gcov kernelsJosh Poimboeuf
2016-10-16objtool: Improve rare switch jump table pattern detectionJosh Poimboeuf
2016-10-15Linux 4.9-rc1Linus Torvalds
2016-10-15Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-15Merge tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-10-15pkeys: Remove easily triggered WARNDave Jones
2016-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-15Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-10-15Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-15Merge branch 'work.uaccess' into for-linusAl Viro
2016-10-15score: traps: Add missing include file to fix build errorGuenter Roeck
2016-10-15fs/super.c: don't fool lockdep in freeze_super() and thaw_super() pathsOleg Nesterov
2016-10-15Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-15fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov
2016-10-15overlayfs: Fix setting IOP_XATTR flagVivek Goyal