index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-23
mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED
Naoya Horiguchi
1
-2
/
+4
2014-02-20
mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...
KOSAKI Motohiro
1
-2
/
+3
2014-02-20
mm/swap: fix race on swap_info reuse between swapoff and swapon
Weijie Yang
1
-1
/
+10
2014-02-14
mm, oom: base root bonus on current usage
David Rientjes
1
-1
/
+1
2014-02-14
slub: Fix calculation of cpu slabs
Li Zefan
1
-1
/
+7
2014-02-14
mm: ignore VM_SOFTDIRTY on VMA merging
Cyrill Gorcunov
1
-2
/
+10
2014-02-14
memcg: fix css reference leak and endless loop in mem_cgroup_iter
Michal Hocko
1
-5
/
+13
2014-02-14
memcg: fix endless loop caused by mem_cgroup_iter
Michal Hocko
1
-3
/
+14
2014-02-14
mm/page-writeback.c: do not count anon pages as dirtyable memory
Johannes Weiner
3
-25
/
+5
2014-02-14
mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory
Johannes Weiner
1
-31
/
+24
2014-02-14
mm/memcg: iteration skip memcgs not yet fully initialized
Hugh Dickins
1
-4
/
+2
2014-02-14
mm/memory-failure.c: shift page lock from head page to tail page after thp split
Naoya Horiguchi
1
-10
/
+11
2014-02-06
mm/mempolicy.c: fix mempolicy printing in numa_maps
David Rientjes
1
-1
/
+1
2014-02-06
mm: hugetlbfs: fix hugetlbfs optimization
Andrea Arcangeli
2
-60
/
+100
2014-01-25
mm: fix crash when using XFS on loopback
Mikulas Patocka
1
-1
/
+4
2014-01-25
thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only
Hugh Dickins
1
-3
/
+3
2014-01-10
aio/migratepages: make aio migrate pages sane
Benjamin LaHaise
1
-6
/
+7
2014-01-10
memcg: fix memcg_size() calculation
Vladimir Davydov
1
-1
/
+1
2014-01-10
mm/memory-failure.c: transfer page count from head page to tail page after sp...
Naoya Horiguchi
1
-0
/
+10
2014-01-10
mm: fix use-after-free in sys_remap_file_pages
Rik van Riel
1
-3
/
+5
2014-01-10
mm: munlock: fix deadlock in __munlock_pagevec()
Vlastimil Babka
1
-5
/
+10
2014-01-10
mm: munlock: fix a bug where THP tail page is encountered
Vlastimil Babka
1
-7
/
+22
2014-01-10
mm: page_alloc: revert NUMA aspect of fair allocation policy
Johannes Weiner
1
-10
/
+9
2014-01-10
mm/hugetlb: check for pte NULL pointer in __page_check_address()
Jianguo Wu
1
-0
/
+4
2014-01-10
mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully
Jianguo Wu
1
-4
/
+10
2014-01-10
mm/compaction: respect ignore_skip_hint in update_pageblock_skip
Joonsoo Kim
1
-0
/
+4
2014-01-10
mm/mempolicy: correct putback method for isolate pages if failed
Joonsoo Kim
1
-1
/
+1
2014-01-10
mm: numa: defer TLB flush for THP migration as long as possible
Mel Gorman
2
-7
/
+3
2014-01-10
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
3
-2
/
+12
2014-01-10
mm: numa: avoid unnecessary disruption of NUMA hinting during migration
Mel Gorman
2
-6
/
+28
2014-01-10
mm: numa: clear numa hinting information on mprotect
Mel Gorman
2
-0
/
+4
2014-01-10
mm: numa: avoid unnecessary work on the failure path
Mel Gorman
1
-1
/
+3
2014-01-10
mm: numa: ensure anon_vma is locked to prevent parallel THP splits
Mel Gorman
1
-0
/
+7
2014-01-10
mm: numa: do not clear PTE for pte_numa update
Mel Gorman
1
-2
/
+7
2014-01-10
mm: numa: do not clear PMD during PTE update scan
Mel Gorman
1
-2
/
+4
2014-01-10
mm: clear pmd_numa before invalidating
Mel Gorman
1
-0
/
+3
2014-01-10
mm: numa: call MMU notifiers on THP migration
Mel Gorman
1
-8
/
+14
2014-01-10
mm: numa: serialise parallel get_user_page against THP migration
Mel Gorman
2
-15
/
+47
2013-12-20
mm: memcg: fix race condition between memcg teardown and swapin
Johannes Weiner
1
-0
/
+36
2013-12-20
mm: memcg: do not allow task about to OOM kill to bypass the limit
Johannes Weiner
1
-1
/
+1
2013-12-20
mm: memcg: do not declare OOM from __GFP_NOFAIL allocations
Johannes Weiner
1
-0
/
+3
2013-12-08
mm: numa: return the number of base pages altered by protection changes
Mel Gorman
2
-1
/
+7
2013-12-04
mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently
Weijie Yang
1
-8
/
+14
2013-12-04
mm: ensure get_unmapped_area() returns higher address than mmap_min_addr
Akira Takeuchi
1
-5
/
+5
2013-11-29
slub: Handle NULL parameter in kmem_cache_flags
Christoph Lameter
1
-2
/
+2
2013-11-01
memcg: remove incorrect underflow check
Greg Thelen
1
-1
/
+0
2013-11-01
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
1
-29
/
+25
2013-11-01
mm: memcg: fix test for child groups
Johannes Weiner
1
-24
/
+11
2013-11-01
mm: memcg: lockdep annotation for memcg OOM lock
Johannes Weiner
1
-1
/
+10
2013-11-01
mm: memcg: use proper memcg in limit bypass
Johannes Weiner
1
-4
/
+4
[next]