| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-04-15 | 1 | -2/+2 |
|\ |
|
| * | writeback: fix the wrong congested state variable definition | Kaixu Xia | 2016-03-31 | 1 | -2/+2 |
* | | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-04-14 | 2 | -82/+14 |
|\ \ |
|
| * | | mm/gup: Remove the macro overload API migration helpers from the get_user*() ... | Ingo Molnar | 2016-04-07 | 2 | -82/+14 |
* | | | Merge branch 'PAGE_CACHE_SIZE-removal' | Linus Torvalds | 2016-04-04 | 20 | -235/+234 |
|\ \ \
| |/ /
|/| | |
|
| * | | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 2016-04-04 | 4 | -5/+4 |
| * | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 19 | -230/+230 |
| |/ |
|
* | | mm/page_isolation.c: fix the function comments | Neil Zhang | 2016-04-01 | 1 | -1/+1 |
* | | oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list head | Michal Hocko | 2016-04-01 | 1 | -1/+5 |
* | | mm/rmap: batched invalidations should use existing api | Nadav Amit | 2016-04-01 | 1 | -21/+7 |
* | | mm: fix invalid node in alloc_migrate_target() | Xishi Qiu | 2016-04-01 | 1 | -4/+4 |
* | | mm, kasan: fix compilation for CONFIG_SLAB | Alexander Potapenko | 2016-04-01 | 1 | -1/+1 |
|/ |
|
* | 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 |
| |\ \ \ \ \ \ \ \
| | |_|/ / / / / /
| |/| | | | | | | |
|