summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-01-14thp: mincore transparent hugepage supportJohannes Weiner1-0/+3
2011-01-14thp: add x86 32bit supportJohannes Weiner1-3/+4
2011-01-14thp: remove PG_buddyAndrea Arcangeli3-11/+31
2011-01-14thp: khugepagedAndrea Arcangeli3-0/+68
2011-01-14thp: transparent hugepage vmstatAndrea Arcangeli1-0/+1
2011-01-14thp: pmd_trans_huge migrate bugcheckAndrea Arcangeli1-0/+1
2011-01-14thp: madvise(MADV_HUGEPAGE)Andrea Arcangeli1-0/+6
2011-01-14thp: transparent hugepage coreAndrea Arcangeli7-2/+159
2011-01-14thp: _GFP_NO_KSWAPDAndrea Arcangeli1-1/+4
2011-01-14thp: kvm mmu transparent hugepage supportAndrea Arcangeli1-0/+12
2011-01-14thp: clear_copy_huge_pageAndrea Arcangeli1-0/+9
2011-01-14thp: add pmd_huge_pte to mm_structAndrea Arcangeli1-0/+3
2011-01-14thp: clear page compoundAndrea Arcangeli1-1/+16
2011-01-14thp: add pmd mmu_notifier helpersAndrea Arcangeli1-0/+40
2011-01-14thp: pte alloc trans splittingAndrea Arcangeli1-6/+9
2011-01-14thp: export maybe_mkwriteAndrea Arcangeli1-0/+13
2011-01-14thp: alter compound get_page/put_pageAndrea Arcangeli1-2/+22
2011-01-14thp: compound_lockAndrea Arcangeli2-1/+45
2011-01-14mm: kswapd: stop high-order balancing when any suitable zone is balancedMel Gorman1-1/+2
2011-01-14mm: remove unlikely() from page_mapping()Steven Rostedt1-1/+1
2011-01-14mm: remove likely() from mapping_unevictable()Steven Rostedt1-1/+1
2011-01-14mm: add FOLL_MLOCK follow_page flag.Michel Lespinasse1-0/+1
2011-01-14mm: clear PageError bit in msync & fsyncRik van Riel1-1/+1
2011-01-14oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines1-0/+2
2011-01-14mm: unify module_alloc code for vmallocDavid Rientjes1-2/+3
2011-01-14mm: remove gfp mask from pcpu_get_vm_areasDavid Rientjes1-1/+1
2011-01-14mm: remove unused get_vm_area_nodeDavid Rientjes1-3/+0
2011-01-14mm: migration: cleanup migrate_pages API by matching types for offlining and ...Mel Gorman1-4/+4
2011-01-14mm: migration: allow migration to operate asynchronously and avoid synchronou...Mel Gorman2-8/+14
2011-01-14mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaimMel Gorman2-0/+21
2011-01-14mm: vmstat: use a single setter function and callback for adjusting percpu th...Mel Gorman1-4/+6
2011-01-14mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman2-7/+8
2011-01-14sched: remove long deprecated CLONE_STOPPED flagDave Jones1-1/+2
2011-01-14irq: use per_cpu kstat_irqsEric Dumazet2-11/+10
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds3-5/+34
2011-01-14Revert "gpiolib: annotate gpio-intialization with __must_check"Linus Torvalds1-3/+3
2011-01-13dm: per target unplug callback supportNeilBrown1-0/+1
2011-01-13dm: introduce target callbacks and congestion callbackNeilBrown1-0/+11
2011-01-13dm: use non reentrant workqueues if equivalentTejun Heo1-2/+2
2011-01-13dm log userspace: add version number to commsJonathan Brassow1-1/+12
2011-01-13dm ioctl: allow rename to fill empty uuidPeter Jones1-3/+9
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-16/+66
2011-01-13Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2-23/+36
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-0/+327
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-495/+5
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-1/+45
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-8/+13
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds6-51/+104
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-15/+94
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds6-14/+14