drm: add savage driver
[safe/jmp/linux-2.6] / mm /
2005-07-30 Martin J. Bligh[PATCH] Fix NUMA node sizing in nr_free_zone_pages
2005-07-27 Andy Whitcroft[PATCH] Remove bogus warning in page_alloc.c
2005-07-27 suzuki[PATCH] madvise() does not always return -EBADF on...
2005-07-27 Andrew Morton[PATCH] check_user_page_readable() deadlock fix
2005-07-27 Andi Kleen[PATCH] Undo mempolicy shared policy rbtree microoptimi...
2005-07-15 Carsten Otte[PATCH] execute-in-place fixes
2005-07-12 Geert Uytterhoeven[PATCH] mm/filemap_xip.c compilation fix
2005-07-08 Alexey Dobriyan[PATCH] propagate __nocast annotations
2005-07-08 Anton Blanchard[PATCH] mm: quieten OOM killer noise
2005-07-08 Marcelo Tosatti[PATCH] remove completly bogus comment inside __alloc_p...
2005-07-08 Marcelo Tosatti[PATCH] print order information when OOM killing
2005-07-06 Christoph Lameter[PATCH] Fix broken kmalloc_node in rc1/rc2
2005-06-29 Pekka J Enberg[PATCH] rename wakeup_bdflush to wakeup_pdflush
2005-06-27 Bob Picco[PATCH] fix WANT_PAGE_VIRTUAL in memmap_init
2005-06-26 Linus TorvaldsMerge Christoph's freeze cleanup patch
2005-06-26 Christoph Lameter[PATCH] Cleanup patch for process freezing
2005-06-25 Nick Wilson[PATCH] Use ALIGN to remove duplicate code
2005-06-25 Vivek Goyal[PATCH] kdump: Retrieve saved max pfn
2005-06-25 Badari Pulavarty[PATCH] fix for generic_file_write iov problem
2005-06-25 Pavel Machek[PATCH] swsusp: kill config_pm_disk
2005-06-25 Hugh Dickins[PATCH] mm: fix remap_pte_range BUG
2005-06-25 Hifumi Hisashi[PATCH] Fix the error handling in direct I/O
2005-06-24 Carsten Otte[PATCH] xip: madvice/fadvice: execute in place
2005-06-24 Carsten Otte[PATCH] xip: reduce code duplication
2005-06-24 Carsten Otte[PATCH] xip: fs/mm: execute in place
2005-06-24 Martin Waitz[PATCH] DocBook: update comments
2005-06-23 Christoph Lameter[PATCH] Remove f_error field from struct file
2005-06-23 Benjamin LaHaise[PATCH] mempool - only init waitqueue in slow path
2005-06-23 Pekka Enberg[PATCH] remove redundant vm_flags clearing from madvise.c
2005-06-23 Paulo Marques[PATCH] create a kstrdup library function
2005-06-23 Christoph Lameter[PATCH] NUMA aware block device control structure alloc...
2005-06-23 Andy Whitcroft[PATCH] sparsemem hotplug base
2005-06-23 Andy Whitcroft[PATCH] sparsemem swiss cheese numa layouts
2005-06-23 Andy Whitcroft[PATCH] sparsemem memory model
2005-06-23 Andy Whitcroft[PATCH] generify memory present
2005-06-23 Dave Hansen[PATCH] mm/Kconfig: give DISCONTIG more help text
2005-06-23 Dave Hansen[PATCH] mm/Kconfig: hide "Memory Model" selection menu
2005-06-23 Dave Hansen[PATCH] sparsemem: fix minor "defaults" issue in mm...
2005-06-23 Dave Hansen[PATCH] Introduce new Kconfig option for NUMA or DISCONTIG
2005-06-23 Dave Hansen[PATCH] create mm/Kconfig for arch-independent memory...
2005-06-23 Dave Hansen[PATCH] sparsemem base: reorganize page->flags bit...
2005-06-23 Dave Hansen[PATCH] sparsemem base: simple NUMA remap space allocator
2005-06-23 Christoph Lameter[PATCH] boot_pageset must not be freed.
2005-06-22 Denis Vlasenko[PATCH] Kill stray newline
2005-06-22 Abhijit Karmarkar[PATCH] msync: check pte dirty earlier
2005-06-22 Hugh Dickins[PATCH] can_share_swap_page: use page_mapcount
2005-06-22 Hugh Dickins[PATCH] do_wp_page: cannot share file page
2005-06-22 Hugh Dickins[PATCH] get_user_pages: kill get_page_map
2005-06-22 Hugh Dickins[PATCH] bad_page: clear reclaim and slab
2005-06-22 Hugh Dickins[PATCH] mbind: check_range use standard ptwalk
2005-06-22 Hugh Dickins[PATCH] mbind: fix verify_pages pte_page
2005-06-22 Hugh Dickins[PATCH] shmem: restore superblock info
2005-06-22 Christoph Lameter[PATCH] Reduce size of huge boot per_cpu_pageset
2005-06-22 Christoph Lameter[PATCH] Periodically drain non local pagesets
2005-06-22 Janet Morgan[PATCH] add OOM debug
2005-06-22 Benjamin LaHaise[PATCH] __read_page_state(): pass unsigned long instead...
2005-06-22 Benjamin LaHaise[PATCH] __mod_page_state(): pass unsigned long instead...
2005-06-22 Darren Hart[PATCH] vm: try_to_free_pages unused argument
2005-06-22 Chris Wright[PATCH] mmap topdown fix for large stack limit, large...
2005-06-22 Wolfgang Wander[PATCH] Avoiding mmap fragmentation
2005-06-22 Christoph Lameter[PATCH] node local per-cpu-pages
2005-06-22 David Gibson[PATCH] Hugepage consolidation
2005-06-22 Martin Hicks[PATCH] VM: rate limit early reclaim
2005-06-22 Martin Hicks[PATCH] VM: add __GFP_NORECLAIM
2005-06-22 Martin Hicks[PATCH] VM: early zone reclaim
2005-06-22 Martin Hicks[PATCH] VM: add may_swap flag to scan_control
2005-06-22 Nikita Danilov[PATCH] mm: add /proc/zoneinfo
2005-06-22 Prasanna Meda[PATCH] madvise: merge the maps
2005-06-22 Prasanna Meda[PATCH] madvise: do not split the maps
2005-06-22 akpm@osdl.org[PATCH] vmscan: notice slab shrinking
2005-06-19 Arnaldo Carvalho... [SLAB] Introduce kmem_cache_name
2005-06-06 Martin Schwidefsky[PATCH] broken fault_in_pages_readable call in generic_...
2005-05-25 William Lee Irwin III[PATCH] try_to_unmap_cluster() passes out-of-bounds...
2005-05-21 Suparna Bhattacharya[PATCH] fix for __generic_file_aio_read() to return...
2005-05-20 Andi Kleen[PATCH] x86_64: Fixed guard page handling again in...
2005-05-20 Linus TorvaldsFix get_unmapped_area sanity tests
2005-05-19 Linus Torvalds[PATCH] prevent NULL mmap in topdown model
2005-05-17 Kirill Korotaev[PATCH] do_swap_page() can map random data if swap...
2005-05-17 McMullan, Jason[PATCH] swapout oops fix
2005-05-17 Adrian Bunk[PATCH] mm/nommu.c: try to fix __vmalloc
2005-05-17 Kirill Korotaev[PATCH] mm acct accounting fix
2005-05-17 Bjorn Steinbrink[PATCH] mm: fix rss counter being incremented when...
2005-05-05 Christoph Hellwig[PATCH] remove outdated comments from filemap.c
2005-05-03 Dean Nelson[IA64] Export node_online_map and node_possible_map
2005-05-01 Martin Waitz[PATCH] DocBook: fix some descriptions
2005-05-01 Pavel Pisa[PATCH] DocBook: changes and extensions to the kernel...
2005-05-01 Paul E. McKenney[PATCH] Change synchronize_kernel to _rcu and _sched
2005-05-01 Matt Mackall[PATCH] Exterminate PAGE_BUG
2005-05-01 akpm@osdl.org[PATCH] use smp_mb/wmb/rmb where possible
2005-05-01 Manfred Spraul[PATCH] add kmalloc_node, inline cleanup
2005-05-01 William Lee Irwin III[PATCH] sync_page() smp_mb() comment
2005-05-01 Chris Wright[PATCH] RLIMIT_MEMLOCK checking fix
2005-05-01 KAMEZAWA Hiroyuki[PATCH] count bounce buffer pages in vmstat
2005-05-01 Nick Piggin[PATCH] mm: use __GFP_NOMEMALLOC
2005-05-01 Nick Piggin[PATCH] mempool: simplify alloc
2005-05-01 Nick Piggin[PATCH] mempool: NOMEMALLOC and NORETRY
2005-05-01 Nick Piggin[PATCH] mm: pcp use non powers of 2 for batch size
2005-05-01 Nikita Danilov[PATCH] mm: rmap.c cleanup
2005-05-01 akpm@osdl.org[PATCH] RLIMIT_AS checking fix
2005-05-01 akpm@osdl.org[PATCH] generic_file_buffered_write fixes
next