[PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()
[safe/jmp/linux-2.6] / mm /
2006-06-12 Sergey Vlasov[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()
2006-06-12 Robin H. Johnson[PATCH] tmpfs: time granularity fix for [acm]time going...
2006-06-11 Christoph Lameter[PATCH] typo in vmscan.c
2006-06-02 Ingo Molnar[PATCH] slab.c: fix offslab_limit bug
2006-05-31 Yasunori Goto[PATCH] spanned_pages is not updated at a case of memor...
2006-05-21 Bob Picco[PATCH] Align the node_mem_map endpoints to a MAX_ORDER...
2006-05-21 Paul Jackson[PATCH] Cpuset: might sleep checking zones allowed fix
2006-05-21 Mike Kravetz[PATCH] SPARSEMEM incorrectly calculates section number
2006-05-16 Roland Dreier[PATCH] slab: Fix kmem_cache_destroy() on NUMA
2006-05-15 Mike Kravetz[PATCH] add slab_is_available() routine for boot code
2006-05-15 Andrew Morton[PATCH] setup_per_zone_pages_min() overflow fix
2006-05-02 Joel H Schopp[PATCH] spufs: fix for CONFIG_NUMA
2006-05-02 Mike Kravetz[PATCH] sparsemem interaction with memory add bug fixes
2006-05-02 Christoph Lameter[PATCH] page migration: Fix fallback behavior for dirty...
2006-04-28 shin, jacob[PATCH] slab: fix crash on __drain_alien_cahce() during...
2006-04-27 Jens Axboe[PATCH] Add find_get_pages_contig(): contiguous variant...
2006-04-26 Chandra Seetharaman[PATCH] Remove __devinit and __cpuinit from notifier_ca...
2006-04-22 Lee Schermerhorn[PATCH] add migratepage address space op to shmem
2006-04-20 Christoph Lameter[PATCH] Remove cond_resched in gather_stats()
2006-04-19 Andrew Morton[PATCH] page_alloc.c: buddy handling cleanup
2006-04-19 Dave Peterson[PATCH] mm: fix mm_struct reference counting bugs in...
2006-04-19 Andrew Morton[PATCH] oom-kill: mm locking fix
2006-04-19 John Hawkes[PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUS
2006-04-18 Hugh Dickins[PATCH] Fix MADV_REMOVE protection checking
2006-04-11 Coywolf Qi Hunt[PATCH] page-writeback comment fixes
2006-04-11 Adrian Bunk[PATCH] mm/migrate.c: don't export a static function
2006-04-11 Hideo AOKI[PATCH] overcommit: use totalreserve_pages for nommu
2006-04-11 Hideo AOKI[PATCH] overcommit: use totalreserve_pages
2006-04-11 Hideo AOKI[PATCH] overcommit: add calculate_totalreserve_pages()
2006-04-11 Christoph Lameter[PATCH] Some page migration fixups
2006-04-11 Ram Gupta[PATCH] mm: fix bug in brk()
2006-04-11 Luke Yang[PATCH] nommu: use compound page in slab allocator
2006-04-11 Ravikiran G Thirumalai[PATCH] slab: add statistics for alien cache overflows
2006-04-11 Ravikiran G Thirumalai[PATCH] slab: allocate node local memory for off-slab...
2006-04-10 Nick Piggin[PATCH] Fix buddy list race that could lead to page...
2006-04-09 Andi Kleen[PATCH] x86_64: Handle empty PXMs that only contain...
2006-04-02 Martin WaitzDocumentation: fix minor kernel-doc warnings
2006-04-02 Eric SesterhennBUG_ON() Conversion in mm/slab.c
2006-04-02 Eric SesterhennBUG_ON() Conversion in mm/highmem.c
2006-03-31 Eric SesterhennBUG_ON() Conversion in mm/vmalloc.c
2006-03-31 Eric SesterhennBUG_ON() Conversion in mm/swap_state.c
2006-03-31 Eric SesterhennBUG_ON() Conversion in mm/mmap.c
2006-03-31 Andrew Morton[PATCH] sys_sync_file_range()
2006-03-31 OGAWA Hirofumi[PATCH] Don't pass boot parameters to argv_init[]
2006-03-31 Chen, Kenneth W[PATCH] hugetlb: don't allow free hugetlb count fall...
2006-03-31 Chen, Kenneth W[PATCH] fix extra page ref count in follow_hugetlb_page
2006-03-31 Nick Piggin[PATCH] mm: schedule find_trylock_page() removal
2006-03-28 Alexey Dobriyan[PATCH] Typo fixes
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: fixes for generic part
2006-03-27 KAMEZAWA Hiroyuki[PATCH] uninline zone helpers
2006-03-27 KAMEZAWA Hiroyuki[PATCH] for_each_online_pgdat: remove pgdat_list
2006-03-27 KAMEZAWA Hiroyuki[PATCH] for_each_online_pgdat: renaming for_each_pgdat
2006-03-27 KAMEZAWA Hiroyuki[PATCH] for_each_online_pgdat: for_each_bootmem
2006-03-27 KAMEZAWA Hiroyuki[PATCH] remove zone_mem_map
2006-03-27 KAMEZAWA Hiroyuki[PATCH] unify pfn_to_page: generic functions
2006-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-26 Matthew Dobson[PATCH] mempool: add kzalloc allocator
2006-03-26 Matthew Dobson[PATCH] mempool: add kmalloc allocator
2006-03-26 Matthew Dobson[PATCH] mempool: use common mempool page allocator
2006-03-26 Matthew Dobson[PATCH] mempool: add page allocator
2006-03-26 James Bottomley[PATCH] Add API for flushing Anon pages
2006-03-26 Eric SesterhennBUG_ON() Conversion in mm/mempool.c
2006-03-26 Eric SesterhennBUG_ON() Conversion in mm/memory.c
2006-03-25 Andi Kleen[PATCH] x86_64: Try to allocate node memmap near the...
2006-03-25 Nick Piggin[PATCH] mm: restore vm_normal_page check
2006-03-25 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-25 John Hawkes[PATCH] fix alloc_large_system_hash() roundup
2006-03-25 Andrew Morton[PATCH] find_task_by_pid() needs tasklist_lock
2006-03-25 Anton Blanchard[PATCH] quieten zone_pcp_init
2006-03-25 Christoph Lameter[PATCH] mm: make page migration dependent on swap and...
2006-03-25 Christoph Lameter[PATCH] slab: fix memory leak in alloc_kmemlist
2006-03-25 Christoph Lameter[PATCH] alloc_kmemlist: Some cleanup in preparation...
2006-03-25 Christoph Lameter[PATCH] slab: Bypass free lists for __drain_alien_cache()
2006-03-25 Christoph Lameter[PATCH] slab: add transfer_objects() function
2006-03-25 Pekka Enberg[PATCH] mm: use kmem_cache_zalloc
2006-03-25 Pekka Enberg[PATCH] slab: optimize constant-size kzalloc calls
2006-03-25 Pekka Enberg[PATCH] slab: introduce kmem_cache_zalloc allocator
2006-03-25 Al Viro[PATCH] slab: implement /proc/slab_allocators
2006-03-24 Amos WaterlandThe comment describing how MS_ASYNC works in msync...
2006-03-24 Davi Arnaut[PATCH] strndup_user()
2006-03-24 Andrew Morton[PATCH] msync(): use do_fsync()
2006-03-24 Andrew Morton[PATCH] msync: fix return value
2006-03-24 Andrew Morton[PATCH] msync(MS_SYNC): don't hold mmap_sem while syncing
2006-03-24 Andrew Morton[PATCH] msync(): perform dirty page levelling
2006-03-24 Andrew Morton[PATCH] set_page_dirty() return value fixes
2006-03-24 Andrew Morton[PATCH] balance_dirty_pages_ratelimited: take nr_pages arg
2006-03-24 Andrew Morton[PATCH] fadvise(): write commands
2006-03-24 Andrew Morton[PATCH] filemap_fdatawrite_range() api: clarify -end...
2006-03-24 Paul Jackson[PATCH] cpuset: memory_spread_slab drop useless PF_SPRE...
2006-03-24 Paul Jackson[PATCH] cpuset memory spread slab cache optimizations
2006-03-24 Paul Jackson[PATCH] cpuset memory spread slab cache implementation
2006-03-24 Paul Jackson[PATCH] cpuset memory spread page cache implementation...
2006-03-24 Christoph Lameter[PATCH] cpusets: only wakeup kswapd for zones in the...
2006-03-24 Bart Samwel[PATCH] Represent laptop_mode as jiffies internally
2006-03-24 Bart Samwel[PATCH] Represent dirty_*_centisecs as jiffies internally
2006-03-23 Jens Axboe[PATCH] Block queue IO tracing support (blktrace) as...
2006-03-23 Andrew Morton[PATCH] ext3_readdir: use generic readahead
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: userland interface
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: low level interface
2006-03-22 Christoph Lameter[PATCH] page migration reorg
next