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
2014-01-22
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
26
-820
/
+1145
2014-01-22
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
4
-106
/
+370
2014-01-22
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-2
/
+2
2014-01-22
mm/migrate: remove unused function, fail_migrate_page()
Joonsoo Kim
1
-8
/
+0
2014-01-22
mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages
Joonsoo Kim
2
-21
/
+16
2014-01-22
mm/migrate: correct failure handling if !hugepage_migration_support()
Joonsoo Kim
1
-2
/
+5
2014-01-22
mm/migrate: add comment about permanent failure path
Naoya Horiguchi
1
-1
/
+6
2014-01-22
mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failure
David Rientjes
1
-1
/
+8
2014-01-22
mm: compaction: reset scanner positions immediately when they meet
Vlastimil Babka
1
-0
/
+4
2014-01-22
mm: compaction: do not mark unmovable pageblocks as skipped in async compaction
Vlastimil Babka
1
-2
/
+9
2014-01-22
mm: compaction: detect when scanners meet in isolate_freepages
Vlastimil Babka
1
-4
/
+15
2014-01-22
mm: compaction: reset cached scanner pfn's before reading them
Vlastimil Babka
1
-8
/
+8
2014-01-22
mm: compaction: encapsulate defer reset logic
Vlastimil Babka
2
-9
/
+5
2014-01-22
mm: compaction: trace compaction begin and end
Mel Gorman
1
-0
/
+4
2014-01-22
memcg, oom: lock mem_cgroup_print_oom_info
Michal Hocko
1
-5
/
+7
2014-01-22
mm: numa: do not automatically migrate KSM pages
Mel Gorman
1
-1
/
+2
2014-01-22
mm: numa: trace tasks that fail migration due to rate limiting
Mel Gorman
1
-1
/
+4
2014-01-22
mm: numa: limit scope of lock for NUMA migrate rate limiting
Mel Gorman
1
-9
/
+12
2014-01-22
mm: numa: make NUMA-migrate related functions static
Mel Gorman
1
-2
/
+3
2014-01-22
mm/hwpoison: add '#' to hwpoison_inject
Wanpeng Li
1
-1
/
+1
2014-01-22
mm/memblock: use WARN_ONCE when MAX_NUMNODES passed as input parameter
Grygorii Strashko
1
-13
/
+8
2014-01-22
mm/memory_hotplug.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-1
/
+1
2014-01-22
mm/percpu.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-16
/
+22
2014-01-22
mm/page_cgroup.c: use memblock apis for early memory allocations
Grygorii Strashko
1
-2
/
+3
2014-01-22
mm/hugetlb.c: use memblock apis for early memory allocations
Grygorii Strashko
1
-5
/
+5
2014-01-22
mm/sparse: use memblock apis for early memory allocations
Santosh Shilimkar
2
-14
/
+19
2014-01-22
mm/page_alloc.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-12
/
+15
2014-01-22
mm/memblock: add memblock memory allocation apis
Santosh Shilimkar
1
-2
/
+207
2014-01-22
mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES
Grygorii Strashko
2
-13
/
+23
2014-01-22
mm/memblock: reorder parameters of memblock_find_in_range_node
Grygorii Strashko
2
-9
/
+9
2014-01-22
mm/memblock: drop WARN and use SMP_CACHE_BYTES as a default alignment
Grygorii Strashko
1
-2
/
+2
2014-01-22
mm/memblock: remove unnecessary inclusions of bootmem.h
Grygorii Strashko
1
-1
/
+0
2014-01-22
mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCK
Grygorii Strashko
1
-0
/
+13
2014-01-22
oom_kill: add rcu_read_lock() into find_lock_task_mm()
Oleg Nesterov
1
-4
/
+8
2014-01-22
oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()
Oleg Nesterov
1
-8
/
+11
2014-01-22
oom_kill: change oom_kill.c to use for_each_thread()
Oleg Nesterov
1
-10
/
+10
2014-01-22
mm/rmap: use rmap_walk() in page_mkclean()
Joonsoo Kim
1
-25
/
+26
2014-01-22
mm/rmap: use rmap_walk() in page_referenced()
Joonsoo Kim
2
-191
/
+79
2014-01-22
mm/rmap: use rmap_walk() in try_to_munlock()
Joonsoo Kim
2
-162
/
+42
2014-01-22
mm/rmap: use rmap_walk() in try_to_unmap()
Joonsoo Kim
2
-14
/
+38
2014-01-22
mm/rmap: extend rmap_walk_xxx() to cope with different cases
Joonsoo Kim
2
-8
/
+36
2014-01-22
mm/rmap: make rmap_walk to get the rmap_walk_control argument
Joonsoo Kim
3
-15
/
+17
2014-01-22
mm/rmap: factor lock function out of rmap_walk_anon()
Joonsoo Kim
1
-8
/
+20
2014-01-22
mm/rmap: factor nonlinear handling out of try_to_unmap_file()
Joonsoo Kim
1
-62
/
+74
2014-01-22
mm/rmap: recompute pgoff for huge page
Joonsoo Kim
1
-5
/
+2
2014-01-22
memcg: make memcg_update_cache_sizes() static
Vladimir Davydov
1
-1
/
+1
2014-01-22
memcg: fix kmem_account_flags check in memcg_can_account_kmem()
Vladimir Davydov
1
-1
/
+2
2014-01-22
x86, numa, acpi, memory-hotplug: make movable_node have higher priority
Tang Chen
1
-2
/
+26
2014-01-22
memblock, mem_hotplug: make memblock skip hotpluggable regions if needed
Tang Chen
2
-0
/
+13
2014-01-22
memblock: make memblock_set_node() support different memblock_type
Tang Chen
1
-3
/
+3
[next]