aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-11mm: sched: numa: Implement slow start for working set samplingPeter Zijlstra
2012-12-11sched, numa, mm: Count WS scanning against present PTEs, not virtual memory r...Mel Gorman
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: Drop the misplaced pages reference count if the target node is fullMel 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: split_huge_page: transfer the NUMA type from the pmd to the pteAndrea Arcangeli
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: numa: define _PAGE_NUMAAndrea 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: Optimize the TLB flush of sys_mprotect() and change_protection() usersIngo Molnar
2012-12-11mm: Count the number of pages affected in change_protection()Peter Zijlstra
2012-12-11mm: Check if PTE is already allocated during page faultMel Gorman
2012-12-11mm: Only flush the TLB when clearing an accessible pteRik van Riel
2012-12-11x86/mm: Introduce pte_accessible()Rik van Riel
2012-12-11mm,generic: only flush the local TLB in ptep_set_access_flagsRik van Riel
2012-12-11x86: mm: drop TLB flush from ptep_set_access_flagsRik van Riel
2012-12-11x86: mm: only do a local tlb flush in ptep_set_access_flags()Rik van Riel
2012-11-16Linux 3.7-rc6Linus Torvalds
2012-11-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton
2012-11-16tmpfs: change final i_blocks BUG to WARNINGHugh Dickins
2012-11-16tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins
2012-11-16mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon
2012-11-16mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...Mel Gorman
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap
2012-11-16swapfile: fix name leak in swapoffXiaotian Feng
2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins
2012-11-16mips, arc: fix build failureDavid Rientjes
2012-11-16memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko
2012-11-16mm: fix build warning for uninitialized valueDavid Rientjes
2012-11-16mm: add anon_vma_lock to validate_mm()Michel Lespinasse
2012-11-16KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai
2012-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-11-16net-rps: Fix brokeness causing OOO packetsTom Herbert
2012-11-16Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-11-16tcp: handle tcp_net_metrics_init() order-5 memory allocation failuresEric Dumazet