aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-17dm raid: fix activation of existing raid4/10 devicesHeinz Mauelshagen2-5/+8
2016-10-14dm mirror: use all available legs on multiple failuresHeinz Mauelshagen1-19/+2
2016-10-14dm mirror: fix read error on recovery after default leg failureHeinz Mauelshagen1-0/+1
2016-10-11dm raid: fix compat_features validationAndy Whitcroft1-1/+2
2016-10-09Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-blockLinus Torvalds5-149/+58
2016-10-09Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds27-191/+159
2016-10-09Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds16-265/+716
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds114-483/+12089
2016-10-09Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds18-124/+210
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds195-1698/+2522
2016-10-07Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds51-870/+4153
2016-10-07Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds57-371/+4239
2016-10-07Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds408-5422/+16251
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds52-290/+3789
2016-10-07Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+48
2016-10-07Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-64/+63
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds86-1285/+696
2016-10-07Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds101-8108/+105
2016-10-07Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds21-207/+308
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32Linus Torvalds2-2/+3
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds227-2904/+5444
2016-10-07console: don't prefer first registered if DT specifies stdout-pathPaul Burton3-1/+20
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan14-85/+46
2016-10-07CREDITS: update Pavel's information, add GPG key, remove snail mail addressPavel Machek1-4/+4
2016-10-07mailmap: add Johan HovoldJohan Hovold1-0/+2
2016-10-07.gitattributes: set git diff driver for C source code filesJean Delvare1-0/+2
2016-10-07uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski2-22/+0
2016-10-07spelling.txt: "modeled" is spelt correctlyJoe Perches1-1/+0
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf49-22/+93
2016-10-07arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf4-63/+27
2016-10-07nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf2-9/+9
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf10-39/+72
2016-10-07min/max: remove sparse warnings when they're nestedJohannes Berg1-20/+28
2016-10-07Documentation/filesystems/proc.txt: add more description for maps/smapsRobert Ho1-0/+12
2016-10-07mm, proc: fix region lost in /proc/self/smapsRobert Ho1-3/+5
2016-10-07proc: fix timerslack_ns CAP_SYS_NICE check when adjusting selfJohn Stultz1-15/+19
2016-10-07proc: add LSM hook checks to /proc/<tid>/timerslack_nsJohn Stultz1-0/+10
2016-10-07proc: relax /proc/<tid>/timerslack_ns capability requirementsJohn Stultz1-14/+20
2016-10-07meminfo: break apart a very long seq_printf with #ifdefsJoe Perches1-116/+95
2016-10-07seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not charJoe Perches5-136/+154
2016-10-07proc: faster /proc/*/statusAlexey Dobriyan1-40/+47
2016-10-07proc: much faster /proc/vmstatAlexey Dobriyan1-1/+4
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta12-17/+0
2016-10-07ia64: implement atomic64_dec_if_positiveVineet Gupta1-0/+16
2016-10-07linux/mm.h: canonicalize macro PAGE_ALIGNED() definitionzijun_hu1-1/+1
2016-10-07mm: remove unnecessary condition in remove_inode_hugepageszhong jiang3-10/+8
2016-10-07mm: warn about allocations which stall for too longMichal Hocko1-0/+10
2016-10-07mm: consolidate warn_alloc_failed usersMichal Hocko3-26/+20
2016-10-07vfs,mm: fix a dead loop in truncate_inode_pages_range()Wei Fang1-0/+4
2016-10-07arm64 Kconfig: select gigantic pageYisheng Xie1-0/+1