| Commit message (Expand) | Author | Age | Files | Lines |
* | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() | Peter Xu | 2021-05-05 | 1 | -1/+1 |
* | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 2021-04-30 | 1 | -2/+0 |
* | s390/traps,mm: add conditional trap handlers | Heiko Carstens | 2021-04-12 | 1 | -16/+2 |
* | s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions family | Alexander Gordeev | 2021-04-05 | 1 | -4/+4 |
* | Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2021-02-26 | 2 | -26/+26 |
|\ |
|
| * | s390/mm: fix phys vs virt confusion in vmem_*() functions family | Alexander Gordeev | 2021-02-24 | 1 | -15/+15 |
| * | s390/mm: fix phys vs virt confusion in pgtable allocation routines | Alexander Gordeev | 2021-02-24 | 1 | -11/+11 |
* | | s390/mm: define arch_get_mappable_range() | Anshuman Khandual | 2021-02-26 | 2 | -1/+14 |
|/ |
|
* | s390: convert to generic entry | Sven Schnelle | 2021-01-19 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-12-20 | 1 | -15/+15 |
|\ |
|
| * | s390/gmap: make gmap memcg aware | Christian Borntraeger | 2020-12-10 | 1 | -15/+15 |
* | | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2020-12-14 | 6 | -116/+71 |
|\ \ |
|
| * | | s390/mm: use invalid asce instead of kernel asce | Heiko Carstens | 2020-11-23 | 1 | -2/+8 |
| * | | s390/mm: remove set_fs / rework address space handling | Heiko Carstens | 2020-11-23 | 2 | -33/+9 |
| * | | s390/vmem: make variable and function names consistent | Alexander Gordeev | 2020-11-20 | 1 | -18/+18 |
| * | | s390/vmem: remove redundant check | Alexander Gordeev | 2020-11-20 | 1 | -1/+1 |
| * | | s390: unify identity mapping limits handling | Vasily Gorbik | 2020-11-20 | 2 | -8/+15 |
| * | | s390/kasan: remove obvious parameter with the only possible value | Vasily Gorbik | 2020-11-09 | 2 | -3/+3 |
| * | | s390/kasan: avoid confusing naming | Vasily Gorbik | 2020-11-09 | 1 | -9/+7 |
| * | | s390/kasan: remove 3-level paging support | Vasily Gorbik | 2020-11-09 | 1 | -42/+10 |
| |/ |
|
* / | KVM: s390: pv: Mark mm as protected after the set secure parameters and impro... | Janosch Frank | 2020-11-11 | 1 | -0/+2 |
|/ |
|
* | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 2020-10-25 | 1 | -1/+1 |
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2020-10-23 | 1 | -0/+11 |
|\ |
|
| * | s390: virtio: PV needs VIRTIO I/O device protection | Pierre Morel | 2020-10-21 | 1 | -0/+11 |
* | | Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2020-10-16 | 7 | -201/+231 |
|\ \ |
|
| * | | s390/kasan: support protvirt with 4-level paging | Vasily Gorbik | 2020-09-16 | 1 | -6/+30 |
| * | | s390/mm,ptdump: sort markers | Vasily Gorbik | 2020-09-16 | 1 | -0/+19 |
| * | | s390/mm,ptdump: add proper ifdefs | Heiko Carstens | 2020-09-16 | 1 | -2/+3 |
| * | | s390/uv: add destroy page call | Janosch Frank | 2020-09-14 | 1 | -1/+1 |
| * | | s390/mm,ptdump: add couple of additional markers | Vasily Gorbik | 2020-09-14 | 1 | -5/+21 |
| * | | s390/kasan: make shadow memory noexec | Vasily Gorbik | 2020-09-14 | 1 | -2/+6 |
| * | | s390: add ARCH_HAS_DEBUG_WX support | Heiko Carstens | 2020-09-14 | 3 | -2/+66 |
| * | | s390/mm,ptdump: make page table dumping seq_file optional | Heiko Carstens | 2020-09-14 | 1 | -10/+26 |
| * | | s390/mm,ptdump: hold cpa mutex while walking for kernel page table dump | Heiko Carstens | 2020-09-14 | 2 | -1/+4 |
| * | | s390/mm,ptdump: hold memory hotplug lock while walking for kernel page table ... | Heiko Carstens | 2020-09-14 | 1 | -0/+2 |
| * | | s390/mm,ptdump: convert to generic page table dumper | Heiko Carstens | 2020-09-14 | 2 | -187/+48 |
| * | | s390/pci: Implement ioremap_wc/prot() with MIO | Niklas Schnelle | 2020-09-14 | 1 | -0/+20 |
* | | | arch, drivers: replace for_each_membock() with for_each_mem_range() | Mike Rapoport | 2020-10-13 | 1 | -3/+4 |
* | | | arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() | Mike Rapoport | 2020-10-13 | 1 | -4/+2 |
| |/
|/| |
|
* | | s390: add 3f program exception handler | Janosch Frank | 2020-09-14 | 1 | -0/+20 |
* | | s390/vmem: fix vmem_add_range for 4-level paging | Vasily Gorbik | 2020-08-26 | 1 | -0/+1 |
|/ |
|
* | Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2020-08-13 | 1 | -7/+20 |
|\ |
|
| * | s390/gmap: improve THP splitting | Gerald Schaefer | 2020-08-11 | 1 | -7/+20 |
* | | mm/gup: remove task_struct pointer for all gup code | Peter Xu | 2020-08-12 | 1 | -2/+2 |
* | | mm/s390: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -15/+1 |
* | | mm: do page fault accounting in handle_mm_fault | Peter Xu | 2020-08-12 | 1 | -1/+1 |
|/ |
|
* | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport | 2020-08-07 | 1 | -1/+0 |
* | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 2020-08-07 | 3 | -3/+0 |
* | Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2020-08-03 | 4 | -309/+434 |
|\ |
|
| * | s390/vmemmap: coding style updates | Heiko Carstens | 2020-07-27 | 1 | -35/+20 |