PC300too alternative WAN driver
[safe/jmp/linux-2.6] / mm /
2007-02-01 Linus TorvaldsRevert "[PATCH] mm: micro optimise zone_watermark_ok"
2007-01-31 Adam Litke[PATCH] Don't allow the stack to grow into hugetlb...
2007-01-30 Hugh Dickins[PATCH] mm: mremap correct rmap accounting
2007-01-30 Linus TorvaldsFix balance_dirty_page() calculations with CONFIG_HIGHMEM
2007-01-26 Trond Myklebust[PATCH] MM: Remove [PATCH] invalidate_inode_pages2_rang...
2007-01-26 Roland McGrath[PATCH] i386 vDSO: use VM_ALWAYSDUMP
2007-01-26 Roland McGrath[PATCH] Fix gate_vma.vm_flags
2007-01-26 Linus TorvaldsResurrect 'try_to_free_buffers()' VM hackery
2007-01-23 Christoph Lameter[PATCH] mbind: restrict nodes to the currently allowed...
2007-01-12 Jens Axboe[PATCH] blktrace: only add a bounce trace when we reall...
2007-01-12 Trond Myklebust[PATCH] NFS: Fix race in nfs_release_page()
2007-01-12 Dave Hansen[PATCH] Fix sparsemem on Cell
2007-01-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-01-08 Russell King[ARM] pass vma for flush_anon_page()
2007-01-06 Andrew Morton[PATCH] shrink_all_memory(): fix lru_pages handling
2007-01-06 Hugh Dickins[PATCH] fix OOM killing of swapoff
2007-01-06 Christoph Lameter[PATCH] Check for populated zone in __drain_pages
2007-01-06 Hugh Dickins[PATCH] fix BUG_ON(!PageSlab) from fallback_alloc
2007-01-06 Paul Mundt[PATCH] Sanely size hash tables when using large base...
2007-01-06 Rafael J. Wysocki[PATCH] swsusp: Do not fail if resume device is not set
2006-12-30 Shantanu Goel[PATCH] Buglet in vmscan.c
2006-12-30 Al Viro[PATCH] page_mkclean_one(): fix call to set_pte_at()
2006-12-30 Dimitri Gorokhovik[PATCH] MM: SLOB is broken by recent cleanup of slab.h
2006-12-30 KAMEZAWA Hiroyuki[PATCH] fix oom killer kills current every time if...
2006-12-29 Linus TorvaldsVM: Fix nasty and subtle race in shared mmap'ed page...
2006-12-23 Linus TorvaldsClean up and export cancel_dirty_page() to modules
2006-12-22 Peter Zijlstra[PATCH] Fix up page_mkclean_one(): virtual caches,...
2006-12-22 Nick Piggin[PATCH] mm: more rmap debugging
2006-12-22 Nigel Cunningham[PATCH] Fix swapped parameters in mm/vmscan.c
2006-12-22 Randy Dunlap[PATCH] fix kernel-doc warnings in 2.6.20-rc1
2006-12-22 Christoph Lameter[PATCH] slab: fix kmem_ptr_validate definition
2006-12-22 Badari Pulavarty[PATCH] Fix for shmem_truncate_range() BUG_ON()
2006-12-22 Andrew Morton[PATCH] truncate: dirty memory accounting fix
2006-12-21 Andrew Morton[PATCH] truncate: clear page dirtiness before running...
2006-12-21 Linus TorvaldsVM: Remove "clear_page_dirty()" and "test_clear_page_di...
2006-12-17 Oleg Nesterov[PATCH] sys_mincore: s/max/min/
2006-12-17 Linus TorvaldsFix up mm/mincore.c error value cases
2006-12-16 Linus TorvaldsFix incorrect user space access locking in mincore()
2006-12-13 Atsushi Nemoto[PATCH] Pass vma argument to copy_user_highpage().
2006-12-13 Eric Dumazet[PATCH] SLAB: use a multiply instead of a divide in...
2006-12-13 Paul Jackson[PATCH] cpuset: rework cpuset_zone_allowed api
2006-12-13 Christoph Lameter[PATCH] More slab.h cleanups
2006-12-13 Christoph Lameter[PATCH] Cleanup slab headers / API to allow easy additi...
2006-12-13 Christoph Lameter[PATCH] slab: fix sleeping in atomic bug
2006-12-10 Arjan van de Ven[PATCH] user of the jiffies rounding patch: Slab
2006-12-10 Zach Brown[PATCH] dio: only call aio_complete() after returning...
2006-12-10 Andrew Morton[PATCH] io-accounting-read-accounting nfs fix
2006-12-10 Andrew Morton[PATCH] io-accounting: write-cancel accounting
2006-12-10 Andrew Morton[PATCH] io-accounting: write accounting
2006-12-10 Andrew Morton[PATCH] clean up __set_page_dirty_nobuffers()
2006-12-10 Hugh Dickins[PATCH] read_zero_pagealigned() locking fix
2006-12-08 Don Mullis[PATCH] fault-injection: defaults likely to please...
2006-12-08 Akinobu Mita[PATCH] fault-injection capability for alloc_pages()
2006-12-08 Akinobu Mita[PATCH] fault-injection capability for kmalloc
2006-12-08 David Howells[PATCH] LOG2: Implement a general integer log2 facility...
2006-12-08 Josef Sipek[PATCH] struct path: convert mm
2006-12-08 Josef "Jeff" Sipek[PATCH] mm: change uses of f_{dentry,vfsmnt} to use...
2006-12-08 Paul Jackson[PATCH] mm: fallback_alloc cpuset_zone_allowed irq fix
2006-12-07 Helge Deller[PATCH] struct seq_operations and struct file_operation...
2006-12-07 Adrian Bunk[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols
2006-12-07 Burman Yan[PATCH] kernel core: replace kmalloc+memset with kzalloc
2006-12-07 Adrian Bunk[PATCH] make mm/shmem.c:shmem_xattr_security_handler...
2006-12-07 Ingo Molnar[PATCH] hotplug CPU: clean up hotcpu_notifier() use
2006-12-07 Andrew Morton[PATCH] remove HASH_HIGHMEM
2006-12-07 OGAWA Hirofumi[PATCH] read_cache_pages() cleanup
2006-12-07 Andrew Morton[PATCH] slab: use probe_kernel_address()
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: Improve handling of highmem
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: use block device offsets to identify...
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: use partition device and offset to...
2006-12-07 Nick Piggin[PATCH] radix-tree: RCU lockless readside
2006-12-07 Andy Whitcroft[PATCH] mm: make compound page destructor handling...
2006-12-07 Christoph Lameter[PATCH] slab: better fallback allocation behavior
2006-12-07 Christoph Lameter[PATCH] GFP_THISNODE must not trigger global reclaim
2006-12-07 Christoph Lameter[PATCH] slab: fix two issues in kmalloc_node / __cache_...
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_DMA
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_LEVEL_MASK
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_NO_GROW
2006-12-07 Hugh Dickins[PATCH] kill install_file_pte's pte_val
2006-12-07 Andy Whitcroft[PATCH] mm: cleanup indentation on switch for CPU opera...
2006-12-07 Eric Sandeen[PATCH] reject corrupt swapfiles earlier
2006-12-07 Andy Whitcroft[PATCH] numa node ids are int, page_to_nid and zone_to_...
2006-12-07 Christoph Lameter[PATCH] drain_node_page(): Drain pages in batch units
2006-12-07 Adrian Bunk[PATCH] make mm/thrash.c:global_faults static
2006-12-07 Christian Krafft[PATCH] enable booting a NUMA system where some nodes...
2006-12-07 Alan Stern[PATCH] Allow NULL pointers in percpu_free
2006-12-07 Christoph Hellwig[PATCH] leak tracking for kmalloc_node
2006-12-07 Suleiman Souhlal[PATCH] Always print out the header line in /proc/swaps
2006-12-07 Kirill Korotaev[PATCH] OOM can panic due to processes stuck in __alloc...
2006-12-07 Rik Bobbaers[PATCH] mlock cleanup
2006-12-07 Paul Menage[PATCH] mm: add noaliencache boot option to disable...
2006-12-07 Ravikiran G Thirumalai[PATCH] mm: slab: eliminate lock_cpu_hotplug from slab
2006-12-07 Kevin Hilman[PATCH] slab debug and ARCH_SLAB_MINALIGN don't get...
2006-12-07 Chen, Kenneth W[PATCH] htlb forget rss with pt sharing
2006-12-07 Chen, Kenneth W[PATCH] shared page table for hugetlb page
2006-12-07 Andrew Morton[PATCH] balance_pdgat() cleanup
2006-12-07 Nick Piggin[PATCH] mm: add arch_alloc_page
2006-12-07 Ashwin Chaugule[PATCH] new scheme to preempt swap token
2006-12-07 Ashwin Chaugule[PATCH] grab swap token reordered
next