Age | Commit message (Expand) | Author |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-08 | mm/memory_hotplug: remove nid parameter from arch_remove_memory() | David Hildenbrand |
2021-09-07 | Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly" | Linus Torvalds |
2021-09-07 | s390/mm: fix kernel doc comments | Heiko Carstens |
2021-09-03 | Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-03 | mm/gup: remove try_get_page(), call try_get_compound_head() directly | John Hubbard |
2021-08-25 | s390/mm,pageattr: fix walk_pte_level() early exit | Heiko Carstens |
2021-08-25 | s390/kasan: fix large PMD pages address alignment check | Alexander Gordeev |
2021-08-18 | s390/mm: remove unused cmma functions | David Hildenbrand |
2021-08-05 | s390: rename dma section to amode31 | Heiko Carstens |
2021-08-05 | s390/mm: use page_to_virt() in __kernel_map_pages() | Heiko Carstens |
2021-08-05 | s390: replace deprecated CPU-hotplug functions | Sebastian Andrzej Siewior |
2021-07-30 | s390: add kfence region to pagetable dumper | Sven Schnelle |
2021-07-30 | s390: add support for KFENCE | Sven Schnelle |
2021-07-30 | s390/mm: implement set_memory_4k() | Heiko Carstens |
2021-07-27 | s390/boot: introduce boot data 'initrd_data' | Alexander Egorenkov |
2021-07-23 | s390/pv: fix the forcing of the swiotlb | Halil Pasic |
2021-07-08 | s390/mm: use call_on_stack() macro | Heiko Carstens |
2021-07-08 | s390/signal: remove sigreturn on stack | Sven Schnelle |
2021-07-05 | s390: mm: Fix secure storage access exception handling | Janosch Frank |
2021-07-04 | Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-01 | mm: remove special swap entry functions | Alistair Popple |
2021-06-28 | s390/mm,pages-states: get rid of register asm | Heiko Carstens |
2021-06-18 | s390/maccess: use register pair instead of register asm | Heiko Carstens |
2021-06-18 | s390: setup kernel memory layout early | Vasily Gorbik |
2021-06-18 | sched: Introduce task_is_running() | Peter Zijlstra |
2021-05-05 | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() | Peter Xu |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang |
2021-04-12 | s390/traps,mm: add conditional trap handlers | Heiko Carstens |
2021-04-05 | s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions family | Alexander Gordeev |
2021-02-26 | Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-02-26 | s390/mm: define arch_get_mappable_range() | Anshuman Khandual |
2021-02-24 | s390/mm: fix phys vs virt confusion in vmem_*() functions family | Alexander Gordeev |
2021-02-24 | s390/mm: fix phys vs virt confusion in pgtable allocation routines | Alexander Gordeev |
2021-01-19 | s390: convert to generic entry | Sven Schnelle |
2020-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-12-14 | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2020-12-10 | s390/gmap: make gmap memcg aware | Christian Borntraeger |
2020-11-23 | s390/mm: use invalid asce instead of kernel asce | Heiko Carstens |
2020-11-23 | s390/mm: remove set_fs / rework address space handling | Heiko Carstens |
2020-11-20 | s390/vmem: make variable and function names consistent | Alexander Gordeev |
2020-11-20 | s390/vmem: remove redundant check | Alexander Gordeev |
2020-11-20 | s390: unify identity mapping limits handling | Vasily Gorbik |
2020-11-11 | KVM: s390: pv: Mark mm as protected after the set secure parameters and impro... | Janosch Frank |
2020-11-09 | s390/kasan: remove obvious parameter with the only possible value | Vasily Gorbik |
2020-11-09 | s390/kasan: avoid confusing naming | Vasily Gorbik |
2020-11-09 | s390/kasan: remove 3-level paging support | Vasily Gorbik |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |