summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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: add pmd mangling generic functionsAndrea Arcangeli1-60/+154
2011-01-14thp: special pmd_trans_* functionsAndrea Arcangeli1-0/+11
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-14thp: mm: define MADV_HUGEPAGEAndrea Arcangeli1-0/+2
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: vmscan: rename lumpy_mode to reclaim_modeMel Gorman1-3/+3
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: vmscan: convert lumpy_mode into a bitmaskMel Gorman1-3/+3
2011-01-14mm: compaction: add trace events for memory compaction activityMel Gorman1-0/+74
2011-01-14writeback: trace wakeup event for background writebackWu Fengguang1-0/+1
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 Torvalds2-8/+8
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 Torvalds6-21/+74
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 Torvalds13-60/+749
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 Torvalds6-1/+181
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 Torvalds7-51/+245
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-15/+215
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds10-20/+20
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+5
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+21
2011-01-13decompressors: remove unused constant from inflate.hLasse Collin1-3/+0