mfd: ab8500-core ioresources irq for subdrivers added
[deliverable/linux.git] / mm /
2011-01-14  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-01-14  Linus TorvaldsMerge branch 'idle-release' of git://git./linux/kernel...
2011-01-14  Linus TorvaldsMerge branch 'sfi-release' of git://git./linux/kernel...
2011-01-14  Linus TorvaldsMerge branch 'vfs-scale-working' of git://git./linux...
2011-01-14  Linus TorvaldsMerge branch 'stable/gntdev' of git://git./linux/kernel...
2011-01-14  Linus TorvaldsMerge branch 'stable/platform-pci-fixes' of git://git...
2011-01-14  Daisuke Nishimuramemcg: fix memory migration of shmem swapcache
2011-01-14  Jesper Juhlmemcg: use [kv]zalloc[_node] rather than [kv]malloc...
2011-01-14  Daisuke Nishimuramemcg: fix deadlock between cpuset and memcg
2011-01-14  Minchan Kimmemcg: remove unnecessary return from void-returning...
2011-01-14  Johannes Weinermemcg: fix unit mismatch in memcg oom limit calculation
2011-01-14  KAMEZAWA Hiroyukimemcg: add lock to synchronize page accounting and...
2011-01-14  Greg Thelenmemcg: create extensible page stat update routines
2011-01-14  Shaohua Limm: batch activate_page() to reduce lock contention
2011-01-14  Shaohua Limm: simplify code of swap.c
2011-01-14  Andrew Mortonmm/page_alloc.c: don't cache `current' in a local
2011-01-14  Hugh Dickinsmm: fix hugepage migration
2011-01-14  Hugh Dickinsmm: fix migration hangs on anon_vma lock
2011-01-14  Hugh Dickinsksm: drain pagevecs to lru
2011-01-14  Eric B Munsonhugetlb: fix handling of parse errors in sysfs
2011-01-14  Eric B Munsonhugetlb: do not allow pagesize >= MAX_ORDER pool adjustment
2011-01-14  Michal Hockohugetlb: check the return value of string conversion...
2011-01-14  Andrew Mortonmm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
2011-01-14  Rolf Eike Beermm/dmapool.c: take lock only once in dma_pool_free()
2011-01-14  KyongHo Chomm/page_alloc.c: simplify calculation of combined index...
2011-01-14  Jiri Kosinabrk: fix min_brk lower bound computation for COMPAT_BRK
2011-01-14  Jesper Juhlmm/hugetlb.c: fix error-path memory leak in nr_hugepage...
2011-01-14  Mel Gormanmm: migration: use rcu_dereference_protected when deref...
2011-01-14  Andrea Arcangelithp: add compound_trans_head() helper
2011-01-14  Andrea Arcangelithp: KSM on THP
2011-01-14  Andrea Arcangelithp: khugepaged: make khugepaged aware about madvise
2011-01-14  Andrea Arcangelithp: madvise(MADV_NOHUGEPAGE)
2011-01-14  Andrea Arcangelithp: compound_trans_order
2011-01-14  Andrea Arcangelithp: fix memory-failure hugetlbfs vs THP collision
2011-01-14  Andrea Arcangelithp: add debug checks for mapcount related invariants
2011-01-14  Rik van Rielthp: scale nr_rotated to balance memory pressure
2011-01-14  Rik van Rielthp: fix anon memory statistics with transparent hugepages
2011-01-14  Rik van Rielthp: disable transparent hugepages by default on small...
2011-01-14  Andrea Arcangelithp: use compaction for all allocation orders
2011-01-14  Andrea Arcangelithp: use compaction in kswapd for GFP_ATOMIC order > 0
2011-01-14  Andrea Arcangelithp: freeze khugepaged and ksmd
2011-01-14  Andrea Arcangelithp: mmu_notifier_test_young
2011-01-14  Andrea Arcangelithp: don't allow transparent hugepage support without PSE
2011-01-14  Andrea Arcangelithp: avoid breaking huge pmd invariants in case of...
2011-01-14  Andrea Arcangelithp: transhuge isolate_migratepages()
2011-01-14  Andrea Arcangelithp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE...
2011-01-14  Andrea Arcangelithp: transparent hugepage config choice
2011-01-14  Andrea Arcangelithp: allocate memory in khugepaged outside of mmap_sem...
2011-01-14  Andrea Arcangelithp: add numa awareness to hugepage allocations
2011-01-14  Andrea Arcangelithp: enable direct defrag
2011-01-14  Andrea Arcangelithp: set recommended min free kbytes
2011-01-14  Johannes Weinerthp: mprotect: transparent huge page support
2011-01-14  Johannes Weinerthp: mprotect: pass vma down to page table walkers
2011-01-14  Johannes Weinerthp: mincore transparent hugepage support
2011-01-14  Johannes Weinerthp: add x86 32bit support
2011-01-14  Andrea Arcangelithp: remove PG_buddy
2011-01-14  Andrea Arcangelithp: skip transhuge pages in ksm for now
2011-01-14  Andrea Arcangelithp: khugepaged vma merge
2011-01-14  Andrea Arcangelithp: khugepaged
2011-01-14  Andrea Arcangelithp: transparent hugepage vmstat
2011-01-14  Andrea Arcangelithp: memcg huge memory
2011-01-14  Daisuke Nishimurathp: transhuge-memcg: commit tail pages at charge
2011-01-14  Andrea Arcangelithp: memcg compound
2011-01-14  Andrea Arcangelithp: pmd_trans_huge migrate bugcheck
2011-01-14  Andrea Arcangelithp: madvise(MADV_HUGEPAGE)
2011-01-14  Andrea Arcangelithp: verify pmd_trans_huge isn't leaking
2011-01-14  Andrea Arcangelithp: split_huge_page anon_vma ordering dependency
2011-01-14  Hugh Dickinsthp: transparent hugepage core fixlet
2011-01-14  Andrea Arcangelithp: transparent hugepage core
2011-01-14  Andrea Arcangelithp: don't alloc harder for gfp nomemalloc even if...
2011-01-14  Andrea Arcangelithp: _GFP_NO_KSWAPD
2011-01-14  Andrea Arcangelithp: clear_copy_huge_page
2011-01-14  Andrea Arcangelithp: split_huge_page paging
2011-01-14  Andrea Arcangelithp: split_huge_page_mm/vma
2011-01-14  Andrea Arcangelithp: pte alloc trans splitting
2011-01-14  Andrea Arcangelithp: add pmd mangling generic functions
2011-01-14  Andrea Arcangelithp: CONFIG_TRANSPARENT_HUGEPAGE
2011-01-14  Andrea Arcangelithp: comment reminder in destroy_compound_page
2011-01-14  Andrea Arcangelithp: export maybe_mkwrite
2011-01-14  Andrea Arcangelithp: clear compound mapping
2011-01-14  Andrea Arcangelithp: put_page: recheck PageHead after releasing the...
2011-01-14  Andrea Arcangelithp: alter compound get_page/put_page
2011-01-14  Andrea Arcangelithp: fix bad_page to show the real reason the page...
2011-01-14  Hugh Dickinsthp: ksm: free swap when swapcache page is replaced
2011-01-14  Minchan Kimwriteback: avoid unnecessary determine_dirtyable_memory...
2011-01-14  Volodymyr G. Lukiianykmm: set correct numa_zonelist_order string when configu...
2011-01-14  Mel Gormanmm: kswapd: use the classzone idx that kswapd was using...
2011-01-14  Mel Gormanmm: kswapd: treat zone->all_unreclaimable in sleeping_p...
2011-01-14  Mel Gormanmm: kswapd: reset kswapd_max_order and classzone_idx...
2011-01-14  Mel Gormanmm: kswapd: use the order that kswapd was reclaiming...
2011-01-14  Mel Gormanmm: kswapd: keep kswapd awake for high-order allocation...
2011-01-14  Mel Gormanmm: kswapd: stop high-order balancing when any suitable...
2011-01-14  Steven Rostedtmm: remove likely() from grab_cache_page_write_begin()
2011-01-14  Tobias Klauservmalloc: remove redundant unlikely()
2011-01-14  KOSAKI Motohiromempolicy: remove tasklist_lock from migrate_pages
2011-01-14  Michel Lespinassemlock: do not hold mmap_sem for extended periods of...
2011-01-14  Michel Lespinassemm: move VM_LOCKED check to __mlock_vma_pages_range()
2011-01-14  Michel Lespinassemm: add FOLL_MLOCK follow_page flag.
2011-01-14  Michel Lespinassemlock: only hold mmap_sem in shared mode when faulting...
2011-01-14  Michel Lespinassemlock: avoid dirtying pages and triggering writeback
next
This page took 0.09353 seconds and 8 git commands to generate.