index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
pgtable.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
2015-02-28
1
-0
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-11
1
-1
/
+1
|
\
|
*
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-11
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-02-11
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
s390: avoid z13 cache aliasing
Martin Schwidefsky
2015-01-22
1
-0
/
+4
*
|
s390: drop pte_file()-related helpers
Kirill A. Shutemov
2015-02-10
1
-25
/
+4
|
/
*
s390/mm: pmdp_get_and_clear_full optimization
Martin Schwidefsky
2014-10-27
1
-0
/
+13
*
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
2014-10-27
1
-0
/
+12
*
s390/mm: disable KSM for storage key enabled pages
Dominik Dingel
2014-10-27
1
-1
/
+1
*
s390/mm: prevent and break zero page mappings in case of storage keys
Dominik Dingel
2014-10-27
1
-0
/
+5
*
s390/mm: recfactor global pgste updates
Dominik Dingel
2014-10-27
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-10-14
1
-7
/
+18
|
\
|
*
s390/mm: make use of ipte range facility
Heiko Carstens
2014-09-30
1
-0
/
+16
|
*
s390/mm: remove change bit override support
Heiko Carstens
2014-09-25
1
-7
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-10-08
1
-43
/
+29
|
\
\
|
|
/
|
/
|
|
*
KVM: s390/mm: remove outdated gmap data structures
Martin Schwidefsky
2014-08-26
1
-23
/
+0
|
*
KVM: s390/mm: support gmap page tables with less than 5 levels
Martin Schwidefsky
2014-08-26
1
-1
/
+2
|
*
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
2014-08-26
1
-4
/
+11
|
*
KVM: s390/mm: cleanup gmap function arguments, variable names
Martin Schwidefsky
2014-08-25
1
-7
/
+7
|
*
KVM: s390/mm: readd address parameter to gmap_do_ipte_notify
Martin Schwidefsky
2014-08-25
1
-2
/
+2
|
*
KVM: s390/mm: readd address parameter to pgste_ipte_notify
Martin Schwidefsky
2014-08-25
1
-8
/
+9
*
|
KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flags
Christian Borntraeger
2014-09-02
1
-0
/
+1
*
|
KVM: s390/mm: Fix storage key corruption during swapping
Christian Borntraeger
2014-09-02
1
-2
/
+3
|
/
*
s390/mm: implement dirty bits for large segment table entries
Martin Schwidefsky
2014-08-01
1
-88
/
+109
*
KVM: s390/mm: new gmap_test_and_clear_dirty function
Dominik Dingel
2014-04-22
1
-0
/
+2
*
KVM: s390/mm: use software dirty bit detection for user dirty tracking
Martin Schwidefsky
2014-04-22
1
-79
/
+56
*
KVM: s390: Allow skeys to be enabled for the current process
Dominik Dingel
2014-04-22
1
-0
/
+1
*
KVM: s390: Adding skey bit to mmu context
Dominik Dingel
2014-04-22
1
-14
/
+27
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-04-08
1
-36
/
+92
|
\
|
*
s390/mm,tlb: optimize TLB flushing for zEC12
Martin Schwidefsky
2014-04-03
1
-36
/
+92
*
|
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-04-02
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
Dominik Dingel
2014-01-30
1
-0
/
+2
*
|
s390/mm: remove unecessary parameter from pgste_ipte_notify
Dominik Dingel
2014-03-21
1
-8
/
+7
*
|
s390/mm: remove unnecessary parameter from gmap_do_ipte_notify
Dominik Dingel
2014-03-21
1
-2
/
+2
*
|
s390/kvm: support collaborative memory management
Konstantin Weitz
2014-02-21
1
-0
/
+26
*
|
s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries
Martin Schwidefsky
2014-02-21
1
-23
/
+37
|
/
*
s390/mm,kvm: fix software dirty bits vs. kvm for old machines
Martin Schwidefsky
2013-10-15
1
-1
/
+3
*
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-04
1
-0
/
+11
|
\
|
*
KVM: s390: allow sie enablement for multi-threaded programs
Martin Schwidefsky
2013-07-29
1
-0
/
+11
*
|
s390/mm: implement software referenced bits
Martin Schwidefsky
2013-08-29
1
-148
/
+197
*
|
s390/pgtable: fix mprotect for single-threaded KVM guests
Martin Schwidefsky
2013-08-28
1
-0
/
+1
*
|
s390/mm: introduce ptep_flush_lazy helper
Martin Schwidefsky
2013-08-22
1
-16
/
+15
*
|
s390/pgtable: add pgste_get helper
Martin Schwidefsky
2013-08-22
1
-1
/
+10
*
|
s390/pgtable: skip pgste updates on full flush
Martin Schwidefsky
2013-08-22
1
-4
/
+3
*
|
s390/mm: cleanup page table definitions
Martin Schwidefsky
2013-08-22
1
-156
/
+144
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-07-04
1
-2
/
+3
|
\
|
*
mm/THP: add pmd args to pgtable deposit and withdraw APIs
Aneesh Kumar K.V
2013-06-20
1
-2
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-07-03
1
-43
/
+40
|
\
\
|
*
|
s390/kvm: Kick guests out of sie if prefix page host pte is touched
Christian Borntraeger
2013-05-21
1
-0
/
+1
|
*
|
s390/kvm: rename RCP_xxx defines to PGSTE_xxx
Martin Schwidefsky
2013-05-21
1
-43
/
+39
[next]