| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] strndup_user() | Davi Arnaut | 2006-03-24 | 1 | -0/+37 |
* | [PATCH] msync(): use do_fsync() | Andrew Morton | 2006-03-24 | 1 | -15/+2 |
* | [PATCH] msync: fix return value | Andrew Morton | 2006-03-24 | 1 | -7/+7 |
* | [PATCH] msync(MS_SYNC): don't hold mmap_sem while syncing | Andrew Morton | 2006-03-24 | 1 | -23/+26 |
* | [PATCH] msync(): perform dirty page levelling | Andrew Morton | 2006-03-24 | 1 | -32/+61 |
* | [PATCH] set_page_dirty() return value fixes | Andrew Morton | 2006-03-24 | 1 | -5/+6 |
* | [PATCH] balance_dirty_pages_ratelimited: take nr_pages arg | Andrew Morton | 2006-03-24 | 1 | -9/+15 |
* | [PATCH] fadvise(): write commands | Andrew Morton | 2006-03-24 | 2 | -10/+46 |
* | [PATCH] filemap_fdatawrite_range() api: clarify -end parameter | Andrew Morton | 2006-03-24 | 1 | -1/+7 |
* | [PATCH] cpuset: memory_spread_slab drop useless PF_SPREAD_PAGE check | Paul Jackson | 2006-03-24 | 1 | -3/+2 |
* | [PATCH] cpuset memory spread slab cache optimizations | Paul Jackson | 2006-03-24 | 2 | -13/+60 |
* | [PATCH] cpuset memory spread slab cache implementation | Paul Jackson | 2006-03-24 | 1 | -2/+11 |
* | [PATCH] cpuset memory spread page cache implementation and hooks | Paul Jackson | 2006-03-24 | 1 | -0/+23 |
* | [PATCH] cpusets: only wakeup kswapd for zones in the current cpuset | Christoph Lameter | 2006-03-24 | 1 | -1/+2 |
* | [PATCH] Represent laptop_mode as jiffies internally | Bart Samwel | 2006-03-24 | 1 | -2/+3 |
* | [PATCH] Represent dirty_*_centisecs as jiffies internally | Bart Samwel | 2006-03-24 | 1 | -12/+12 |
* | [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 | Jens Axboe | 2006-03-23 | 1 | -0/+3 |
* | [PATCH] ext3_readdir: use generic readahead | Andrew Morton | 2006-03-23 | 1 | -0/+1 |
* | [PATCH] swsusp: userland interface | Rafael J. Wysocki | 2006-03-23 | 1 | -2/+4 |
* | [PATCH] swsusp: low level interface | Rafael J. Wysocki | 2006-03-23 | 1 | -1/+54 |
* | [PATCH] page migration reorg | Christoph Lameter | 2006-03-22 | 6 | -579/+689 |
* | [PATCH] mm: slab cache interleave rotor fix | Paul Jackson | 2006-03-22 | 1 | -1/+1 |
* | [PATCH] mm: hugetlb alloc_fresh_huge_page bogus node loop fix | Paul Jackson | 2006-03-22 | 1 | -1/+3 |
* | [PATCH] fix swap cluster offset | Akinobu Mita | 2006-03-22 | 1 | -1/+1 |
* | [PATCH] drain_node_pages: interrupt latency reduction / optimization | Christoph Lameter | 2006-03-22 | 1 | -4/+8 |
* | [PATCH] slab: fix drain_array() so that it works correctly with the shared_array | Christoph Lameter | 2006-03-22 | 1 | -9/+12 |
* | [PATCH] slab: remove drain_array_locked | Christoph Lameter | 2006-03-22 | 1 | -21/+10 |
* | [PATCH] slab: make drain_array more universal by adding more parameters | Christoph Lameter | 2006-03-22 | 1 | -9/+11 |
* | [PATCH] slab: cache_reap(): further reduction in interrupt holdoff | Christoph Lameter | 2006-03-22 | 1 | -14/+43 |
* | [PATCH] mm: make shrink_all_memory try harder | Rafael J. Wysocki | 2006-03-22 | 1 | -0/+7 |
* | [PATCH] optimize follow_hugetlb_page | Chen, Kenneth W | 2006-03-22 | 1 | -8/+17 |
* | [PATCH] hugepage: Fix hugepage logic in free_pgtables() harder | David Gibson | 2006-03-22 | 1 | -1/+1 |
* | [PATCH] hugepage: Fix hugepage logic in free_pgtables() | David Gibson | 2006-03-22 | 1 | -3/+2 |
* | [PATCH] hugepage: Make {alloc,free}_huge_page() local | David Gibson | 2006-03-22 | 1 | -12/+13 |
* | [PATCH] hugepage: Strict page reservation for hugepage inodes | David Gibson | 2006-03-22 | 1 | -10/+126 |
* | [PATCH] hugepage: serialize hugepage allocation and instantiation | David Gibson | 2006-03-22 | 1 | -7/+18 |
* | [PATCH] hugepage: Small fixes to hugepage clear/copy path | David Gibson | 2006-03-22 | 1 | -7/+26 |
* | [PATCH] Enable mprotect on huge pages | Zhang, Yanmin | 2006-03-22 | 2 | -7/+34 |
* | [PATCH] readahead: fix initial window size calculation | Steven Pratt | 2006-03-22 | 1 | -3/+3 |
* | [PATCH] readahead: ->prev_page can overrun the ahead window | Oleg Nesterov | 2006-03-22 | 1 | -6/+20 |
* | [PATCH] shmem: inline to avoid warning | Hugh Dickins | 2006-03-22 | 1 | -1/+1 |
* | [PATCH] vmscan: emove obsolete checks from shrink_list() and fix unlikely in ... | Christoph Lameter | 2006-03-22 | 1 | -11/+2 |
* | [PATCH] mm: more CONFIG_DEBUG_VM | Nick Piggin | 2006-03-22 | 2 | -14/+7 |
* | [PATCH] mm: prep_zero_page() in irq is a bug | Andrew Morton | 2006-03-22 | 1 | -0/+5 |
* | [PATCH] mm: cleanup prep_ stuff | Nick Piggin | 2006-03-22 | 1 | -17/+18 |
* | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 | 3 | -11/+21 |
* | [PATCH] mm: nommu use compound pages | Nick Piggin | 2006-03-22 | 4 | -22/+10 |
* | [PATCH] mm: make __put_page internal | Nick Piggin | 2006-03-22 | 3 | -0/+15 |
* | [PATCH] remove VM_DONTCOPY bogosities | Hugh Dickins | 2006-03-22 | 1 | -9/+1 |
* | [PATCH] mm: shrink_inactive_lis() nr_scan accounting fix | Wu Fengguang | 2006-03-22 | 1 | -4/+5 |