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
2014-08-01
s390/mm: implement dirty bits for large segment table entries
Martin Schwidefsky
2
-56
/
+50
2014-08-01
KVM: s390/mm: Fix page table locking vs. split pmd lock
Christian Borntraeger
1
-2
/
+3
2014-06-05
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
1
-5
/
+0
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
1
-16
/
+73
2014-05-20
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
1
-1
/
+1
2014-05-20
s390/uaccess: simplify control register updates
Martin Schwidefsky
1
-4
/
+6
2014-05-20
s390/cmma: remove "cmma disable" code in case of dump again
Heiko Carstens
1
-10
/
+0
2014-05-20
s390/mm: Convert bootmem to memblock
Philipp Hachtmann
2
-116
/
+44
2014-05-16
KVM: s390: correct locking for s390_enable_skey
Martin Schwidefsky
1
-15
/
+7
2014-04-22
KVM: s390/mm: new gmap_test_and_clear_dirty function
Dominik Dingel
1
-0
/
+21
2014-04-22
KVM: s390/mm: use software dirty bit detection for user dirty tracking
Martin Schwidefsky
1
-3
/
+3
2014-04-22
KVM: s390: Allow skeys to be enabled for the current process
Dominik Dingel
1
-0
/
+23
2014-04-22
KVM: s390: Clear storage keys
Dominik Dingel
1
-11
/
+32
2014-04-09
s390/mm: print control registers and page table walk on crash
Heiko Carstens
1
-5
/
+135
2014-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-50
/
+29
2014-04-08
mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"
Alex Thorlton
1
-0
/
+3
2014-04-03
s390/uaccess: rework uaccess code - fix locking issues
Heiko Carstens
2
-38
/
+17
2014-04-03
s390/mm,tlb: optimize TLB flushing for zEC12
Martin Schwidefsky
4
-10
/
+8
2014-04-03
s390/mm,tlb: safeguard against speculative TLB creation
Martin Schwidefsky
1
-3
/
+5
2014-04-03
s390/irq: Use defines for external interruption codes
Thomas Huth
1
-2
/
+2
2014-04-03
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+22
2014-03-21
s390/mm: remove unnecessary parameter from gmap_do_ipte_notify
Dominik Dingel
1
-2
/
+1
2014-03-21
s390/mm: fixing comment so that parameter name match
Dominik Dingel
1
-1
/
+1
2014-03-04
Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Paolo Bonzini
1
-0
/
+10
2014-02-24
s390/uaccess: remove copy_from_user_real()
Heiko Carstens
1
-26
/
+0
2014-02-21
s390/mm: enable split page table lock for PMD level
Martin Schwidefsky
1
-2
/
+2
2014-02-21
s390/kvm: set guest page states to stable on re-ipl
Martin Schwidefsky
1
-0
/
+72
2014-02-21
s390/kvm: support collaborative memory management
Konstantin Weitz
1
-0
/
+77
2014-02-21
s390/uaccess: consistent types
Heiko Carstens
1
-2
/
+2
2014-02-04
s390/dump: Fix dump memory detection
Michael Holzheu
1
-0
/
+10
2014-01-30
KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
Dominik Dingel
1
-4
/
+22
2014-01-16
s390: Fix misspellings using 'codespell' tool
Hendrik Brueckner
1
-2
/
+2
2013-11-15
s390: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-2
/
+9
2013-11-15
mm, thp: do not access mm->pmd_huge_pte directly
Kirill A. Shutemov
1
-6
/
+6
2013-11-13
s390/mmap: randomize mmap base for bottom up direction
Heiko Carstens
1
-2
/
+7
2013-11-04
s390/mm,tlb: correct tlb flush on page table upgrade
Martin Schwidefsky
3
-47
/
+20
2013-10-31
s390/mm: page_table_realloc returns failure
Dominik Dingel
1
-8
/
+13
2013-10-28
s390: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-4
/
+4
2013-10-24
s390/cmm: make copy_from_user() invocation provably correct
Heiko Carstens
1
-2
/
+2
2013-10-24
s390/gup: handle zero nr_pages case correctly
Heiko Carstens
1
-1
/
+1
2013-10-24
s390/gup: reduce code duplication between [__]get_user_pages_fast functions
Heiko Carstens
1
-58
/
+23
2013-10-24
s390/mm: do not initialize storage keys
Martin Schwidefsky
1
-1
/
+3
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
2
-11
/
+2
2013-09-13
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-0
/
+2
2013-09-12
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
1
-0
/
+5
2013-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-3
/
+6
2013-09-07
s390: make various functions static, add declarations to header files
Heiko Carstens
2
-1
/
+2
2013-09-07
s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()
Heiko Carstens
1
-1
/
+3
2013-09-05
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-65
/
+118
2013-09-04
s390/irq: rework irq subclass handling
Heiko Carstens
1
-1
/
+1
[next]