index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
mmu.h
Age
Commit message (
Expand
)
Author
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-03-28
s390/mm: remove page table downgrade support
Alexander Gordeev
2020-02-27
s390/mm: provide memory management functions for protected KVM guests
Claudio Imbrenda
2018-09-20
s390/vdso: avoid 64-bit vdso mapping for compat tasks
Vasily Gorbik
2018-09-04
KVM: s390: Properly lock mm context allow_gmap_hpage_1m setting
Janosch Frank
2018-07-30
s390/mm: Add huge page gmap linking support
Janosch Frank
2018-05-17
KVM: s390: Add storage key facility interpretation control
Janosch Frank
2018-03-09
KVM: s390: Refactor host cmma and pfmfi interpretation controls
Janosch Frank
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-06
s390/mm: use a single lock for the fields in mm_context_t
Martin Schwidefsky
2017-09-06
s390/mm: fix race on mm->context.flush_mm
Martin Schwidefsky
2017-04-20
s390/kvm: Add use_cmma field to mm_context_t
Claudio Imbrenda
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-06-20
s390/mm: use RCU for gmap notifier list and the per-mm gmap list
Martin Schwidefsky
2016-06-13
s390/mm: simplify the TLB flushing code
Martin Schwidefsky
2016-04-21
s390/mm: fix asce_bits handling with dynamic pagetable levels
Gerald Schaefer
2015-04-23
s390/kvm: remove delayed reallocation of page tables for KVM
Martin Schwidefsky
2014-04-22
KVM: s390: Adding skey bit to mmu context
Dominik Dingel
2014-04-03
s390/mm,tlb: optimize TLB flushing for zEC12
Martin Schwidefsky
2013-07-29
KVM: s390: allow sie enablement for multi-threaded programs
Martin Schwidefsky
2012-03-30
[S390] Fix build errors (fallout from system.h disintegration)
Heiko Carstens
2012-03-28
Disintegrate asm/system.h for S390
David Howells
2011-07-24
[S390] kvm guest address space mapping
Martin Schwidefsky
2011-05-23
[S390] refactor page table functions for better pgste support
Martin Schwidefsky
2011-05-23
[S390] Remove data execution protection
Martin Schwidefsky
2010-08-24
[S390] fix tlb flushing vs. concurrent /proc accesses
Martin Schwidefsky
2010-08-09
mm: provide init_mm mm_context initializer
Heiko Carstens
2009-09-11
[S390] fix recursive locking on page_table_lock
Martin Schwidefsky
2008-12-25
[S390] introduce vdso on s390
Martin Schwidefsky
2008-10-28
[S390] pgtables: Fix race in enable_sie vs. page table ops
Christian Borntraeger
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky