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.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-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
2015-09-09
mm/khugepaged: allow interruption of allocation sleep again
Petr Mladek
1
-2
/
+6
2015-09-09
mm/memblock.c: fiy typos in comments
Alexander Kuleshov
1
-4
/
+4
2015-09-09
mm/compaction: correct to flush migrated pages if pageblock skip happens
Joonsoo Kim
2
-15
/
+16
2015-09-09
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
10
-15
/
+13
2015-09-09
mm, vmscan: unlock page while waiting on writeback
Hugh Dickins
1
-2
/
+5
2015-09-09
list_lru: don't call list_lru_from_kmem if the list_head is empty
Jeff Layton
1
-2
/
+2
2015-09-09
kmemleak: record accurate early log buffer count and report when exceeded
Wang Kai
1
-1
/
+2
2015-09-09
mm/mmap.c: simplify the failure return working flow
Chen Gang
1
-22
/
+22
2015-09-09
shmem: recalculate file inode when fstat
Yu Zhao
1
-0
/
+16
2015-09-09
mm/memblock.c: rename local variable of memblock_type to 'type'
Alexander Kuleshov
1
-5
/
+5
2015-09-09
mm/hwpoison: don't try to unpoison containment-failed pages
Naoya Horiguchi
1
-0
/
+16
2015-09-09
mm/hwpoison: fix race between soft_offline_page and unpoison_memory
Wanpeng Li
2
-8
/
+5
2015-09-09
mm/hwpoison: introduce num_poisoned_pages wrappers
Naoya Horiguchi
1
-16
/
+14
2015-09-09
mm/hwpoison: replace most of put_page in memory error handling by put_hwpoiso...
Wanpeng Li
1
-17
/
+15
2015-09-09
mm/hwpoison: fix refcount of THP head page in no-injection case
Wanpeng Li
1
-1
/
+1
2015-09-09
mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...
Wanpeng Li
1
-0
/
+21
2015-09-09
mm/hwpoison: fix PageHWPoison test/set race
Wanpeng Li
1
-0
/
+2
2015-09-09
mm/hwpoison: fix failure to split thp w/ refcount held
Wanpeng Li
1
-0
/
+2
2015-09-09
mm: add utility for early copy from unmapped ram
Mark Salter
1
-0
/
+22
2015-09-09
mm, compaction: skip compound pages by order in free scanner
Vlastimil Babka
1
-0
/
+25
2015-09-09
mm, compaction: always skip all compound pages by order in migrate scanner
Vlastimil Babka
1
-20
/
+27
2015-09-09
mm, compaction: encapsulate resetting cached scanner positions
Vlastimil Babka
1
-6
/
+10
2015-09-09
mm, compaction: simplify handling restart position in free pages scanner
Vlastimil Babka
1
-15
/
+20
2015-09-09
mm, compaction: more robust check for scanners meeting
Vlastimil Babka
1
-8
/
+14
2015-09-09
mm: add support for __GFP_ZERO flag to dma_pool_alloc()
Sean O. Stalley
1
-2
/
+7
2015-09-09
vmscan: fix increasing nr_isolated incurred by putback unevictable pages
Jaewon Kim
1
-1
/
+1
2015-09-09
mm: vmscan: never isolate more pages than necessary
Vladimir Davydov
1
-1
/
+2
2015-09-09
bootmem: avoid freeing to bootmem after bootmem is done
Chris Metcalf
1
-0
/
+7
2015-09-09
mm, page_isolation: make set/unset_migratetype_isolate() file-local
Naoya Horiguchi
1
-2
/
+3
2015-09-09
mm/mempolicy.c: get rid of duplicated check for vma(VM_PFNMAP) in queue_pages...
Aristeu Rozanski
1
-3
/
+0
2015-09-09
mem-hotplug: handle node hole when initializing numa_meminfo.
Tang Chen
1
-1
/
+1
2015-09-09
mm/memblock.c: make memblock_overlaps_region() return bool.
Tang Chen
1
-5
/
+5
2015-09-09
mm: madvise allow remove operation for hugetlbfs
Mike Kravetz
1
-1
/
+1
2015-09-09
hugetlbfs: add hugetlbfs_fallocate()
Mike Kravetz
1
-1
/
+1
2015-09-09
hugetlbfs: New huge_add_to_page_cache helper routine
Mike Kravetz
1
-9
/
+18
2015-09-09
mm/hugetlb: alloc_huge_page handle areas hole punched by fallocate
Mike Kravetz
1
-15
/
+39
2015-09-09
mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punch
Mike Kravetz
1
-2
/
+13
2015-09-09
hugetlbfs: truncate_hugepages() takes a range of pages
Mike Kravetz
1
-3
/
+37
2015-09-09
mm/hugetlb: expose hugetlb fault mutex for use by fallocate
Mike Kravetz
1
-10
/
+10
2015-09-09
mm/hugetlb: add region_del() to delete a specific range of entries
Mike Kravetz
1
-37
/
+85
2015-09-09
mm/hugetlb: add cache of descriptors to resv_map for region_add
Mike Kravetz
1
-22
/
+152
2015-09-09
mm: rename and move get/set_freepage_migratetype
Vlastimil Babka
1
-13
/
+28
2015-09-09
mm, page_isolation: remove bogus tests for isolated pages
Vlastimil Babka
2
-24
/
+10
2015-09-09
memcg: move memcg_proto_active from sock.h
Michal Hocko
1
-1
/
+1
2015-09-09
memcg, tcp_kmem: check for cg_proto in sock_update_memcg
Michal Hocko
1
-2
/
+1
2015-09-09
memcg: restructure mem_cgroup_can_attach()
Tejun Heo
1
-29
/
+32
2015-09-09
memcg: export struct mem_cgroup
Michal Hocko
4
-316
/
+5
2015-09-09
mm/dmapool: allow NULL `pool' pointer in dma_pool_destroy()
Sergey Senozhatsky
1
-0
/
+3
2015-09-09
mm/mempool: allow NULL `pool' pointer in mempool_destroy()
Sergey Senozhatsky
1
-0
/
+3
2015-09-09
mm/slab_common: allow NULL cache pointer in kmem_cache_destroy()
Sergey Senozhatsky
1
-0
/
+3
[prev]
[next]