summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-06-25Merge tag 'dm-4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25tracing: Fix typo from "static inlin" to "static inline"Steven Rostedt (Red Hat)
2015-06-25tracing/filter: Do not allow infix to exceed end of stringSteven Rostedt (Red Hat)
2015-06-25Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25tracing/filter: Do not WARN on operand count going below zeroSteven Rostedt (Red Hat)
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-06-25Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-06-25Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2015-06-25crypto: rsa - add .gitignore for crypto/*.-asn1.[ch] filesAlexander Kuleshov
2015-06-25crypto: asymmetric_keys/rsa - Use non-conflicting variable nameGuenter Roeck
2015-06-25crypto: testmgr - don't print info about missing test for gcm-aes-aesniTadeusz Struk
2015-06-25crypto: jitterentropy - Delete unnecessary checks before the function call "k...Markus Elfring
2015-06-25crypto: akcipher - fix spelling cihper -> cipherTadeusz Struk