vfb: use sys instead of cfb drawing functions
[safe/jmp/linux-2.6] / mm /
2007-05-08 Jaya Kumarfbdev: mm: Deferred IO support
2007-05-08 Alexey DobriyanFix race between cat /proc/slab_allocators and rmmod
2007-05-08 Mark FashehRemove do_sync_file_range()
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-08 Guillaume ChazarainFactor outstanding I/O error handling
2007-05-08 Yasunori GotoAdd white list into modpost.c for memory hotplug code...
2007-05-08 Yasunori GotoFix section mismatch of memory hotplug related code.
2007-05-08 Dmitriy Monakhovmm: move common segment checks to separate helper function
2007-05-08 David WoodhouseIncrease slab redzone to 64bits
2007-05-07 Linus TorvaldsFix up SLUB compile
2007-05-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-05-07 Rafael J. Wysockifreezer: fix racy usage of try_to_freeze in kswapd
2007-05-07 Rafael J. Wysockiswsusp: use inline functions for changing page flags
2007-05-07 Akinobu Mitaslob: fix page order calculation on not 4KB page
2007-05-07 Christoph LameterSlab allocators: remove useless __GFP_NO_GROW flag
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_CTOR_ATOMIC
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-07 Benjamin Herrenschmidtget_unmapped_area doesn't need hugetlbfs hacks anymore
2007-05-07 Benjamin Herrenschmidtget_unmapped_area handles MAP_FIXED in generic code
2007-05-07 David Rientjesoom: fix constraint deadlock
2007-05-07 Yasunori Gotomm: fix handling of panic_on_oom when cpusets are in use
2007-05-07 Akinobu Mitafault injection: fix failslab with CONFIG_NUMA
2007-05-07 Christoph Lameterslab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
2007-05-07 Nick Pigginmm: madvise avoid exclusive mmap_sem
2007-05-07 matzeinclude KERN_* constant in printk() calls in mm/slab.c
2007-05-07 Akinobu Mitaslob: handle SLAB_PANIC flag
2007-05-07 Christoph LameterQuicklists for page table pages
2007-05-07 Christoph Lameterslub: remove object activities out of checking functions
2007-05-07 Christoph LameterSLUB: Free slabs and sort partial slab lists in kmem_ca...
2007-05-07 Christoph Lameterslub: add ability to list alloc / free callers per...
2007-05-07 Christoph LameterSLUB: Add MIN_PARTIAL
2007-05-07 Christoph Lameterslub: validation of slabs (metadata and guard zones)
2007-05-07 Christoph Lameterslub: enable tracking of full slabs
2007-05-07 Christoph Lameterslub: fix object tracking
2007-05-07 Christoph LameterAdd virt_to_head_page and consolidate code in slab...
2007-05-07 Christoph Lametermm: optimize compound_head() by avoiding a shared page...
2007-05-07 Christoph LameterMake page->private usable in compound pages
2007-05-07 Christoph LameterSLUB: allocate smallest object size if the user asks...
2007-05-07 Christoph LameterSLUB: change default alignments
2007-05-07 Christoph LameterSLUB core
2007-05-07 Andrew Mortonslab: mark set_up_list3s() __init
2007-05-07 Mel GormanDo not disable interrupts when reading min_free_kbytes
2007-05-07 Eric Dumazetslab: NUMA kmem_cache diet
2007-05-07 Eric DumazetSLAB: don't allocate empty shared caches
2007-05-07 Eric DumazetSLAB: use num_possible_cpus() in enable_cpucache()
2007-05-07 Jan Karareadahead: code cleanup
2007-05-07 Jan Karareadahead: improve heuristic detecting sequential reads
2007-05-07 Borislav PetkovAdd unitialized_var() macro for suppressing gcc warnings
2007-05-07 Nick Pigginmm: simplify filemap_nopage
2007-05-07 Andy Whitcroftadd pfn_valid_within helper for sub-MAX_ORDER hole...
2007-05-07 Joshua N Pritikinallow oom_adj of saintly processes
2007-05-07 Nick Pigginmm: make read_cache_page synchronous
2007-05-07 Pekka Enbergslab: ensure cache_alloc_refill terminates
2007-05-07 Nick Pigginmm: remove gcc workaround
2007-05-07 Christoph LameterUse ZVC counters to establish exact size of dirtyable...
2007-05-07 Christoph LameterSafer nr_node_ids and nr_node_ids determination and...
2007-05-07 Jeremy FitzhardingeAdd apply_to_page_range() which applies a function...
2007-05-07 Pekka Enbergslab: introduce krealloc
2007-05-07 David S. Miller[MM]: sparse_init() should be __init.
2007-05-02 Siddha, Suresh B[PATCH] x86-64: skip cache_free_alien() on non NUMA
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping...
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: PARAVIRT: add hooks to intercept mm creati...
2007-05-02 Andi Kleen[PATCH] x86-64: Fix vmalloc_32 to really allocate ...
2007-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-04-27 Linus TorvaldsChange default dirty-writeback limits
2007-04-27 Martin Schwidefsky[S390] split page_test_and_clear_dirty.
2007-04-24 Christoph Lameterpage migration: fix NR_FILE_PAGES accounting
2007-04-24 Hugh Dickinsfix OOM killing processes wrongly thought MPOL_BIND
2007-04-24 David Rientjesoom: kill all threads that share mm with killed task
2007-04-12 Wu, Bryan[PATCH] nommu: fix bug ip_conntrack does not work on...
2007-04-04 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-04-04 David Howells[PATCH] SLAB: Mention slab name when listing corrupt...
2007-04-04 Martin Schwidefsky[S390] page_mkclean data corruption.
2007-03-29 Carsten Otte[PATCH] mm: fix xip issue with /dev/zero
2007-03-29 Hugh Dickins[PATCH] holepunch: fix mmap_sem i_mutex deadlock
2007-03-29 Hugh Dickins[PATCH] holepunch: fix disconnected pages after second...
2007-03-29 Hugh Dickins[PATCH] holepunch: fix shmem_truncate_range punch locking
2007-03-29 Hugh Dickins[PATCH] holepunch: fix shmem_truncate_range punching...
2007-03-27 Vasily Tarasovblock: blk_max_pfn is somtimes wrong
2007-03-23 David Howells[PATCH] NOMMU: make SYSV SHM nattch work correctly
2007-03-23 David Howells[PATCH] NOMMU: supply get_unmapped_area() to fix NOMMU...
2007-03-17 Ankita Garg[PATCH] oom fix: prevent oom from killing a process...
2007-03-17 Peter Zijlstra[PATCH] nfs: fix congestion control
2007-03-17 Zach Brown[PATCH] dio: invalidate clean pages before dio write
2007-03-17 Nick Piggin[PATCH] mm: fix madvise infinine loop
2007-03-05 Christoph Lameter[PATCH] Page migration: Fix vma flag checking
2007-03-05 Hugh Dickins[PATCH] shmem and simple const super_operations
2007-03-01 Trond Myklebust[PATCH] VM: invalidate_inode_pages2_range() should...
2007-03-01 Oleg Nesterov[PATCH] adapt page_lock_anon_vma() to PREEMPT_RCU
2007-03-01 Andrew Morton[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS...
2007-03-01 David Miller[PATCH] Bug in MM_RB debugging
2007-03-01 Nick Piggin[PATCH] Rename PG_checked to PG_owner_priv_1
2007-03-01 Randy Dunlap[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
2007-03-01 Adrian Bunk[PATCH] mm/{,tiny-}shmem.c cleanups
2007-02-21 Christoph Lameter[PATCH] slab: reduce size of alien cache to cover only...
2007-02-21 Christoph Lameter[PATCH] Replace highest_possible_node_id() with nr_node_ids
2007-02-21 KAMEZAWA Hiroyuki[PATCH] fix mempolicy's check on a system with memory...
2007-02-16 NeilBrown[PATCH] knfsd: stop NFSD writes from being broken into...
2007-02-15 Nick Piggin[PATCH] mincore: vma crossing fix
2007-02-15 Nick Piggin[PATCH] mincore: fill in results properly
next