index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
mmu_context.h
Age
Commit message (
Expand
)
Author
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