summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-09Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linuxBrian Norris
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro
2016-10-08Merge remote-tracking branch 'ovl/misc' into work.miscAl Viro
2016-10-08Merge branch 'work.const-qstr' into work.miscAl Viro
2016-10-08Merge branch 'work.iget' into work.miscAl Viro
2016-10-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-10-08x86/pkeys: Make protection keys an "eager" featureDave Hansen
2016-10-08x86/apic: Prevent pointless warning messagesThomas Gleixner
2016-10-08x86/acpi: Prevent LAPIC id 0xff from being accountedThomas Gleixner
2016-10-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-10-08Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-10-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2016-10-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-10-08Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-10-08Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-10-08Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-10-08wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()Christophe Jaillet
2016-10-08net: macb: NULL out phydev after removing mdio busNathan Sullivan
2016-10-08xen-netback: make sure that hashes are not send to unaware frontendsPaul Durrant
2016-10-08Fixing a bug in team driver due to incorrect 'unsigned int' to 'int' conversionAlex Sidorenko
2016-10-08Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-08MAINTAINERS: add myself as a maintainer of xen-netbackPaul Durrant
2016-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2016-10-08ipv6 addrconf: disallow rtr_solicits < -1Maciej Żenczykowski
2016-10-08Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-08vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-10-08console: don't prefer first registered if DT specifies stdout-pathPaul Burton
2016-10-08cred: simpler, 1D supplementary groupsAlexey Dobriyan
2016-10-08CREDITS: update Pavel's information, add GPG key, remove snail mail addressPavel Machek
2016-10-08mailmap: add Johan HovoldJohan Hovold
2016-10-08.gitattributes: set git diff driver for C source code filesJean Delvare
2016-10-08uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski
2016-10-08spelling.txt: "modeled" is spelt correctlyJoe Perches
2016-10-08nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-08arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf
2016-10-08nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf
2016-10-08nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-10-08min/max: remove sparse warnings when they're nestedJohannes Berg
2016-10-08Documentation/filesystems/proc.txt: add more description for maps/smapsRobert Ho
2016-10-08mm, proc: fix region lost in /proc/self/smapsRobert Ho
2016-10-08proc: fix timerslack_ns CAP_SYS_NICE check when adjusting selfJohn Stultz
2016-10-08proc: add LSM hook checks to /proc/<tid>/timerslack_nsJohn Stultz
2016-10-08proc: relax /proc/<tid>/timerslack_ns capability requirementsJohn Stultz
2016-10-08meminfo: break apart a very long seq_printf with #ifdefsJoe Perches
2016-10-08seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not charJoe Perches
2016-10-08proc: faster /proc/*/statusAlexey Dobriyan
2016-10-08proc: much faster /proc/vmstatAlexey Dobriyan
2016-10-08atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta