index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
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
2017-09-27
s390/mm: fix race on mm->context.flush_mm
Martin Schwidefsky
2017-09-27
s390/mm: fix local TLB flushing vs. detach of an mm address space
Martin Schwidefsky
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