Age | Commit message (Expand) | Author |
2009-05-18 | Merge commit 'v2.6.30-rc6' into tracing/core | Ingo Molnar |
2009-05-15 | 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-13 | Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions" | Linus Torvalds |
2009-05-07 | NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region() | David Howells |
2009-05-07 | Merge branch 'tracing/hw-branch-tracing' into tracing/core | Ingo Molnar |
2009-05-07 | Merge branch 'linus' into tracing/core | Ingo Molnar |
2009-05-06 | nommu: make the initial mmap allocation excess behaviour Kconfig configurable | David Howells |
2009-05-06 | nommu: clamp zone_batchsize() to 0 under NOMMU conditions | David Howells |
2009-05-06 | mm: use roundown_pow_of_two() in zone_batchsize() | David Howells |
2009-05-06 | alloc_vmap_area: fix memory leak | Ralph Wuerthner |
2009-05-06 | oom: prevent livelock when oom_kill_allocating_task is set | David Rientjes |
2009-05-05 | Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions | Mel Gorman |
2009-05-02 | vmscan: avoid multiplication overflow in shrink_zone() | Andrew Morton |
2009-05-02 | mm: fix Committed_AS underflow on large NR_CPUS environment | KOSAKI Motohiro |
2009-05-02 | memcg: fix mem_cgroup_shrink_usage() | Daisuke Nishimura |
2009-05-02 | mm: close page_mkwrite races | Nick Piggin |
2009-05-02 | memcg: fix try_get_mem_cgroup_from_swapcache() | Daisuke Nishimura |
2009-05-02 | mm: fix pageref leak in do_swap_page() | Johannes Weiner |
2009-04-24 | 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-21 | vmscan,memcg: reintroduce sc->may_swap | KOSAKI Motohiro |
2009-04-18 | PM/Hibernate: Fix memory shrinking | Rafael J. Wysocki |
2009-04-16 | mm: pass correct mm when growing stack | Hugh Dickins |
2009-04-16 | Export filemap_write_and_wait_range | Chris Mason |
2009-04-14 | tracing/events: move trace point headers into include/trace/events | Steven Rostedt |
2009-04-14 | tracing: create automated trace defines | Steven Rostedt |
2009-04-13 | shmem: respect MAX_LFS_FILESIZE | Hugh Dickins |
2009-04-13 | shmem: fix division by zero | Yuri Tikhonov |
2009-04-13 | memcg: remove warning when CONFIG_DEBUG_VM=n | KAMEZAWA Hiroyuki |
2009-04-13 | mm: document get_user_pages_fast() | Andy Grover |
2009-04-13 | mm: point the UNEVICTABLE_LRU config option at the documentation | David Howells |
2009-04-13 | filemap: fix kernel-doc warnings | Randy Dunlap |
2009-04-12 | tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ... | Zhaolei |
2009-04-08 | mm, x86, ptrace, bts: defer branch trace stopping, remove dead code | Ingo Molnar |
2009-04-07 | mm: add /proc controls for pdflush threads | Peter W Morreale |
2009-04-07 | mm: fix pdflush thread creation upper bound | Peter W Morreale |
2009-04-07 | mm, x86, ptrace, bts: defer branch trace stopping | Markus Metzger |
2009-04-06 | percpu: __percpu_depopulate_mask can take a const mask | Stephen Rothwell |
2009-04-06 | Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-06 | block: change the request allocation/congestion logic to be sync/async based | Jens Axboe |
2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-04-03 | Staging: pohmelfs: kconfig/makefile and vfs changes. | Evgeniy Polyakov |
2009-04-03 | CacheFiles: Permit the page lock state to be monitored | David Howells |
2009-04-03 | FS-Cache: Recruit a page flags for cache management | David Howells |
2009-04-03 | FS-Cache: Release page->private after failed readahead | David Howells |
2009-04-03 | kmemtrace: trace kfree() calls with NULL or zero-length objects | Pekka Enberg |