Age | Commit message (Expand) | Author | Files | Lines |
2021-07-08 | s390/mm: use call_on_stack() macro | Heiko Carstens | 1 | -4/+9 |
2021-07-08 | s390/signal: remove sigreturn on stack | Sven Schnelle | 1 | -23/+0 |
2021-07-05 | s390: mm: Fix secure storage access exception handling | Janosch Frank | 1 | -0/+26 |
2021-07-04 | Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 3 | -45/+21 |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2021-07-01 | mm: remove special swap entry functions | Alistair Popple | 1 | -1/+1 |
2021-06-28 | s390/mm,pages-states: get rid of register asm | Heiko Carstens | 1 | -6/+6 |
2021-06-18 | s390/maccess: use register pair instead of register asm | Heiko Carstens | 1 | -10/+9 |
2021-06-18 | s390: setup kernel memory layout early | Vasily Gorbik | 1 | -29/+6 |
2021-06-18 | sched: Introduce task_is_running() | Peter Zijlstra | 1 | -1/+1 |
2021-05-05 | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() | Peter Xu | 1 | -1/+1 |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 1 | -2/+0 |
2021-04-12 | s390/traps,mm: add conditional trap handlers | Heiko Carstens | 1 | -16/+2 |
2021-04-05 | s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions family | Alexander Gordeev | 1 | -4/+4 |
2021-02-26 | Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2 | -26/+26 |
2021-02-26 | s390/mm: define arch_get_mappable_range() | Anshuman Khandual | 2 | -1/+14 |
2021-02-24 | s390/mm: fix phys vs virt confusion in vmem_*() functions family | Alexander Gordeev | 1 | -15/+15 |
2021-02-24 | s390/mm: fix phys vs virt confusion in pgtable allocation routines | Alexander Gordeev | 1 | -11/+11 |
2021-01-19 | s390: convert to generic entry | Sven Schnelle | 1 | -1/+1 |
2020-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -15/+15 |
2020-12-14 | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 6 | -116/+71 |
2020-12-10 | s390/gmap: make gmap memcg aware | Christian Borntraeger | 1 | -15/+15 |
2020-11-23 | s390/mm: use invalid asce instead of kernel asce | Heiko Carstens | 1 | -2/+8 |
2020-11-23 | s390/mm: remove set_fs / rework address space handling | Heiko Carstens | 2 | -33/+9 |
2020-11-20 | s390/vmem: make variable and function names consistent | Alexander Gordeev | 1 | -18/+18 |
2020-11-20 | s390/vmem: remove redundant check | Alexander Gordeev | 1 | -1/+1 |
2020-11-20 | s390: unify identity mapping limits handling | Vasily Gorbik | 2 | -8/+15 |
2020-11-11 | KVM: s390: pv: Mark mm as protected after the set secure parameters and impro... | Janosch Frank | 1 | -0/+2 |
2020-11-09 | s390/kasan: remove obvious parameter with the only possible value | Vasily Gorbik | 2 | -3/+3 |
2020-11-09 | s390/kasan: avoid confusing naming | Vasily Gorbik | 1 | -9/+7 |
2020-11-09 | s390/kasan: remove 3-level paging support | Vasily Gorbik | 1 | -42/+10 |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 1 | -1/+1 |
2020-10-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+11 |
2020-10-21 | s390: virtio: PV needs VIRTIO I/O device protection | Pierre Morel | 1 | -0/+11 |
2020-10-16 | Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 7 | -201/+231 |
2020-10-13 | arch, drivers: replace for_each_membock() with for_each_mem_range() | Mike Rapoport | 1 | -3/+4 |
2020-10-13 | arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() | Mike Rapoport | 1 | -4/+2 |
2020-09-16 | s390/kasan: support protvirt with 4-level paging | Vasily Gorbik | 1 | -6/+30 |
2020-09-16 | s390/mm,ptdump: sort markers | Vasily Gorbik | 1 | -0/+19 |
2020-09-16 | s390/mm,ptdump: add proper ifdefs | Heiko Carstens | 1 | -2/+3 |
2020-09-14 | s390/uv: add destroy page call | Janosch Frank | 1 | -1/+1 |
2020-09-14 | s390/mm,ptdump: add couple of additional markers | Vasily Gorbik | 1 | -5/+21 |
2020-09-14 | s390/kasan: make shadow memory noexec | Vasily Gorbik | 1 | -2/+6 |
2020-09-14 | s390: add ARCH_HAS_DEBUG_WX support | Heiko Carstens | 3 | -2/+66 |
2020-09-14 | s390/mm,ptdump: make page table dumping seq_file optional | Heiko Carstens | 1 | -10/+26 |
2020-09-14 | s390/mm,ptdump: hold cpa mutex while walking for kernel page table dump | Heiko Carstens | 2 | -1/+4 |
2020-09-14 | s390/mm,ptdump: hold memory hotplug lock while walking for kernel page table ... | Heiko Carstens | 1 | -0/+2 |
2020-09-14 | s390/mm,ptdump: convert to generic page table dumper | Heiko Carstens | 2 | -187/+48 |
2020-09-14 | s390/pci: Implement ioremap_wc/prot() with MIO | Niklas Schnelle | 1 | -0/+20 |
2020-09-14 | s390: add 3f program exception handler | Janosch Frank | 1 | -0/+20 |