index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2016-03-08
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
2016-03-08
s390/mm: uninline pmdp_xxx functions from pgtable.h
Martin Schwidefsky
2016-03-08
s390/mm: uninline ptep_xxx functions from pgtable.h
Martin Schwidefsky
2016-02-23
s390/mm: correct comment about segment table entries
Martin Schwidefsky
2016-02-23
s390/mm: remove unnecessary indirection with pgste_update_all
Martin Schwidefsky
2016-01-15
s390, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2015-10-14
s390/mm: try to avoid storage key operation in ptep_set_access_flags
Martin Schwidefsky
2015-10-14
s390/mm: implement soft-dirty bits for user memory change tracking
Martin Schwidefsky
2015-08-03
s390/mm: add NUMA balancing primitives
Martin Schwidefsky
2015-06-24
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
2015-06-24
powerpc/mm: use generic version of pmdp_clear_flush()
Aneesh Kumar K.V
2015-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-06-15
s390/mm: s/specifiation/specification/, s/an specification/a specification/
Geert Uytterhoeven
2015-05-19
s390/mm: correct return value of pmd_pfn
Martin Schwidefsky
2015-04-23
s390/mm: change swap pte encoding and pgtable cleanup
Martin Schwidefsky
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-02-28
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-10
s390: drop pte_file()-related helpers
Kirill A. Shutemov
2015-01-22
s390: avoid z13 cache aliasing
Martin Schwidefsky
2014-10-27
s390/mm: pmdp_get_and_clear_full optimization
Martin Schwidefsky
2014-10-27
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
2014-10-27
s390/mm: disable KSM for storage key enabled pages
Dominik Dingel
2014-10-27
s390/mm: prevent and break zero page mappings in case of storage keys
Dominik Dingel
2014-10-27
s390/mm: recfactor global pgste updates
Dominik Dingel
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-09-30
s390/mm: make use of ipte range facility
Heiko Carstens
2014-09-25
s390/mm: remove change bit override support
Heiko Carstens
2014-09-02
KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flags
Christian Borntraeger
2014-09-02
KVM: s390/mm: Fix storage key corruption during swapping
Christian Borntraeger
2014-08-26
KVM: s390/mm: remove outdated gmap data structures
Martin Schwidefsky
2014-08-26
KVM: s390/mm: support gmap page tables with less than 5 levels
Martin Schwidefsky
2014-08-26
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
2014-08-25
KVM: s390/mm: cleanup gmap function arguments, variable names
Martin Schwidefsky
2014-08-25
KVM: s390/mm: readd address parameter to gmap_do_ipte_notify
Martin Schwidefsky
2014-08-25
KVM: s390/mm: readd address parameter to pgste_ipte_notify
Martin Schwidefsky
2014-08-01
s390/mm: implement dirty bits for large segment table entries
Martin Schwidefsky
2014-04-22
KVM: s390/mm: new gmap_test_and_clear_dirty function
Dominik Dingel
2014-04-22
KVM: s390/mm: use software dirty bit detection for user dirty tracking
Martin Schwidefsky
2014-04-22
KVM: s390: Allow skeys to be enabled for the current process
Dominik Dingel
2014-04-22
KVM: s390: Adding skey bit to mmu context
Dominik Dingel
2014-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-04-03
s390/mm,tlb: optimize TLB flushing for zEC12
Martin Schwidefsky
2014-04-02
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-03-21
s390/mm: remove unecessary parameter from pgste_ipte_notify
Dominik Dingel
2014-03-21
s390/mm: remove unnecessary parameter from gmap_do_ipte_notify
Dominik Dingel
[next]