| Commit message (Expand) | Author | Age | Files | Lines |
* | thp: fix typo in khugepaged_scan_pmd() | Kirill A. Shutemov | 2016-03-25 | 1 | -1/+1 |
* | mm/filemap: generic_file_read_iter(): check for zero reads unconditionally | Nicolai Stange | 2016-03-25 | 1 | -3/+4 |
* | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko | 2016-03-25 | 3 | -12/+66 |
* | mm, kasan: add GFP flags to KASAN API | Alexander Potapenko | 2016-03-25 | 6 | -32/+35 |
* | mm, kasan: SLAB support | Alexander Potapenko | 2016-03-25 | 6 | -18/+218 |
* | mm/page_alloc: prevent merging between isolated and other pageblocks | Vlastimil Babka | 2016-03-25 | 1 | -13/+33 |
* | oom, oom_reaper: protect oom_reaper_list using simpler way | Tetsuo Handa | 2016-03-25 | 1 | -6/+2 |
* | oom: make oom_reaper freezable | Michal Hocko | 2016-03-25 | 1 | -0/+2 |
* | oom: make oom_reaper_list single linked | Vladimir Davydov | 2016-03-25 | 1 | -8/+7 |
* | oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task | Michal Hocko | 2016-03-25 | 1 | -1/+5 |
* | mm, oom_reaper: implement OOM victims queuing | Michal Hocko | 2016-03-25 | 1 | -17/+19 |
* | mm, oom_reaper: report success/failure | Michal Hocko | 2016-03-25 | 1 | -2/+15 |
* | oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space | Michal Hocko | 2016-03-25 | 1 | -25/+48 |
* | mm, oom: introduce oom reaper | Michal Hocko | 2016-03-25 | 3 | -13/+160 |
* | mm/mprotect.c: don't imply PROT_EXEC on non-exec fs | Piotr Kwapulinski | 2016-03-22 | 1 | -5/+8 |
* | kernel: add kcov code coverage | Dmitry Vyukov | 2016-03-22 | 2 | -0/+16 |
* | zram: revive swap_slot_free_notify | Minchan Kim | 2016-03-22 | 1 | -43/+50 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-03-21 | 1 | -0/+6 |
|\ |
|
| * | Merge drm-fixes into drm-next. | Dave Airlie | 2016-03-14 | 17 | -61/+148 |
| |\ |
|
| * \ | Merge tag 'drm-intel-next-2016-01-24' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-02-09 | 1 | -0/+6 |
| |\ \ |
|
| | * \ | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued | Daniel Vetter | 2016-01-18 | 9 | -62/+88 |
| | |\ \ |
|
| | * | | | mm: Export nr_swap_pages | Chris Wilson | 2016-01-05 | 1 | -0/+6 |
* | | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-20 | 11 | -59/+200 |
|\ \ \ \ \ |
|
| * | | | | | mm/core, x86/mm/pkeys: Add execute-only protection keys support | Dave Hansen | 2016-02-18 | 2 | -5/+13 |
| * | | | | | mm/core, x86/mm/pkeys: Add arch_validate_pkey() | Dave Hansen | 2016-02-18 | 1 | -0/+2 |
| * | | | | | mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits() | Dave Hansen | 2016-02-18 | 3 | -3/+3 |
| * | | | | | mm/core, x86/mm/pkeys: Differentiate instruction fetches | Dave Hansen | 2016-02-18 | 2 | -2/+10 |
| * | | | | | mm/core: Do not enforce PKEY permissions on remote mm access | Dave Hansen | 2016-02-18 | 3 | -8/+20 |
| * | | | | | mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys | Dave Hansen | 2016-02-18 | 2 | -3/+19 |
| * | | | | | mm/gup: Factor out VMA fault permission checking | Dave Hansen | 2016-02-18 | 1 | -3/+13 |
| * | | | | | mm/core, x86/mm/pkeys: Store protection bits in high VMA flags | Dave Hansen | 2016-02-18 | 1 | -0/+3 |
| * | | | | | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen | 2016-02-16 | 4 | -7/+9 |
| * | | | | | mm/gup: Overload get_user_pages() functions | Dave Hansen | 2016-02-16 | 3 | -36/+94 |
| * | | | | | mm/gup: Introduce get_user_pages_remote() | Dave Hansen | 2016-02-16 | 3 | -9/+31 |
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeys | Ingo Molnar | 2016-02-16 | 2 | -6/+32 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
* | | | | | | | | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-03-19 | 1 | -3/+14 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | mm: Some arch may want to use HPAGE_PMD related values as variables | Kirill A. Shutemov | 2016-03-03 | 1 | -3/+14 |
| * | | | | | | | | Merge tag 'powerpc-4.5-4' into next | Michael Ellerman | 2016-02-25 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-18 | 56 | -1177/+1249 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | radix-tree,shmem: introduce radix_tree_iter_next() | Matthew Wilcox | 2016-03-17 | 1 | -9/+3 |
| * | | | | | | | | | mm: use radix_tree_iter_retry() | Matthew Wilcox | 2016-03-17 | 2 | -47/+29 |
| * | | | | | | | | | radix_tree: add support for multi-order entries | Matthew Wilcox | 2016-03-17 | 1 | -1/+1 |
| * | | | | | | | | | fix Christoph's email addresses | Christoph Lameter | 2016-03-17 | 2 | -2/+2 |
| * | | | | | | | | | mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled | Tetsuo Handa | 2016-03-17 | 1 | -1/+5 |
| * | | | | | | | | | mm,oom: make oom_killer_disable() killable | Tetsuo Handa | 2016-03-17 | 1 | -7/+3 |
| * | | | | | | | | | mm/zsmalloc: add `freeable' column to pool stat | Sergey Senozhatsky | 2016-03-17 | 1 | -7/+13 |
| * | | | | | | | | | zsmalloc: drop unused member 'mapping_area->huge' | YiPing Xu | 2016-03-17 | 1 | -6/+3 |
| * | | | | | | | | | mm/vmalloc: use PAGE_ALIGNED() to check PAGE_SIZE alignment | Shawn Lin | 2016-03-17 | 1 | -1/+1 |
| * | | | | | | | | | mm: memcontrol: zap oom_info_lock | Vladimir Davydov | 2016-03-17 | 1 | -4/+0 |
| * | | | | | | | | | mm: memcontrol: clarify the uncharge_list() loop | Johannes Weiner | 2016-03-17 | 1 | -0/+4 |