cpumask: arch_send_call_function_ipi_mask: powerpc
[deliverable/linux.git] / mm /
2009-09-23  Linus TorvaldsMerge branch 'ixp4xx' of git://git./linux/kernel/git...
2009-09-23  Linus TorvaldsMerge branch 'x86/ptrace-syscall-exit' of git://git...
2009-09-23  Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2009-09-23  Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2009-09-23  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-09-23  Linus TorvaldsMerge branch 'vgaarb-fix' of git://git./linux/kernel...
2009-09-23  Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2009-09-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-23  Linus TorvaldsMerge branch 'fix/misc' of git://git./linux/kernel...
2009-09-23  Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2009-09-23  Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-09-23  Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-23  Linus TorvaldsMerge branch 'sfi-release' of git://git./linux/kernel...
2009-09-23  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-09-23  Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2009-09-23  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-09-23  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-09-23  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-09-23  Hugh Dickinsnommu: fix two build breakages
2009-09-23  Linus TorvaldsMerge branch 'for-linus' of git://gitserver.sunplusct...
2009-09-23  Linus TorvaldsMerge branch 'x86/orig_ax' of git://git./linux/kernel...
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  Anton VorontsovMerge branch 'master' of git://git./linux/kernel/git...
2009-09-22  Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-09-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22  Linus TorvaldsMerge branch 'for-2.6.32' of git://linux-nfs.org/~bfiel...
2009-09-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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
next
This page took 0.052743 seconds and 8 git commands to generate.