mm: add dirty_background_bytes and dirty_bytes sysctls
[safe/jmp/linux-2.6] / mm /
2009-01-06 David Rientjesmm: add dirty_background_bytes and dirty_bytes sysctls
2009-01-06 David Rientjesmm: change dirty limit type specifiers to unsigned...
2009-01-06 Julia Lawallmm/page_alloc.c: eliminate NULL test and memset after...
2009-01-06 Hugh Dickinsmm: further cleanup page_add_new_anon_rmap
2009-01-06 Hugh Dickinsmm: make page_lock_anon_vma() static
2009-01-06 Hugh Dickinsmm: add_active_or_unevictable into rmap
2009-01-06 Hugh Dickinsmm: replace some BUG_ONs by VM_BUG_ONs
2009-01-06 Hugh Dickinsmm: add Set,ClearPageSwapCache stubs
2009-01-06 Hugh Dickinsmm: remove GFP_HIGHUSER_PAGECACHE
2009-01-06 Jeremy Fitzhardingemm/apply_to_range: call pte function with lazy updates
2009-01-06 Nick Pigginmm: vmalloc make lazy unmapping configurable
2009-01-06 Nick Pigginmm: vmalloc use mutex for purge
2009-01-06 Glauber Costamm: vmalloc improve vmallocinfo
2009-01-06 Glauber Costamm: vmalloc tweak failure printk
2009-01-06 Johannes Weinermm: more likely reclaim MADV_SEQUENTIAL mappings
2009-01-06 KOSAKI Motohiromm: cleanup: remove #ifdef CONFIG_MIGRATION
2009-01-06 KOSAKI Motohiromm: get rid of pagevec_release_nonlru()
2009-01-06 Yinghai Lumm: print out memmap number only if it is not zero
2009-01-06 Gary Hademm: show node to memory section relationship with symli...
2009-01-06 Andrew Mortonmm: write_cache_pages more terminate quickly
2009-01-06 Nick Pigginmm: write_cache_pages terminate quickly
2009-01-06 Nick Pigginmm: write_cache_pages optimise page cleaning
2009-01-06 Nick Pigginmm: write_cache_pages cleanups
2009-01-06 Nick Pigginmm: write_cache_pages integrity fix
2009-01-06 Nick Pigginmm: write_cache_pages writepage error fix
2009-01-06 Nick Pigginmm: write_cache_pages early loop termination
2009-01-06 Nick Pigginmm: write_cache_pages cyclic fix
2009-01-06 David Rientjesoom: print triggering task's cpuset and mems allowed
2009-01-06 David Rientjesoom: fix zone_scan_mutex name
2009-01-06 Nick Pigginmm: invoke oom-killer from page fault
2009-01-06 Brice Goglinmm: move_pages: no need to set pp->page to ZERO_PAGE...
2009-01-06 Brice Goglinmm: rework do_pages_move() to work on page_sized chunks
2009-01-06 Hugh Dickinsmm: don't mark_page_accessed in shmem_fault
2009-01-06 Nick Pigginmm: don't mark_page_accessed in fault path
2009-01-06 Mel Gormanmm: report the MMU pagesize in /proc/pid/smaps
2009-01-06 Mel Gormanmm: report the pagesize backing a VMA in /proc/pid...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Alan Coxmm: update my address
2009-01-05 Christoph Hellwigadd a vfs_fsync helper
2009-01-05 Al Viroinode->i_op is never NULL
2009-01-05 Dmitri Monakhovkill suid bit only for regular files
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2009-01-04 Adam Lackorzynskivmalloc.c: fix flushing in vmap_page_range()
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Rusty Russellcpumask: convert mm/
2008-12-31 Rusty Russellcpumask: remove any_online_cpu() users: mm/
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-31 Linus TorvaldsMerge branch 'for-2.6.29' of git://git.kernel.dk/linux...
2008-12-31 Linus TorvaldsMerge branch 'core-for-linus' of git://git./linux/kerne...
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-29 Pekka EnbergMerge branch 'topic/failslab' into for-linus
2008-12-29 Pekka EnbergMerge branches 'topic/fixes', 'topic/cleanups' and...
2008-12-29 David Rientjesslub: avoid leaking caches or refcounts on sysfs error
2008-12-29 Pekka Enbergslab: remove GFP_THISNODE clearing from alloc_slabmgmt()
2008-12-29 OGAWA Hirofumislub: Add might_sleep_if() to slab_alloc()
2008-12-29 Akinobu MitaSLUB: failslab support
2008-12-29 Jens Axboebounce: don't rely on a zeroed bio_vec list
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-28 Linus TorvaldsMerge branch 'x86-core-for-linus' of git://git./linux...
2008-12-25 Ingo MolnarMerge commit 'v2.6.28' into core/core
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-12-20 Markus Metzgerx86, bts: memory accounting
2008-12-19 venkatesh.pallipad... x86: PAT: move track untrack pfnmap stubs to asm-generic
2008-12-19 venkatesh.pallipad... x86: PAT: remove follow_pfnmap_pte in favor of follow_phys
2008-12-19 venkatesh.pallipad... x86: PAT: modify follow_phys to return phys_addr prot...
2008-12-19 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/ring-buffer...
2008-12-18 venkatesh.pallipad... x86: PAT: hooks in generic vm code to help archs to...
2008-12-18 venkatesh.pallipad... x86: PAT: add follow_pfnmp_pte routine to help tracking...
2008-12-18 venkatesh.pallipad... x86: PAT: store vm_pgoff for all linear_over_vma_region...
2008-12-17 Ingo MolnarMerge branch 'linus' into cpus4096
2008-12-16 Jan Beulichx86: consolidate __swp_XXX() macros
2008-12-16 KOSAKI Motohiromm: Don't touch uninitialized variable in do_pages_stat...
2008-12-16 Catalin Marinasslob: do not pass the SLAB flags as GFP in kmem_cache_c...
2008-12-13 Rusty RussellMerge ../linux-2.6-x86
2008-12-13 Rusty Russellcpumask: change cpumask_scnprintf, cpumask_parse_user...
2008-12-12 Ingo MolnarMerge branch 'sched/core' into cpus4096
2008-12-12 Ingo MolnarMerge branch 'tracing/fastboot' into cpus4096
2008-12-10 Hugh DickinsKSYM_SYMBOL_LEN fixes
2008-12-10 Brice Goglinmm: no get_user/put_user while holding mmap_sem in...
2008-12-10 KAMEZAWA Hiroyukipage_cgroup should ignore empty nodes
2008-12-10 KOSAKI Motohiromm: remove UP version of lru_add_drain_all()
2008-12-10 Andrew Mortonmm/backing-dev.c: remove recently-added WARN_ON()
2008-12-08 Nick Andrewslub: Fix incorrect use of loose
2008-12-05 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/function...
2008-12-04 Ingo MolnarMerge commit 'v2.6.28-rc7' into tracing/core
2008-12-04 Ingo MolnarMerge commit 'v2.6.28-rc7' into core/locking
2008-12-04 James MorrisMerge branch 'master' into next
2008-12-03 Ingo MolnarMerge commit 'v2.6.28-rc7'; branch 'x86/dumpstack'...
2008-12-02 Rik van Rielvmscan: evict streaming IO first
2008-12-02 Kay Sieversbdi: register sysfs bdi device only once per queue
2008-12-02 Ingo MolnarMerge branch 'linus' into cpus4096
2008-12-02 KAMEZAWA Hiroyukimemcg: memory hotplug fix for notifier callback
2008-12-02 Nick Pigginmm: vmalloc fix lazy unmapping cache aliasing
2008-12-01 Johannes Weinervmscan: protect zone rotation stats by lru lock
2008-11-30 Al Viromeminit section warnings
2008-11-26 Catalin Marinasslab: Update the kmem_cache_create documentation regard...
2008-11-26 David Rientjesslub: make early_kmem_cache_node_alloc void
2008-11-26 roel kluinslab: unsigned slabp->inuse cannot be less than 0
next