aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-06-11
|\
| * Merge branch 'next' into for-linusJames Morris2009-06-10
| |\
| | * nommu: Provide mmap_min_addr definition.Paul Mundt2009-06-09
| | * Merge branch 'master' into nextJames Morris2009-06-08
| | |\
| | * | security: use mmap_min_addr indepedently of security modelsChristoph Lameter2009-06-03
| | * | Merge branch 'master' into nextJames Morris2009-05-22
| | |\ \
| | * | | integrity: move ima_counts_getMimi Zohar2009-05-21
| | * | | integrity: path_check updateMimi Zohar2009-05-21
* | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tracing/events: convert block trace points to TRACE_EVENT()Li Zefan2009-06-09
| * | | | Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar2009-05-18
| |\ \ \ \
| * \ \ \ \ Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar2009-05-07
| |\ \ \ \ \
| | * | | | | x86, bts, mm: clean up buffer allocationMarkus Metzger2009-04-24
| | * | | | | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar2009-04-24
| | |\ \ \ \ \
| | * | | | | | mm, x86, ptrace, bts: defer branch trace stopping, remove dead codeIngo Molnar2009-04-08
| | * | | | | | mm, x86, ptrace, bts: defer branch trace stoppingMarkus Metzger2009-04-07
| * | | | | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07
| |\ \ \ \ \ \ \
| * | | | | | | | tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-14
| * | | | | | | | tracing: create automated trace definesSteven Rostedt2009-04-14
| * | | | | | | | tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei2009-04-12
* | | | | | | | | Merge branch 'percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-06-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | percpu: remove rbtree and use page->index insteadChristoph Lameter2009-04-08
| * | | | | | | | | percpu: don't put the first chunk in reverse-map rbtreeTejun Heo2009-04-08
| |/ / / / / / / /
* | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-06-10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | mm, x86: remove MEMORY_HOTPLUG_RESERVE related codeYinghai Lu2009-05-18
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | memcg: fix build warning and avoid checking for mem != null again and againNikanth Karthikesan2009-05-29
* | | | | | | | mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...Mel Gorman2009-05-29
* | | | | | | | memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura2009-05-29
* | | | | | | | oom: fix possible oom_dump_tasks NULL pointerDavid Rientjes2009-05-29
* | | | | | | | hugh: update email addressHugh Dickins2009-05-21
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-20
|\ \ \ \ \ \ \
| * | | | | | | [ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman2009-05-18
| |/ / / / / /
* | | | | | | page-writeback: fix the calculation of the oldest_jif in wb_kupdate()Toshiyuki Okajima2009-05-17
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-05-17
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'topic/documentation', 'topic/slub/fixes' and 'topic/urgent' i...Pekka Enberg2009-05-06
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | * | | | | mm: SLOB fix reclaim_stateNick Piggin2009-05-06
| | | * | | | | mm: SLUB fix reclaim_stateNick Piggin2009-05-06
| | |/ / / / / | |/| | | | |
| | * | | | | slub: enforce MAX_ORDERDavid Rientjes2009-04-23
| | |/ / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-05-15
|\ \ \ \ \ \
| * | | | | | Revert "mm: add /proc controls for pdflush threads"Jens Axboe2009-05-15
| | |_|_|_|/ | |/| | | |
* / | | | | Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions"Linus Torvalds2009-05-13
|/ / / / /
* | | | | NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()David Howells2009-05-07
* | | | | nommu: make the initial mmap allocation excess behaviour Kconfig configurableDavid Howells2009-05-06
* | | | | nommu: clamp zone_batchsize() to 0 under NOMMU conditionsDavid Howells2009-05-06
* | | | | mm: use roundown_pow_of_two() in zone_batchsize()David Howells2009-05-06
* | | | | alloc_vmap_area: fix memory leakRalph Wuerthner2009-05-06
* | | | | oom: prevent livelock when oom_kill_allocating_task is setDavid Rientjes2009-05-06
| |_|/ / |/| | |
* | | | Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regionsMel Gorman2009-05-05
* | | | vmscan: avoid multiplication overflow in shrink_zone()Andrew Morton2009-05-02
* | | | mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro2009-05-02