index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-24
/
+2
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-10
/
+151
2015-02-11
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
1
-4
/
+2
2015-02-11
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-18
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-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-107
/
+88
2014-12-09
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
2014-11-21
s390/traps: print interrupt code and instruction length code
Heiko Carstens
1
-2
/
+2
2014-11-10
/dev/mem: Use more consistent data types
Thierry Reding
1
-2
/
+2
2014-11-03
s390/mm: use correct unlock function in gmap_ipte_notify
Martin Schwidefsky
1
-1
/
+1
2014-10-28
KVM: s390: Cleanup usage of current->mm in set_guest_storage_key
Jason J. Herne
1
-1
/
+1
2014-10-27
s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUG
Dominik Dingel
1
-2
/
+1
2014-10-27
s390/kprobes: make use of NOKPROBE_SYMBOL()
Heiko Carstens
1
-2
/
+4
2014-10-27
s390/mm: disable KSM for storage key enabled pages
Dominik Dingel
1
-1
/
+15
2014-10-27
s390/mm: prevent and break zero page mappings in case of storage keys
Dominik Dingel
1
-1
/
+12
2014-10-27
s390/mm: recfactor global pgste updates
Dominik Dingel
1
-99
/
+54
2014-10-15
s390/mm: fixing calls of pte_unmap_unlock
Dominik Dingel
1
-3
/
+3
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-16
/
+37
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-388
/
+346
2014-09-30
s390/mm: make use of ipte range facility
Heiko Carstens
1
-7
/
+31
2014-09-25
s390/mm: remove change bit override support
Heiko Carstens
3
-6
/
+4
2014-09-25
s390/vmemmap: remove memset call from vmemmap_populate()
Heiko Carstens
1
-3
/
+2
2014-09-14
mm: export symbol dependencies of is_zero_pfn()
Ard Biesheuvel
1
-0
/
+1
2014-08-29
KVM: s390/mm: fix up indentation of set_guest_storage_key
Christian Borntraeger
1
-6
/
+6
2014-08-26
KVM: s390/mm: support gmap page tables with less than 5 levels
Martin Schwidefsky
1
-30
/
+55
2014-08-26
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
3
-359
/
+289
2014-08-25
KVM: s390/mm: cleanup gmap function arguments, variable names
Martin Schwidefsky
2
-55
/
+57
2014-08-25
KVM: s390/mm: readd address parameter to gmap_do_ipte_notify
Martin Schwidefsky
1
-1
/
+2
2014-08-25
KVM: s390/mm: try a cow on read only pages for key ops
Christian Borntraeger
1
-0
/
+10
2014-08-25
KVM: s390: add defines for pfault init delivery code
Jens Freimann
0
-0
/
+0
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-04
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
[next]