pandora-kernel.git
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: add pmd_modify
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: kvm mmu transparent hugepage support
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: add pmd_huge_pte to mm_struct
2011-01-14 Andrea Arcangelithp: clear page compound
2011-01-14 Andrea Arcangelithp: add pmd mmu_notifier helpers
2011-01-14 Andrea Arcangelithp: pte alloc trans splitting
2011-01-14 Andrea Arcangelithp: bail out gup_fast on splitting pmd
2011-01-14 Andrea Arcangelithp: add pmd mangling functions to x86
2011-01-14 Andrea Arcangelithp: add pmd mangling generic functions
2011-01-14 Andrea Arcangelithp: special pmd_trans_* 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: no paravirt version of pmd ops
2011-01-14 Andrea Arcangelithp: add pmd paravirt ops
2011-01-14 Andrea Arcangelithp: add native_set_pmd_at
2011-01-14 Andrea Arcangelithp: clear compound mapping
2011-01-14 Andrea Arcangelithp: update futex compound knowledge
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: compound_lock
2011-01-14 Andrea Arcangelithp: mm: define MADV_HUGEPAGE
2011-01-14 Andrea Arcangelithp: transparent hugepage support documentation
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... mm: 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 Steven Rostedtmm: remove unlikely() from page_mapping()
2011-01-14 Steven Rostedtmm: remove likely() from mapping_unevictable()
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
2011-01-14 Michel Lespinassedo_wp_page: clarify dirty_page handling
2011-01-14 Michel Lespinassedo_wp_page: remove the 'reuse' flag
2011-01-14 Rik van Rielmm: clear PageError bit in msync & fsync
2011-01-14 Mandeep Singh... oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_a...
2011-01-14 David Rientjesmm: unify module_alloc code for vmalloc
2011-01-14 David Rientjesmm: remove gfp mask from pcpu_get_vm_areas
2011-01-14 David Rientjesmm: remove unused get_vm_area_node
2011-01-14 Mel Gormanmm: vmscan: rename lumpy_mode to reclaim_mode
2011-01-14 Mel Gormanmm: compaction: perform a faster migration scan when...
2011-01-14 Mel Gormanmm: migration: cleanup migrate_pages API by matching...
2011-01-14 Mel Gormanmm: migration: allow migration to operate asynchronousl...
2011-01-14 Mel Gormanmm: vmscan: reclaim order-0 and use compaction instead...
2011-01-14 Mel Gormanmm: vmscan: convert lumpy_mode into a bitmask
2011-01-14 Mel Gormanmm: compaction: add trace events for memory compaction...
2011-01-14 Nikanth Karthikesanmm: smaps: export mlock information
2011-01-14 Joe Perchesmm: convert sprintf_symbol to %pS
2011-01-14 Hai Shanfs/mpage.c: consolidate code
2011-01-14 Nick Pigginmm: find_get_pages_contig fixlet
2011-01-14 KOSAKI Motohirovmscan: factor out kswapd sleeping logic from kswapd()
2011-01-14 Bob Liumm/page-writeback.c: fix __set_page_dirty_no_writeback...
2011-01-14 Andrew Mortonsync_inode_metadata: fix comment
2011-01-14 Jan Karawriteback: avoid livelocking WB_SYNC_ALL writeback
2011-01-14 Jan Karawriteback: stop background/kupdate works from livelocki...
next