summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-10checkpatch: make --strict the default for drivers/staging files and patchesJoe Perches1-1/+1
2015-09-10checkpatch: always check block comment stylesJoe Perches1-8/+11
2015-09-10checkpatch: report the right line # when using --emacs and --fileJoe Perches1-1/+5
2015-09-10checkpatch: add some <foo>_destroy functions to NEEDLESS_IF testsJoe Perches1-4/+28
2015-09-10checkpatch: Allow longer declaration macrosJoe Perches1-1/+1
2015-09-10checkpatch: improve SUSPECT_CODE_INDENT testJoe Perches1-6/+15
2015-09-10checkpatch: add warning on BUG/BUG_ON useJoe Perches1-6/+8
2015-09-10checkpatch: warn on bare SHA-1 commit IDs in commit logsJoe Perches1-3/+12
2015-09-10lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctlyWang Long1-1/+1
2015-09-10lib/test_kasan.c: fix a typoWang Long1-2/+2
2015-09-10lib/string_helpers: rename "esc" arg to "only"Kees Cook2-14/+14
2015-09-10lib/string_helpers: clarify esc arg in string_escape_memKees Cook1-4/+6
2015-09-10hexdump: do not print debug dumps for !CONFIG_DEBUGLinus Walleij1-2/+8
2015-09-10lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or ...Pan Xinhui1-14/+18
2015-09-10lib/bitmap.c: fix a special string handling bug in __bitmap_parselistPan Xinhui1-0/+4
2015-09-10lib/bitmap.c: correct a code style and do some, optimizationPan Xinhui1-3/+4
2015-09-10proc: convert to kstrto*()/kstrto*_from_user()Alexey Dobriyan1-49/+21
2015-09-10kstrto*: accept "-0" for signed conversionAlexey Dobriyan2-6/+2
2015-09-10MAINTAINERS/CREDITS: mark MaxRAID as Orphan, move Anil Ravindranath to CREDITSJoe Perches2-2/+5
2015-09-10include/linux/printk.h: include pr_fmt in pr_debug_ratelimitedJason A. Donenfeld1-2/+2
2015-09-10kernel/cred.c: remove unnecessary kdebug atomic readsJoe Perches1-4/+9
2015-09-10kernel/extable.c: remove duplicated includeWei Yongjun1-1/+0
2015-09-10include/linux/poison.h: remove not-used poison pointer macrosVasily Kulikov1-7/+0
2015-09-10include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov1-2/+2
2015-09-10proc: change proc_subdir_lock to a rwlockWaiman Long1-22/+22
2015-09-10procfs: always expose /proc/<pid>/map_files/ and make it readableCalvin Owens1-19/+24
2015-09-10proc: add cond_resched to /proc/kpage* read/write loopVladimir Davydov1-0/+6
2015-09-10proc: export idle flag via kpageflagsVladimir Davydov3-0/+11
2015-09-10mm: introduce idle page trackingVladimir Davydov17-3/+512
2015-09-10mmu-notifier: add clear_young callbackVladimir Davydov3-0/+92
2015-09-10proc: add kpagecgroup fileVladimir Davydov2-1/+58
2015-09-10memcg: zap try_get_mem_cgroup_from_pageVladimir Davydov2-44/+13
2015-09-10hwpoison: use page_cgroup_ino for filtering by memcgVladimir Davydov2-18/+3
2015-09-10memcg: add page_cgroup_ino helperVladimir Davydov2-0/+29
2015-09-10zswap: update docs for runtime-changeable attributesDan Streetman1-8/+28
2015-09-10zswap: change zpool/compressor at runtimeDan Streetman1-13/+129
2015-09-10zswap: dynamic pool creationDan Streetman1-143/+405
2015-09-10zpool: add zpool_has_pool()Dan Streetman2-0/+35
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds231-2731/+64431
2015-09-08Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds11-280/+437
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds99-1569/+2784
2015-09-08Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-24/+21
2015-09-08Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-19/+481
2015-09-08Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds29-974/+942
2015-09-08Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds16-303/+808
2015-09-08Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds13-39/+28
2015-09-08Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds35-419/+1080
2015-09-08Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvha...Linus Torvalds12-390/+703
2015-09-08Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds46-524/+2189
2015-09-08Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds82-933/+1756