Age | Commit message (Expand) | Author | Files | Lines |
2020-04-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -4/+7 |
2020-04-10 | mm/memory_hotplug: add pgprot_t to mhp_params | Logan Gunthorpe | 1 | -0/+3 |
2020-04-10 | mm/memory_hotplug: rename mhp_restrictions to mhp_params | Logan Gunthorpe | 1 | -3/+3 |
2020-04-10 | mm/vma: introduce VM_ACCESS_FLAGS | Anshuman Khandual | 1 | -1/+1 |
2020-04-10 | Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -2/+0 |
2020-04-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+6 |
2020-04-07 | KVM: s390: vsie: Fix possible race when shadowing region 3 tables | David Hildenbrand | 1 | -0/+1 |
2020-04-07 | KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks | David Hildenbrand | 1 | -1/+5 |
2020-04-06 | s390/mm: use fallthrough; | Joe Perches | 1 | -2/+0 |
2020-04-04 | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 7 | -163/+83 |
2020-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -13/+137 |
2020-04-02 | mm: allow VM_FAULT_RETRY for multiple times | Peter Xu | 1 | -4/+1 |
2020-04-02 | mm: introduce FAULT_FLAG_DEFAULT | Peter Xu | 1 | -1/+1 |
2020-04-02 | mm: introduce fault_signal_pending() | Peter Xu | 1 | -2/+1 |
2020-03-28 | s390/mm: cleanup virtual memory constants usage | Alexander Gordeev | 1 | -2/+2 |
2020-03-28 | s390/mm: remove page table downgrade support | Alexander Gordeev | 1 | -24/+0 |
2020-03-27 | s390/gmap: return proper error code on ksm unsharing | Christian Borntraeger | 1 | -4/+5 |
2020-03-27 | s390/mm: cleanup arch_get_unmapped_area() and friends | Alexander Gordeev | 2 | -38/+13 |
2020-03-25 | s390: use fallthrough; | Joe Perches | 2 | -7/+6 |
2020-03-23 | KVM: s390: Use fallthrough; | Joe Perches | 1 | -3/+3 |
2020-03-23 | s390: remove broken hibernate / power management support | Heiko Carstens | 2 | -59/+3 |
2020-03-23 | s390/mm: optimize page table upgrade routine | Alexander Gordeev | 1 | -34/+56 |
2020-03-10 | s390: prevent leaking kernel address in BEAR | Sven Schnelle | 1 | -0/+4 |
2020-03-04 | s390/mm: mark private defines for vm_fault_t as such | Christian Borntraeger | 1 | -5/+5 |
2020-02-27 | KVM: s390/mm: Make pages accessible before destroying the guest | Christian Borntraeger | 1 | -0/+35 |
2020-02-27 | KVM: s390: protvirt: Secure memory is not mergeable | Janosch Frank | 1 | -10/+20 |
2020-02-27 | s390/mm: add (non)secure page access exceptions handlers | Vasily Gorbik | 1 | -0/+78 |
2020-01-30 | s390/mm: fix dynamic pagetable upgrade for hugetlbfs | Gerald Schaefer | 1 | -1/+99 |
2020-01-04 | mm/memory_hotplug: shrink zones when offlining memory | David Hildenbrand | 1 | -3/+1 |
2019-12-11 | s390/kasan: add KASAN_VMALLOC support | Vasily Gorbik | 1 | -12/+56 |
2019-11-30 | s390: disable preemption when switching to nodat stack with CALL_ON_STACK | Vasily Gorbik | 1 | -3/+9 |
2019-11-25 | Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -4/+8 |
2019-11-25 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+1 |
2019-11-20 | s390/kasan: support memcpy_real with TRACE_IRQFLAGS | Vasily Gorbik | 1 | -4/+8 |
2019-11-01 | dma/direct: turn ARCH_ZONE_DMA_BITS into a variable | Nicolas Saenz Julienne | 1 | -0/+1 |
2019-10-31 | s390/cmm: fix information leak in cmm_timeout_handler() | Yihui ZENG | 1 | -6/+6 |
2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland | 1 | -3/+3 |
2019-09-21 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 1 | -19/+16 |
2019-09-20 | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -6/+1 |
2019-09-17 | Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 4 | -32/+17 |
2019-09-07 | pagewalk: separate function pointers from iterator data | Christoph Hellwig | 1 | -18/+15 |
2019-09-07 | mm: split out a new pagewalk.h header from mm.h | Christoph Hellwig | 1 | -1/+1 |
2019-08-29 | s390/kasan: add kdump support | Vasily Gorbik | 1 | -0/+2 |
2019-08-26 | s390/mem_detect: provide single get_mem_detect_end | Vasily Gorbik | 1 | -12/+0 |
2019-08-26 | s390/cmma: reuse kstrtobool for option value parsing | Vasily Gorbik | 1 | -10/+4 |
2019-08-21 | s390/mm: use refcount_t for refcount | Chuhong Yuan | 1 | -5/+5 |
2019-08-21 | s390/extmem: use refcount_t for refcount | Chuhong Yuan | 1 | -5/+6 |
2019-08-09 | s390/mm: Remove sev_active() function | Thiago Jung Bauermann | 1 | -6/+1 |
2019-08-06 | s390/mm: fix dump_pagetables top level page table walking | Vasily Gorbik | 1 | -6/+6 |
2019-07-29 | s390/mm: add fallthrough annotations | Heiko Carstens | 1 | -0/+3 |