- 1079cac Merge commit 'v2.6.30-rc6' into tracing/core by Ingo Molnar · 16 years ago
- c653849 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- cd17cbf Revert "mm: add /proc controls for pdflush threads" by Jens Axboe · 16 years ago
- 0f18132 Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions" by Linus Torvalds · 16 years ago
- 8c9ed89 NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region() by David Howells · 16 years ago
- 0ad5d70 Merge branch 'tracing/hw-branch-tracing' into tracing/core by Ingo Molnar · 16 years ago
- 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
- fc4d5c2 nommu: make the initial mmap allocation excess behaviour Kconfig configurable by David Howells · 16 years ago
- 3a6be87 nommu: clamp zone_batchsize() to 0 under NOMMU conditions by David Howells · 16 years ago
- 9155203 mm: use roundown_pow_of_two() in zone_batchsize() by David Howells · 16 years ago
- 2498ce4 alloc_vmap_area: fix memory leak by Ralph Wuerthner · 16 years ago
- 184101b oom: prevent livelock when oom_kill_allocating_task is set by David Rientjes · 16 years ago
- a425a63 Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions by Mel Gorman · 16 years ago
- 8713e01 vmscan: avoid multiplication overflow in shrink_zone() by Andrew Morton · 16 years ago
- 00a62ce mm: fix Committed_AS underflow on large NR_CPUS environment by KOSAKI Motohiro · 16 years ago
- ae3abae memcg: fix mem_cgroup_shrink_usage() by Daisuke Nishimura · 16 years ago
- b827e49 mm: close page_mkwrite races by Nick Piggin · 16 years ago
- c0bd3f6 memcg: fix try_get_mem_cgroup_from_swapcache() by Daisuke Nishimura · 16 years ago
- bc43f75 mm: fix pageref leak in do_swap_page() by Johannes Weiner · 16 years ago
- 1cb81b1 x86, bts, mm: clean up buffer allocation by Markus Metzger · 16 years ago
- 416dfdc Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago
- 2e2e425 vmscan,memcg: reintroduce sc->may_swap by KOSAKI Motohiro · 16 years ago
- a21e255 PM/Hibernate: Fix memory shrinking by Rafael J. Wysocki · 16 years ago
- 05fa199 mm: pass correct mm when growing stack by Hugh Dickins · 16 years ago
- f699558 Export filemap_write_and_wait_range by Chris Mason · 16 years ago
- ad8d75f tracing/events: move trace point headers into include/trace/events by Steven Rostedt · 16 years ago
- a8d154b tracing: create automated trace defines by Steven Rostedt · 16 years ago
- caefba1 shmem: respect MAX_LFS_FILESIZE by Hugh Dickins · 16 years ago
- 61609d0 shmem: fix division by zero by Yuri Tikhonov · 16 years ago
- a8031cb memcg: remove warning when CONFIG_DEBUG_VM=n by KAMEZAWA Hiroyuki · 16 years ago
- 9de100d mm: document get_user_pages_fast() by Andy Grover · 16 years ago
- 5a52edd mm: point the UNEVICTABLE_LRU config option at the documentation by David Howells · 16 years ago
- 697f619 filemap: fix kernel-doc warnings by Randy Dunlap · 16 years ago
- 02af61b tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part by Zhaolei · 16 years ago
- a34b50d mm, x86, ptrace, bts: defer branch trace stopping, remove dead code by Ingo Molnar · 16 years ago
- fafd688 mm: add /proc controls for pdflush threads by Peter W Morreale · 16 years ago
- a56ed66 mm: fix pdflush thread creation upper bound by Peter W Morreale · 16 years ago
- e2b371f mm, x86, ptrace, bts: defer branch trace stopping by Markus Metzger · 16 years ago
- 5d6700e percpu: __percpu_depopulate_mask can take a const mask by Stephen Rothwell · 16 years ago
- 12fe32e Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 1faa16d block: change the request allocation/congestion logic to be sync/async based by Jens Axboe · 16 years ago
- 3516c6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
- 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
- 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
- 18bc0bb Staging: pohmelfs: kconfig/makefile and vfs changes. by Evgeniy Polyakov · 16 years ago
- 385e1ca5f CacheFiles: Permit the page lock state to be monitored by David Howells · 16 years ago
- 266cf65 FS-Cache: Recruit a page flags for cache management by David Howells · 16 years ago
- 03fb3d2 FS-Cache: Release page->private after failed readahead by David Howells · 16 years ago
- 2121db7 kmemtrace: trace kfree() calls with NULL or zero-length objects by Pekka Enberg · 16 years ago
- ca2b84cb kmemtrace: use tracepoints by Eduard - Gabriel Munteanu · 16 years ago
- 255d11b kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c by Pekka Enberg · 16 years ago
- 83aae4c memcg: cleanup cache_charge by Daisuke Nishimura · 16 years ago
- 627991a memcg: remove redundant message at swapon by KAMEZAWA Hiroyuki · 16 years ago
- a3b2d69 cgroups: use css id in swap cgroup for saving memory v5 by KAMEZAWA Hiroyuki · 16 years ago
- 3c776e6 memcg: charge swapcache to proper memcg by Daisuke Nishimura · 16 years ago
- c137b5e memcg: remove mem_cgroup_calc_mapped_ratio() by KOSAKI Motohiro · 16 years ago
- e222432 memcg: show memcg information during OOM by Balbir Singh · 16 years ago
- 0b7f569 memcg: fix OOM killer under memcg by KAMEZAWA Hiroyuki · 16 years ago
- 81d39c2 memcg: fix shrinking memory to return -EBUSY by fixing retry algorithm by KAMEZAWA Hiroyuki · 16 years ago
- 14067bb memcg: hierarchical stat by KAMEZAWA Hiroyuki · 16 years ago
- 04046e1 memcg: use CSS ID by KAMEZAWA Hiroyuki · 16 years ago
- ec64f51 cgroup: fix frequent -EBUSY at rmdir by KAMEZAWA Hiroyuki · 16 years ago
- bf6aede workqueue: add to_delayed_work() helper function by Jean Delvare · 16 years ago
- 58984ce mm: do_xip_mapping_read: fix length calculation by Martin Schwidefsky · 16 years ago
- 98f4ebb mm: align vmstat_work's timer by Anton Blanchard · 16 years ago
- 33e5d769 nommu: fix a number of issues with the per-MM VMA patch by David Howells · 16 years ago
- ee3b429 generic debug pagealloc: build fix by Akinobu Mita · 16 years ago
- 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 16 years ago
- 9fab561 shmem: writepage directly to swap by Hugh Dickins · 16 years ago
- 327c0e9 vmscan: fix it to take care of nodemask by KAMEZAWA Hiroyuki · 16 years ago
- 88c3bd7 vmscan: print shrink_slab symbol name on negative shrinker objects by David Rientjes · 16 years ago
- 71aa653 nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n by David Howells · 16 years ago
- 33925b2 nommu: there is no mlock() for NOMMU, so don't provide the bits by David Howells · 16 years ago
- f4112de mm: introduce debug_kmap_atomic by Akinobu Mita · 16 years ago
- c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 16 years ago
- 704503d mm: fix proc_dointvec_userhz_jiffies "breakage" by Alexey Dobriyan · 16 years ago
- 6a11f75 generic debug pagealloc by Akinobu Mita · 16 years ago
- 610a77e memdup_user(): introduce by Li Zefan · 16 years ago
- e2f17d9 hugetlb: chg cannot become less than 0 by Roel Kluin · 16 years ago
- d1d7487 mm: remove pagevec_swap_free() by KOSAKI Motohiro · 16 years ago
- ad1c354 mm: don't free swap slots on page deactivation by Johannes Weiner · 16 years ago
- 2443462 mm: move pagevec stripping to save unlock-relock by Johannes Weiner · 16 years ago
- e3a7cca vfs: add/use account_page_dirtied() by Edward Shishkin · 16 years ago
- bd2f619 vmscan: respect higher order in zone_reclaim() by Johannes Weiner · 16 years ago
- bd775c4 mm: add comment why mark_page_accessed() would be better than pte_mkyoung() in follow_page() by KOSAKI Motohiro · 16 years ago
- 9786bf8 vmscan: clip swap_cluster_max in shrink_all_memory() by Johannes Weiner · 16 years ago
- d979677 mm: shrink_all_memory(): use sc.nr_reclaimed by MinChan Kim · 16 years ago
- 0a0dd05 mm: don't call mark_page_accessed() in do_swap_page() by KOSAKI Motohiro · 16 years ago
- ee99c71 mm: introduce for_each_populated_zone() macro by KOSAKI Motohiro · 16 years ago
- a6dc60f8 vmscan: rename sc.may_swap to may_unmap by Johannes Weiner · 16 years ago
- a12888f oom_kill: don't call for int_sqrt(0) by Cyrill Gorcunov · 16 years ago
- d086817 vmap: remove needless lock and list in vmap by MinChan Kim · 16 years ago
- ef161a9 mm: mminit_validate_memmodel_limits(): remove redundant test by Cyrill Gorcunov · 16 years ago
- 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 16 years ago
- d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
- c4e1aa6 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 548c316 tracing, Text Edit Lock: cleanup by Ingo Molnar · 16 years ago
- 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 16 years ago
- 19cefdf lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB by Ingo Molnar · 16 years ago