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
Age
Commit message (
Expand
)
Author
2016-06-20
s390/mm: add shadow gmap support
Martin Schwidefsky
2016-06-20
s390/mm: add reference counter to gmap structure
Martin Schwidefsky
2016-06-20
s390/mm: extended gmap pte notifier
Martin Schwidefsky
2016-06-20
s390/mm: use RCU for gmap notifier list and the per-mm gmap list
Martin Schwidefsky
2016-06-20
s390/kvm: page table invalidation notifier
Martin Schwidefsky
2016-06-10
KVM: s390: handle missing storage-key facility
David Hildenbrand
2016-06-10
KVM: s390: pfmf: support conditional-sske facility
David Hildenbrand
2016-06-10
s390/mm: return key via pointer in get_guest_storage_key
David Hildenbrand
2016-06-10
s390/mm: simplify get_guest_storage_key
David Hildenbrand
2016-06-10
s390/mm: set and get guest storage key mmap locking
Martin Schwidefsky
2016-06-10
s390/mm: don't drop errors in get_guest_storage_key
David Hildenbrand
2016-05-23
s390: fix info leak in do_sigsegv
Michal Hocko
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-05-11
s390/vmem: remove unused function parameter
Heiko Carstens
2016-05-11
s390/vmem: fix identity mapping
Heiko Carstens
2016-05-10
s390: add missing include statements
Heiko Carstens
2016-04-21
s390/mm: fix asce_bits handling with dynamic pagetable levels
Gerald Schaefer
2016-04-15
s390: Clarify pagefault interrupt
Peter Zijlstra
2016-04-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-04-05
s390/mm/kvm: fix mis-merge in gmap handling
Christian Borntraeger
2016-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-03-22
s390/extable: use generic search and sort routines
Ard Biesheuvel
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-17
s390/mm: handle PTE-mapped tail pages in fast gup
Gerald Schaefer
2016-03-17
s390: add DEBUG_RODATA support
Heiko Carstens
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-15
s390: query dynamic DEBUG_PAGEALLOC setting
Christian Borntraeger
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-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
2016-03-02
s390/fault: merge report_user_fault implementations
Heiko Carstens
2016-03-02
s390/kvm: simplify set_guest_storage_key
Martin Schwidefsky
2016-02-23
s390/pageattr: do a single TLB flush for change_page_attr
Martin Schwidefsky
2016-02-17
s390/maccess: reduce stnsm instructions
Heiko Carstens
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-02-11
s390: fix DAT off memory access, e.g. on kdump
Christian Borntraeger
2016-01-19
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
2016-01-19
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
2016-01-19
s390/irqflags: optimize irq restore
Christian Borntraeger
2016-01-19
s390/mm: use TASK_MAX_SIZE where applicable
Dominik Dingel
2016-01-15
s390/mm: enable fixup_user_fault retrying
Dominik Dingel
2016-01-15
mm: bring in additional flag for fixup_user_fault to signal unlock
Dominik Dingel
2016-01-15
s390, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-15
mm: drop tail page refcounting
Kirill A. Shutemov
2016-01-14
mm, shmem: add internal shmem resident memory accounting
Jerome Marchand
2016-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-01-11
s390: fix normalization bug in exception table sorting
Ard Biesheuvel
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
2016-01-11
s390/mem_detect: use unsigned longs
Heiko Carstens
[next]