summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-23mm, page_alloc: avoid page_to_pfn() when merging buddiesVlastimil Babka2-6/+6
2017-02-23mm, page_alloc: don't convert pfn to idx when mergingVlastimil Babka3-23/+20
2017-02-23mm: throttle show_mem() from warn_alloc()Michal Hocko1-11/+18
2017-02-23tmpfs: change shmem_mapping() to test shmem_aopsHugh Dickins1-4/+1
2017-02-23slub: make sysfs directories for memcg sub-caches optionalTejun Heo3-2/+46
2017-02-23slab: use memcg_kmem_cache_wq for slab destruction operationsTejun Heo3-9/+10
2017-02-23slab: remove slub sysfs interface files early for empty memcg cachesTejun Heo1-2/+23
2017-02-23slab: remove synchronous synchronize_sched() from memcg cache deactivation pathTejun Heo4-4/+76
2017-02-23slab: introduce __kmemcg_cache_deactivate()Tejun Heo5-23/+36
2017-02-23slab: implement slab_root_caches listTejun Heo4-25/+53
2017-02-23slab: link memcg kmem_caches on their associated memory cgroupTejun Heo5-10/+40
2017-02-23slab: reorganize memcg_cache_paramsTejun Heo3-24/+40
2017-02-23slab: remove synchronous rcu_barrier() call in memcg cache release pathTejun Heo1-42/+60
2017-02-23slub: separate out sysfs_slab_release() from sysfs_slab_remove()Tejun Heo3-5/+13
2017-02-23Revert "slub: move synchronize_sched out of slab_mutex on shrink"Tejun Heo5-31/+23
2017-02-23mm, slab: rename kmalloc-node cache to kmalloc-<size>Vlastimil Babka3-5/+9
2017-02-23mm/slub: add a dump_stack() to the unexpected GFP checkBorislav Petkov1-0/+1
2017-02-23slub: do not merge cache if slub_debug contains a never-merge flagGrygorii Maistrenko1-1/+4
2017-02-23kernel/watchdog.c: do not hardcode CPU 0 as the initial threadPrarit Bhargava1-10/+15
2017-02-239p: fix a potential acl leakCong Wang1-0/+2
2017-02-23block: use for_each_thread() in sys_ioprio_set()/sys_ioprio_get()Tetsuo Handa1-4/+4
2017-02-23parisc: use generic current.hDavidlohr Bueso2-15/+1
2017-02-23ocfs2: fix deadlock issue when taking inode lock at vfs entry pointsEric Ren2-29/+58
2017-02-23ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lockEric Ren3-3/+121
2017-02-23score: remove asm/current.hDavidlohr Bueso2-7/+1
2017-02-23m32r: fix build warningSudip Mukherjee1-5/+10
2017-02-23m32r: use generic current.hDavidlohr Bueso2-15/+1
2017-02-23scripts/tags.sh: include arch/Kconfig* for tags generationHou Tao1-0/+2
2017-02-23scripts/checkincludes.pl: add exit message for no duplicates foundCheah Kok Cheong1-0/+8
2017-02-23scripts/checkstack.pl: add support for nios2Tobias Klauser1-0/+3
2017-02-23scripts/Lindent: clean up and optimizeJean Delvare1-5/+9
2017-02-23scripts/spelling.txt: fix incorrect typo-wordsRoss Zwisler1-3/+3
2017-02-23scripts/spelling.txt: add several more common spelling mistakesColin Ian King1-0/+37
2017-02-23tools/vm: add missing Makefile rulesDaniel Thompson1-0/+8
2017-02-23dma-debug: add comment for failed to check map errorMiles Chen1-0/+5
2017-02-23mm, dax: change pmd_fault() to take only vmf parameterDave Jiang8-85/+74
2017-02-23mm, dax: make pmd_fault() and friends be the same as fault()Dave Jiang8-55/+39
2017-02-23dax: add tracepoints to dax_pmd_insert_mapping()Ross Zwisler3-3/+66
2017-02-23dax: add tracepoints to dax_pmd_load_hole()Ross Zwisler2-4/+52
2017-02-23dax: update MAINTAINERS entries for FS DAXRoss Zwisler1-1/+4
2017-02-23dax: add tracepoint infrastructure, PMD tracingRoss Zwisler3-10/+113
2017-02-23tracing: add __print_flags_u64()Ross Zwisler3-0/+53
2017-02-22HID: rmi: fallback to generic/multitouch if hid-rmi is not builtJiri Kosina1-1/+2
2017-02-21Revert "ath10k: Search SMBIOS for OEM board file extension"Kalle Valo2-100/+3
2017-02-21usercopy: Add tests for all get_user() sizesKees Cook1-13/+76
2017-02-21sched/core: Fix build paravirt build on arm and arm64Mark Brown1-0/+3
2017-02-21net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat1-1/+3
2017-02-21bnxt_en: use eth_hw_addr_random()Tobias Klauser1-1/+1
2017-02-21bpf: fix unlocking of jited image when module ronx not setDaniel Borkmann4-5/+14
2017-02-21arch: add ARCH_HAS_SET_MEMORY configDaniel Borkmann5-0/+8