summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * | mm: allow full handling of COW faults in ->fault handlersJan Kara2016-12-141-7/+7
| * | mm: add orig_pte field into vm_faultJan Kara2016-12-143-46/+45
| * | mm: use passed vm_fault structure for in wp_pfn_shared()Jan Kara2016-12-141-7/+2
| * | mm: trim __do_fault() argumentsJan Kara2016-12-141-38/+29
| * | mm: use passed vm_fault structure in __do_fault()Jan Kara2016-12-141-15/+10
| * | mm: use pgoff in struct vm_fault instead of passing it separatelyJan Kara2016-12-142-17/+19
| * | mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-141-5/+4
| * | mm: join struct fault_env and vm_faultJan Kara2016-12-146-387/+392
| * | mm: unexport __get_user_pages_unlocked()Lorenzo Stoakes2016-12-143-12/+16
| * | mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes2016-12-142-5/+9
| * | mm: add support for releasing multiple instances of a pageAlexander Duyck2016-12-141-0/+14
| * | mm, compaction: allow compaction for GFP_NOFS requestsMichal Hocko2016-12-141-3/+14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-12-143-2/+4
|\ \ \
| * | | ptrace: Don't allow accessing an undumpable mmEric W. Biederman2016-11-222-2/+2
| * | | mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman2016-11-221-0/+2
* | | | vfs,mm: fix return value of read() at s_maxbytesLinus Torvalds2016-12-141-1/+1
| |/ / |/| |
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-12-141-3/+2
|\ \ \
| * \ \ Merge branch 'dax-4.10-iomap-pmd' into originTheodore Ts'o2016-11-131-3/+2
| |\ \ \
| | * | | dax: add struct iomap based DAX PMD supportRoss Zwisler2016-11-081-2/+1
| | * | | dax: coordinate locking for offsets in PMD rangeRoss Zwisler2016-11-081-1/+1
* | | | | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2016-12-131-6/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-4.9' into for-4.10Tejun Heo2016-10-191-6/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | slab, workqueue: remove keventd_up() usageTejun Heo2016-09-171-6/+1
* | | | | | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2016-12-131-1/+2
|\ \ \ \ \ \
| * | | | | | percpu: ensure the requested alignment is power of twozijun_hu2016-10-191-1/+2
| |/ / / / /
* | | | | | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-132-0/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman2016-11-149-11/+86
| |\ \ \ \ \ \
| * | | | | | | lkdtm: Do not use flush_icache_range() on user addressesCatalin Marinas2016-11-102-0/+2
* | | | | | | | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-131-1/+8
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki2016-12-121-1/+8
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | x86/suspend: fix false positive KASAN warning on suspend/resumeJosh Poimboeuf2016-12-061-1/+8
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-133-4/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | writeback: track if we're sleeping on progress in balance_dirty_pages()Jens Axboe2016-11-082-0/+2
| * | | | | | | | | writeback: add wbc_to_write_flags()Jens Axboe2016-11-021-4/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-1233-583/+727
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm/percpu.c: fix panic triggered by BUG_ON() falselyzijun_hu2016-12-121-4/+12
| * | | | | | | | | kasan: eliminate long stalls during quarantine reductionDmitry Vyukov2016-12-121-46/+48
| * | | | | | | | | kasan: support panic_on_warnDmitry Vyukov2016-12-121-0/+2
| * | | | | | | | | mm: make transparent hugepage size publicHugh Dickins2016-12-121-0/+10
| * | | | | | | | | mm: add three more cond_resched() in swapoffHugh Dickins2016-12-121-7/+6
| * | | | | | | | | mm, page_alloc: keep pcp count and list contents in sync if struct page is co...Mel Gorman2016-12-121-2/+10
| * | | | | | | | | mm, rmap: handle anon_vma_prepare() common case inlineVlastimil Babka2016-12-121-35/+34
| * | | | | | | | | mm, debug: print raw struct page data in __dump_page()Vlastimil Babka2016-12-121-0/+4
| * | | | | | | | | mm: THP page cache support for ppc64Aneesh Kumar K.V2016-12-124-17/+87
| * | | | | | | | | mm: move vma_is_anonymous check within pmd_move_must_withdrawAneesh Kumar K.V2016-12-121-2/+16
| * | | | | | | | | mm: add preempt points into __purge_vmap_area_lazy()Joel Fernandes2016-12-121-5/+9
| * | | | | | | | | mm: turn vmap_purge_lock into a mutexChristoph Hellwig2016-12-121-7/+7
| * | | | | | | | | mm: mark all calls into the vmalloc subsystem as potentially sleepingChristoph Hellwig2016-12-121-1/+6
| * | | | | | | | | mm: add vfree_atomic()Andrey Ryabinin2016-12-121-6/+36
| * | | | | | | | | mm: refactor __purge_vmap_area_lazy()Christoph Hellwig2016-12-121-45/+35