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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2017-02-23
mm: drop unused argument of zap_page_range()
Kirill A. Shutemov
1
-1
/
+1
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
11
-102
/
+167
2017-02-17
s390/mm: add cond_resched call to kernel page table dumper
Heiko Carstens
1
-0
/
+2
2017-02-17
s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUG
Heiko Carstens
1
-9
/
+9
2017-02-17
s390: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
7
-6
/
+4
2017-02-08
s390: add no-execute support
Martin Schwidefsky
7
-85
/
+146
2017-01-30
KVM: s390: Fix RRBE return code not being CC
Janosch Frank
1
-1
/
+1
2017-01-24
s390/mm: Fix cmma unused transfer from pgste into pte
Christian Borntraeger
1
-3
/
+4
2017-01-16
s390: remove couple of unneeded semicolons
Heiko Carstens
1
-1
/
+1
2017-01-16
s390/mem_detect: fix memory type of first block
Heiko Carstens
1
-1
/
+2
2017-01-16
s390/mem_detect: add debugging output
Heiko Carstens
1
-0
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-14
s390/extmem: add missing memory clobber to dcss_set_subcodes
Heiko Carstens
1
-1
/
+1
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-5
/
+5
2016-12-13
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
1
-1
/
+1
2016-11-29
s390: convert remaining bootmem allocations to memblock
Heiko Carstens
1
-5
/
+4
2016-11-11
s390/preempt: move preempt_count to the lowcore
Martin Schwidefsky
1
-0
/
+1
2016-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-17
/
+22
2016-10-24
s390/mm: fix zone calculation in arch_add_memory()
Gerald Schaefer
1
-17
/
+21
2016-10-19
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+2
2016-10-17
s390/mm: use hugetlb_bad_size()
Shyam Saini
1
-0
/
+1
2016-10-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-12
/
+27
2016-09-20
s390: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-09-19
s390/mm/pfault: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-18
/
+12
2016-08-24
s390/mm: merge local / non-local IDTE helper
Martin Schwidefsky
1
-5
/
+5
2016-08-24
s390/mm: merge local / non-local IPTE helper
Martin Schwidefsky
2
-6
/
+6
2016-08-24
s390/mm,kvm: flush gmap address space with IDTE
Martin Schwidefsky
1
-0
/
+15
2016-08-10
s390/pageattr: handle numpages parameter correctly
Heiko Carstens
1
-0
/
+2
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-117
/
+1707
2016-07-31
s390/mm: clean up pte/pmd encoding
Gerald Schaefer
1
-14
/
+38
2016-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-07-27
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-151
/
+493
2016-07-13
s390/mm: fix gmap tlb flush issues
David Hildenbrand
1
-2
/
+2
2016-07-06
s390/mm: add support for 2GB hugepages
Gerald Schaefer
4
-40
/
+176
2016-06-28
s390/mm: use basic block for essa inline assembly
Heiko Carstens
1
-4
/
+9
2016-06-25
s390: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-20
KVM: s390: backup the currently enabled gmap when scheduled out
David Hildenbrand
1
-0
/
+11
2016-06-20
s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()
David Hildenbrand
1
-6
/
+11
2016-06-20
s390/mm: allow to check if a gmap shadow is valid
David Hildenbrand
1
-0
/
+20
2016-06-20
s390/mm: remember the int code for the last gmap fault
David Hildenbrand
1
-0
/
+1
2016-06-20
s390/mm: limit number of real-space gmap shadows
David Hildenbrand
1
-0
/
+13
2016-06-20
s390/mm: support real-space for gmap shadows
David Hildenbrand
1
-3
/
+32
2016-06-20
s390/mm: support EDAT2 for gmap shadows
David Hildenbrand
1
-2
/
+12
2016-06-20
s390/mm: support EDAT1 for gmap shadows
David Hildenbrand
1
-4
/
+25
2016-06-20
s390/mm: prepare for EDAT1/EDAT2 support in gmap shadow
David Hildenbrand
1
-5
/
+11
2016-06-20
s390/mm: fix races on gmap_shadow creation
David Hildenbrand
1
-17
/
+28
2016-06-20
s390/mm: avoid races on region/segment/page table shadowing
David Hildenbrand
1
-27
/
+70
[next]