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
/
mm
/
pgtable.c
Age
Commit message (
Expand
)
Author
2013-05-31
s390/pgtable: Fix gmap notifier address
Christian Borntraeger
2013-05-15
s390: fix gmap_ipte_notifier vs. software dirty pages
Christian Borntraeger
2013-05-03
s390/mm: add pte invalidation notifier for kvm
Martin Schwidefsky
2013-04-23
s390/mm,gmap: segment mapping race
Martin Schwidefsky
2013-04-23
s390/mm,gmap: implement gmap_translate()
Heiko Carstens
2012-11-23
s390/mm: move kernel_page_present/kernel_map_pages to page_attr.c
Heiko Carstens
2012-10-09
thp, s390: architecture backend for thp on s390
Gerald Schaefer
2012-10-09
thp, s390: disable thp for kvm host on s390
Gerald Schaefer
2012-10-09
thp, s390: thp pagetable pre-allocation for s390
Gerald Schaefer
2012-10-09
thp, s390: thp splitting backend for s390
Gerald Schaefer
2012-09-26
s390: add uninitialized_var() to suppress false positive compiler warnings
Heiko Carstens
2012-09-26
s390/mm: rename addressing_mode to s390_user_mode
Heiko Carstens
2012-07-30
s390/mm: rename user_mode variable to addressing_mode
Heiko Carstens
2012-07-26
s390/mm: downgrade page table after fork of a 31 bit process
Martin Schwidefsky
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-05-16
s390/kvm: bad rss-counter state
Christian Borntraeger
2012-04-11
[S390] fix tlb flushing for page table pages
Martin Schwidefsky
2012-03-28
Disintegrate asm/system.h for S390
David Howells
2012-02-17
[S390] incorrect PageTables counter for kvm page tables
Martin Schwidefsky
2011-12-27
[S390] add support for physical memory > 4TB
Martin Schwidefsky
2011-12-27
[S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260
Christian Borntraeger
2011-10-30
[S390] kvm: Handle diagnose 0x10 (release pages)
Christian Borntraeger
2011-10-30
[S390] take mmap_sem when walking guest page table
Carsten Otte
2011-10-30
[S390] fix list corruption in gmap reverse mapping
Carsten Otte
2011-10-30
[S390] fix possible deadlock in gmap_map_segment
Carsten Otte
2011-10-30
[S390] memory leak with RCU_TABLE_FREE
Martin Schwidefsky
2011-09-26
[S390] gmap: always up mmap_sem properly
Carsten Otte
2011-09-20
[S390] kvm: fix address mode switching
Christian Borntraeger
2011-08-03
[S390] missing return in page_table_alloc_pgste
Jan Glauber
2011-07-24
[S390] kvm guest address space mapping
Martin Schwidefsky
2011-06-06
[S390] use generic RCU page-table freeing code
Martin Schwidefsky
2011-05-29
[S390] mm: fix mmu_gather rework
Heiko Carstens
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-23
[S390] Remove data execution protection
Martin Schwidefsky
2011-01-31
[S390] pgtable_list corruption
Martin Schwidefsky
2010-10-25
[S390] kvm: Fix badness at include/asm/mmu_context.h:83
Christian Borntraeger
2010-10-25
[S390] lockless get_user_pages_fast()
Martin Schwidefsky
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-07
[S390] Improve address space mode selection.
Martin Schwidefsky
2009-10-06
[S390] fix build breakage with CONFIG_AIO=n
Martin Schwidefsky
2009-09-22
[S390] Change kernel_page_present coding style.
Heiko Carstens
2009-09-11
[S390] fix recursive locking on page_table_lock
Martin Schwidefsky
2009-06-16
[S390] pm: add kernel_page_present
Hans-Joachim Picht
2009-06-12
[S390] vmalloc: add vmalloc kernel parameter support
Heiko Carstens
2009-03-26
[S390] cpumask: use mm_cpumask() wrapper
Rusty Russell
2009-03-26
[S390] check addressing mode in s390_enable_sie
Carsten Otte
2009-03-18
[S390] make page table walking more robust
Martin Schwidefsky
2008-12-29
aio: make the lookup_ioctx() lockless
Jens Axboe
2008-10-28
[S390] pgtables: Fix race in enable_sie vs. page table ops
Christian Borntraeger
2008-06-06
KVM: s390: fix locking order problem in enable_sie
Christian Borntraeger
[next]