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.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
2015-11-16
s390: avoid cache aliasing under z/VM and KVM
Martin Schwidefsky
2
-78
/
+12
2015-10-14
s390/cpumf: rework program parameter setting to detect guest samples
Christian Borntraeger
1
-2
/
+2
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2
-0
/
+6
2015-10-14
s390/mm: implement soft-dirty bits for user memory change tracking
Martin Schwidefsky
1
-0
/
+2
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-08-28
mm: ZONE_DEVICE for "device memory"
Dan Williams
1
-1
/
+1
2015-08-19
s390/mm: simplify page table alloc/free code
Martin Schwidefsky
1
-136
/
+89
2015-08-19
s390: remove unneeded sizeof(void *) comparisons
Heiko Carstens
1
-1
/
+1
2015-08-03
s390/numa: add core infrastructure
Philipp Hachtmann
1
-1
/
+1
2015-08-03
s390/mm: make arch_add_memory() NUMA aware
Gerald Schaefer
1
-19
/
+19
2015-08-03
s390/mm: enable gup code for NUMA
Gerald Schaefer
1
-0
/
+10
2015-07-18
revert "s390/mm: make hugepages_supported a boot time decision"
Dominik Dingel
1
-2
/
+0
2015-07-18
revert "s390/mm: change HPAGE_SHIFT type to int"
Dominik Dingel
1
-1
/
+1
2015-06-26
s390/mm: change HPAGE_SHIFT type to int
Dominik Dingel
1
-1
/
+1
2015-06-26
s390/mm: forward check for huge pmds to pmd_large()
Dominik Dingel
1
-4
/
+1
2015-06-26
s390/hugetlb: remove dead code for sw emulated huge pages
Dominik Dingel
1
-57
/
+3
2015-06-26
s390/mm: make hugepages_supported a boot time decision
Dominik Dingel
1
-0
/
+2
2015-06-25
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
1
-5
/
+0
2015-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-3
/
+3
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-1
/
+1
2015-05-13
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
2
-3
/
+3
2015-04-23
s390/mm: change swap pte encoding and pgtable cleanup
Martin Schwidefsky
1
-28
/
+34
2015-04-23
s390/mm: correct transfer of dirty & young bits in __pmd_to_pte
Martin Schwidefsky
1
-2
/
+2
2015-04-23
s390/kvm: remove delayed reallocation of page tables for KVM
Martin Schwidefsky
1
-99
/
+43
2015-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
11
-166
/
+43
2015-04-15
mm: split ET_DYN ASLR from mmap ASLR
Kees Cook
1
-8
/
+0
2015-04-15
s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE
Kees Cook
1
-9
/
+2
2015-04-15
mm: expose arch_mmap_rnd when available
Kees Cook
1
-4
/
+4
2015-04-15
s390: standardize mmap_rnd() usage
Kees Cook
1
-11
/
+23
2015-03-25
s390: make couple of functions and variables static
Heiko Carstens
1
-1
/
+1
2015-03-25
s390/maccess: improve s390_kernel_write()
Heiko Carstens
1
-25
/
+20
2015-03-25
s390/maccess: remove potentially broken probe_kernel_write()
Heiko Carstens
1
-10
/
+19
2015-03-25
s390: remove 31 bit support
Heiko Carstens
10
-127
/
+5
2015-02-19
s390/mm: align 64-bit PIE binaries to 4GB
Martin Schwidefsky
1
-1
/
+4
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-24
/
+2
2015-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-10
/
+151
2015-02-12
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
1
-4
/
+2
2015-02-12
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-20
/
+0
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+6
2015-01-29
s390/mm: correct missing space when reporting user process faults
Hendrik Brueckner
1
-1
/
+1
2015-01-22
s390: avoid z13 cache aliasing
Martin Schwidefsky
2
-5
/
+146
2015-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+3
2015-01-08
s390: remove unnecessary KERN_CONT
Joe Perches
1
-1
/
+1
2015-01-08
s390/pgtable: add unsigned long casts
Heiko Carstens
1
-3
/
+3
2015-01-08
s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS
Martin Schwidefsky
1
-2
/
+3
2014-12-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+40
2014-12-13
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
1
-1
/
+1
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-107
/
+88
2014-12-10
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2014-11-28
KVM: S390: Create helper function get_guest_storage_key
Jason J. Herne
1
-0
/
+39
[next]