nfsd: make fs/nfsd/vfs.h for common includes
[safe/jmp/linux-2.6] / mm /
2009-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-12 Tejun Heopercpu: fix compile warnings
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-09 Catalin Marinaskmemleak: Check for NULL pointer returned by create_obj...
2009-10-09 Tetsuo Handakmemleak: Use GFP_ATOMIC for early_alloc().
2009-10-09 Wu Fengguangwriteback: kill space in debugfs item name
2009-10-09 Wu Fengguangwriteback: account IO throttling wait as iowait
2009-10-08 Linus TorvaldsMerge branch 'sparc-perf-events-fixes-for-linus' of...
2009-10-08 David Millermm, perf_event: Make vmalloc_user() align base kernel...
2009-10-08 Jaswinder Singh... mm: includecheck fix: vmalloc.c
2009-10-08 Hugh Dickinsksm: more on default values
2009-10-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-10-01 KAMEZAWA Hiroyukimemcg: reduce check for softlimit excess
2009-10-01 KAMEZAWA Hiroyukimemcg: some modification to softlimit under hierarchica...
2009-10-01 KAMEZAWA Hiroyukimemcg: fix refcnt going negative
2009-10-01 Huang Shijiemm/rmap.c: fix comment
2009-10-01 Suresh Jayaramanswapfile: avoid NULL pointer dereference in swapon...
2009-09-29 Tejun Heopercpu: make allocation failures more verbose
2009-09-29 Tejun Heopercpu: make pcpu_setup_first_chunk() failures more...
2009-09-29 Tejun Heopercpu: make embedding first chunk allocator check...
2009-09-29 Tejun Heopercpu: make pcpu_build_alloc_info() clear static buffers
2009-09-29 Tejun Heopercpu: fix unit_map[] verification in pcpu_setup_first...
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()
next