aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-25printk: implement support for extended console driversTejun Heo3-8/+68
2015-06-25printk: factor out message formatting from devkmsg_read()Tejun Heo1-66/+80
2015-06-25printk: guard the amount written per line by devkmsg_read()Tejun Heo2-12/+24
2015-06-25drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefixColin Ian King1-1/+1
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett6-21/+59
2015-06-25stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches1-4/+4
2015-06-25mailmap: add rdunlap email auto-correctionKees Cook1-0/+1
2015-06-25Mohit Kumar has movedPratyush Anand4-3/+4
2015-06-25Pratyush Anand has movedPratyush Anand9-16/+17
2015-06-25compiler-intel: fix wrong compiler barrier() macroDaniel Borkmann1-0/+2
2015-06-25compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches4-185/+116
2015-06-25compiler-gcc.h: neateningJoe Perches1-40/+45
2015-06-25fs, proc: introduce CONFIG_PROC_CHILDRENIago López Galeiras4-3/+8
2015-06-25proc: fix PAGE_SIZE limit of /proc/$PID/cmdlineAlexey Dobriyan1-9/+196
2015-06-25prctl: more prctl(PR_SET_MM_*) checksAlexey Dobriyan1-67/+91
2015-06-25avr32: use for_each_sg()Akinobu Mita1-9/+10
2015-06-25frv: use for_each_sg()Akinobu Mita2-7/+10
2015-06-25frv: remove unused inline function is_in_rom()Tobias Klauser1-6/+0
2015-06-25zpool: remove zpool_evict()Dan Streetman4-36/+24
2015-06-25zpool: change pr_info to pr_debugDan Streetman1-3/+3
2015-06-25zswap: runtime enable/disableDan Streetman2-9/+21
2015-06-25zram: check comp algorithm availability earlierSergey Senozhatsky3-0/+9
2015-06-25zram: cut trailing newline in algorithm nameSergey Senozhatsky2-1/+9
2015-06-25zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky1-5/+3
2015-06-25zram: add dynamic device add/remove functionalitySergey Senozhatsky3-6/+141
2015-06-25zram: close race by open overridingSergey Senozhatsky2-19/+38
2015-06-25zram: return zram device_id from zram_add()Sergey Senozhatsky1-9/+14
2015-06-25zram: trivial: correct flag operations commentSergey Senozhatsky1-1/+1
2015-06-25zram: report every added and removed deviceSergey Senozhatsky1-2/+3
2015-06-25zram: remove max_num_devices limitationSergey Senozhatsky3-14/+4
2015-06-25zram: reorganize code layoutSergey Senozhatsky1-363/+362
2015-06-25zram: use idr instead of `zram_devices' arraySergey Senozhatsky1-37/+49
2015-06-25zram: cosmetic ZRAM_ATTR_RO code formatting tweakSergey Senozhatsky1-1/+1
2015-06-25zram: add `compact` sysfs entry to documentationSergey Senozhatsky1-1/+1
2015-06-25zsmalloc: remove obsolete ZSMALLOC_DEBUGMarcin Jabrzyk1-4/+0
2015-06-25zram: remove obsolete ZRAM_DEBUG optionMarcin Jabrzyk2-13/+1
2015-06-25s390/mm: change HPAGE_SHIFT type to intDominik Dingel2-2/+2
2015-06-25s390/mm: forward check for huge pmds to pmd_large()Dominik Dingel1-4/+1
2015-06-25s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel2-60/+3
2015-06-25mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel10-90/+0
2015-06-25mm/hugetlb: remove unused arch hook prepare/release_hugepageDominik Dingel1-10/+0
2015-06-25s390/mm: make hugepages_supported a boot time decisionDominik Dingel3-4/+8
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds151-1321/+2277
2015-06-24Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds2-19/+39
2015-06-24Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds31-630/+3802
2015-06-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds8-60/+124
2015-06-24Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds88-79/+1957
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds54-375/+1278
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds27-377/+2175
2015-06-24Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds113-843/+18261