| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | memcg: don't use bootmem allocator in setup code | Yinghai Lu | 2009-06-11 |
| * | | | | | | | | vmalloc: use kzalloc() instead of alloc_bootmem() | Pekka Enberg | 2009-06-11 |
| * | | | | | | | | slab: setup allocators earlier in the boot sequence | Pekka Enberg | 2009-06-11 |
| * | | | | | | | | bootmem: fix slab fallback on numa | Pekka Enberg | 2009-06-11 |
| * | | | | | | | | bootmem: use slab if bootmem is no longer available | Pekka Enberg | 2009-06-11 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-06-11 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | block: Use accessor functions for queue limits | Martin K. Petersen | 2009-05-22 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-06-11 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Merge branch 'next' into for-linus | James Morris | 2009-06-10 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | nommu: Provide mmap_min_addr definition. | Paul Mundt | 2009-06-09 |
| | * | | | | | | | | Merge branch 'master' into next | James Morris | 2009-06-08 |
| | |\ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|/
| | | |/| | | | | | |
|
| | * | | | | | | | | security: use mmap_min_addr indepedently of security models | Christoph Lameter | 2009-06-03 |
| | * | | | | | | | | Merge branch 'master' into next | James Morris | 2009-05-22 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | integrity: move ima_counts_get | Mimi Zohar | 2009-05-21 |
| | * | | | | | | | | | integrity: path_check update | Mimi Zohar | 2009-05-21 |
* | | | | | | | | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | tracing/events: convert block trace points to TRACE_EVENT() | Li Zefan | 2009-06-09 |
| * | | | | | | | | | | Merge commit 'v2.6.30-rc6' into tracing/core | Ingo Molnar | 2009-05-18 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|/
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'tracing/hw-branch-tracing' into tracing/core | Ingo Molnar | 2009-05-07 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86, bts, mm: clean up buffer allocation | Markus Metzger | 2009-04-24 |
| | * | | | | | | | | | | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing | Ingo Molnar | 2009-04-24 |
| | |\ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|/
| | | |/| | | | | | | | |
|
| | * | | | | | | | | | | mm, x86, ptrace, bts: defer branch trace stopping, remove dead code | Ingo Molnar | 2009-04-08 |
| | * | | | | | | | | | | mm, x86, ptrace, bts: defer branch trace stopping | Markus Metzger | 2009-04-07 |
| | | |_|_|_|_|_|_|/ /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | tracing/events: move trace point headers into include/trace/events | Steven Rostedt | 2009-04-14 |
| * | | | | | | | | | | | tracing: create automated trace defines | Steven Rostedt | 2009-04-14 |
| * | | | | | | | | | | | tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ... | Zhaolei | 2009-04-12 |
| | |_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-06-10 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | percpu: remove rbtree and use page->index instead | Christoph Lameter | 2009-04-08 |
| * | | | | | | | | | | | percpu: don't put the first chunk in reverse-map rbtree | Tejun Heo | 2009-04-08 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-06-10 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | mm, x86: remove MEMORY_HOTPLUG_RESERVE related code | Yinghai Lu | 2009-05-18 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | memcg: fix build warning and avoid checking for mem != null again and again | Nikanth Karthikesan | 2009-05-29 |
* | | | | | | | | | | mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu... | Mel Gorman | 2009-05-29 |
* | | | | | | | | | | memcg: fix deadlock between lock_page_cgroup and mapping tree_lock | Daisuke Nishimura | 2009-05-29 |
* | | | | | | | | | | oom: fix possible oom_dump_tasks NULL pointer | David Rientjes | 2009-05-29 |
| |_|_|_|_|_|_|/ /
|/| | | | | | | | |
|
* | | | | | | | | | hugh: update email address | Hugh Dickins | 2009-05-21 |
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-05-20 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [ARM] Double check memmap is actually valid with a memmap has unexpected hole... | Mel Gorman | 2009-05-18 |
| |/ / / / / / / |
|
* | | | | | | | | page-writeback: fix the calculation of the oldest_jif in wb_kupdate() | Toshiyuki Okajima | 2009-05-17 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2009-05-17 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ | Merge branches 'topic/documentation', 'topic/slub/fixes' and 'topic/urgent' i... | Pekka Enberg | 2009-05-06 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
| | | * | | | | | | mm: SLOB fix reclaim_state | Nick Piggin | 2009-05-06 |
| | | * | | | | | | mm: SLUB fix reclaim_state | Nick Piggin | 2009-05-06 |
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | slub: enforce MAX_ORDER | David Rientjes | 2009-04-23 |
| | |/ / / / / |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-05-15 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Revert "mm: add /proc controls for pdflush threads" | Jens Axboe | 2009-05-15 |
| | |_|_|_|/ /
| |/| | | | | |
|
* / | | | | | | Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions" | Linus Torvalds | 2009-05-13 |
|/ / / / / / |
|
* | | | | | | NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region() | David Howells | 2009-05-07 |
* | | | | | | nommu: make the initial mmap allocation excess behaviour Kconfig configurable | David Howells | 2009-05-06 |