Age | Commit message (Expand) | Author | Files | Lines |
2023-11-05 | s390/cmma: rework no-dat handling | Heiko Carstens | 1 | -125/+2 |
2023-11-05 | s390/cmma: move arch_set_page_dat() to header file | Heiko Carstens | 1 | -7/+0 |
2023-11-05 | s390/cmma: move set_page_stable() and friends to header file | Heiko Carstens | 1 | -42/+5 |
2023-11-05 | s390/cmma: move parsing of cmma kernel parameter to early boot code | Heiko Carstens | 1 | -39/+1 |
2023-11-05 | s390/cmma: cleanup inline assemblies | Heiko Carstens | 1 | -22/+26 |
2023-10-25 | s390/cmma: fix handling of swapper_pg_dir and invalid_pg_dir | Heiko Carstens | 1 | -0/+6 |
2023-10-25 | s390/cmma: fix detection of DAT pages | Heiko Carstens | 1 | -3/+3 |
2023-10-23 | s390/cmma: fix initial kernel address space page table walk | Heiko Carstens | 1 | -3/+10 |
2022-11-23 | s390/mm: remove unused get_page_state() function | Heiko Carstens | 1 | -11/+0 |
2022-03-08 | s390/extable: move EX_TABLE define to asm-extable.h | Heiko Carstens | 1 | -0/+1 |
2021-08-18 | s390/mm: remove unused cmma functions | David Hildenbrand | 1 | -43/+0 |
2021-06-28 | s390/mm,pages-states: get rid of register asm | Heiko Carstens | 1 | -6/+6 |
2021-04-05 | s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions family | Alexander Gordeev | 1 | -4/+4 |
2020-10-13 | arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() | Mike Rapoport | 1 | -4/+2 |
2019-08-26 | s390/cmma: reuse kstrtobool for option value parsing | Vasily Gorbik | 1 | -10/+4 |
2018-08-09 | s390/mm: fix addressing exception after suspend/resume | Gerald Schaefer | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-25 | s390/mm: tag normal pages vs pages used in page tables | Martin Schwidefsky | 1 | -15/+177 |
2017-04-20 | s390/kvm: Add PGSTE manipulation functions | Claudio Imbrenda | 1 | -2/+1 |
2016-06-28 | s390/mm: use basic block for essa inline assembly | Heiko Carstens | 1 | -4/+9 |
2014-05-20 | s390/cmma: remove "cmma disable" code in case of dump again | Heiko Carstens | 1 | -10/+0 |
2014-02-04 | s390/dump: Fix dump memory detection | Michael Holzheu | 1 | -0/+10 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-09-22 | [S390] hibernation: fix guest page hinting related crash | Heiko Carstens | 1 | -8/+44 |
2009-09-11 | [S390] Enable guest page hinting by default. | Heiko Carstens | 1 | -4/+2 |
2008-05-07 | [S390] guest page hinting light | Martin Schwidefsky | 1 | -0/+79 |