aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-13Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-14fs: hlist UP debug fixupNick Piggin
2011-01-13memcg: fix memory migration of shmem swapcacheDaisuke Nishimura
2011-01-13memcg: add lock to synchronize page accounting and migrationKAMEZAWA Hiroyuki
2011-01-13memcg: create extensible page stat update routinesGreg Thelen
2011-01-13memcg: add page_cgroup flags for dirty page trackingGreg Thelen
2011-01-13mm: migration: use rcu_dereference_protected when dereferencing the radix tre...Mel Gorman
2011-01-13thp: add compound_trans_head() helperAndrea Arcangeli
2011-01-13thp: khugepaged: make khugepaged aware about madviseAndrea Arcangeli
2011-01-13thp: madvise(MADV_NOHUGEPAGE)Andrea Arcangeli
2011-01-13thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli
2011-01-13thp: compound_trans_orderAndrea Arcangeli
2011-01-13thp: fix anon memory statistics with transparent hugepagesRik van Riel
2011-01-13thp: use compaction in kswapd for GFP_ATOMIC order > 0Andrea Arcangeli
2011-01-13thp: mmu_notifier_test_youngAndrea Arcangeli
2011-01-13thp: avoid breaking huge pmd invariants in case of vma_adjust failuresAndrea Arcangeli
2011-01-13thp: add numa awareness to hugepage allocationsAndrea Arcangeli
2011-01-13thp: mprotect: transparent huge page supportJohannes Weiner
2011-01-13thp: mincore transparent hugepage supportJohannes Weiner
2011-01-13thp: add x86 32bit supportJohannes Weiner
2011-01-13thp: remove PG_buddyAndrea Arcangeli
2011-01-13thp: khugepagedAndrea Arcangeli
2011-01-13thp: transparent hugepage vmstatAndrea Arcangeli
2011-01-13thp: pmd_trans_huge migrate bugcheckAndrea Arcangeli
2011-01-13thp: madvise(MADV_HUGEPAGE)Andrea Arcangeli
2011-01-13thp: transparent hugepage coreAndrea Arcangeli
2011-01-13thp: _GFP_NO_KSWAPDAndrea Arcangeli
2011-01-13thp: kvm mmu transparent hugepage supportAndrea Arcangeli
2011-01-13thp: clear_copy_huge_pageAndrea Arcangeli
2011-01-13thp: add pmd_huge_pte to mm_structAndrea Arcangeli
2011-01-13thp: clear page compoundAndrea Arcangeli
2011-01-13thp: add pmd mmu_notifier helpersAndrea Arcangeli
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli
2011-01-13thp: add pmd mangling generic functionsAndrea Arcangeli
2011-01-13thp: special pmd_trans_* functionsAndrea Arcangeli
2011-01-13thp: export maybe_mkwriteAndrea Arcangeli
2011-01-13thp: alter compound get_page/put_pageAndrea Arcangeli
2011-01-13thp: compound_lockAndrea Arcangeli
2011-01-13thp: mm: define MADV_HUGEPAGEAndrea Arcangeli
2011-01-13mm: kswapd: stop high-order balancing when any suitable zone is balancedMel Gorman
2011-01-13mm: remove unlikely() from page_mapping()Steven Rostedt
2011-01-13mm: remove likely() from mapping_unevictable()Steven Rostedt
2011-01-13mm: add FOLL_MLOCK follow_page flag.Michel Lespinasse
2011-01-13mm: clear PageError bit in msync & fsyncRik van Riel
2011-01-13oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes