| Commit message (Expand) | Author | Age | Files | Lines |
* | slub: Reduce #ifdef ZONE_DMA by moving kmalloc_caches_dma near dma logic | Christoph Lameter | 2008-04-14 | 1 | -4/+1 |
* | slub: Initialize per-cpu stats | Pekka Enberg | 2008-04-14 | 1 | -0/+3 |
* | memcg: fix node_state handling | KAMEZAWA Hiroyuki | 2008-04-09 | 1 | -5/+4 |
* | memory controller: make memory resource control aware of boot options | Balbir Singh | 2008-04-04 | 1 | -0/+17 |
* | Fix undefined count_partial if !CONFIG_SLABINFO | Christoph Lameter | 2008-04-01 | 1 | -1/+1 |
* | NULL noise: fs/*, mm/*, kernel/* | Al Viro | 2008-03-30 | 1 | -4/+4 |
* | Revert "SLUB: remove useless masking of GFP_ZERO" | Linus Torvalds | 2008-03-28 | 1 | -0/+3 |
* | hugetlb: fix potential livelock in return_unused_surplus_hugepages() | Nishanth Aravamudan | 2008-03-26 | 1 | -1/+10 |
* | hugetlb: indicate surplus huge page counts in per-node meminfo | Nishanth Aravamudan | 2008-03-26 | 1 | -2/+4 |
* | slab: fix cache_cache bootstrap in kmem_cache_init() | Daniel Yeisley | 2008-03-26 | 1 | -2/+2 |
* | count_partial() is not used if !SLUB_DEBUG and !CONFIG_SLABINFO | Christoph Lameter | 2008-03-26 | 1 | -0/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-03-25 | 1 | -0/+2 |
|\ |
|
| * | [PATCH] double dput() on failure exit in tiny-shmem | Al Viro | 2008-03-19 | 1 | -0/+2 |
* | | revert "kswapd should only wait on IO if there is IO" | Andrew Morton | 2008-03-25 | 1 | -22/+5 |
* | | mm: fix boundary checking in free_bootmem_core | Yinghai Lu | 2008-03-25 | 1 | -6/+19 |
* | | mm/readahead: fix kernel-doc notation | Randy Dunlap | 2008-03-20 | 1 | -2/+3 |
* | | memcgroup: fix check for thread being a group leader in memcgroup | Pavel Emelyanov | 2008-03-20 | 1 | -1/+1 |
* | | mm: rmap kernel-doc fixes | Randy Dunlap | 2008-03-20 | 1 | -3/+10 |
* | | mm: highmem kernel-doc additions | Randy Dunlap | 2008-03-20 | 1 | -4/+26 |
* | | mm/oom_kill: fix kernel-doc | Randy Dunlap | 2008-03-20 | 1 | -1/+8 |
* | | mm/shmem and tiny-shmem: fix some kernel-doc | Randy Dunlap | 2008-03-20 | 2 | -20/+13 |
* | | mm: fix various kernel-doc comments | Randy Dunlap | 2008-03-20 | 7 | -17/+33 |
* | | slub page alloc fallback: Enable interrupts for GFP_WAIT. | Christoph Lameter | 2008-03-17 | 1 | -3/+9 |
|/ |
|
* | iov_iter_advance() fix | Nick Piggin | 2008-03-11 | 1 | -12/+10 |
* | hugetlb: correct page count for surplus huge pages | Adam Litke | 2008-03-11 | 1 | -3/+10 |
* | mempolicy: fix reference counting bugs | Lee Schermerhorn | 2008-03-11 | 1 | -1/+6 |
* | Do not include linux/backing-dev.h twice | Jesper Juhl | 2008-03-10 | 1 | -1/+0 |
* | slab: NUMA slab allocator migration bugfix | Joe Korty | 2008-03-07 | 1 | -3/+2 |
* | slub: Do not cross cacheline boundaries for very small objects | Nick Piggin | 2008-03-07 | 1 | -4/+7 |
* | slab - use angle brackets for include of kmalloc_sizes.h | Joe Perches | 2008-03-07 | 1 | -1/+1 |
* | slab numa fallback logic: Do not pass unfiltered flags to page allocator | Christoph Lameter | 2008-03-07 | 1 | -1/+1 |
* | slub statistics: Fix check for DEACTIVATE_REMOTE_FREES | Christoph Lameter | 2008-03-07 | 1 | -1/+1 |
* | hugetlb: fix pool shrinking while in restricted cpuset | Nishanth Aravamudan | 2008-03-05 | 1 | -4/+22 |
* | hugetlb: close a difficult to trigger reservation race | Adam Litke | 2008-03-05 | 1 | -4/+13 |
* | memcg: fix oops on NULL lru list | Hugh Dickins | 2008-03-05 | 1 | -8/+9 |
* | memcg: simplify force_empty and move_lists | Hirokazu Takahashi | 2008-03-05 | 1 | -49/+13 |
* | memcg: fix mem_cgroup_move_lists locking | Hugh Dickins | 2008-03-05 | 1 | -6/+43 |
* | memcg: css_put after remove_list | Hugh Dickins | 2008-03-05 | 1 | -6/+6 |
* | memcg: remove clear_page_cgroup and atomics | Hugh Dickins | 2008-03-05 | 1 | -63/+43 |
* | memcg: memcontrol uninlined and static | Hugh Dickins | 2008-03-05 | 1 | -17/+11 |
* | memcg: memcontrol whitespace cleanups | Hugh Dickins | 2008-03-05 | 1 | -66/+28 |
* | memcg: remove mem_cgroup_uncharge | Hugh Dickins | 2008-03-05 | 1 | -15/+8 |
* | memcg: mem_cgroup_charge never NULL | Hugh Dickins | 2008-03-05 | 2 | -43/+27 |
* | memcg: bad page if page_cgroup when free | Hugh Dickins | 2008-03-05 | 2 | -21/+24 |
* | memcg: fix VM_BUG_ON from page migration | Hugh Dickins | 2008-03-05 | 1 | -5/+14 |
* | memcg: when do_swap's do_wp_page fails | Hugh Dickins | 2008-03-05 | 1 | -6/+3 |
* | memcg: page_cache_release not __free_page | Hugh Dickins | 2008-03-05 | 1 | -2/+2 |
* | memcg: move_lists on page not page_cgroup | Hugh Dickins | 2008-03-05 | 3 | -4/+7 |
* | memcg: mm_match_cgroup not vm_match_cgroup | Hugh Dickins | 2008-03-05 | 2 | -3/+3 |
* | Memory controller: rename to Memory Resource Controller | Balbir Singh | 2008-03-05 | 3 | -4/+4 |