| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: migrate: Introduce migrate_misplaced_page() | Peter Zijlstra | 2012-12-11 | 2 | -2/+117 |
* | mm: mempolicy: Check for misplaced page | Lee Schermerhorn | 2012-12-11 | 3 | -0/+85 |
* | mm: mempolicy: Add MPOL_NOOP | Lee Schermerhorn | 2012-12-11 | 2 | -5/+7 |
* | mm: mempolicy: Make MPOL_LOCAL a real policy | Peter Zijlstra | 2012-12-11 | 2 | -3/+7 |
* | mm: numa: Create basic numa page hinting infrastructure | Mel Gorman | 2012-12-11 | 3 | -3/+141 |
* | mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte | Andrea Arcangeli | 2012-12-11 | 1 | -0/+2 |
* | mm: numa: Support NUMA hinting page faults from gup/gup_fast | Andrea Arcangeli | 2012-12-11 | 2 | -0/+18 |
* | mm: numa: pte_numa() and pmd_numa() | Andrea Arcangeli | 2012-12-11 | 3 | -2/+152 |
* | mm: numa: define _PAGE_NUMA | Andrea Arcangeli | 2012-12-11 | 1 | -0/+20 |
* | mm: compaction: Add scanned and isolated counters for compaction | Mel Gorman | 2012-12-11 | 3 | -0/+13 |
* | mm: migrate: Add a tracepoint for migrate_pages | Mel Gorman | 2012-12-11 | 8 | -10/+82 |
* | mm: compaction: Move migration fail/success stats to migrate.c | Mel Gorman | 2012-12-11 | 4 | -8/+13 |
* | mm: Optimize the TLB flush of sys_mprotect() and change_protection() users | Ingo Molnar | 2012-12-11 | 1 | -1/+3 |
* | mm: Count the number of pages affected in change_protection() | Peter Zijlstra | 2012-12-11 | 4 | -18/+61 |
* | mm: Check if PTE is already allocated during page fault | Mel Gorman | 2012-12-11 | 2 | -2/+4 |
* | mm: Only flush the TLB when clearing an accessible pte | Rik van Riel | 2012-12-11 | 1 | -1/+2 |
* | x86/mm: Introduce pte_accessible() | Rik van Riel | 2012-12-11 | 2 | -0/+10 |
* | mm,generic: only flush the local TLB in ptep_set_access_flags | Rik van Riel | 2012-12-11 | 1 | -3/+3 |
* | x86: mm: drop TLB flush from ptep_set_access_flags | Rik van Riel | 2012-12-11 | 1 | -1/+0 |
* | x86: mm: only do a local tlb flush in ptep_set_access_flags() | Rik van Riel | 2012-12-11 | 1 | -1/+8 |
* | Linux 3.7-rc6v3.7-rc6 | Linus Torvalds | 2012-11-16 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-11-16 | 1 | -4/+7 |
|\ |
|
| * | KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() | Takashi Iwai | 2012-11-16 | 1 | -4/+7 |
* | | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds | 2012-11-16 | 19 | -120/+86 |
|\ \ |
|
| * | | revert "mm: fix-up zone present pages" | Andrew Morton | 2012-11-16 | 6 | -58/+1 |
| * | | tmpfs: change final i_blocks BUG to WARNING | Hugh Dickins | 2012-11-16 | 1 | -1/+1 |
| * | | tmpfs: fix shmem_getpage_gfp() VM_BUG_ON | Hugh Dickins | 2012-11-16 | 1 | -2/+14 |
| * | | mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address | Will Deacon | 2012-11-16 | 1 | -1/+1 |
| * | | mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction... | Mel Gorman | 2012-11-16 | 1 | -25/+0 |
| * | | rapidio: fix kernel-doc warnings | Randy Dunlap | 2012-11-16 | 2 | -1/+3 |
| * | | swapfile: fix name leak in swapoff | Xiaotian Feng | 2012-11-16 | 1 | -2/+2 |
| * | | memcg: fix hotplugged memory zone oops | Hugh Dickins | 2012-11-16 | 4 | -18/+38 |
| * | | mips, arc: fix build failure | David Rientjes | 2012-11-16 | 1 | -0/+1 |
| * | | memcg: oom: fix totalpages calculation for memory.swappiness==0 | Michal Hocko | 2012-11-16 | 2 | -6/+19 |
| * | | mm: fix build warning for uninitialized value | David Rientjes | 2012-11-16 | 1 | -6/+4 |
| * | | mm: add anon_vma_lock to validate_mm() | Michel Lespinasse | 2012-11-16 | 1 | -0/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-11-16 | 42 | -120/+247 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-11-16 | 18 | -25/+73 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-11-16 | 18 | -25/+73 |
| | |\ \ |
|
| | | * | | brcmfmac: fix typo in CONFIG_BRCMISCAN | Hauke Mehrtens | 2012-11-14 | 1 | -1/+1 |
| | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2012-11-14 | 5 | -8/+12 |
| | | |\ \ |
|
| | | | * | | Bluetooth: Fix memory leak when removing a UUID | Johan Hedberg | 2012-11-09 | 1 | -0/+1 |
| | | | * | | Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027] | Marcos Chaparro | 2012-11-09 | 2 | -0/+2 |
| | | | * | | Bluetooth: Notify about device registration before power on | Marcel Holtmann | 2012-11-09 | 1 | -2/+2 |
| | | | * | | Bluetooth: Fix error status when pairing fails | Paulo Sérgio | 2012-11-09 | 1 | -1/+1 |
| | | | * | | Bluetooth: Fix having bogus entries in mgmt_read_index_list reply | Johan Hedberg | 2012-11-09 | 1 | -5/+6 |
| | | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2012-11-14 | 3 | -4/+23 |
| | | |\ \ \ |
|
| | | | * | | | iwlwifi: use ieee80211_free_txskb | Johannes Berg | 2012-11-07 | 2 | -2/+2 |
| | | | * | | | iwlwifi: handle DMA mapping failures | Johannes Berg | 2012-11-05 | 1 | -2/+21 |
| | | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-11-14 | 9 | -12/+37 |
| | | |\ \ \ \
| | | | |_|/ /
| | | |/| | | |
|