| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/mm,tlb: safeguard against speculative TLB creation | Martin Schwidefsky | 2014-04-03 | 1 | -3/+5 |
* | s390/mm: remove unnecessary parameter from gmap_do_ipte_notify | Dominik Dingel | 2014-03-21 | 1 | -2/+1 |
* | s390/mm: fixing comment so that parameter name match | Dominik Dingel | 2014-03-21 | 1 | -1/+1 |
* | s390/mm: enable split page table lock for PMD level | Martin Schwidefsky | 2014-02-21 | 1 | -2/+2 |
* | s390/kvm: set guest page states to stable on re-ipl | Martin Schwidefsky | 2014-02-21 | 1 | -0/+72 |
* | s390/kvm: support collaborative memory management | Konstantin Weitz | 2014-02-21 | 1 | -0/+77 |
* | s390: Fix misspellings using 'codespell' tool | Hendrik Brueckner | 2014-01-16 | 1 | -2/+2 |
* | s390: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-15 | 1 | -2/+9 |
* | mm, thp: do not access mm->pmd_huge_pte directly | Kirill A. Shutemov | 2013-11-15 | 1 | -6/+6 |
* | s390/mm,tlb: correct tlb flush on page table upgrade | Martin Schwidefsky | 2013-11-04 | 1 | -0/+18 |
* | s390/mm: page_table_realloc returns failure | Dominik Dingel | 2013-10-31 | 1 | -8/+13 |
* | s390/uaccess: always run the kernel in home space | Martin Schwidefsky | 2013-10-24 | 1 | -4/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-09-11 | 1 | -2/+4 |
|\ |
|
| * | s390: make various functions static, add declarations to header files | Heiko Carstens | 2013-09-07 | 1 | -1/+1 |
| * | s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table() | Heiko Carstens | 2013-09-07 | 1 | -1/+3 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-09-04 | 1 | -65/+118 |
|\ \
| |/
|/| |
|
| * | KVM: s390: fix task size check | Martin Schwidefsky | 2013-07-29 | 1 | -1/+1 |
| * | KVM: s390: allow sie enablement for multi-threaded programs | Martin Schwidefsky | 2013-07-29 | 1 | -64/+117 |
* | | s390/mm: implement software referenced bits | Martin Schwidefsky | 2013-08-29 | 1 | -11/+7 |
* | | s390/mm: introduce ptep_flush_lazy helper | Martin Schwidefsky | 2013-08-22 | 1 | -3/+3 |
* | | s390/mm: cleanup page table definitions | Martin Schwidefsky | 2013-08-22 | 1 | -29/+30 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-07-04 | 1 | -2/+3 |
|\ |
|
| * | mm/THP: add pmd args to pgtable deposit and withdraw APIs | Aneesh Kumar K.V | 2013-06-20 | 1 | -2/+3 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-07-03 | 1 | -1/+1 |
|\ \ |
|
| * | | KVM: s390: Provide function for setting the guest storage key | Christian Borntraeger | 2013-06-17 | 1 | -0/+48 |
| * | | s390: fix gmap_ipte_notifier vs. software dirty pages | Christian Borntraeger | 2013-05-21 | 1 | -2/+1 |
| * | | s390/kvm: rename RCP_xxx defines to PGSTE_xxx | Martin Schwidefsky | 2013-05-21 | 1 | -1/+1 |
* | | | s390/kvm: Provide function for setting the guest storage key | Christian Borntraeger | 2013-06-26 | 1 | -0/+48 |
| |/
|/| |
|
* | | s390/pgtable: Fix gmap notifier address | Christian Borntraeger | 2013-05-31 | 1 | -1/+1 |
* | | s390: fix gmap_ipte_notifier vs. software dirty pages | Christian Borntraeger | 2013-05-15 | 1 | -2/+1 |
|/ |
|
* | s390/mm: add pte invalidation notifier for kvm | Martin Schwidefsky | 2013-05-03 | 1 | -4/+117 |
* | s390/mm,gmap: segment mapping race | Martin Schwidefsky | 2013-04-23 | 1 | -69/+91 |
* | s390/mm,gmap: implement gmap_translate() | Heiko Carstens | 2013-04-23 | 1 | -22/+85 |
* | s390/mm: move kernel_page_present/kernel_map_pages to page_attr.c | Heiko Carstens | 2012-11-23 | 1 | -16/+0 |
* | thp, s390: architecture backend for thp on s390 | Gerald Schaefer | 2012-10-09 | 1 | -0/+22 |
* | thp, s390: disable thp for kvm host on s390 | Gerald Schaefer | 2012-10-09 | 1 | -0/+30 |
* | thp, s390: thp pagetable pre-allocation for s390 | Gerald Schaefer | 2012-10-09 | 1 | -0/+38 |
* | thp, s390: thp splitting backend for s390 | Gerald Schaefer | 2012-10-09 | 1 | -0/+18 |
* | s390: add uninitialized_var() to suppress false positive compiler warnings | Heiko Carstens | 2012-09-26 | 1 | -2/+2 |
* | s390/mm: rename addressing_mode to s390_user_mode | Heiko Carstens | 2012-09-26 | 1 | -1/+1 |
* | s390/mm: rename user_mode variable to addressing_mode | Heiko Carstens | 2012-07-30 | 1 | -1/+1 |
* | s390/mm: downgrade page table after fork of a 31 bit process | Martin Schwidefsky | 2012-07-26 | 1 | -5/+0 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -1/+1 |
* | s390/kvm: bad rss-counter state | Christian Borntraeger | 2012-05-16 | 1 | -0/+2 |
* | [S390] fix tlb flushing for page table pages | Martin Schwidefsky | 2012-04-11 | 1 | -3/+60 |
* | Disintegrate asm/system.h for S390 | David Howells | 2012-03-28 | 1 | -1/+0 |
* | [S390] incorrect PageTables counter for kvm page tables | Martin Schwidefsky | 2012-02-17 | 1 | -1/+1 |
* | [S390] add support for physical memory > 4TB | Martin Schwidefsky | 2011-12-27 | 1 | -11/+0 |
* | [S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260 | Christian Borntraeger | 2011-12-27 | 1 | -0/+3 |
* | [S390] kvm: Handle diagnose 0x10 (release pages) | Christian Borntraeger | 2011-10-30 | 1 | -1/+48 |