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
*
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-01-06
4
-880
/
+640
|
\
|
*
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2011-12-20
4
-880
/
+640
|
|
\
|
|
*
memblock: Reimplement memblock allocation using reverse free area iterator
Tejun Heo
2011-12-08
1
-146
/
+127
|
|
*
memblock: Kill early_node_map[]
Tejun Heo
2011-12-08
2
-242
/
+19
|
|
*
memblock: Implement memblock_add_node()
Tejun Heo
2011-12-08
1
-7
/
+13
|
|
*
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
2011-12-08
1
-3
/
+2
|
|
*
memblock: Track total size of regions automatically
Tejun Heo
2011-12-08
1
-14
/
+13
|
|
*
memblock: Reimplement memblock_enforce_memory_limit() using __memblock_remove()
Tejun Heo
2011-12-08
1
-29
/
+13
|
|
*
memblock: Make memblock functions handle overflowing range @size
Tejun Heo
2011-12-08
1
-3
/
+12
|
|
*
memblock: Reimplement __memblock_remove() using memblock_isolate_range()
Tejun Heo
2011-12-08
1
-47
/
+9
|
|
*
memblock: Separate out memblock_isolate_range() from memblock_set_node()
Tejun Heo
2011-12-08
1
-39
/
+78
|
|
*
memblock: Kill memblock_init()
Tejun Heo
2011-12-08
1
-34
/
+14
|
|
*
memblock: Kill sentinel entries at the end of static region arrays
Tejun Heo
2011-12-08
1
-12
/
+2
|
|
*
memblock: Add __memblock_dump_all()
Tejun Heo
2011-12-08
1
-4
/
+1
|
|
*
memblock: Use memblock_reserve() in memblock internal functions
Tejun Heo
2011-12-08
1
-6
/
+3
|
|
*
memblock: Make memblock_{add|remove|free|reserve}() return int and update pro...
Tejun Heo
2011-12-08
1
-9
/
+9
|
|
*
Merge branch 'master' into x86/memblock
Tejun Heo
2011-11-28
63
-3349
/
+5101
|
|
|
\
|
|
*
|
memblock: Cast phys_addr_t to unsigned long long for printf use
H. Peter Anvin
2011-07-14
1
-2
/
+6
|
|
*
|
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
Tejun Heo
2011-07-14
2
-3
/
+8
|
|
*
|
memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option
Tejun Heo
2011-07-14
2
-1
/
+4
|
|
*
|
memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_r...
Tejun Heo
2011-07-14
1
-12
/
+16
|
|
*
|
memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only
Tejun Heo
2011-07-14
1
-4
/
+4
|
|
*
|
memblock: Implement for_each_free_mem_range()
Tejun Heo
2011-07-14
1
-0
/
+76
|
|
*
|
memblock: Add optional region->nid
Tejun Heo
2011-07-14
3
-37
/
+155
|
|
*
|
memblock: Reimplement memblock_add_region()
Tejun Heo
2011-07-14
1
-85
/
+110
|
|
*
|
memblock: Remove memblock_memory_can_coalesce()
Tejun Heo
2011-07-14
1
-29
/
+0
|
|
*
|
memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...
Tejun Heo
2011-07-14
2
-69
/
+1
|
|
*
|
memblock: Separate out memblock_find_in_range_node()
Tejun Heo
2011-07-14
1
-25
/
+32
|
|
*
|
memblock: Make memblock_alloc_[try_]nid() top-down
Tejun Heo
2011-07-14
1
-18
/
+11
|
|
*
|
memblock: Don't allow archs to override memblock_nid_range()
Tejun Heo
2011-07-14
1
-1
/
+1
|
|
*
|
memblock: Improve generic memblock_nid_range() using for_each_mem_pfn_range()
Tejun Heo
2011-07-14
1
-17
/
+3
|
|
*
|
bootmem: Use for_each_mem_pfn_range() in page_alloc.c
Tejun Heo
2011-07-14
1
-109
/
+56
|
|
*
|
bootmem: Reimplement __absent_pages_in_range() using for_each_mem_pfn_range()
Tejun Heo
2011-07-14
1
-42
/
+12
|
|
*
|
bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()
Tejun Heo
2011-07-14
1
-12
/
+28
|
|
*
|
memblock: Replace memblock_find_base() with memblock_find_in_range()
Tejun Heo
2011-07-13
1
-12
/
+7
|
|
*
|
memblock: Kill MEMBLOCK_ERROR
Tejun Heo
2011-07-13
3
-14
/
+13
|
|
*
|
memblock: Use round_up/down() instead of memblock_align_up/down()
Tejun Heo
2011-07-13
1
-16
/
+5
|
|
*
|
memblock: Use MEMBLOCK_ALLOC_ACCESSIBLE instead of ANYWHERE in memblock_alloc...
Tejun Heo
2011-07-13
1
-1
/
+1
|
|
*
|
bootmem: Fix __free_pages_bootmem() to use @order properly
Tejun Heo
2011-07-13
1
-2
/
+2
*
|
|
|
mm: hugetlb: fix non-atomic enqueue of huge page
Hillf Danton
2011-12-29
1
-1
/
+1
*
|
|
|
mm/mempolicy.c: refix mbind_range() vma issue
KOSAKI Motohiro
2011-12-29
1
-1
/
+10
*
|
|
|
vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL
Dave Kleikamp
2011-12-21
1
-5
/
+2
*
|
|
|
mm/vmalloc.c: remove static declaration of va from __get_vm_area_node
Kautuk Consul
2011-12-20
1
-1
/
+1
*
|
|
|
oom: fix integer overflow of points in oom_badness
Frantisek Hrbata
2011-12-20
1
-1
/
+1
*
|
|
|
memcg: keep root group unchanged if creation fails
Hillf Danton
2011-12-20
1
-2
/
+1
|
/
/
/
*
|
|
percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addresses
Eugene Surovegin
2011-12-15
1
-2
/
+4
*
|
|
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-12-13
2
-6
/
+32
|
\
\
\
|
*
|
|
writeback: set max_pause to lowest value on zero bdi_dirty
Wu Fengguang
2011-12-08
1
-2
/
+1
|
*
|
|
writeback: permit through good bdi even when global dirty exceeded
Wu Fengguang
2011-12-08
1
-0
/
+13
|
*
|
|
writeback: comment on the bdi dirty threshold
Wu Fengguang
2011-12-08
1
-2
/
+14
[next]