| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | s390/mm: add missing virt_to_pfn() etc. helper functions | Heiko Carstens | 2017-08-09 | 1 | -7/+17 |
* | s390/mm: introduce defines to reflect the hardware mmu | Heiko Carstens | 2017-07-26 | 1 | -3/+7 |
* | s390/mm: tag normal pages vs pages used in page tables | Martin Schwidefsky | 2017-07-25 | 1 | -0/+3 |
* | s390/mm: implement 5 level pages tables | Martin Schwidefsky | 2017-06-12 | 1 | -0/+3 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-08-02 | 1 | -3/+6 |
|\ |
|
| * | s390: introduce page_to_virt() and pfn_to_virt() | David Hildenbrand | 2016-06-20 | 1 | -0/+2 |
| * | KVM: s390: handle missing storage-key facility | David Hildenbrand | 2016-06-10 | 1 | -3/+4 |
* | | s390/mm: add support for 2GB hugepages | Gerald Schaefer | 2016-07-06 | 1 | -0/+1 |
* | | s390/mm: fix compile for PAGE_DEFAULT_KEY != 0 | Heiko Carstens | 2016-06-14 | 1 | -3/+4 |
|/ |
|
* | revert "s390/mm: make hugepages_supported a boot time decision" | Dominik Dingel | 2015-07-17 | 1 | -4/+4 |
* | revert "s390/mm: change HPAGE_SHIFT type to int" | Dominik Dingel | 2015-07-17 | 1 | -1/+1 |
* | s390/mm: change HPAGE_SHIFT type to int | Dominik Dingel | 2015-06-25 | 1 | -1/+1 |
* | s390/mm: make hugepages_supported a boot time decision | Dominik Dingel | 2015-06-25 | 1 | -4/+4 |
* | s390: let the compiler do page clearing | Christian Borntraeger | 2015-02-26 | 1 | -10/+1 |
* | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-08 | 1 | -2/+0 |
* | s390/mm: optimize copy_page | Heiko Carstens | 2013-11-20 | 1 | -25/+13 |
* | s390/mm: do not initialize storage keys | Martin Schwidefsky | 2013-10-24 | 1 | -1/+6 |
* | s390/mm: implement software referenced bits | Martin Schwidefsky | 2013-08-29 | 1 | -9/+0 |
* | s390/mm: remove dead pfmf inline assembly | Heiko Carstens | 2013-08-22 | 1 | -10/+0 |
* | s390: disable pfmf for clear page instruction | Christian Borntraeger | 2013-05-07 | 1 | -12/+8 |
* | s390/mm: implement software dirty bits | Martin Schwidefsky | 2013-02-14 | 1 | -22/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-12-13 | 1 | -0/+2 |
|\ |
|
| * | s390/memory hotplug: use pfmf instruction to initialize storage keys | Heiko Carstens | 2012-11-23 | 1 | -0/+2 |
* | | mm: add comment on storage key dirty bit semantics | Jan Kara | 2012-12-11 | 1 | -0/+3 |
|/ |
|
* | s390/mm: use pfmf instruction to initialize storage keys | Heiko Carstens | 2012-10-09 | 1 | -3/+11 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -3/+1 |
* | [S390] sparse: fix sparse warnings about missing prototypes | Martin Schwidefsky | 2011-10-30 | 1 | -0/+1 |
* | [S390] refactor page table functions for better pgste support | Martin Schwidefsky | 2011-05-23 | 1 | -0/+4 |
* | [S390] merge page_test_dirty and page_clear_dirty | Martin Schwidefsky | 2011-05-23 | 1 | -6/+50 |
* | [S390] mm: add devmem_is_allowed() for STRICT_DEVMEM checking | Hendrik Brueckner | 2010-11-10 | 1 | -0/+5 |
* | [S390] add support for nonquiescing sske | Martin Schwidefsky | 2010-10-25 | 1 | -2/+6 |
* | [S390] cio: fix storage key handling | Heiko Carstens | 2010-02-26 | 1 | -3/+0 |
* | [S390] Enable guest page hinting by default. | Heiko Carstens | 2009-09-11 | 1 | -4/+0 |
* | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
* | [S390] introduce vdso on s390 | Martin Schwidefsky | 2008-12-25 | 1 | -0/+2 |
* | [S390] move include/asm-s390 to arch/s390/include/asm | Martin Schwidefsky | 2008-08-01 | 1 | -0/+155 |