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
/
mm
/
pgtable.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
2016-03-08
1
-1292
/
+240
*
s390/mm: uninline pmdp_xxx functions from pgtable.h
Martin Schwidefsky
2016-03-08
1
-25
/
+68
*
s390/mm: uninline ptep_xxx functions from pgtable.h
Martin Schwidefsky
2016-03-08
1
-29
/
+266
*
s390/kvm: simplify set_guest_storage_key
Martin Schwidefsky
2016-03-02
1
-17
/
+0
*
s390/mm: use TASK_MAX_SIZE where applicable
Dominik Dingel
2016-01-19
1
-1
/
+1
*
s390/mm: enable fixup_user_fault retrying
Dominik Dingel
2016-01-15
1
-3
/
+26
*
mm: bring in additional flag for fixup_user_fault to signal unlock
Dominik Dingel
2016-01-15
1
-3
/
+5
*
s390, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-15
1
-16
/
+0
*
mm, shmem: add internal shmem resident memory accounting
Jerome Marchand
2016-01-14
1
-4
/
+1
*
KVM: s390: fix mismatch between user and in-kernel guest limit
Dominik Dingel
2015-12-15
1
-2
/
+2
*
s390/mm: simplify page table alloc/free code
Martin Schwidefsky
2015-08-19
1
-136
/
+89
*
revert "s390/mm: make hugepages_supported a boot time decision"
Dominik Dingel
2015-07-17
1
-2
/
+0
*
revert "s390/mm: change HPAGE_SHIFT type to int"
Dominik Dingel
2015-07-17
1
-1
/
+1
*
s390/mm: change HPAGE_SHIFT type to int
Dominik Dingel
2015-06-25
1
-1
/
+1
*
s390/mm: make hugepages_supported a boot time decision
Dominik Dingel
2015-06-25
1
-0
/
+2
*
s390/kvm: remove delayed reallocation of page tables for KVM
Martin Schwidefsky
2015-04-23
1
-99
/
+43
*
s390: remove 31 bit support
Heiko Carstens
2015-03-25
1
-8
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-02-11
1
-3
/
+3
|
\
|
*
s390/pgtable: add unsigned long casts
Heiko Carstens
2015-01-08
1
-3
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-01-15
1
-2
/
+3
|
\
\
|
|
/
|
*
s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS
Martin Schwidefsky
2015-01-08
1
-2
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-12-18
1
-1
/
+40
|
\
\
|
|
/
|
/
|
|
*
KVM: S390: Create helper function get_guest_storage_key
Jason J. Herne
2014-11-28
1
-0
/
+39
|
*
KVM: s390: Cleanup usage of current->mm in set_guest_storage_key
Jason J. Herne
2014-10-28
1
-1
/
+1
*
|
s390/mm: use correct unlock function in gmap_ipte_notify
Martin Schwidefsky
2014-11-03
1
-1
/
+1
*
|
s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUG
Dominik Dingel
2014-10-27
1
-2
/
+1
*
|
s390/mm: disable KSM for storage key enabled pages
Dominik Dingel
2014-10-27
1
-1
/
+15
*
|
s390/mm: prevent and break zero page mappings in case of storage keys
Dominik Dingel
2014-10-27
1
-1
/
+12
*
|
s390/mm: recfactor global pgste updates
Dominik Dingel
2014-10-27
1
-99
/
+54
|
/
*
s390/mm: fixing calls of pte_unmap_unlock
Dominik Dingel
2014-10-15
1
-3
/
+3
*
KVM: s390/mm: fix up indentation of set_guest_storage_key
Christian Borntraeger
2014-08-29
1
-6
/
+6
*
KVM: s390/mm: support gmap page tables with less than 5 levels
Martin Schwidefsky
2014-08-26
1
-30
/
+55
*
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
2014-08-26
1
-351
/
+270
*
KVM: s390/mm: cleanup gmap function arguments, variable names
Martin Schwidefsky
2014-08-25
1
-54
/
+56
*
KVM: s390/mm: readd address parameter to gmap_do_ipte_notify
Martin Schwidefsky
2014-08-25
1
-1
/
+2
*
KVM: s390/mm: try a cow on read only pages for key ops
Christian Borntraeger
2014-08-25
1
-0
/
+10
*
s390/mm: implement dirty bits for large segment table entries
Martin Schwidefsky
2014-08-01
1
-0
/
+3
*
KVM: s390/mm: Fix page table locking vs. split pmd lock
Christian Borntraeger
2014-08-01
1
-2
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2014-06-04
1
-16
/
+73
|
\
|
*
KVM: s390: correct locking for s390_enable_skey
Martin Schwidefsky
2014-05-16
1
-15
/
+7
|
*
KVM: s390/mm: new gmap_test_and_clear_dirty function
Dominik Dingel
2014-04-22
1
-0
/
+21
|
*
KVM: s390/mm: use software dirty bit detection for user dirty tracking
Martin Schwidefsky
2014-04-22
1
-3
/
+3
|
*
KVM: s390: Allow skeys to be enabled for the current process
Dominik Dingel
2014-04-22
1
-0
/
+23
|
*
KVM: s390: Clear storage keys
Dominik Dingel
2014-04-22
1
-11
/
+32
*
|
s390/uaccess: simplify control register updates
Martin Schwidefsky
2014-05-20
1
-4
/
+6
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-04-08
1
-5
/
+7
|
\
|
*
s390/uaccess: rework uaccess code - fix locking issues
Heiko Carstens
2014-04-03
1
-3
/
+3
|
*
s390/mm,tlb: optimize TLB flushing for zEC12
Martin Schwidefsky
2014-04-03
1
-2
/
+2
|
*
s390/mm,tlb: safeguard against speculative TLB creation
Martin Schwidefsky
2014-04-03
1
-3
/
+5
*
|
mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"
Alex Thorlton
2014-04-07
1
-0
/
+3
|
/
[next]