index
:
Linux Stable
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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-01-21
139
-2512
/
+2902
|
\
|
*
mm/migrate: remove unused function, fail_migrate_page()
Joonsoo Kim
2014-01-21
2
-12
/
+0
|
*
mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages
Joonsoo Kim
2014-01-21
3
-23
/
+16
|
*
mm/migrate: correct failure handling if !hugepage_migration_support()
Joonsoo Kim
2014-01-21
1
-2
/
+5
|
*
mm/migrate: add comment about permanent failure path
Naoya Horiguchi
2014-01-21
1
-1
/
+6
|
*
mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failure
David Rientjes
2014-01-21
1
-1
/
+8
|
*
mm: compaction: reset scanner positions immediately when they meet
Vlastimil Babka
2014-01-21
1
-0
/
+4
|
*
mm: compaction: do not mark unmovable pageblocks as skipped in async compaction
Vlastimil Babka
2014-01-21
1
-2
/
+9
|
*
mm: compaction: detect when scanners meet in isolate_freepages
Vlastimil Babka
2014-01-21
1
-4
/
+15
|
*
mm: compaction: reset cached scanner pfn's before reading them
Vlastimil Babka
2014-01-21
1
-8
/
+8
|
*
mm: compaction: encapsulate defer reset logic
Vlastimil Babka
2014-01-21
3
-9
/
+21
|
*
mm: compaction: trace compaction begin and end
Mel Gorman
2014-01-21
2
-0
/
+46
|
*
memcg, oom: lock mem_cgroup_print_oom_info
Michal Hocko
2014-01-21
1
-5
/
+7
|
*
sched: add tracepoints related to NUMA task migration
Mel Gorman
2014-01-21
3
-1
/
+94
|
*
mm: numa: do not automatically migrate KSM pages
Mel Gorman
2014-01-21
1
-1
/
+2
|
*
mm: numa: trace tasks that fail migration due to rate limiting
Mel Gorman
2014-01-21
2
-1
/
+30
|
*
mm: numa: limit scope of lock for NUMA migrate rate limiting
Mel Gorman
2014-01-21
2
-13
/
+13
|
*
mm: numa: make NUMA-migrate related functions static
Mel Gorman
2014-01-21
1
-2
/
+3
|
*
lib/show_mem.c: show num_poisoned_pages when oom
Xishi Qiu
2014-01-21
1
-0
/
+3
|
*
mm/hwpoison: add '#' to hwpoison_inject
Wanpeng Li
2014-01-21
1
-1
/
+1
|
*
mm/memblock: use WARN_ONCE when MAX_NUMNODES passed as input parameter
Grygorii Strashko
2014-01-21
1
-13
/
+8
|
*
x86/mm: memblock: switch to use NUMA_NO_NODE
Grygorii Strashko
2014-01-21
3
-3
/
+3
|
*
arch/arm/mach-omap2/omap_hwmod.c: use memblock apis for early memory allocations
Santosh Shilimkar
2014-01-21
1
-6
/
+2
|
*
arch/arm/mm/init.c: use memblock apis for early memory allocations
Santosh Shilimkar
2014-01-21
1
-1
/
+1
|
*
arch/arm/kernel/: use memblock apis for early memory allocations
Santosh Shilimkar
2014-01-21
2
-2
/
+2
|
*
drivers/firmware/memmap.c: use memblock apis for early memory allocations
Santosh Shilimkar
2014-01-21
1
-1
/
+1
|
*
mm/memory_hotplug.c: use memblock apis for early memory allocations
Santosh Shilimkar
2014-01-21
1
-1
/
+1
|
*
mm/percpu.c: use memblock apis for early memory allocations
Santosh Shilimkar
2014-01-21
1
-16
/
+22
|
*
mm/page_cgroup.c: use memblock apis for early memory allocations
Grygorii Strashko
2014-01-21
1
-2
/
+3
|
*
mm/hugetlb.c: use memblock apis for early memory allocations
Grygorii Strashko
2014-01-21
1
-5
/
+5
|
*
mm/sparse: use memblock apis for early memory allocations
Santosh Shilimkar
2014-01-21
2
-14
/
+19
|
*
lib/cpumask.c: use memblock apis for early memory allocations
Santosh Shilimkar
2014-01-21
1
-2
/
+2
|
*
lib/swiotlb.c: use memblock apis for early memory allocations
Santosh Shilimkar
2014-01-21
1
-15
/
+20
|
*
kernel/power/snapshot.c: use memblock apis for early memory allocations
Santosh Shilimkar
2014-01-21
1
-1
/
+1
|
*
mm/page_alloc.c: use memblock apis for early memory allocations
Santosh Shilimkar
2014-01-21
1
-12
/
+15
|
*
kernel/printk/printk.c: use memblock apis for early memory allocations
Santosh Shilimkar
2014-01-21
1
-7
/
+3
|
*
init/main.c: use memblock apis for early memory allocations
Santosh Shilimkar
2014-01-21
1
-3
/
+5
|
*
mm/memblock: add memblock memory allocation apis
Santosh Shilimkar
2014-01-21
3
-4
/
+361
|
*
mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES
Grygorii Strashko
2014-01-21
3
-15
/
+25
|
*
mm/memblock: reorder parameters of memblock_find_in_range_node
Grygorii Strashko
2014-01-21
3
-11
/
+12
|
*
mm/memblock: drop WARN and use SMP_CACHE_BYTES as a default alignment
Grygorii Strashko
2014-01-21
1
-2
/
+2
|
*
mm/memblock: remove unnecessary inclusions of bootmem.h
Grygorii Strashko
2014-01-21
2
-2
/
+0
|
*
mm/bootmem: remove duplicated declaration of __free_pages_bootmem()
Grygorii Strashko
2014-01-21
1
-1
/
+0
|
*
mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCK
Grygorii Strashko
2014-01-21
1
-0
/
+13
|
*
x86: memblock: set current limit to max low memory address
Santosh Shilimkar
2014-01-21
2
-3
/
+3
|
*
oom_kill: add rcu_read_lock() into find_lock_task_mm()
Oleg Nesterov
2014-01-21
1
-4
/
+8
|
*
oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()
Oleg Nesterov
2014-01-21
1
-8
/
+11
|
*
oom_kill: change oom_kill.c to use for_each_thread()
Oleg Nesterov
2014-01-21
1
-10
/
+10
|
*
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
2014-01-21
4
-0
/
+22
|
*
mm/rmap: use rmap_walk() in page_mkclean()
Joonsoo Kim
2014-01-21
1
-25
/
+26
[next]