index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
thp: make deferred_split_scan() work again
Kirill A. Shutemov
2016-02-05
1
-1
/
+1
*
|
|
mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
Konstantin Khlebnikov
2016-02-05
1
-30
/
+25
*
|
|
mm, hugetlb: don't require CMA for runtime gigantic pages
Vlastimil Babka
2016-02-05
2
-2
/
+2
*
|
|
mm/hugetlb: fix gigantic page initialization/allocation
Mike Kravetz
2016-02-05
1
-2
/
+3
*
|
|
mm: downgrade VM_BUG in isolate_lru_page() to warning
Kirill A. Shutemov
2016-02-05
1
-1
/
+1
*
|
|
mempolicy: do not try to queue pages from !vma_migratable()
Kirill A. Shutemov
2016-02-05
1
-9
/
+5
*
|
|
mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress
Tetsuo Handa
2016-02-05
1
-1
/
+1
*
|
|
vmstat: make vmstat_update deferrable
Michal Hocko
2016-02-05
1
-1
/
+1
*
|
|
mm, vmstat: make quiet_vmstat lighter
Michal Hocko
2016-02-05
1
-22
/
+46
*
|
|
mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT
Vlastimil Babka
2016-02-05
1
-4
/
+5
*
|
|
memblock: don't mark memblock_phys_mem_size() as __init
David Gibson
2016-02-05
1
-1
/
+1
*
|
|
mm: validate_mm browse_rb SMP race condition
Andrea Arcangeli
2016-02-05
1
-2
/
+5
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-02-03
6
-73
/
+103
|
\
\
\
|
*
|
|
mm: fix memory leak in copy_huge_pmd()
Matthew Wilcox
2016-02-03
1
-7
/
+10
|
*
|
|
mm/vmpressure.c: fix subtree pressure detection
Vladimir Davydov
2016-02-03
1
-2
/
+1
|
*
|
|
mm: polish virtual memory accounting
Konstantin Khlebnikov
2016-02-03
1
-4
/
+19
|
*
|
|
mm: warn about VmData over RLIMIT_DATA
Konstantin Khlebnikov
2016-02-03
2
-6
/
+33
|
*
|
|
proc: revert /proc/<pid>/maps [stack:TID] annotation
Johannes Weiner
2016-02-03
1
-26
/
+1
|
*
|
|
thp: limit number of object to scan on deferred_split_scan()
Kirill A. Shutemov
2016-02-03
1
-4
/
+6
|
*
|
|
thp: change deferred_split_count() to return number of THP in queue
Kirill A. Shutemov
2016-02-03
1
-7
/
+8
|
*
|
|
thp: make split_queue per-node
Kirill A. Shutemov
2016-02-03
2
-23
/
+31
*
|
|
|
mm: retire GUP WARN_ON_ONCE that outlived its usefulness
Hugh Dickins
2016-02-03
2
-8
/
+1
|
/
/
/
*
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-02-01
1
-2
/
+7
|
\
\
\
|
*
|
|
mm: fix pfn_t to page conversion in vm_insert_mixed
Dan Williams
2016-01-31
1
-2
/
+7
*
|
|
|
Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-29
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cleancache: constify cleancache_ops structure
Julia Lawall
2016-01-27
1
-2
/
+2
*
|
|
|
vmstat: Remove BUG_ON from vmstat_update
Christoph Lameter
2016-01-24
1
-11
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-23
3
-19
/
+18
|
\
\
\
\
|
*
|
|
|
make sure that freeing shmem fast symlinks is RCU-delayed
Al Viro
2016-01-22
1
-5
/
+4
|
*
|
|
|
wrappers for ->i_mutex access
Al Viro
2016-01-22
3
-14
/
+14
*
|
|
|
|
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
2016-01-22
1
-11
/
+7
*
|
|
|
|
dax: add support for fsync/sync
Ross Zwisler
2016-01-22
1
-0
/
+6
*
|
|
|
|
mm: add find_get_entries_tag()
Ross Zwisler
2016-01-22
1
-0
/
+68
*
|
|
|
|
dax: support dirty DAX entries in radix tree
Ross Zwisler
2016-01-22
4
-39
/
+60
|
/
/
/
/
*
|
|
|
mm: fix kernel crash in khugepaged thread
yalin wang
2016-01-21
1
-3
/
+3
*
|
|
|
mm: fix mlock accouting
Kirill A. Shutemov
2016-01-21
1
-1
/
+1
*
|
|
|
thp: change pmd_trans_huge_lock() interface to return ptl
Kirill A. Shutemov
2016-01-21
3
-13
/
+20
*
|
|
|
mm: memcontrol: add "sock" to cgroup2 memory.stat
Johannes Weiner
2016-01-20
1
-0
/
+6
*
|
|
|
mm: memcontrol: basic memory statistics in cgroup2 memory controller
Johannes Weiner
2016-01-20
1
-0
/
+68
*
|
|
|
mm: memcontrol: do not uncharge old page in page cache replacement
Johannes Weiner
2016-01-20
1
-11
/
+15
*
|
|
|
mm: free swap cache aggressively if memcg swap is full
Vladimir Davydov
2016-01-20
4
-3
/
+26
*
|
|
|
mm: vmscan: do not scan anon pages if memcg swap limit is hit
Vladimir Davydov
2016-01-20
2
-1
/
+14
*
|
|
|
mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_online
Vladimir Davydov
2016-01-20
1
-1
/
+1
*
|
|
|
mm: vmscan: pass memcg to get_scan_count()
Vladimir Davydov
2016-01-20
1
-12
/
+8
*
|
|
|
mm: memcontrol: charge swap to cgroup2
Vladimir Davydov
2016-01-20
4
-10
/
+121
*
|
|
|
mm: memcontrol: clean up alloc, online, offline, free functions
Johannes Weiner
2016-01-20
1
-173
/
+84
*
|
|
|
mm: memcontrol: flatten struct cg_proto
Johannes Weiner
2016-01-20
1
-18
/
+15
[next]