Age | Commit message (Expand) | Author |
2024-10-25 | s390: Fix various typos | Heiko Carstens |
2024-10-16 | s390: Remove remaining _PAGE_* macros | Vincenzo Frascino |
2024-09-25 | Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-09-21 | Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-09-09 | mm: make arch_get_unmapped_area() take vm_flags by default | Mark Brown |
2024-09-05 | s390/mm: Add cond_resched() to cmm_alloc/free_pages() | Gerald Schaefer |
2024-09-01 | s390/mm/fault: convert do_secure_storage_access() from follow_page() to folio... | David Hildenbrand |
2024-08-22 | dma-mapping: replace zone_dma_bits by zone_dma_limit | Catalin Marinas |
2024-08-11 | s390/mm: get estimated free pages by memblock api | Wei Yang |
2024-08-07 | s390/mm/ptdump: Generate address marker array dynamically | Heiko Carstens |
2024-07-31 | s390: Keep inittext section writable | Heiko Carstens |
2024-07-31 | s390/mm: Get rid of RELOC_HIDE() | Heiko Carstens |
2024-07-31 | s390/mm/ptdump: Improve sorting of markers | Heiko Carstens |
2024-07-31 | s390/mm/ptdump: Add support for relocated lowcore mapping | Heiko Carstens |
2024-07-31 | s390/mm/ptdump: Fix handling of identity mapping area | Heiko Carstens |
2024-07-26 | Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2024-07-24 | sysctl: treewide: constify the ctl_table argument of proc_handlers | Joel Granados |
2024-07-23 | s390/uaccess: Make s390_kernel_write() usable for decompressor | Heiko Carstens |
2024-07-23 | s390/ptdump: Add KMSAN page markers | Ilya Leoshkevich |
2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-07-18 | Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2024-07-17 | s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception() | Gerald Schaefer |
2024-07-12 | mm: provide mm_struct and address to huge_ptep_get() | Christophe Leroy |
2024-07-09 | s390/mm: Add NULL pointer check to crst_table_free() base_crst_free() | Heiko Carstens |
2024-06-28 | s390/mm: Add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-06-24 | s390/mm: Get total ram pages from memblock | Wei Yang |
2024-06-18 | s390: Replace S390_lowcore by get_lowcore() | Sven Schnelle |
2024-06-05 | s390/hugetlb: Convert PG_arch_1 code to work on folio->flags | David Hildenbrand |
2024-06-05 | s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLE | David Hildenbrand |
2024-06-05 | s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)() | David Hildenbrand |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-05-14 | arch: make execmem setup available regardless of CONFIG_MODULES | Mike Rapoport (IBM) |
2024-05-13 | Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2024-05-02 | Merge branch 'shared-zeropage' into features | Alexander Gordeev |
2024-04-25 | s390: mm: accelerate pagefault when badaccess | Kefeng Wang |
2024-04-25 | treewide: use initializer for struct vm_unmapped_area_info | Rick Edgecombe |
2024-04-25 | mm: switch mm->get_unmapped_area() to a flag | Rick Edgecombe |
2024-04-25 | mm/treewide: remove pXd_huge() | Peter Xu |
2024-04-22 | s390/mm: Fix clearing storage keys for huge pages | Claudio Imbrenda |
2024-04-22 | s390/mm: Fix storage key clearing for guest huge pages | Claudio Imbrenda |
2024-04-18 | s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guests | David Hildenbrand |
2024-04-17 | s390/mm: Uncouple physical vs virtual address spaces | Alexander Gordeev |
2024-04-17 | s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areas | Alexander Gordeev |
2024-04-03 | s390/mm: fix NULL pointer dereference | Heiko Carstens |
2024-03-19 | Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2024-03-17 | s390/entry: compare gmap asce to determine guest/host fault | Sven Schnelle |
2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-03-13 | s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL support | Heiko Carstens |
2024-03-12 | Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |