summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm/memory-failure: fix race with compound page split/mergeKonstantin Khlebnikov2016-04-281-1/+9
* mm: wake kcompactd before kswapd's short sleepVlastimil Babka2016-04-281-14/+14
* mm/hwpoison: fix wrong num_poisoned_pages accountingMinchan Kim2016-04-281-1/+7
* mm: call swap_slot_free_notify() with page lock heldMinchan Kim2016-04-281-1/+5
* mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim2016-04-281-1/+1
* numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-04-281-0/+40
* mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov2016-04-281-4/+2
* thp: keep huge zero page pinned until tlb flushKirill A. Shutemov2016-04-282-3/+8
* memcg: relocate charge moving from ->attach to ->post_attachTejun Heo2016-04-251-18/+19
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-04-151-2/+2
|\
| * writeback: fix the wrong congested state variable definitionKaixu Xia2016-03-311-2/+2
* | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-04-142-82/+14
|\ \
| * | mm/gup: Remove the macro overload API migration helpers from the get_user*() ...Ingo Molnar2016-04-072-82/+14
* | | Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-0420-235/+234
|\ \ \ | |/ / |/| |
| * | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-044-5/+4
| * | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-0419-230/+230
| |/
* | mm/page_isolation.c: fix the function commentsNeil Zhang2016-04-011-1/+1
* | oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list headMichal Hocko2016-04-011-1/+5
* | mm/rmap: batched invalidations should use existing apiNadav Amit2016-04-011-21/+7
* | mm: fix invalid node in alloc_migrate_target()Xishi Qiu2016-04-011-4/+4
* | mm, kasan: fix compilation for CONFIG_SLABAlexander Potapenko2016-04-011-1/+1
|/
* thp: fix typo in khugepaged_scan_pmd()Kirill A. Shutemov2016-03-251-1/+1
* mm/filemap: generic_file_read_iter(): check for zero reads unconditionallyNicolai Stange2016-03-251-3/+4
* mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-253-12/+66
* mm, kasan: add GFP flags to KASAN APIAlexander Potapenko2016-03-256-32/+35
* mm, kasan: SLAB supportAlexander Potapenko2016-03-256-18/+218
* mm/page_alloc: prevent merging between isolated and other pageblocksVlastimil Babka2016-03-251-13/+33
* oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa2016-03-251-6/+2
* oom: make oom_reaper freezableMichal Hocko2016-03-251-0/+2
* oom: make oom_reaper_list single linkedVladimir Davydov2016-03-251-8/+7
* oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko2016-03-251-1/+5
* mm, oom_reaper: implement OOM victims queuingMichal Hocko2016-03-251-17/+19
* mm, oom_reaper: report success/failureMichal Hocko2016-03-251-2/+15
* oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko2016-03-251-25/+48
* mm, oom: introduce oom reaperMichal Hocko2016-03-253-13/+160
* mm/mprotect.c: don't imply PROT_EXEC on non-exec fsPiotr Kwapulinski2016-03-221-5/+8
* kernel: add kcov code coverageDmitry Vyukov2016-03-222-0/+16
* zram: revive swap_slot_free_notifyMinchan Kim2016-03-221-43/+50
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-211-0/+6
|\
| * Merge drm-fixes into drm-next.Dave Airlie2016-03-1417-61/+148
| |\
| * \ Merge tag 'drm-intel-next-2016-01-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-02-091-0/+6
| |\ \
| | * \ Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-01-189-62/+88
| | |\ \
| | * | | mm: Export nr_swap_pagesChris Wilson2016-01-051-0/+6
* | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-2011-59/+200
|\ \ \ \ \
| * | | | | mm/core, x86/mm/pkeys: Add execute-only protection keys supportDave Hansen2016-02-182-5/+13
| * | | | | mm/core, x86/mm/pkeys: Add arch_validate_pkey()Dave Hansen2016-02-181-0/+2
| * | | | | mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()Dave Hansen2016-02-183-3/+3
| * | | | | mm/core, x86/mm/pkeys: Differentiate instruction fetchesDave Hansen2016-02-182-2/+10
| * | | | | mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen2016-02-183-8/+20
| * | | | | mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen2016-02-182-3/+19
OpenPOWER on IntegriCloud