summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman2012-12-111-0/+4
* mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrateMel Gorman2012-12-112-2/+6
* mm: numa: Introduce last_nid to the page frameMel Gorman2012-12-112-0/+34
* mm: numa: Rate limit setting of pte_numa if node is saturatedMel Gorman2012-12-111-0/+6
* mm: numa: Structures for Migrate On Fault per NUMA migration rate limitingAndrea Arcangeli2012-12-111-0/+13
* mm: numa: Migrate on reference policyMel Gorman2012-12-111-0/+1
* mm: numa: Add pte updates, hinting and migration statsMel Gorman2012-12-112-0/+14
* mm: sched: numa: Implement slow start for working set samplingPeter Zijlstra2012-12-111-0/+1
* mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) ratePeter Zijlstra2012-12-112-0/+4
* mm: numa: Add fault driven placement and migrationPeter Zijlstra2012-12-112-0/+31
* mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for nowMel Gorman2012-12-111-3/+1
* mm: mempolicy: Implement change_prot_numa() in terms of change_protection()Mel Gorman2012-12-112-3/+4
* mm: mempolicy: Add MPOL_MF_LAZYLee Schermerhorn2012-12-112-3/+15
* mm: mempolicy: Use _PAGE_NUMA to migrate pagesMel Gorman2012-12-111-4/+5
* mm: migrate: Introduce migrate_misplaced_page()Peter Zijlstra2012-12-111-0/+11
* mm: mempolicy: Check for misplaced pageLee Schermerhorn2012-12-112-0/+9
* mm: mempolicy: Add MPOL_NOOPLee Schermerhorn2012-12-111-0/+1
* mm: mempolicy: Make MPOL_LOCAL a real policyPeter Zijlstra2012-12-111-0/+1
* mm: numa: Create basic numa page hinting infrastructureMel Gorman2012-12-111-0/+10
* mm: numa: Support NUMA hinting page faults from gup/gup_fastAndrea Arcangeli2012-12-111-0/+1
* mm: numa: pte_numa() and pmd_numa()Andrea Arcangeli2012-12-111-0/+106
* mm: compaction: Add scanned and isolated counters for compactionMel Gorman2012-12-111-0/+2
* mm: migrate: Add a tracepoint for migrate_pagesMel Gorman2012-12-112-2/+62
* mm: compaction: Move migration fail/success stats to migrate.cMel Gorman2012-12-111-1/+3
* mm: Count the number of pages affected in change_protection()Peter Zijlstra2012-12-112-2/+9
* x86/mm: Introduce pte_accessible()Rik van Riel2012-12-111-0/+4
* Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-163-5/+3
|\
| * revert "mm: fix-up zone present pages"Andrew Morton2012-11-161-4/+0
| * rapidio: fix kernel-doc warningsRandy Dunlap2012-11-161-0/+2
| * memcg: fix hotplugged memory zone oopsHugh Dickins2012-11-161-1/+1
* | mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes2012-11-161-0/+9
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-11-161-0/+31
|\ \
| * | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann2012-11-166-7/+40
| |\|
| * | drivers: bus: ocp2scp: add pdata supportKishon Vijay Abraham I2012-11-071-0/+31
* | | clk: remove inline usage from clk-provider.hIgor Mazanov2012-11-151-2/+2
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-101-1/+2
|\ \
| * | ptp: update adjfreq callback descriptionJacob Keller2012-11-031-1/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-101-0/+2
|\ \
| * | of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2012-11-091-0/+2
* | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-101-2/+32
|\ \ \
| * | | xen/hvm: If we fail to fetch an HVM parameter print out which flag it is.Konrad Rzeszutek Wilk2012-11-071-2/+32
* | | | Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-11-092-3/+4
|\ \ \ \
| * | | | mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann2012-11-071-2/+2
| * | | | mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang2012-11-071-0/+1
| * | | | mmc: dw_mmc: convert the variable type of irqSeungwon Jeon2012-11-071-1/+1
* | | | | revert "epoll: support for disabling items, and a self-test app"Andrew Morton2012-11-091-1/+0
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-021-0/+9
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-311-0/+9
| |\ \ \ \
| | * \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-291-0/+9
| | |\ \ \ \
| | | * | | | mac80211: verify that skb data is presentJohannes Berg2012-10-261-0/+9