index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
pgtable.c
Age
Commit message (
Expand
)
Author
2013-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-09-07
s390: make various functions static, add declarations to header files
Heiko Carstens
2013-09-07
s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()
Heiko Carstens
2013-09-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-08-29
s390/mm: implement software referenced bits
Martin Schwidefsky
2013-08-22
s390/mm: introduce ptep_flush_lazy helper
Martin Schwidefsky
2013-08-22
s390/mm: cleanup page table definitions
Martin Schwidefsky
2013-07-29
KVM: s390: fix task size check
Martin Schwidefsky
2013-07-29
KVM: s390: allow sie enablement for multi-threaded programs
Martin Schwidefsky
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-06-26
s390/kvm: Provide function for setting the guest storage key
Christian Borntraeger
2013-06-20
mm/THP: add pmd args to pgtable deposit and withdraw APIs
Aneesh Kumar K.V
2013-06-17
KVM: s390: Provide function for setting the guest storage key
Christian Borntraeger
2013-05-31
s390/pgtable: Fix gmap notifier address
Christian Borntraeger
2013-05-21
s390: fix gmap_ipte_notifier vs. software dirty pages
Christian Borntraeger
2013-05-21
s390/kvm: rename RCP_xxx defines to PGSTE_xxx
Martin Schwidefsky
2013-05-15
s390: fix gmap_ipte_notifier vs. software dirty pages
Christian Borntraeger
2013-05-03
s390/mm: add pte invalidation notifier for kvm
Martin Schwidefsky
2013-04-23
s390/mm,gmap: segment mapping race
Martin Schwidefsky
2013-04-23
s390/mm,gmap: implement gmap_translate()
Heiko Carstens
2012-11-23
s390/mm: move kernel_page_present/kernel_map_pages to page_attr.c
Heiko Carstens
2012-10-09
thp, s390: architecture backend for thp on s390
Gerald Schaefer
2012-10-09
thp, s390: disable thp for kvm host on s390
Gerald Schaefer
2012-10-09
thp, s390: thp pagetable pre-allocation for s390
Gerald Schaefer
2012-10-09
thp, s390: thp splitting backend for s390
Gerald Schaefer
2012-09-26
s390: add uninitialized_var() to suppress false positive compiler warnings
Heiko Carstens
2012-09-26
s390/mm: rename addressing_mode to s390_user_mode
Heiko Carstens
2012-07-30
s390/mm: rename user_mode variable to addressing_mode
Heiko Carstens
2012-07-26
s390/mm: downgrade page table after fork of a 31 bit process
Martin Schwidefsky
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-05-16
s390/kvm: bad rss-counter state
Christian Borntraeger
2012-04-11
[S390] fix tlb flushing for page table pages
Martin Schwidefsky
2012-03-28
Disintegrate asm/system.h for S390
David Howells
2012-02-17
[S390] incorrect PageTables counter for kvm page tables
Martin Schwidefsky
2011-12-27
[S390] add support for physical memory > 4TB
Martin Schwidefsky
2011-12-27
[S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260
Christian Borntraeger
2011-10-30
[S390] kvm: Handle diagnose 0x10 (release pages)
Christian Borntraeger
2011-10-30
[S390] take mmap_sem when walking guest page table
Carsten Otte
2011-10-30
[S390] fix list corruption in gmap reverse mapping
Carsten Otte
2011-10-30
[S390] fix possible deadlock in gmap_map_segment
Carsten Otte
2011-10-30
[S390] memory leak with RCU_TABLE_FREE
Martin Schwidefsky
2011-09-26
[S390] gmap: always up mmap_sem properly
Carsten Otte
2011-09-20
[S390] kvm: fix address mode switching
Christian Borntraeger
2011-08-03
[S390] missing return in page_table_alloc_pgste
Jan Glauber
2011-07-24
[S390] kvm guest address space mapping
Martin Schwidefsky
2011-06-06
[S390] use generic RCU page-table freeing code
Martin Schwidefsky
2011-05-29
[S390] mm: fix mmu_gather rework
Heiko Carstens
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-23
[S390] Remove data execution protection
Martin Schwidefsky
[next]