index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: zpool: constify the zpool_ops
Krzysztof Kozlowski
2015-09-08
4
-6
/
+7
*
mm: swap: zswap: maybe_preload & refactoring
Dmitry Safonov
2015-09-08
2
-78
/
+32
*
zsmalloc: remove null check from destroy_handle_cache()
Sergey Senozhatsky
2015-09-08
1
-2
/
+1
*
zsmalloc: do not take class lock in zs_shrinker_count()
Sergey Senozhatsky
2015-09-08
1
-4
/
+0
*
zsmalloc: use class->pages_per_zspage
Minchan Kim
2015-09-08
1
-3
/
+2
*
zsmalloc: consider ZS_ALMOST_FULL as migrate source
Minchan Kim
2015-09-08
1
-7
/
+10
*
zsmalloc: partial page ordering within a fullness_list
Sergey Senozhatsky
2015-09-08
1
-5
/
+14
*
zsmalloc: use shrinker to trigger auto-compaction
Sergey Senozhatsky
2015-09-08
1
-0
/
+78
*
zsmalloc: account the number of compacted pages
Sergey Senozhatsky
2015-09-08
1
-10
/
+17
*
zsmalloc/zram: introduce zs_pool_stats api
Sergey Senozhatsky
2015-09-08
1
-14
/
+15
*
zsmalloc: cosmetic compaction code adjustments
Sergey Senozhatsky
2015-09-08
1
-6
/
+6
*
zsmalloc: introduce zs_can_compact() function
Sergey Senozhatsky
2015-09-08
1
-0
/
+26
*
zsmalloc: always keep per-class stats
Sergey Senozhatsky
2015-09-08
1
-32
/
+8
*
zsmalloc: drop unused variable `nr_to_migrate'
Sergey Senozhatsky
2015-09-08
1
-4
/
+0
*
mm/memblock.c: fix comment in __next_mem_range()
Alexander Kuleshov
2015-09-08
1
-1
/
+1
*
mm/page_alloc.c: fix type information of memoryless node
Zhen Lei
2015-09-08
1
-1
/
+2
*
memory-hotplug: fix comments in zone_spanned_pages_in_node() and zone_spanned...
Xishi Qiu
2015-09-08
1
-2
/
+2
*
mm/page_alloc.c: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_rese...
Yaowei Bai
2015-09-08
1
-2
/
+2
*
mm/page_alloc.c: fix a misleading comment
Yaowei Bai
2015-09-08
1
-1
/
+1
*
mm/mmap.c:insert_vm_struct(): check for failure before setting values
Chen Gang
2015-09-08
1
-6
/
+7
*
mm/khugepaged: allow interruption of allocation sleep again
Petr Mladek
2015-09-08
1
-2
/
+6
*
mm/memblock.c: fiy typos in comments
Alexander Kuleshov
2015-09-08
1
-4
/
+4
*
mm/compaction: correct to flush migrated pages if pageblock skip happens
Joonsoo Kim
2015-09-08
2
-15
/
+16
*
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2015-09-08
10
-15
/
+13
*
mm, vmscan: unlock page while waiting on writeback
Hugh Dickins
2015-09-08
1
-2
/
+5
*
list_lru: don't call list_lru_from_kmem if the list_head is empty
Jeff Layton
2015-09-08
1
-2
/
+2
*
kmemleak: record accurate early log buffer count and report when exceeded
Wang Kai
2015-09-08
1
-1
/
+2
*
mm/mmap.c: simplify the failure return working flow
Chen Gang
2015-09-08
1
-22
/
+22
*
shmem: recalculate file inode when fstat
Yu Zhao
2015-09-08
1
-0
/
+16
*
mm/memblock.c: rename local variable of memblock_type to 'type'
Alexander Kuleshov
2015-09-08
1
-5
/
+5
*
mm/hwpoison: don't try to unpoison containment-failed pages
Naoya Horiguchi
2015-09-08
1
-0
/
+16
*
mm/hwpoison: fix race between soft_offline_page and unpoison_memory
Wanpeng Li
2015-09-08
2
-8
/
+5
*
mm/hwpoison: introduce num_poisoned_pages wrappers
Naoya Horiguchi
2015-09-08
1
-16
/
+14
*
mm/hwpoison: replace most of put_page in memory error handling by put_hwpoiso...
Wanpeng Li
2015-09-08
1
-17
/
+15
*
mm/hwpoison: fix refcount of THP head page in no-injection case
Wanpeng Li
2015-09-08
1
-1
/
+1
*
mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...
Wanpeng Li
2015-09-08
1
-0
/
+21
*
mm/hwpoison: fix PageHWPoison test/set race
Wanpeng Li
2015-09-08
1
-0
/
+2
*
mm/hwpoison: fix failure to split thp w/ refcount held
Wanpeng Li
2015-09-08
1
-0
/
+2
*
mm: add utility for early copy from unmapped ram
Mark Salter
2015-09-08
1
-0
/
+22
*
mm, compaction: skip compound pages by order in free scanner
Vlastimil Babka
2015-09-08
1
-0
/
+25
*
mm, compaction: always skip all compound pages by order in migrate scanner
Vlastimil Babka
2015-09-08
1
-20
/
+27
*
mm, compaction: encapsulate resetting cached scanner positions
Vlastimil Babka
2015-09-08
1
-6
/
+10
*
mm, compaction: simplify handling restart position in free pages scanner
Vlastimil Babka
2015-09-08
1
-15
/
+20
*
mm, compaction: more robust check for scanners meeting
Vlastimil Babka
2015-09-08
1
-8
/
+14
*
mm: add support for __GFP_ZERO flag to dma_pool_alloc()
Sean O. Stalley
2015-09-08
1
-2
/
+7
*
vmscan: fix increasing nr_isolated incurred by putback unevictable pages
Jaewon Kim
2015-09-08
1
-1
/
+1
*
mm: vmscan: never isolate more pages than necessary
Vladimir Davydov
2015-09-08
1
-1
/
+2
*
bootmem: avoid freeing to bootmem after bootmem is done
Chris Metcalf
2015-09-08
1
-0
/
+7
*
mm, page_isolation: make set/unset_migratetype_isolate() file-local
Naoya Horiguchi
2015-09-08
1
-2
/
+3
*
mm/mempolicy.c: get rid of duplicated check for vma(VM_PFNMAP) in queue_pages...
Aristeu Rozanski
2015-09-08
1
-3
/
+0
[next]