summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm, page_alloc: don't convert pfn to idx when mergingVlastimil Babka2017-02-233-23/+20Star
* mm: throttle show_mem() from warn_alloc()Michal Hocko2017-02-231-11/+18
* tmpfs: change shmem_mapping() to test shmem_aopsHugh Dickins2017-02-231-4/+1Star
* slub: make sysfs directories for memcg sub-caches optionalTejun Heo2017-02-233-2/+46
* slab: use memcg_kmem_cache_wq for slab destruction operationsTejun Heo2017-02-233-9/+10
* slab: remove slub sysfs interface files early for empty memcg cachesTejun Heo2017-02-231-2/+23
* slab: remove synchronous synchronize_sched() from memcg cache deactivation pathTejun Heo2017-02-234-4/+76
* slab: introduce __kmemcg_cache_deactivate()Tejun Heo2017-02-235-23/+36
* slab: implement slab_root_caches listTejun Heo2017-02-234-25/+53
* slab: link memcg kmem_caches on their associated memory cgroupTejun Heo2017-02-235-10/+40
* slab: reorganize memcg_cache_paramsTejun Heo2017-02-233-24/+40
* slab: remove synchronous rcu_barrier() call in memcg cache release pathTejun Heo2017-02-231-42/+60
* slub: separate out sysfs_slab_release() from sysfs_slab_remove()Tejun Heo2017-02-233-5/+13
* Revert "slub: move synchronize_sched out of slab_mutex on shrink"Tejun Heo2017-02-235-31/+23Star
* mm, slab: rename kmalloc-node cache to kmalloc-<size>Vlastimil Babka2017-02-233-5/+9
* mm/slub: add a dump_stack() to the unexpected GFP checkBorislav Petkov2017-02-231-0/+1
* slub: do not merge cache if slub_debug contains a never-merge flagGrygorii Maistrenko2017-02-231-1/+4
* kernel/watchdog.c: do not hardcode CPU 0 as the initial threadPrarit Bhargava2017-02-231-10/+15
* 9p: fix a potential acl leakCong Wang2017-02-231-0/+2
* block: use for_each_thread() in sys_ioprio_set()/sys_ioprio_get()Tetsuo Handa2017-02-231-4/+4
* parisc: use generic current.hDavidlohr Bueso2017-02-232-15/+1Star
* ocfs2: fix deadlock issue when taking inode lock at vfs entry pointsEric Ren2017-02-232-29/+58
* ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lockEric Ren2017-02-233-3/+121
* score: remove asm/current.hDavidlohr Bueso2017-02-232-7/+1Star
* m32r: fix build warningSudip Mukherjee2017-02-231-5/+10
* m32r: use generic current.hDavidlohr Bueso2017-02-232-15/+1Star
* scripts/tags.sh: include arch/Kconfig* for tags generationHou Tao2017-02-231-0/+2
* scripts/checkincludes.pl: add exit message for no duplicates foundCheah Kok Cheong2017-02-231-0/+8
* scripts/checkstack.pl: add support for nios2Tobias Klauser2017-02-231-0/+3
* scripts/Lindent: clean up and optimizeJean Delvare2017-02-231-5/+9
* scripts/spelling.txt: fix incorrect typo-wordsRoss Zwisler2017-02-231-3/+3
* scripts/spelling.txt: add several more common spelling mistakesColin Ian King2017-02-231-0/+37
* tools/vm: add missing Makefile rulesDaniel Thompson2017-02-231-0/+8
* dma-debug: add comment for failed to check map errorMiles Chen2017-02-231-0/+5
* mm, dax: change pmd_fault() to take only vmf parameterDave Jiang2017-02-238-85/+74Star
* mm, dax: make pmd_fault() and friends be the same as fault()Dave Jiang2017-02-238-55/+39Star
* dax: add tracepoints to dax_pmd_insert_mapping()Ross Zwisler2017-02-233-3/+66
* dax: add tracepoints to dax_pmd_load_hole()Ross Zwisler2017-02-232-4/+52
* dax: update MAINTAINERS entries for FS DAXRoss Zwisler2017-02-231-1/+4
* dax: add tracepoint infrastructure, PMD tracingRoss Zwisler2017-02-233-10/+113
* tracing: add __print_flags_u64()Ross Zwisler2017-02-233-0/+53
* Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-22116-1640/+3057
|\
| * tty: pl011: Work around QDF2400 E44 stuck BUSY bitChristopher Covington2017-02-152-7/+82
| * atmel_serial: Use the fractional divider when possibleRomain Izard2017-02-141-3/+4
| * tty: Remove extra include in HVC console tty frameworkSergio Valverde2017-02-101-1/+0Star
| * serial: exar: Enable MSI supportJan Kiszka2017-02-101-1/+7
| * serial: exar: Move register defines from uapi header to consumer siteJan Kiszka2017-02-103-18/+19
| * serial: pci: Remove unused pci_boards entriesJan Kiszka2017-02-101-22/+0Star
| * serial: exar: Move Commtech adapters to 8250_exar as wellJan Kiszka2017-02-102-143/+79Star
| * serial: exar: Fix feature control register constantsJan Kiszka2017-02-101-2/+2