intelfb: add preliminary i2c support
[safe/jmp/linux-2.6] / mm /
2006-06-23 Jens Axboe[PATCH] Kill PF_SYNCWRITE flag
2006-06-23 Eric Sesterhenn[PATCH] More BUG_ON conversion
2006-06-23 NeilBrown[PATCH] Remove semi-softlockup from invalidate_mapping_...
2006-06-23 Ravikiran G Thirumalai[PATCH] percpu_counters: create lib/percpu_counter.c
2006-06-23 Pekka Enberg[PATCH] read_mapping_page for address space
2006-06-23 Hiro Yoshioka[PATCH] x86: cache pollution aware __copy_from_user_ll()
2006-06-23 David Quigley[PATCH] SELinux: add security_task_movememory calls...
2006-06-23 Christoph Lameter[PATCH] page migration: sys_move_pages(): support movin...
2006-06-23 Christoph Lameter[PATCH] page migration: use allocator function for...
2006-06-23 Christoph Lameter[PATCH] page migration: handle freeing of pages in...
2006-06-23 Christoph Lameter[PATCH] page migration: simplify migrate_pages()
2006-06-23 Kirill Korotaev[PATCH] printk() should not be called under zone->lock
2006-06-23 Randy Dunlap[PATCH] kernel-doc for mm/filemap.c
2006-06-23 Paul Drynoff[PATCH] slab: kmalloc, kzalloc comments cleanup and fix
2006-06-23 KAMEZAWA Hiroyuki[PATCH] update vm_total_pages at memory hotadd
2006-06-23 Andrew Morton[PATCH] initialise total_memory() earlier
2006-06-23 Ingo Molnar[PATCH] mm/slab.c: fix early init assumption
2006-06-23 Hugh Dickins[PATCH] fix update_mmu_cache in fremap.c
2006-06-23 Hugh Dickins[PATCH] swapoff: use atomic_inc_not_zero() on mm_users
2006-06-23 David Howells[PATCH] add page_mkwrite() vm_operations method
2006-06-23 Andy Whitcroft[PATCH] sparsemem: record nid during memory present
2006-06-23 Pekka Enberg[PATCH] slab: verify pointers before free
2006-06-23 Christoph Lameter[PATCH] More page migration: use migration entries...
2006-06-23 Christoph Lameter[PATCH] More page migration: do not inc/dec rss counters
2006-06-23 Christoph Lameter[PATCH] Swapless page migration: modify core logic
2006-06-23 Christoph Lameter[PATCH] Swapless page migration: rip out swap based...
2006-06-23 Christoph Lameter[PATCH] Swapless page migration: add R/W migration...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: move fallback handling...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: pass "mapping" to migra...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: extract try_to_unmap...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: drop nr_refs in remove_...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: remove useless definitions
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: group functions
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: rename "ignrefs" to...
2006-06-23 OGAWA Hirofumi[PATCH] writeback: fix range handling
2006-06-23 Pekka Enberg[PATCH] slab: redzone double-free detection
2006-06-23 Hua Zhong[PATCH] likely cleanup: remove unlikely in sys_mprotect()
2006-06-23 Nick Piggin[PATCH] mm: introduce remap_vmalloc_range()
2006-06-23 Rafael J. Wysocki[PATCH] swsusp: rework memory shrinker
2006-06-23 Christoph Hellwig[PATCH] slab: stop using list_for_each
2006-06-23 Christoph Hellwig[PATCH] slab: clean up kmem_getpages
2006-06-23 Chen, Kenneth W[PATCH] tightening hugetlb strict accounting
2006-06-23 Dave Peterson[PATCH] mm: fix typos in comments in mm/oom_kill.c
2006-06-23 KAMEZAWA Hiroyuki[PATCH] support for panic at OOM
2006-06-23 Andy Whitcroft[PATCH] squash duplicate page_to_pfn and pfn_to_page
2006-06-23 Yasunori Goto[PATCH] wait_table and zonelist initializing for memory...
2006-06-23 Yasunori Goto[PATCH] wait_table and zonelist initializing for memory...
2006-06-23 Yasunori Goto[PATCH] wait_table and zonelist initializing for memory...
2006-06-23 Yasunori Goto[PATCH] wait_table and zonelist initializing for memory...
2006-06-23 Yasunori Goto[PATCH] wait_table and zonelist initializing for memory...
2006-06-23 Christoph Lameter[PATCH] migration: remove unnecessary PageSwapCache...
2006-06-23 Pekka Enberg[PATCH] slab: page mapping cleanup
2006-06-23 Pekka Enberg[PATCH] slab: extract cache_free_alien from __cache_free
2006-06-23 Christoph Lameter[PATCH] Page Migration: Make do_swap_page redo the...
2006-06-23 Andy Whitcroft[PATCH] zone handle unaligned zone boundaries
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
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()
next