aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger10-0/+1860
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds10-66/+230
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-6/+0
2011-01-13Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npigginLinus Torvalds2-3/+5
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-1/+162
2011-01-14fs: hlist UP debug fixupNick Piggin2-3/+5
2011-01-13memcg: fix memory migration of shmem swapcacheDaisuke Nishimura1-3/+2
2011-01-13memcg: add lock to synchronize page accounting and migrationKAMEZAWA Hiroyuki1-3/+28
2011-01-13memcg: create extensible page stat update routinesGreg Thelen1-3/+28
2011-01-13memcg: add page_cgroup flags for dirty page trackingGreg Thelen1-0/+23
2011-01-13mm: migration: use rcu_dereference_protected when dereferencing the radix tree slot during file page migrationMel Gorman1-0/+16
2011-01-13thp: add compound_trans_head() helperAndrea Arcangeli1-0/+18
2011-01-13thp: khugepaged: make khugepaged aware about madviseAndrea Arcangeli1-2/+4
2011-01-13thp: madvise(MADV_NOHUGEPAGE)Andrea Arcangeli3-9/+13
2011-01-13thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli1-0/+1
2011-01-13thp: compound_trans_orderAndrea Arcangeli1-0/+14
2011-01-13thp: fix anon memory statistics with transparent hugepagesRik van Riel2-3/+13
2011-01-13thp: use compaction in kswapd for GFP_ATOMIC order > 0Andrea Arcangeli1-3/+8
2011-01-13thp: mmu_notifier_test_youngAndrea Arcangeli1-0/+26
2011-01-13thp: avoid breaking huge pmd invariants in case of vma_adjust failuresAndrea Arcangeli1-0/+19
2011-01-13thp: add numa awareness to hugepage allocationsAndrea Arcangeli1-2/+5
2011-01-13thp: mprotect: transparent huge page supportJohannes Weiner1-0/+2
2011-01-13thp: mincore transparent hugepage supportJohannes Weiner1-0/+3
2011-01-13thp: add x86 32bit supportJohannes Weiner1-3/+4
2011-01-13thp: remove PG_buddyAndrea Arcangeli3-11/+31
2011-01-13thp: khugepagedAndrea Arcangeli3-0/+68
2011-01-13thp: transparent hugepage vmstatAndrea Arcangeli1-0/+1
2011-01-13thp: pmd_trans_huge migrate bugcheckAndrea Arcangeli1-0/+1
2011-01-13thp: madvise(MADV_HUGEPAGE)Andrea Arcangeli1-0/+6
2011-01-13thp: transparent hugepage coreAndrea Arcangeli7-2/+159
2011-01-13thp: _GFP_NO_KSWAPDAndrea Arcangeli1-1/+4
2011-01-13thp: kvm mmu transparent hugepage supportAndrea Arcangeli1-0/+12
2011-01-13thp: clear_copy_huge_pageAndrea Arcangeli1-0/+9
2011-01-13thp: add pmd_huge_pte to mm_structAndrea Arcangeli1-0/+3
2011-01-13thp: clear page compoundAndrea Arcangeli1-1/+16
2011-01-13thp: add pmd mmu_notifier helpersAndrea Arcangeli1-0/+40
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli1-6/+9
2011-01-13thp: add pmd mangling generic functionsAndrea Arcangeli1-60/+154
2011-01-13thp: special pmd_trans_* functionsAndrea Arcangeli1-0/+11
2011-01-13thp: export maybe_mkwriteAndrea Arcangeli1-0/+13
2011-01-13thp: alter compound get_page/put_pageAndrea Arcangeli1-2/+22
2011-01-13thp: compound_lockAndrea Arcangeli2-1/+45
2011-01-13thp: mm: define MADV_HUGEPAGEAndrea Arcangeli1-0/+2
2011-01-13mm: kswapd: stop high-order balancing when any suitable zone is balancedMel Gorman1-1/+2
2011-01-13mm: remove unlikely() from page_mapping()Steven Rostedt1-1/+1
2011-01-13mm: remove likely() from mapping_unevictable()Steven Rostedt1-1/+1
2011-01-13mm: add FOLL_MLOCK follow_page flag.Michel Lespinasse1-0/+1
2011-01-13mm: clear PageError bit in msync & fsyncRik van Riel1-1/+1
2011-01-13oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines1-0/+2
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes1-2/+3