summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-25mailmap: add rdunlap email auto-correctionKees Cook
2015-06-25Mohit Kumar has movedPratyush Anand
2015-06-25Pratyush Anand has movedPratyush Anand
2015-06-25compiler-intel: fix wrong compiler barrier() macroDaniel Borkmann
2015-06-25compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches
2015-06-25compiler-gcc.h: neateningJoe Perches
2015-06-25fs, proc: introduce CONFIG_PROC_CHILDRENIago López Galeiras
2015-06-25proc: fix PAGE_SIZE limit of /proc/$PID/cmdlineAlexey Dobriyan
2015-06-25prctl: more prctl(PR_SET_MM_*) checksAlexey Dobriyan
2015-06-25avr32: use for_each_sg()Akinobu Mita
2015-06-25frv: use for_each_sg()Akinobu Mita
2015-06-25frv: remove unused inline function is_in_rom()Tobias Klauser
2015-06-25zpool: remove zpool_evict()Dan Streetman
2015-06-25zpool: change pr_info to pr_debugDan Streetman
2015-06-25zswap: runtime enable/disableDan Streetman
2015-06-25zram: check comp algorithm availability earlierSergey Senozhatsky
2015-06-25zram: cut trailing newline in algorithm nameSergey Senozhatsky
2015-06-25zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky
2015-06-25zram: add dynamic device add/remove functionalitySergey Senozhatsky
2015-06-25zram: close race by open overridingSergey Senozhatsky
2015-06-25zram: return zram device_id from zram_add()Sergey Senozhatsky
2015-06-25zram: trivial: correct flag operations commentSergey Senozhatsky
2015-06-25zram: report every added and removed deviceSergey Senozhatsky
2015-06-25zram: remove max_num_devices limitationSergey Senozhatsky
2015-06-25zram: reorganize code layoutSergey Senozhatsky
2015-06-25zram: use idr instead of `zram_devices' arraySergey Senozhatsky
2015-06-25zram: cosmetic ZRAM_ATTR_RO code formatting tweakSergey Senozhatsky
2015-06-25zram: add `compact` sysfs entry to documentationSergey Senozhatsky
2015-06-25zsmalloc: remove obsolete ZSMALLOC_DEBUGMarcin Jabrzyk
2015-06-25zram: remove obsolete ZRAM_DEBUG optionMarcin Jabrzyk
2015-06-25s390/mm: change HPAGE_SHIFT type to intDominik Dingel
2015-06-25s390/mm: forward check for huge pmds to pmd_large()Dominik Dingel
2015-06-25s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel
2015-06-25mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel
2015-06-25mm/hugetlb: remove unused arch hook prepare/release_hugepageDominik Dingel
2015-06-25s390/mm: make hugepages_supported a boot time decisionDominik Dingel
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-24Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-06-24Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2015-06-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-06-24Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2015-06-24Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-06-24Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-24mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger
2015-06-24mm, thp: respect MPOL_PREFERRED policy with non-local nodeVlastimil Babka
2015-06-24tmpfs: truncate prealloc blocks past i_sizeJosef Bacik
2015-06-24mm/memory hotplug: print the last vmemmap region at the end of hot add memoryZhu Guihua
2015-06-24mm/mmap.c: optimization of do_mmap_pgoff functionPiotr Kwapulinski