cpqarray: switch to seq_file
[safe/jmp/linux-2.6] / mm /
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-27 Linus Torvaldsx86: Fix hwpoison code related build failure on 32...
2009-09-25 Jens Axboewriteback: pass in super_block to bdi_start_writeback()
2009-09-25 Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-25 Jens Axboewriteback: get rid to incorrect references to pdflush...
2009-09-25 Wu Fengguangwriteback: stop background writeback when below backgro...
2009-09-25 Wu Fengguangwriteback: balance_dirty_pages() shall write more than...
2009-09-25 David HowellsNOMMU: Ignore mmap() address param as it is a hint
2009-09-25 David HowellsNOMMU: Fix MAP_PRIVATE mmap() of objects where the...
2009-09-25 Andrew Mortonprocfs: disable per-task stack usage on NOMMU
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-24 Daisuke Nishimuramemcg: show swap usage in stat file
2009-09-24 Balbir Singhmemcg: improve resource counter scalability
2009-09-24 Balbir Singhmemory controller: soft limit reclaim on contention
2009-09-24 Balbir Singhmemory controller: soft limit refactor reclaim flags
2009-09-24 Balbir Singhmemory controller: soft limit organize cgroups
2009-09-24 Balbir Singhmemory controller: soft limit interface
2009-09-24 KAMEZAWA Hiroyukimemcg: add comments explaining memory barriers
2009-09-24 Balbir Singhmemcg: remove the overhead associated with the root...
2009-09-24 Ben Blumcgroups: let ss->can_attach and ss->attach do whole...
2009-09-24 Izik Eidusksm: change default values to better fit into mainline...
2009-09-24 npiggin@suse.detruncate: new helpers
2009-09-24 Rusty Russellcpumask: use new-style cpumask ops in mm/quicklist.
2009-09-23 Hugh Dickinsnommu: fix two build breakages
2009-09-23 KAMEZAWA Hiroyukikcore: register module area in generic way
2009-09-23 KAMEZAWA Hiroyukiwalk system ram range
2009-09-23 Stefani Seiboldprocfs: provide stack information for threads
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Bernd Schmidtnommu: add support for Memory Protection Units (MPU)
2009-09-22 Michael S. Tsirkinmm: reduce atomic use on use_mm fast path
2009-09-22 Michael S. Tsirkinmm: move use_mm/unuse_mm from aio.c to mm/
2009-09-22 Pekka Enbergshmem: initialize struct shmem_sb_info to zero
2009-09-22 Eric B Munsonhugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous...
2009-09-22 Huang Shijiemmap: save some cycles for the shared anonymous mapping
2009-09-22 Lee Schermerhornmmap: avoid unnecessary anon_vma lock acquisition in...
2009-09-22 Hugh Dickinstmpfs: depend on shmem
2009-09-22 Huang Shijiemmap: remove unnecessary code
2009-09-22 Hugh Dickinsmm: move highest_memmap_pfn
2009-09-22 Hugh Dickinsmm: ZERO_PAGE without PTE_SPECIAL
2009-09-22 Hugh Dickinsmm: hugetlbfs_pagecache_present
2009-09-22 Hugh Dickinsmm: m(un)lock avoid ZERO_PAGE
2009-09-22 Hugh Dickinsmm: FOLL flags for GUP flags
2009-09-22 Hugh Dickinsmm: reinstate ZERO_PAGE
2009-09-22 Hugh Dickinsmm: fix anonymous dirtying
2009-09-22 Hugh Dickinsmm: follow_hugetlb_page flags
2009-09-22 Hugh Dickinsmm: FOLL_DUMP replace FOLL_ANON
2009-09-22 Hugh Dickinsmm: add get_dump_page
2009-09-22 Hugh Dickinsmm: remove unused GUP flags
2009-09-22 Hugh Dickinsmm: munlock use follow_page
2009-09-22 Mel Gormanpage-allocator: maintain rolling count of pages to...
2009-09-22 Mel Gormanpage-allocator: split per-cpu list into one-list-per...
2009-09-22 KOSAKI Motohirooom: oom_kill doesn't kill vfork parent (or child)
2009-09-22 KOSAKI Motohirooom: make oom_score to per-process value
2009-09-22 KOSAKI Motohirooom: move oom_adj value from task_struct to signal_struct
2009-09-22 Vincent Limm/vmscan: remove page_queue_congested() comment
2009-09-22 Wu Fengguangmm: do batched scans for mem_cgroup
2009-09-22 Vincent Limm/vmscan: rename zone_nr_pages() to zone_nr_lru_pages()
2009-09-22 Jan Beulichmm: also use alloc_large_system_hash() for the PID...
2009-09-22 Jan Beulichmm: replace various uses of num_physpages by totalram_pages
2009-09-22 Jan Beulichmemory hotplug: fix updating of num_physpages for hot...
2009-09-22 Mel Gormanpage-allocator: limit the number of MIGRATE_RESERVE...
2009-09-22 Johannes Weinermm: document is_page_cache_freeable()
2009-09-22 Johannes Weinermm: return boolean from page_has_private()
2009-09-22 Johannes Weinermm: return boolean from page_is_file_cache()
2009-09-22 Johannes Weinermm: introduce page_lru_base_type()
2009-09-22 Johannes Weinermm: drop unneeded double negations
2009-09-22 Sage Weilmm: remove broken 'kzalloc' mempool
2009-09-22 Jaswinder Singh... mm: includecheck fix for mm/nommu.c
2009-09-22 Jaswinder Singh... mm: includecheck fix for mm/shmem.c
2009-09-22 Daisuke Nishimuramm: add_to_swap_cache() does not return -EEXIST
2009-09-22 Daisuke Nishimuramm: add_to_swap_cache() must not sleep
2009-09-22 Mel Gormantracing, page-allocator: add trace event for page traff...
2009-09-22 Mel Gormantracing, page-allocator: add trace events for anti...
2009-09-22 Mel Gormantracing, page-allocator: add trace events for page...
2009-09-22 Mel Gormanpage-allocator: remove dead function free_cold_page()
2009-09-22 KAMEZAWA Hiroyukikcore: fix vread/vwrite to be aware of holes
2009-09-22 KAMEZAWA Hiroyukivmalloc: unmap vmalloc area after hiding it
2009-09-22 Mel Gormanpage-allocator: change migratetype for all pageblocks...
2009-09-22 Benjamin Herrenschmidtmm: kmem_cache_create(): make it easier to catch NULL...
2009-09-22 Hugh Dickinsksm: mremap use err from ksm_madvise
2009-09-22 Hugh Dickinsksm: unmerge is an origin of OOMs
2009-09-22 Hugh Dickinsksm: clean up obsolete references
2009-09-22 Hugh Dickinsksm: remove VM_MERGEABLE_FLAGS
2009-09-22 Hugh Dickinsksm: add some documentation
2009-09-22 Hugh Dickinsksm: sysfs and defaults
2009-09-22 Andrea Arcangeliksm: fix deadlock with munlock in exit_mmap
2009-09-22 Hugh Dickinsksm: fix oom deadlock
2009-09-22 Hugh Dickinsksm: distribute remove_mm_from_lists
2009-09-22 Hugh Dickinsksm: fix endless loop on oom
2009-09-22 Hugh Dickinsksm: five little cleanups
2009-09-22 Hugh Dickinsksm: keep quiet while list empty
2009-09-22 Hugh Dickinsksm: break cow once unshared
2009-09-22 Hugh Dickinsksm: pages_unshared and pages_volatile
2009-09-22 Hugh Dickinsksm: move pages_sharing updates
2009-09-22 Hugh Dickinsksm: rename kernel_pages_allocated
2009-09-22 Izik Eidusksm: change ksm nice level to be 5
2009-09-22 Izik Eidusksm: change copyright message
2009-09-22 Hugh Dickinsksm: prevent mremap move poisoning
next