index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-16
s390, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-15
/
+1
2015-10-14
s390/mm: try to avoid storage key operation in ptep_set_access_flags
Martin Schwidefsky
1
-2
/
+5
2015-10-14
s390/mm: implement soft-dirty bits for user memory change tracking
Martin Schwidefsky
1
-4
/
+55
2015-08-03
s390/mm: add NUMA balancing primitives
Martin Schwidefsky
1
-0
/
+13
2015-06-25
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
1
-12
/
+12
2015-06-25
powerpc/mm: use generic version of pmdp_clear_flush()
Aneesh Kumar K.V
1
-0
/
+8
2015-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+2
2015-06-15
s390/mm: s/specifiation/specification/, s/an specification/a specification/
Geert Uytterhoeven
1
-2
/
+2
2015-05-19
s390/mm: correct return value of pmd_pfn
Martin Schwidefsky
1
-1
/
+1
2015-04-23
s390/mm: change swap pte encoding and pgtable cleanup
Martin Schwidefsky
1
-95
/
+63
2015-04-23
s390/kvm: remove delayed reallocation of page tables for KVM
Martin Schwidefsky
1
-0
/
+9
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-120
/
+5
2015-02-28
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
1
-0
/
+2
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+4
2015-02-12
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-11
s390: drop pte_file()-related helpers
Kirill A. Shutemov
1
-25
/
+4
2015-01-22
s390: avoid z13 cache aliasing
Martin Schwidefsky
1
-0
/
+4
2014-10-27
s390/mm: pmdp_get_and_clear_full optimization
Martin Schwidefsky
1
-0
/
+13
2014-10-27
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
1
-0
/
+12
2014-10-27
s390/mm: disable KSM for storage key enabled pages
Dominik Dingel
1
-1
/
+1
2014-10-27
s390/mm: prevent and break zero page mappings in case of storage keys
Dominik Dingel
1
-0
/
+5
2014-10-27
s390/mm: recfactor global pgste updates
Dominik Dingel
1
-0
/
+1
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-7
/
+18
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-43
/
+29
2014-09-30
s390/mm: make use of ipte range facility
Heiko Carstens
1
-0
/
+16
2014-09-25
s390/mm: remove change bit override support
Heiko Carstens
1
-7
/
+2
2014-09-02
KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flags
Christian Borntraeger
1
-0
/
+1
2014-09-02
KVM: s390/mm: Fix storage key corruption during swapping
Christian Borntraeger
1
-2
/
+3
2014-08-26
KVM: s390/mm: remove outdated gmap data structures
Martin Schwidefsky
1
-23
/
+0
2014-08-26
KVM: s390/mm: support gmap page tables with less than 5 levels
Martin Schwidefsky
1
-1
/
+2
2014-08-26
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
1
-4
/
+11
2014-08-25
KVM: s390/mm: cleanup gmap function arguments, variable names
Martin Schwidefsky
1
-7
/
+7
2014-08-25
KVM: s390/mm: readd address parameter to gmap_do_ipte_notify
Martin Schwidefsky
1
-2
/
+2
2014-08-25
KVM: s390/mm: readd address parameter to pgste_ipte_notify
Martin Schwidefsky
1
-8
/
+9
2014-08-01
s390/mm: implement dirty bits for large segment table entries
Martin Schwidefsky
1
-88
/
+109
2014-04-22
KVM: s390/mm: new gmap_test_and_clear_dirty function
Dominik Dingel
1
-0
/
+2
2014-04-22
KVM: s390/mm: use software dirty bit detection for user dirty tracking
Martin Schwidefsky
1
-79
/
+56
2014-04-22
KVM: s390: Allow skeys to be enabled for the current process
Dominik Dingel
1
-0
/
+1
2014-04-22
KVM: s390: Adding skey bit to mmu context
Dominik Dingel
1
-14
/
+27
2014-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-36
/
+92
2014-04-03
s390/mm,tlb: optimize TLB flushing for zEC12
Martin Schwidefsky
1
-36
/
+92
2014-04-03
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2014-03-21
s390/mm: remove unecessary parameter from pgste_ipte_notify
Dominik Dingel
1
-8
/
+7
2014-03-21
s390/mm: remove unnecessary parameter from gmap_do_ipte_notify
Dominik Dingel
1
-2
/
+2
2014-02-21
s390/kvm: support collaborative memory management
Konstantin Weitz
1
-0
/
+26
2014-02-21
s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries
Martin Schwidefsky
1
-23
/
+37
2014-01-30
KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
Dominik Dingel
1
-0
/
+2
2013-10-15
s390/mm,kvm: fix software dirty bits vs. kvm for old machines
Martin Schwidefsky
1
-1
/
+3
2013-09-05
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+11
[next]