| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-12-15 | 1 | -5/+83 |
|\ |
|
| * | mmu_notifier: add the callback for mmu_notifier_invalidate_range() | Joerg Roedel | 2014-11-13 | 1 | -5/+32 |
| * | mmu_notifier: call mmu_notifier_invalidate_range() from VMM | Joerg Roedel | 2014-11-13 | 1 | -0/+41 |
| * | mmu_notifier: add mmu_notifier_invalidate_range() | Joerg Roedel | 2014-11-13 | 1 | -0/+10 |
* | | mm: convert i_mmap_mutex to rwsem | Davidlohr Bueso | 2014-12-13 | 1 | -1/+1 |
|/ |
|
* | kvm: Fix page ageing bugs | Andres Lagar-Cavilla | 2014-09-24 | 1 | -7/+17 |
* | mmu_notifier: add call_srcu and sync function for listener to delay call and ... | Peter Zijlstra | 2014-08-06 | 1 | -0/+6 |
* | mm: fix wrong comments about anon_vma lock | Yuanhan Liu | 2013-02-05 | 1 | -1/+1 |
* | mm: move all mmu notifier invocations to be done outside the PT lock | Sagi Grimberg | 2012-10-09 | 1 | -47/+0 |
* | mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch... | Sagi Grimberg | 2012-10-09 | 1 | -0/+1 |
* | mm: mmu_notifier: fix inconsistent memory between secondary MMU and host | Xiao Guangrong | 2012-10-09 | 1 | -1/+11 |
* | mm: convert anon_vma->lock to a mutex | Peter Zijlstra | 2011-05-25 | 1 | -1/+1 |
* | mm: Convert i_mmap_lock to a mutex | Peter Zijlstra | 2011-05-25 | 1 | -1/+1 |
* | thp: mmu_notifier_test_young | Andrea Arcangeli | 2011-01-13 | 1 | -0/+26 |
* | thp: add pmd mmu_notifier helpers | Andrea Arcangeli | 2011-01-13 | 1 | -0/+40 |
* | mmu_notifier.h: fix comment spelling | Figo.zhang | 2010-10-28 | 1 | -1/+1 |
* | ksm: add mmu_notifier set_pte_at_notify() | Izik Eidus | 2009-09-22 | 1 | -0/+34 |
* | mmu-notifiers: core | Andrea Arcangeli | 2008-07-28 | 1 | -0/+279 |