summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: mempolicy: Implement change_prot_numa() in terms of change_protection()Mel Gorman2012-12-115-145/+85
* mm: mempolicy: Add MPOL_MF_LAZYLee Schermerhorn2012-12-113-18/+185
* mm: mempolicy: Use _PAGE_NUMA to migrate pagesMel Gorman2012-12-113-12/+60
* mm: migrate: Drop the misplaced pages reference count if the target node is fullMel Gorman2012-12-111-7/+10
* mm: migrate: Introduce migrate_misplaced_page()Peter Zijlstra2012-12-112-2/+117
* mm: mempolicy: Check for misplaced pageLee Schermerhorn2012-12-113-0/+85
* mm: mempolicy: Add MPOL_NOOPLee Schermerhorn2012-12-112-5/+7
* mm: mempolicy: Make MPOL_LOCAL a real policyPeter Zijlstra2012-12-112-3/+7
* mm: numa: Create basic numa page hinting infrastructureMel Gorman2012-12-113-3/+141
* mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pteAndrea Arcangeli2012-12-111-0/+2
* mm: numa: Support NUMA hinting page faults from gup/gup_fastAndrea Arcangeli2012-12-112-0/+18
* mm: numa: pte_numa() and pmd_numa()Andrea Arcangeli2012-12-113-2/+152
* mm: numa: define _PAGE_NUMAAndrea Arcangeli2012-12-111-0/+20
* mm: compaction: Add scanned and isolated counters for compactionMel Gorman2012-12-113-0/+13
* mm: migrate: Add a tracepoint for migrate_pagesMel Gorman2012-12-118-10/+82
* mm: compaction: Move migration fail/success stats to migrate.cMel Gorman2012-12-114-8/+13
* mm: Optimize the TLB flush of sys_mprotect() and change_protection() usersIngo Molnar2012-12-111-1/+3
* mm: Count the number of pages affected in change_protection()Peter Zijlstra2012-12-114-18/+61
* mm: Check if PTE is already allocated during page faultMel Gorman2012-12-112-2/+4
* mm: Only flush the TLB when clearing an accessible pteRik van Riel2012-12-111-1/+2
* x86/mm: Introduce pte_accessible()Rik van Riel2012-12-112-0/+10
* mm,generic: only flush the local TLB in ptep_set_access_flagsRik van Riel2012-12-111-3/+3
* x86: mm: drop TLB flush from ptep_set_access_flagsRik van Riel2012-12-111-1/+0
* x86: mm: only do a local tlb flush in ptep_set_access_flags()Rik van Riel2012-12-111-1/+8
* Linux 3.7-rc6v3.7-rc6Linus Torvalds2012-11-161-1/+1
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-11-161-4/+7
|\
| * KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai2012-11-161-4/+7
* | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-1619-120/+86
|\ \
| * | revert "mm: fix-up zone present pages"Andrew Morton2012-11-166-58/+1
| * | tmpfs: change final i_blocks BUG to WARNINGHugh Dickins2012-11-161-1/+1
| * | tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins2012-11-161-2/+14
| * | mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon2012-11-161-1/+1
| * | mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...Mel Gorman2012-11-161-25/+0
| * | rapidio: fix kernel-doc warningsRandy Dunlap2012-11-162-1/+3
| * | swapfile: fix name leak in swapoffXiaotian Feng2012-11-161-2/+2
| * | memcg: fix hotplugged memory zone oopsHugh Dickins2012-11-164-18/+38
| * | mips, arc: fix build failureDavid Rientjes2012-11-161-0/+1
| * | memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko2012-11-162-6/+19
| * | mm: fix build warning for uninitialized valueDavid Rientjes2012-11-161-6/+4
| * | mm: add anon_vma_lock to validate_mm()Michel Lespinasse2012-11-161-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-1642-120/+247
|\ \ \ | |_|/ |/| |
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-11-1618-25/+73
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-1618-25/+73
| | |\ \
| | | * | brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens2012-11-141-1/+1
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-11-145-8/+12
| | | |\ \
| | | | * | Bluetooth: Fix memory leak when removing a UUIDJohan Hedberg2012-11-091-0/+1
| | | | * | Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]Marcos Chaparro2012-11-092-0/+2
| | | | * | Bluetooth: Notify about device registration before power onMarcel Holtmann2012-11-091-2/+2
| | | | * | Bluetooth: Fix error status when pairing failsPaulo Sérgio2012-11-091-1/+1
| | | | * | Bluetooth: Fix having bogus entries in mgmt_read_index_list replyJohan Hedberg2012-11-091-5/+6
OpenPOWER on IntegriCloud