Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
81a84ad3cb5711cec79f4dd53a4ce026b092c432
/
arch
/
s390
/
include
/
asm
/
mmu_context.h
0b89ede
s390/mm: fork vs. 5 level page tabel
by Martin Schwidefsky
· 7 years ago
23fefe1
s390/kvm: avoid global config of vm.alloc_pgste=1
by Martin Schwidefsky
· 8 years ago
b68e7e9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
aa824e1
s390/kvm: Add use_cmma field to mm_context_t
by Claudio Imbrenda
· 8 years ago
9a804fe
mm/gup: Drop the arch_pte_access_permitted() MMU callback
by Kirill A. Shutemov
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
606aa4a
s390: rename CIF_ASCE to CIF_ASCE_PRIMARY
by Heiko Carstens
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
44b6cc8
s390/mm,kvm: flush gmap address space with IDTE
by Martin Schwidefsky
· 9 years ago
221bb8a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
8ecb1a5
s390/mm: use RCU for gmap notifier list and the per-mm gmap list
by Martin Schwidefsky
· 9 years ago
64f31d5
s390/mm: simplify the TLB flushing code
by Martin Schwidefsky
· 9 years ago
723cacb
s390/mm: fix asce_bits handling with dynamic pagetable levels
by Gerald Schaefer
· 9 years ago
643ad15
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3446c13
s390/mm: four page table levels vs. fork
by Martin Schwidefsky
· 9 years ago
d61172b
mm/core, x86/mm/pkeys: Differentiate instruction fetches
by Dave Hansen
· 9 years ago
1b2ee12
mm/core: Do not enforce PKEY permissions on remote mm access
by Dave Hansen
· 9 years ago
33a709b
mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys
by Dave Hansen
· 9 years ago
0b46e0a
s390/kvm: remove delayed reallocation of page tables for KVM
by Martin Schwidefsky
· 10 years ago
5a79859a
s390: remove 31 bit support
by Heiko Carstens
· 10 years ago
691d526
s390/mm: fix incorrect ASCE after crst_table_downgrade
by Martin Schwidefsky
· 10 years ago
62e88b1
mm: Make arch_unmap()/bprm_mm_init() available to all architectures
by Dave Hansen
· 10 years ago
f8b1350
s390/uaccess: always load the kernel ASCE after task switch
by Martin Schwidefsky
· 11 years ago
b05d59d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
by Linus Torvalds
· 11 years ago
d3a73ac
s390: split TIF bits into CIF, PIF and TIF bits
by Martin Schwidefsky
· 11 years ago
beef560
s390/uaccess: simplify control register updates
by Martin Schwidefsky
· 11 years ago
693ffc0
KVM: s390: Don't enable skeys by default
by Dominik Dingel
· 11 years ago
65eef335
KVM: s390: Adding skey bit to mmu context
by Dominik Dingel
· 11 years ago
457f218
s390/uaccess: rework uaccess code - fix locking issues
by Heiko Carstens
· 11 years ago
1b948d6
s390/mm,tlb: optimize TLB flushing for zEC12
by Martin Schwidefsky
· 11 years ago
02a8f3a
s390/mm,tlb: safeguard against speculative TLB creation
by Martin Schwidefsky
· 11 years ago
53e857f
s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries
by Martin Schwidefsky
· 12 years ago
e258d71
s390/uaccess: always run the kernel in home space
by Martin Schwidefsky
· 11 years ago
ae7a835
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
5c474a1
s390/mm: introduce ptep_flush_lazy helper
by Martin Schwidefsky
· 11 years ago
3eabaee
KVM: s390: allow sie enablement for multi-threaded programs
by Martin Schwidefsky
· 11 years ago
d1b0d84
s390/mm: rename addressing_mode to s390_user_mode
by Heiko Carstens
· 12 years ago
37fe1d7
s390/mm: rename user_mode variable to addressing_mode
by Heiko Carstens
· 12 years ago
0f6f281
s390/mm: downgrade page table after fork of a 31 bit process
by Martin Schwidefsky
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
f4815ac
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
by Heiko Carstens
· 13 years ago
a0616cd
Disintegrate asm/system.h for S390
by David Howells
· 13 years ago
043d070
[S390] Remove data execution protection
by Martin Schwidefsky
· 14 years ago
badb8bb
[S390] fix alloc_pgste check in init_new_context
by Martin Schwidefsky
· 14 years ago
050eef3
[S390] fix tlb flushing vs. concurrent /proc accesses
by Martin Schwidefsky
· 14 years ago
b11b533
[S390] Improve address space mode selection.
by Martin Schwidefsky
· 15 years ago
005f8ee
[S390] cpumask: use mm_cpumask() wrapper
by Rusty Russell
· 16 years ago
250cf77
[S390] pgtables: Fix race in enable_sie vs. page table ops
by Christian Borntraeger
· 16 years ago
c6557e7
[S390] move include/asm-s390 to arch/s390/include/asm
by Martin Schwidefsky
· 16 years ago
[Renamed from include/asm-s390/mmu_context.h]
402b086
s390: KVM preparation: provide hook to enable pgstes in user pagetable
by Carsten Otte
· 17 years ago
6252d70
[S390] dynamic page tables.
by Martin Schwidefsky
· 17 years ago
5a216a2
[S390] Add four level page tables for CONFIG_64BIT=y.
by Martin Schwidefsky
· 17 years ago
146e4b3
[S390] 1K/2K page table pages.
by Martin Schwidefsky
· 17 years ago
6f457e1
[S390] Fix tlb flushing with idte.
by Martin Schwidefsky
· 17 years ago
3610cce
[S390] Cleanup page table definitions.
by Martin Schwidefsky
· 17 years ago
d6dd61c
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
by Jeremy Fitzhardinge
· 18 years ago
c1821c2
[S390] noexec protection
by Gerald Schaefer
· 18 years ago
4448aaf
[PATCH] s390: "extern inline" -> "static inline"
by Adrian Bunk
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago