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_context.h
Age
Commit message (
Expand
)
Author
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
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
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-10
s390/mm: four page table levels vs. fork
Martin Schwidefsky
2016-02-18
mm/core, x86/mm/pkeys: Differentiate instruction fetches
Dave Hansen
2016-02-18
mm/core: Do not enforce PKEY permissions on remote mm access
Dave Hansen
2016-02-18
mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys
Dave Hansen
2015-04-23
s390/kvm: remove delayed reallocation of page tables for KVM
Martin Schwidefsky
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2015-03-02
s390/mm: fix incorrect ASCE after crst_table_downgrade
Martin Schwidefsky
2014-11-19
mm: Make arch_unmap()/bprm_mm_init() available to all architectures
Dave Hansen
2014-06-10
s390/uaccess: always load the kernel ASCE after task switch
Martin Schwidefsky
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2014-05-20
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
2014-05-20
s390/uaccess: simplify control register updates
Martin Schwidefsky
2014-04-22
KVM: s390: Don't enable skeys by default
Dominik Dingel
2014-04-22
KVM: s390: Adding skey bit to mmu context
Dominik Dingel
2014-04-03
s390/uaccess: rework uaccess code - fix locking issues
Heiko Carstens
2014-04-03
s390/mm,tlb: optimize TLB flushing for zEC12
Martin Schwidefsky
2014-04-03
s390/mm,tlb: safeguard against speculative TLB creation
Martin Schwidefsky
2014-02-21
s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries
Martin Schwidefsky
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
2013-09-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-08-22
s390/mm: introduce ptep_flush_lazy helper
Martin Schwidefsky
2013-07-29
KVM: s390: allow sie enablement for multi-threaded programs
Martin Schwidefsky
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-24
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
2012-03-28
Disintegrate asm/system.h for S390
David Howells
2011-05-23
[S390] Remove data execution protection
Martin Schwidefsky
2011-05-10
[S390] fix alloc_pgste check in init_new_context
Martin Schwidefsky
2010-08-24
[S390] fix tlb flushing vs. concurrent /proc accesses
Martin Schwidefsky
2009-12-07
[S390] Improve address space mode selection.
Martin Schwidefsky
2009-03-26
[S390] cpumask: use mm_cpumask() wrapper
Rusty Russell
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