summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-02-22slub: make sysfs directories for memcg sub-caches optionalTejun Heo-2/+46
2017-02-22slab: use memcg_kmem_cache_wq for slab destruction operationsTejun Heo-9/+10
2017-02-22slab: remove slub sysfs interface files early for empty memcg cachesTejun Heo-2/+23
2017-02-22slab: remove synchronous synchronize_sched() from memcg cache deactivation pathTejun Heo-4/+76
2017-02-22slab: introduce __kmemcg_cache_deactivate()Tejun Heo-23/+36
2017-02-22slab: implement slab_root_caches listTejun Heo-25/+53
2017-02-22slab: link memcg kmem_caches on their associated memory cgroupTejun Heo-10/+40
2017-02-22slab: reorganize memcg_cache_paramsTejun Heo-24/+40
2017-02-22slab: remove synchronous rcu_barrier() call in memcg cache release pathTejun Heo-42/+60
2017-02-22slub: separate out sysfs_slab_release() from sysfs_slab_remove()Tejun Heo-5/+13
2017-02-22Revert "slub: move synchronize_sched out of slab_mutex on shrink"Tejun Heo-31/+23
2017-02-22mm, slab: rename kmalloc-node cache to kmalloc-<size>Vlastimil Babka-5/+9
2017-02-22mm/slub: add a dump_stack() to the unexpected GFP checkBorislav Petkov-0/+1
2017-02-22slub: do not merge cache if slub_debug contains a never-merge flagGrygorii Maistrenko-1/+4
2017-02-22kernel/watchdog.c: do not hardcode CPU 0 as the initial threadPrarit Bhargava-10/+15
2017-02-229p: fix a potential acl leakCong Wang-0/+2
2017-02-22block: use for_each_thread() in sys_ioprio_set()/sys_ioprio_get()Tetsuo Handa-4/+4
2017-02-22parisc: use generic current.hDavidlohr Bueso-15/+1
2017-02-22ocfs2: fix deadlock issue when taking inode lock at vfs entry pointsEric Ren-29/+58
2017-02-22ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lockEric Ren-3/+121
2017-02-22score: remove asm/current.hDavidlohr Bueso-7/+1
2017-02-22m32r: fix build warningSudip Mukherjee-5/+10
2017-02-22m32r: use generic current.hDavidlohr Bueso-15/+1
2017-02-22scripts/tags.sh: include arch/Kconfig* for tags generationHou Tao-0/+2
2017-02-22scripts/checkincludes.pl: add exit message for no duplicates foundCheah Kok Cheong-0/+8
2017-02-22scripts/checkstack.pl: add support for nios2Tobias Klauser-0/+3
2017-02-22scripts/Lindent: clean up and optimizeJean Delvare-5/+9
2017-02-22scripts/spelling.txt: fix incorrect typo-wordsRoss Zwisler-3/+3
2017-02-22scripts/spelling.txt: add several more common spelling mistakesColin Ian King-0/+37
2017-02-22tools/vm: add missing Makefile rulesDaniel Thompson-0/+8
2017-02-22dma-debug: add comment for failed to check map errorMiles Chen-0/+5
2017-02-22mm, dax: change pmd_fault() to take only vmf parameterDave Jiang-85/+74
2017-02-22mm, dax: make pmd_fault() and friends be the same as fault()Dave Jiang-55/+39
2017-02-22dax: add tracepoints to dax_pmd_insert_mapping()Ross Zwisler-3/+66
2017-02-22dax: add tracepoints to dax_pmd_load_hole()Ross Zwisler-4/+52
2017-02-22dax: update MAINTAINERS entries for FS DAXRoss Zwisler-1/+4
2017-02-22dax: add tracepoint infrastructure, PMD tracingRoss Zwisler-10/+113
2017-02-22tracing: add __print_flags_u64()Ross Zwisler-0/+53
2017-02-22Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1640/+3057
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-20818/+25666
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-173/+593
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3859/+7034
2017-02-22Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-4460/+7780
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-439/+2396
2017-02-22Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds-151/+138
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1832/+4502
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-1083/+1253
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-35448/+97298
2017-02-22Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-29/+326
2017-02-21Merge branch 'for-next/gcc-plugin/structleak' into for-linus/gcc-pluginsKees Cook-1/+277