The rpc server does not require that service threads take the BKL.
[safe/jmp/linux-2.6] / mm /
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
2009-09-22 Izik Eidusksm: Kernel SamePage Merging
2009-09-22 Hugh Dickinsksm: identify PageKsm pages
2009-09-22 Hugh Dickinsksm: no debug in page_dup_rmap()
2009-09-22 Hugh Dickinsksm: the mm interface to ksm
2009-09-22 Hugh Dickinsksm: first tidy up madvise_vma()
2009-09-22 Izik Eidusksm: add mmu_notifier set_pte_at_notify()
2009-09-22 Johannes Weinermm: perform non-atomic test-clear of PG_mlocked on...
2009-09-22 Figo.zhangvmalloc.c: fix double error checking
2009-09-22 Akinobu Mitamm: add gfp mask checking for __get_free_pages()
2009-09-22 KOSAKI Motohirovmscan: kill unnecessary prefetch
2009-09-22 KOSAKI Motohirovmscan: kill unnecessary page flag test
2009-09-22 KOSAKI Motohirovmscan: move ClearPageActive from move_active_pages...
2009-09-22 Minchan Kimvmscan: don't attempt to reclaim anon page in lumpy...
2009-09-22 Wu Fengguangmm: count only reclaimable lru pages
2009-09-22 Rik van Rielvmscan: throttle direct reclaim when too many pages...
2009-09-22 KOSAKI Motohiromm: vmstat: add isolate pages
2009-09-22 KOSAKI Motohiromm: shrink_inactive_list() nr_scan accounting fix fix
2009-09-22 KOSAKI Motohiromm: rename pgmoved variable in shrink_active_list()
2009-09-22 David Rientjesmm: update alloc_flags after oom killer has been called
2009-09-22 KOSAKI Motohiromm: oom analysis: add shmem vmstat
2009-09-22 KOSAKI Motohiromm: oom analysis: Show kernel stack usage in /proc...
2009-09-22 KOSAKI Motohiromm: oom analysis: add buffer cache information to show_...
2009-09-22 KOSAKI Motohiromm: oom analysis: add per-zone statistics to show_free_...
2009-09-22 KOSAKI Motohiromm: show_free_areas(): display slab pages in two separa...
2009-09-22 KOSAKI Motohiromm: clean up page_remove_rmap()
2009-09-22 Lee Schermerhornhugetlb: restore interleaving of bootmem huge pages
2009-09-22 Lee Schermerhornhugetlb: use free_pool_huge_page() to return unused...
2009-09-22 Lee Schermerhornhugetlb: balance freeing of huge pages across nodes
2009-09-22 Randy Dunlappage_alloc: fix kernel-doc warning
2009-09-22 Shaohua Limemory hotplug: migrate swap cache page
2009-09-22 Shaohua Limemory hotplug: alloc page from other node in memory...
2009-09-22 Shaohua Limemory hotplug: make pages from movable zone always...
2009-09-22 Shaohua Limemory hotplug: exclude isolated page from pco page...
2009-09-22 Shaohua Limemory hotplug: update zone pcp at memory online
2009-09-22 David Rientjesmm: remove obsoleted alloc_pages cpuset comment
2009-09-21 Linus TorvaldsMerge branch 'perfcounters-rename-for-linus' of git...
2009-09-21 Jens Axboewriteback: make balance_dirty_pages() gradually back...
2009-09-21 Jens Axboewriteback: don't use schedule_timeout() without setting...
2009-09-21 Frans Poptrivial: improve help text for mm debug config options
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
next