summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-10-10Merge branch 'printk-cleanups'Linus Torvalds
2016-10-09Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-09Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-09Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-09Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-10-09printk: make reading the kernel log flush pending linesLinus Torvalds
2016-10-09printk: re-organize log_output() to be more legibleLinus Torvalds
2016-10-09printk: split out core logging code into helper functionLinus Torvalds
2016-10-09printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-10-07Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-10-07Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-10-07Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-10-07Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-10-07Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-10-07Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-07console: don't prefer first registered if DT specifies stdout-pathPaul Burton
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan
2016-10-07CREDITS: update Pavel's information, add GPG key, remove snail mail addressPavel Machek
2016-10-07mailmap: add Johan HovoldJohan Hovold
2016-10-07.gitattributes: set git diff driver for C source code filesJean Delvare
2016-10-07uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski
2016-10-07spelling.txt: "modeled" is spelt correctlyJoe Perches
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf
2016-10-07nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-10-07min/max: remove sparse warnings when they're nestedJohannes Berg
2016-10-07Documentation/filesystems/proc.txt: add more description for maps/smapsRobert Ho
2016-10-07mm, proc: fix region lost in /proc/self/smapsRobert Ho
2016-10-07proc: fix timerslack_ns CAP_SYS_NICE check when adjusting selfJohn Stultz
2016-10-07proc: add LSM hook checks to /proc/<tid>/timerslack_nsJohn Stultz
2016-10-07proc: relax /proc/<tid>/timerslack_ns capability requirementsJohn Stultz
2016-10-07meminfo: break apart a very long seq_printf with #ifdefsJoe Perches
2016-10-07seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not charJoe Perches
2016-10-07proc: faster /proc/*/statusAlexey Dobriyan
2016-10-07proc: much faster /proc/vmstatAlexey Dobriyan
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta
2016-10-07ia64: implement atomic64_dec_if_positiveVineet Gupta
2016-10-07linux/mm.h: canonicalize macro PAGE_ALIGNED() definitionzijun_hu