aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2006-06-26[PATCH] core: use list_move()Akinobu Mita1-2/+1
2006-06-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-1/+1
2006-06-25[PATCH] readahead: backoff on I/O errorWu Fengguang1-0/+28
2006-06-25[PATCH] kernel-doc: mm/readhead fixupRandy Dunlap1-2/+1
2006-06-25[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytesNeilBrown2-14/+20
2006-06-25[PATCH] cpuset: remove extra cpuset_zone_allowed check in __alloc_pagesChris Wright1-2/+1
2006-06-25[PATCH] pdflush: handle resume wakeupsAndrew Morton1-8/+7
2006-06-25[PATCH] Allow migration of mlocked pagesChristoph Lameter2-11/+8
2006-06-25[PATCH] page migration: Support a vma migration functionChristoph Lameter2-1/+25
2006-06-25[PATCH] AOP_TRUNCATED_PAGE victims in read_pages() belong in the LRUZach Brown1-8/+5
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust25-1030/+1816
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe1-3/+0
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn1-2/+1
2006-06-23[PATCH] Remove semi-softlockup from invalidate_mapping_pagesNeilBrown1-6/+16
2006-06-23[PATCH] percpu_counters: create lib/percpu_counter.cRavikiran G Thirumalai1-42/+0
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg1-2/+1
2006-06-23[PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka2-5/+5
2006-06-23[PATCH] SELinux: add security_task_movememory calls to mm codeDavid Quigley2-0/+11
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2-6/+266
2006-06-23[PATCH] page migration: use allocator function for migrate_pages()Christoph Lameter2-85/+53
2006-06-23[PATCH] page migration: handle freeing of pages in migrate_pages()Christoph Lameter2-32/+24
2006-06-23[PATCH] page migration: simplify migrate_pages()Christoph Lameter1-103/+115
2006-06-23[PATCH] printk() should not be called under zone->lockKirill Korotaev1-4/+5
2006-06-23[PATCH] kernel-doc for mm/filemap.cRandy Dunlap1-53/+120
2006-06-23[PATCH] slab: kmalloc, kzalloc comments cleanup and fixPaul Drynoff1-18/+2
2006-06-23[PATCH] update vm_total_pages at memory hotaddKAMEZAWA Hiroyuki1-1/+1
2006-06-23[PATCH] initialise total_memory() earlierAndrew Morton2-6/+5
2006-06-23[PATCH] mm/slab.c: fix early init assumptionIngo Molnar1-2/+10
2006-06-23[PATCH] fix update_mmu_cache in fremap.cHugh Dickins1-1/+8
2006-06-23[PATCH] swapoff: use atomic_inc_not_zero() on mm_usersHugh Dickins1-3/+1
2006-06-23[PATCH] add page_mkwrite() vm_operations methodDavid Howells3-28/+95
2006-06-23[PATCH] sparsemem: record nid during memory presentAndy Whitcroft1-2/+20
2006-06-23[PATCH] slab: verify pointers before freePekka Enberg1-9/+4
2006-06-23[PATCH] More page migration: use migration entries for file pagesChristoph Lameter3-28/+124
2006-06-23[PATCH] More page migration: do not inc/dec rss countersChristoph Lameter2-2/+1
2006-06-23[PATCH] Swapless page migration: modify core logicChristoph Lameter2-34/+23
2006-06-23[PATCH] Swapless page migration: rip out swap based logicChristoph Lameter3-119/+3
2006-06-23[PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter5-32/+195
2006-06-23[PATCH] page migration cleanup: move fallback handling into special functionChristoph Lameter1-51/+39
2006-06-23[PATCH] page migration cleanup: pass "mapping" to migration functionsChristoph Lameter1-36/+34
2006-06-23[PATCH] page migration cleanup: extract try_to_unmap from migration functionsChristoph Lameter1-45/+31
2006-06-23[PATCH] page migration cleanup: drop nr_refs in remove_references()Christoph Lameter1-10/+11
2006-06-23[PATCH] page migration cleanup: remove useless definitionsChristoph Lameter1-4/+2
2006-06-23[PATCH] page migration cleanup: group functionsChristoph Lameter1-70/+72
2006-06-23[PATCH] page migration cleanup: rename "ignrefs" to "migration"Christoph Lameter1-9/+9
2006-06-23[PATCH] writeback: fix range handlingOGAWA Hirofumi3-3/+8
2006-06-23[PATCH] slab: redzone double-free detectionPekka Enberg1-9/+23
2006-06-23[PATCH] likely cleanup: remove unlikely in sys_mprotect()Hua Zhong1-2/+1
2006-06-23[PATCH] mm: introduce remap_vmalloc_range()Nick Piggin1-2/+120
2006-06-23[PATCH] swsusp: rework memory shrinkerRafael J. Wysocki1-55/+164
2006-06-23[PATCH] slab: stop using list_for_eachChristoph Hellwig1-27/+11
2006-06-23[PATCH] slab: clean up kmem_getpagesChristoph Hellwig1-16/+14
2006-06-23[PATCH] tightening hugetlb strict accountingChen, Kenneth W1-120/+162
2006-06-23[PATCH] mm: fix typos in comments in mm/oom_kill.cDave Peterson1-3/+3
2006-06-23[PATCH] support for panic at OOMKAMEZAWA Hiroyuki1-0/+3
2006-06-23[PATCH] squash duplicate page_to_pfn and pfn_to_pageAndy Whitcroft1-30/+2
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: update zonelistsYasunori Goto2-5/+33
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: wait_table in...Yasunori Goto1-6/+53
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: add return co...Yasunori Goto2-5/+21
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...Yasunori Goto1-9/+9
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: change name o...Yasunori Goto1-5/+7
2006-06-23[PATCH] migration: remove unnecessary PageSwapCache checksChristoph Lameter2-15/+0
2006-06-23[PATCH] slab: page mapping cleanupPekka Enberg1-11/+16
2006-06-23[PATCH] slab: extract cache_free_alien from __cache_freePekka Enberg1-35/+42
2006-06-23[PATCH] Page Migration: Make do_swap_page redo the faultChristoph Lameter1-7/+0
2006-06-23[PATCH] zone handle unaligned zone boundariesAndy Whitcroft1-6/+11
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2006-06-20Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2-1/+3
2006-06-12[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()Sergey Vlasov1-0/+1
2006-06-12[PATCH] tmpfs: time granularity fix for [acm]time going backwardsRobin H. Johnson1-0/+1
2006-06-11[PATCH] typo in vmscan.cChristoph Lameter1-1/+1
2006-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust1-1/+1
2006-06-02[PATCH] slab.c: fix offslab_limit bugIngo Molnar1-14/+13
2006-05-31[PATCH] spanned_pages is not updated at a case of memory hot-addYasunori Goto1-4/+4
2006-05-21[PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundaryBob Picco1-3/+11
2006-05-21[PATCH] Cpuset: might sleep checking zones allowed fixPaul Jackson1-2/+3
2006-05-21[PATCH] SPARSEMEM incorrectly calculates section numberMike Kravetz1-5/+2
2006-05-16[PATCH] slab: Fix kmem_cache_destroy() on NUMARoland Dreier1-4/+7
2006-05-15[PATCH] add slab_is_available() routine for boot codeMike Kravetz2-1/+9
2006-05-15[PATCH] setup_per_zone_pages_min() overflow fixAndrew Morton1-4/+7
2006-05-01[PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp1-1/+5
2006-05-01[PATCH] sparsemem interaction with memory add bug fixesMike Kravetz1-3/+6
2006-05-01[PATCH] page migration: Fix fallback behavior for dirty pagesChristoph Lameter1-0/+11
2006-04-28[PATCH] slab: fix crash on __drain_alien_cahce() during CPU Hotplugshin, jacob1-1/+2
2006-04-27[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe1-0/+32
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman3-3/+3
2006-04-22[PATCH] add migratepage address space op to shmemLee Schermerhorn1-0/+3
2006-04-20[PATCH] Remove cond_resched in gather_stats()Christoph Lameter1-1/+0
2006-04-19[PATCH] page_alloc.c: buddy handling cleanupAndrew Morton1-4/+6
2006-04-19[PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.cDave Peterson1-22/+23
2006-04-19[PATCH] oom-kill: mm locking fixAndrew Morton1-8/+18
2006-04-19[PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUSJohn Hawkes1-7/+3
2006-04-17[PATCH] Fix MADV_REMOVE protection checkingHugh Dickins1-0/+3
2006-04-11[PATCH] page-writeback comment fixesCoywolf Qi Hunt1-3/+2
2006-04-11[PATCH] mm/migrate.c: don't export a static functionAdrian Bunk1-1/+0
2006-04-11[PATCH] overcommit: use totalreserve_pages for nommuHideo AOKI1-3/+15
2006-04-11[PATCH] overcommit: use totalreserve_pagesHideo AOKI1-3/+15
2006-04-11[PATCH] overcommit: add calculate_totalreserve_pages()Hideo AOKI1-0/+39
2006-04-11[PATCH] Some page migration fixupsChristoph Lameter1-5/+2
2006-04-11[PATCH] mm: fix bug in brk()Ram Gupta1-5/+11
2006-04-11[PATCH] nommu: use compound page in slab allocatorLuke Yang1-0/+7
2006-04-11[PATCH] slab: add statistics for alien cache overflowsRavikiran G Thirumalai1-4/+10
2006-04-11[PATCH] slab: allocate node local memory for off-slab slabmanagementRavikiran G Thirumalai1-3/+6
2006-04-10[PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin1-13/+18
2006-04-09[PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen1-1/+8
2006-04-02Documentation: fix minor kernel-doc warningsMartin Waitz1-1/+1
2006-04-02BUG_ON() Conversion in mm/slab.cEric Sesterhenn1-12/+6
2006-04-02BUG_ON() Conversion in mm/highmem.cEric Sesterhenn1-10/+5
2006-04-01BUG_ON() Conversion in mm/vmalloc.cEric Sesterhenn1-2/+1
2006-04-01BUG_ON() Conversion in mm/swap_state.cEric Sesterhenn1-2/+1
2006-04-01BUG_ON() Conversion in mm/mmap.cEric Sesterhenn1-6/+3
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton1-20/+0
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-1/+1
2006-03-31[PATCH] hugetlb: don't allow free hugetlb count fall below reserved countChen, Kenneth W1-0/+1
2006-03-31[PATCH] fix extra page ref count in follow_hugetlb_pageChen, Kenneth W1-2/+3
2006-03-31[PATCH] mm: schedule find_trylock_page() removalNick Piggin1-4/+10
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2-3/+3
2006-03-27[PATCH] uninline zone helpersKAMEZAWA Hiroyuki2-1/+51
2006-03-27[PATCH] for_each_online_pgdat: remove pgdat_listKAMEZAWA Hiroyuki1-4/+4
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2-6/+6
2006-03-27[PATCH] for_each_online_pgdat: for_each_bootmemKAMEZAWA Hiroyuki1-10/+29
2006-03-27[PATCH] remove zone_mem_mapKAMEZAWA Hiroyuki1-4/+2
2006-03-27[PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki1-0/+42
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-6/+4
2006-03-26[PATCH] mempool: add kzalloc allocatorMatthew Dobson1-1/+8
2006-03-26[PATCH] mempool: add kmalloc allocatorMatthew Dobson1-0/+17
2006-03-26[PATCH] mempool: use common mempool page allocatorMatthew Dobson1-16/+7
2006-03-26[PATCH] mempool: add page allocatorMatthew Dobson1-0/+18
2006-03-26[PATCH] Add API for flushing Anon pagesJames Bottomley1-0/+2
2006-03-26BUG_ON() Conversion in mm/mempool.cEric Sesterhenn1-2/+2
2006-03-26BUG_ON() Conversion in mm/memory.cEric Sesterhenn1-4/+2
2006-03-25[PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen1-1/+1
2006-03-25[PATCH] mm: restore vm_normal_page checkNick Piggin1-2/+6
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-03-25[PATCH] fix alloc_large_system_hash() roundupJohn Hawkes1-2/+1
2006-03-25[PATCH] find_task_by_pid() needs tasklist_lockAndrew Morton1-0/+2
2006-03-25[PATCH] quieten zone_pcp_initAnton Blanchard1-2/+3
2006-03-25[PATCH] mm: make page migration dependent on swap and NUMAChristoph Lameter1-2/+2
2006-03-25[PATCH] slab: fix memory leak in alloc_kmemlistChristoph Lameter1-5/+28
2006-03-25[PATCH] alloc_kmemlist: Some cleanup in preparation for a real memory leak fixChristoph Lameter1-17/+17
2006-03-25[PATCH] slab: Bypass free lists for __drain_alien_cache()Christoph Lameter1-2/+9
2006-03-25[PATCH] slab: add transfer_objects() functionChristoph Lameter1-14/+28
2006-03-25[PATCH] mm: use kmem_cache_zallocPekka Enberg2-6/+3
2006-03-25[PATCH] slab: optimize constant-size kzalloc callsPekka Enberg1-3/+3
2006-03-25[PATCH] slab: introduce kmem_cache_zalloc allocatorPekka Enberg2-0/+27
2006-03-25[PATCH] slab: implement /proc/slab_allocatorsAl Viro2-8/+176
2006-03-24The comment describing how MS_ASYNC works in msync.c is confusingAmos Waterland1-1/+1
2006-03-24[PATCH] strndup_user()Davi Arnaut1-0/+37
2006-03-24[PATCH] msync(): use do_fsync()Andrew Morton1-15/+2
2006-03-24[PATCH] msync: fix return valueAndrew Morton1-7/+7
2006-03-24[PATCH] msync(MS_SYNC): don't hold mmap_sem while syncingAndrew Morton1-23/+26
2006-03-24[PATCH] msync(): perform dirty page levellingAndrew Morton1-32/+61
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton1-5/+6
2006-03-24[PATCH] balance_dirty_pages_ratelimited: take nr_pages argAndrew Morton1-9/+15
2006-03-24[PATCH] fadvise(): write commandsAndrew Morton2-10/+46
2006-03-24[PATCH] filemap_fdatawrite_range() api: clarify -end parameterAndrew Morton1-1/+7
2006-03-24[PATCH] cpuset: memory_spread_slab drop useless PF_SPREAD_PAGE checkPaul Jackson1-3/+2
2006-03-24[PATCH] cpuset memory spread slab cache optimizationsPaul Jackson2-13/+60
2006-03-24[PATCH] cpuset memory spread slab cache implementationPaul Jackson1-2/+11
2006-03-24[PATCH] cpuset memory spread page cache implementation and hooksPaul Jackson1-0/+23
2006-03-24[PATCH] cpusets: only wakeup kswapd for zones in the current cpusetChristoph Lameter1-1/+2
2006-03-24[PATCH] Represent laptop_mode as jiffies internallyBart Samwel1-2/+3
2006-03-24[PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel1-12/+12
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe1-0/+3
2006-03-23[PATCH] ext3_readdir: use generic readaheadAndrew Morton1-0/+1
2006-03-23[PATCH] swsusp: userland interfaceRafael J. Wysocki1-2/+4
2006-03-23[PATCH] swsusp: low level interfaceRafael J. Wysocki1-1/+54
2006-03-22[PATCH] page migration reorgChristoph Lameter6-579/+689
2006-03-22[PATCH] mm: slab cache interleave rotor fixPaul Jackson1-1/+1
2006-03-22[PATCH] mm: hugetlb alloc_fresh_huge_page bogus node loop fixPaul Jackson1-1/+3
2006-03-22[PATCH] fix swap cluster offsetAkinobu Mita1-1/+1
2006-03-22[PATCH] drain_node_pages: interrupt latency reduction / optimizationChristoph Lameter1-4/+8
2006-03-22[PATCH] slab: fix drain_array() so that it works correctly with the shared_arrayChristoph Lameter1-9/+12
2006-03-22[PATCH] slab: remove drain_array_lockedChristoph Lameter1-21/+10
2006-03-22[PATCH] slab: make drain_array more universal by adding more parametersChristoph Lameter1-9/+11
2006-03-22[PATCH] slab: cache_reap(): further reduction in interrupt holdoffChristoph Lameter1-14/+43
2006-03-22[PATCH] mm: make shrink_all_memory try harderRafael J. Wysocki1-0/+7
2006-03-22[PATCH] optimize follow_hugetlb_pageChen, Kenneth W1-8/+17
2006-03-22[PATCH] hugepage: Fix hugepage logic in free_pgtables() harderDavid Gibson1-1/+1
2006-03-22[PATCH] hugepage: Fix hugepage logic in free_pgtables()David Gibson1-3/+2
2006-03-22[PATCH] hugepage: Make {alloc,free}_huge_page() localDavid Gibson1-12/+13
2006-03-22[PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson1-10/+126
2006-03-22[PATCH] hugepage: serialize hugepage allocation and instantiationDavid Gibson1-7/+18
2006-03-22[PATCH] hugepage: Small fixes to hugepage clear/copy pathDavid Gibson1-7/+26
2006-03-22[PATCH] Enable mprotect on huge pagesZhang, Yanmin2-7/+34
2006-03-22[PATCH] readahead: fix initial window size calculationSteven Pratt1-3/+3
2006-03-22[PATCH] readahead: ->prev_page can overrun the ahead windowOleg Nesterov1-6/+20
2006-03-22[PATCH] shmem: inline to avoid warningHugh Dickins1-1/+1
2006-03-22[PATCH] vmscan: emove obsolete checks from shrink_list() and fix unlikely in ...Christoph Lameter1-11/+2
2006-03-22[PATCH] mm: more CONFIG_DEBUG_VMNick Piggin2-14/+7
2006-03-22[PATCH] mm: prep_zero_page() in irq is a bugAndrew Morton1-0/+5
2006-03-22[PATCH] mm: cleanup prep_ stuffNick Piggin1-17/+18
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin3-11/+21
2006-03-22[PATCH] mm: nommu use compound pagesNick Piggin4-22/+10
2006-03-22[PATCH] mm: make __put_page internalNick Piggin3-0/+15
2006-03-22[PATCH] remove VM_DONTCOPY bogositiesHugh Dickins1-9/+1
2006-03-22[PATCH] mm: shrink_inactive_lis() nr_scan accounting fixWu Fengguang1-4/+5
2006-03-22[PATCH] mm: isolate_lru_pages() scan count fixWu Fengguang1-2/+2