index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-10-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-10-10
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-10-10
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-10-10
Merge branch 'printk-cleanups'
Linus Torvalds
2016-10-09
Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-09
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-09
Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-09
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
2016-10-09
printk: make reading the kernel log flush pending lines
Linus Torvalds
2016-10-09
printk: re-organize log_output() to be more legible
Linus Torvalds
2016-10-09
printk: split out core logging code into helper function
Linus Torvalds
2016-10-09
printk: reinstate KERN_CONT for printing continuation lines
Linus Torvalds
2016-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-07
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2016-10-07
Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2016-10-07
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2016-10-07
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-10-07
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2016-10-07
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-07
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2016-10-07
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-10-07
Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2016-10-07
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-10-07
console: don't prefer first registered if DT specifies stdout-path
Paul Burton
2016-10-07
cred: simpler, 1D supplementary groups
Alexey Dobriyan
2016-10-07
CREDITS: update Pavel's information, add GPG key, remove snail mail address
Pavel Machek
2016-10-07
mailmap: add Johan Hovold
Johan Hovold
2016-10-07
.gitattributes: set git diff driver for C source code files
Jean Delvare
2016-10-07
uprobes: remove function declarations from arch/{mips,s390}
Marcin Nowakowski
2016-10-07
spelling.txt: "modeled" is spelt correctly
Joe Perches
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
arch/tile: adopt the new nmi_backtrace framework
Chris Metcalf
2016-10-07
nmi_backtrace: do a local dump_stack() instead of a self-NMI
Chris Metcalf
2016-10-07
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2016-10-07
min/max: remove sparse warnings when they're nested
Johannes Berg
2016-10-07
Documentation/filesystems/proc.txt: add more description for maps/smaps
Robert Ho
2016-10-07
mm, proc: fix region lost in /proc/self/smaps
Robert Ho
2016-10-07
proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self
John Stultz
2016-10-07
proc: add LSM hook checks to /proc/<tid>/timerslack_ns
John Stultz
2016-10-07
proc: relax /proc/<tid>/timerslack_ns capability requirements
John Stultz
2016-10-07
meminfo: break apart a very long seq_printf with #ifdefs
Joe Perches
2016-10-07
seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char
Joe Perches
2016-10-07
proc: faster /proc/*/status
Alexey Dobriyan
2016-10-07
proc: much faster /proc/vmstat
Alexey Dobriyan
2016-10-07
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
Vineet Gupta
2016-10-07
ia64: implement atomic64_dec_if_positive
Vineet Gupta
2016-10-07
linux/mm.h: canonicalize macro PAGE_ALIGNED() definition
zijun_hu
[next]