index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
gmap.c
Age
Commit message (
Expand
)
Author
2017-09-06
s390/mm: use a single lock for the fields in mm_context_t
Martin Schwidefsky
2017-08-29
s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
Christian Borntraeger
2017-07-26
s390/mm: use new mm defines instead of magic values
Heiko Carstens
2017-06-12
s390/mm: add __rcu annotations
Heiko Carstens
2017-06-12
s390/mm: implement 5 level pages tables
Martin Schwidefsky
2017-04-25
s390/mm: make TASK_SIZE independent from the number of page table levels
Martin Schwidefsky
2017-03-24
s390/mm: Remove double gaddr calculation when notifying
Janosch Frank
2017-02-23
s390/mm: use _SEGMENT_ENTRY_EMPTY in the code
Dominik Dingel
2017-02-22
mm: drop unused argument of zap_page_range()
Kirill A. Shutemov
2016-12-12
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
2016-08-24
s390/mm,kvm: flush gmap address space with IDTE
Martin Schwidefsky
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-07-13
s390/mm: fix gmap tlb flush issues
David Hildenbrand
2016-07-06
s390/mm: add support for 2GB hugepages
Gerald Schaefer
2016-06-20
KVM: s390: backup the currently enabled gmap when scheduled out
David Hildenbrand
2016-06-20
s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()
David Hildenbrand
2016-06-20
s390/mm: allow to check if a gmap shadow is valid
David Hildenbrand
2016-06-20
s390/mm: limit number of real-space gmap shadows
David Hildenbrand
2016-06-20
s390/mm: support real-space for gmap shadows
David Hildenbrand
2016-06-20
s390/mm: support EDAT2 for gmap shadows
David Hildenbrand
2016-06-20
s390/mm: support EDAT1 for gmap shadows
David Hildenbrand
2016-06-20
s390/mm: prepare for EDAT1/EDAT2 support in gmap shadow
David Hildenbrand
2016-06-20
s390/mm: fix races on gmap_shadow creation
David Hildenbrand
2016-06-20
s390/mm: avoid races on region/segment/page table shadowing
David Hildenbrand
2016-06-20
s390/mm: shadow pages with real guest requested protection
David Hildenbrand
2016-06-20
s390/mm: flush tlb of shadows in all situations
David Hildenbrand
2016-06-20
s390/mm: add shadow gmap support
Martin Schwidefsky
2016-06-20
s390/mm: add reference counter to gmap structure
Martin Schwidefsky
2016-06-20
s390/mm: extended gmap pte notifier
Martin Schwidefsky
2016-06-20
s390/mm: use RCU for gmap notifier list and the per-mm gmap list
Martin Schwidefsky
2016-06-20
s390/kvm: page table invalidation notifier
Martin Schwidefsky
2016-04-05
s390/mm/kvm: fix mis-merge in gmap handling
Christian Borntraeger
2016-03-08
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky