index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' into for-linus
James Morris
2009-06-11
4
-1
/
+26
|
\
|
*
nommu: Provide mmap_min_addr definition.
Paul Mundt
2009-06-10
1
-0
/
+3
|
*
Merge branch 'master' into next
James Morris
2009-06-09
8
-39
/
+40
|
|
\
|
*
|
security: use mmap_min_addr indepedently of security models
Christoph Lameter
2009-06-04
2
-0
/
+22
|
*
|
Merge branch 'master' into next
James Morris
2009-05-22
7
-47
/
+43
|
|
\
\
|
*
|
|
integrity: move ima_counts_get
Mimi Zohar
2009-05-22
1
-1
/
+1
|
*
|
|
integrity: path_check update
Mimi Zohar
2009-05-22
1
-1
/
+1
*
|
|
|
Merge branch 'percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-06-11
1
-97
/
+44
|
\
\
\
\
|
*
|
|
|
percpu: remove rbtree and use page->index instead
Christoph Lameter
2009-04-08
1
-80
/
+20
|
*
|
|
|
percpu: don't put the first chunk in reverse-map rbtree
Tejun Heo
2009-04-08
1
-17
/
+24
*
|
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-06-11
1
-69
/
+0
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
mm, x86: remove MEMORY_HOTPLUG_RESERVE related code
Yinghai Lu
2009-05-18
1
-69
/
+0
*
|
|
|
|
memcg: fix build warning and avoid checking for mem != null again and again
Nikanth Karthikesan
2009-05-29
1
-9
/
+1
*
|
|
|
|
mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...
Mel Gorman
2009-05-29
1
-13
/
+13
*
|
|
|
|
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
Daisuke Nishimura
2009-05-29
5
-7
/
+10
*
|
|
|
|
oom: fix possible oom_dump_tasks NULL pointer
David Rientjes
2009-05-29
1
-9
/
+15
*
|
|
|
|
hugh: update email address
Hugh Dickins
2009-05-21
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-05-21
2
-15
/
+19
|
\
\
\
\
|
*
|
|
|
[ARM] Double check memmap is actually valid with a memmap has unexpected hole...
Mel Gorman
2009-05-18
2
-15
/
+19
|
|
/
/
/
*
|
|
|
page-writeback: fix the calculation of the oldest_jif in wb_kupdate()
Toshiyuki Okajima
2009-05-18
1
-3
/
+3
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2009-05-17
2
-2
/
+9
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'topic/documentation', 'topic/slub/fixes' and 'topic/urgent' i...
Pekka Enberg
2009-05-06
2
-2
/
+9
|
|
\
\
\
\
|
|
|
*
|
|
mm: SLOB fix reclaim_state
Nick Piggin
2009-05-06
1
-1
/
+4
|
|
|
*
|
|
mm: SLUB fix reclaim_state
Nick Piggin
2009-05-06
1
-0
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
slub: enforce MAX_ORDER
David Rientjes
2009-04-23
1
-1
/
+2
|
|
|
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-05-15
1
-19
/
+12
|
\
\
\
\
|
*
|
|
|
Revert "mm: add /proc controls for pdflush threads"
Jens Axboe
2009-05-15
1
-19
/
+12
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions"
Linus Torvalds
2009-05-13
1
-8
/
+0
|
/
/
/
*
|
|
NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()
David Howells
2009-05-07
1
-2
/
+0
*
|
|
nommu: make the initial mmap allocation excess behaviour Kconfig configurable
David Howells
2009-05-07
2
-1
/
+29
*
|
|
nommu: clamp zone_batchsize() to 0 under NOMMU conditions
David Howells
2009-05-07
1
-0
/
+18
*
|
|
mm: use roundown_pow_of_two() in zone_batchsize()
David Howells
2009-05-07
1
-1
/
+1
*
|
|
alloc_vmap_area: fix memory leak
Ralph Wuerthner
2009-05-07
1
-0
/
+1
*
|
|
oom: prevent livelock when oom_kill_allocating_task is set
David Rientjes
2009-05-07
1
-23
/
+21
*
|
|
Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions
Mel Gorman
2009-05-05
1
-0
/
+8
*
|
|
vmscan: avoid multiplication overflow in shrink_zone()
Andrew Morton
2009-05-03
1
-1
/
+1
*
|
|
mm: fix Committed_AS underflow on large NR_CPUS environment
KOSAKI Motohiro
2009-05-03
3
-58
/
+13
*
|
|
memcg: fix mem_cgroup_shrink_usage()
Daisuke Nishimura
2009-05-03
2
-23
/
+18
*
|
|
mm: close page_mkwrite races
Nick Piggin
2009-05-03
1
-32
/
+76
*
|
|
memcg: fix try_get_mem_cgroup_from_swapcache()
Daisuke Nishimura
2009-05-03
1
-3
/
+2
*
|
|
mm: fix pageref leak in do_swap_page()
Johannes Weiner
2009-05-03
1
-2
/
+2
|
/
/
*
|
vmscan,memcg: reintroduce sc->may_swap
KOSAKI Motohiro
2009-04-21
1
-4
/
+8
*
|
PM/Hibernate: Fix memory shrinking
Rafael J. Wysocki
2009-04-18
1
-2
/
+3
*
|
mm: pass correct mm when growing stack
Hugh Dickins
2009-04-16
1
-1
/
+1
*
|
Export filemap_write_and_wait_range
Chris Mason
2009-04-16
1
-0
/
+1
*
|
shmem: respect MAX_LFS_FILESIZE
Hugh Dickins
2009-04-14
1
-5
/
+20
*
|
shmem: fix division by zero
Yuri Tikhonov
2009-04-14
1
-1
/
+1
*
|
memcg: remove warning when CONFIG_DEBUG_VM=n
KAMEZAWA Hiroyuki
2009-04-14
1
-1
/
+1
*
|
mm: document get_user_pages_fast()
Andy Grover
2009-04-14
1
-0
/
+16
*
|
mm: point the UNEVICTABLE_LRU config option at the documentation
David Howells
2009-04-14
1
-0
/
+2
[next]