aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-11mm: mempolicy: Add MPOL_MF_LAZYLee Schermerhorn3-18/+185
2012-12-11mm: mempolicy: Use _PAGE_NUMA to migrate pagesMel Gorman3-12/+60
2012-12-11mm: migrate: Drop the misplaced pages reference count if the target node is fullMel Gorman1-7/+10
2012-12-11mm: migrate: Introduce migrate_misplaced_page()Peter Zijlstra2-2/+117
2012-12-11mm: mempolicy: Check for misplaced pageLee Schermerhorn3-0/+85
2012-12-11mm: mempolicy: Add MPOL_NOOPLee Schermerhorn2-5/+7
2012-12-11mm: mempolicy: Make MPOL_LOCAL a real policyPeter Zijlstra2-3/+7
2012-12-11mm: numa: Create basic numa page hinting infrastructureMel Gorman3-3/+141
2012-12-11mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pteAndrea Arcangeli1-0/+2
2012-12-11mm: numa: Support NUMA hinting page faults from gup/gup_fastAndrea Arcangeli2-0/+18
2012-12-11mm: numa: pte_numa() and pmd_numa()Andrea Arcangeli3-2/+152
2012-12-11mm: numa: define _PAGE_NUMAAndrea Arcangeli1-0/+20
2012-12-11mm: compaction: Add scanned and isolated counters for compactionMel Gorman3-0/+13
2012-12-11mm: migrate: Add a tracepoint for migrate_pagesMel Gorman8-10/+82
2012-12-11mm: compaction: Move migration fail/success stats to migrate.cMel Gorman4-8/+13
2012-12-11mm: Optimize the TLB flush of sys_mprotect() and change_protection() usersIngo Molnar1-1/+3
2012-12-11mm: Count the number of pages affected in change_protection()Peter Zijlstra4-18/+61
2012-12-11mm: Check if PTE is already allocated during page faultMel Gorman2-2/+4
2012-12-11mm: Only flush the TLB when clearing an accessible pteRik van Riel1-1/+2
2012-12-11x86/mm: Introduce pte_accessible()Rik van Riel2-0/+10
2012-12-11mm,generic: only flush the local TLB in ptep_set_access_flagsRik van Riel1-3/+3
2012-12-11x86: mm: drop TLB flush from ptep_set_access_flagsRik van Riel1-1/+0
2012-12-11x86: mm: only do a local tlb flush in ptep_set_access_flags()Rik van Riel1-1/+8
2012-11-16Linux 3.7-rc6Linus Torvalds1-1/+1
2012-11-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+7
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds19-120/+86
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton6-58/+1
2012-11-16tmpfs: change final i_blocks BUG to WARNINGHugh Dickins1-1/+1
2012-11-16tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins1-2/+14
2012-11-16mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon1-1/+1
2012-11-16mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures"Mel Gorman1-25/+0
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap2-1/+3
2012-11-16swapfile: fix name leak in swapoffXiaotian Feng1-2/+2
2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins4-18/+38
2012-11-16mips, arc: fix build failureDavid Rientjes1-0/+1
2012-11-16memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko2-6/+19
2012-11-16mm: fix build warning for uninitialized valueDavid Rientjes1-6/+4
2012-11-16mm: add anon_vma_lock to validate_mm()Michel Lespinasse1-0/+2
2012-11-16KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai1-4/+7
2012-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds42-120/+247
2012-11-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller18-25/+73
2012-11-16net-rps: Fix brokeness causing OOO packetsTom Herbert1-1/+3
2012-11-16Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-7/+20
2012-11-16tcp: handle tcp_net_metrics_init() order-5 memory allocation failuresEric Dumazet1-3/+9
2012-11-16Thermal: Add Linux/Thermal subsystem info in MAINTAINER fileZhang Rui1-0/+8
2012-11-16mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes3-4/+130
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds24-50/+303
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville18-25/+73
2012-11-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds3-23/+25
2012-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-3/+3