aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-12-11mm: numa: Add THP migration for the NUMA working set scanning fault case buil...Mel Gorman
2012-12-11mm: numa: Add THP migration for the NUMA working set scanning fault case.Mel Gorman
2012-12-11mm: sched: numa: Delay PTE scanning until a task is scheduled on a new nodeMel Gorman
2012-12-11mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman
2012-12-11mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrateMel Gorman
2012-12-11mm: numa: Introduce last_nid to the page frameMel Gorman
2012-12-11mm: numa: Rate limit setting of pte_numa if node is saturatedMel Gorman
2012-12-11mm: numa: Structures for Migrate On Fault per NUMA migration rate limitingAndrea Arcangeli
2012-12-11mm: numa: Migrate on reference policyMel Gorman
2012-12-11mm: numa: Add pte updates, hinting and migration statsMel Gorman
2012-12-11mm: sched: numa: Implement slow start for working set samplingPeter Zijlstra
2012-12-11mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) ratePeter Zijlstra
2012-12-11mm: numa: Add fault driven placement and migrationPeter Zijlstra
2012-12-11mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for nowMel Gorman
2012-12-11mm: mempolicy: Implement change_prot_numa() in terms of change_protection()Mel Gorman
2012-12-11mm: mempolicy: Add MPOL_MF_LAZYLee Schermerhorn
2012-12-11mm: mempolicy: Use _PAGE_NUMA to migrate pagesMel Gorman
2012-12-11mm: migrate: Introduce migrate_misplaced_page()Peter Zijlstra
2012-12-11mm: mempolicy: Check for misplaced pageLee Schermerhorn
2012-12-11mm: mempolicy: Add MPOL_NOOPLee Schermerhorn
2012-12-11mm: mempolicy: Make MPOL_LOCAL a real policyPeter Zijlstra
2012-12-11mm: numa: Create basic numa page hinting infrastructureMel Gorman
2012-12-11mm: numa: Support NUMA hinting page faults from gup/gup_fastAndrea Arcangeli
2012-12-11mm: numa: pte_numa() and pmd_numa()Andrea Arcangeli
2012-12-11mm: compaction: Add scanned and isolated counters for compactionMel Gorman
2012-12-11mm: migrate: Add a tracepoint for migrate_pagesMel Gorman
2012-12-11mm: compaction: Move migration fail/success stats to migrate.cMel Gorman
2012-12-11mm: Count the number of pages affected in change_protection()Peter Zijlstra
2012-12-11x86/mm: Introduce pte_accessible()Rik van Riel
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap
2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins
2012-11-16mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann
2012-11-15clk: remove inline usage from clk-provider.hIgor Mazanov
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-09of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson
2012-11-09Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-11-09revert "epoll: support for disabling items, and a self-test app"Andrew Morton
2012-11-07mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann
2012-11-07mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang
2012-11-07mmc: dw_mmc: convert the variable type of irqSeungwon Jeon
2012-11-07drivers: bus: ocp2scp: add pdata supportKishon Vijay Abraham I
2012-11-07xen/hvm: If we fail to fetch an HVM parameter print out which flag it is.Konrad Rzeszutek Wilk
2012-11-03ptp: update adjfreq callback descriptionJacob Keller
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds