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
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-12
/
+38
2016-05-11
s390/vmem: remove unused function parameter
Heiko Carstens
1
-3
/
+3
2016-05-11
s390/vmem: fix identity mapping
Heiko Carstens
1
-1
/
+1
2016-05-10
s390: add missing include statements
Heiko Carstens
1
-0
/
+1
2016-04-21
s390/mm: fix asce_bits handling with dynamic pagetable levels
Gerald Schaefer
3
-61
/
+33
2016-04-15
s390: Clarify pagefault interrupt
Peter Zijlstra
1
-8
/
+33
2016-04-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2016-04-05
s390/mm/kvm: fix mis-merge in gmap handling
Christian Borntraeger
1
-2
/
+2
2016-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-6
/
+12
2016-03-23
s390/extable: use generic search and sort routines
Ard Biesheuvel
2
-86
/
+1
2016-03-21
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2016-03-17
s390/mm: handle PTE-mapped tail pages in fast gup
Gerald Schaefer
1
-3
/
+5
2016-03-17
s390: add DEBUG_RODATA support
Heiko Carstens
1
-3
/
+7
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+4
2016-03-16
s390: query dynamic DEBUG_PAGEALLOC setting
Christian Borntraeger
1
-6
/
+4
2016-03-08
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
5
-1293
/
+1378
2016-03-08
s390/mm: uninline pmdp_xxx functions from pgtable.h
Martin Schwidefsky
2
-29
/
+71
2016-03-08
s390/mm: uninline ptep_xxx functions from pgtable.h
Martin Schwidefsky
1
-29
/
+266
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
1
-9
/
+7
2016-03-02
s390/fault: merge report_user_fault implementations
Heiko Carstens
1
-7
/
+8
2016-03-02
s390/kvm: simplify set_guest_storage_key
Martin Schwidefsky
1
-17
/
+0
2016-02-23
s390/pageattr: do a single TLB flush for change_page_attr
Martin Schwidefsky
1
-5
/
+3
2016-02-17
s390/maccess: reduce stnsm instructions
Heiko Carstens
1
-4
/
+6
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-3
/
+1
2016-02-11
s390: fix DAT off memory access, e.g. on kdump
Christian Borntraeger
1
-1
/
+3
2016-01-19
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
1
-2
/
+2
2016-01-19
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
1
-1
/
+1
2016-01-19
s390/irqflags: optimize irq restore
Christian Borntraeger
1
-1
/
+1
2016-01-19
s390/mm: use TASK_MAX_SIZE where applicable
Dominik Dingel
2
-7
/
+7
2016-01-16
s390/mm: enable fixup_user_fault retrying
Dominik Dingel
1
-3
/
+26
2016-01-16
mm: bring in additional flag for fixup_user_fault to signal unlock
Dominik Dingel
1
-3
/
+5
2016-01-16
s390, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2
-26
/
+1
2016-01-16
mm: drop tail page refcounting
Kirill A. Shutemov
1
-12
/
+1
2016-01-15
mm, shmem: add internal shmem resident memory accounting
Jerome Marchand
1
-4
/
+1
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-14
/
+12
2016-01-11
s390: fix normalization bug in exception table sorting
Ard Biesheuvel
1
-2
/
+6
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
1
-2
/
+2
2016-01-11
s390/mem_detect: use unsigned longs
Heiko Carstens
1
-5
/
+2
2015-12-18
s390/extmem: remove unused variable
Christian Borntraeger
1
-3
/
+1
2015-12-18
s390/fault: remove unused variable
Christian Borntraeger
1
-2
/
+0
2015-12-15
KVM: s390: fix mismatch between user and in-kernel guest limit
Dominik Dingel
1
-2
/
+2
2015-11-27
s390: get_user_pages_fast() might sleep
David Hildenbrand
1
-0
/
+1
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
[next]