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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2016-09-13
s390: get_user() should zero on failure
Al Viro
1
-4
/
+4
2016-09-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-5
/
+7
2016-09-05
KVM: s390: vsie: fix riccbd
David Hildenbrand
1
-1
/
+1
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
6
-12
/
+12
2016-08-30
Merge tag 'kvm-s390-master-4.8-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-4
/
+6
2016-08-26
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
Masahiro Yamada
1
-4
/
+2
2016-08-25
KVM: s390: don't use current->thread.fpu.* when accessing registers
David Hildenbrand
1
-4
/
+6
2016-08-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
9
-20
/
+27
2016-08-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+4
2016-08-12
KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed
Julius Niedworok
1
-1
/
+3
2016-08-12
KVM: s390: set the prefix initially properly
Julius Niedworok
1
-0
/
+1
2016-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+13
2016-08-10
s390/pageattr: handle numpages parameter correctly
Heiko Carstens
1
-0
/
+2
2016-08-09
virtio/s390: deprecate old transport
Cornelia Huck
1
-0
/
+13
2016-08-08
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2
-0
/
+3
2016-08-08
s390/config: make the vector optimized crc function builtin
Christian Borntraeger
4
-4
/
+4
2016-08-08
s390/lib: fix memcmp and strstr
Christian Borntraeger
1
-9
/
+7
2016-08-08
s390/crc32-vx: Fix checksum calculation for small sizes
Christian Borntraeger
1
-3
/
+3
2016-08-08
s390: clarify compressed image code path
Sascha Silbe
2
-4
/
+11
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2
-12
/
+12
2016-08-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-2
/
+2
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
33
-592
/
+4787
2016-07-31
s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracing
Jiri Olsa
1
-0
/
+12
2016-07-31
s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
James Hogan
2
-0
/
+3
2016-07-31
s390/numa: only set possible nodes within node_possible_map
Heiko Carstens
2
-1
/
+11
2016-07-31
s390/als: fix compile with gcov enabled
Heiko Carstens
1
-0
/
+1
2016-07-31
s390/facilities: do not generate DWORDS define anymore
Heiko Carstens
1
-1
/
+0
2016-07-31
s390/als: print missing facilities on facility mismatch
Heiko Carstens
1
-0
/
+48
2016-07-31
s390/als: print machine type on facility mismatch
Heiko Carstens
1
-4
/
+34
2016-07-31
s390/als: convert architecture level set code to C
Heiko Carstens
5
-43
/
+60
2016-07-31
s390/sclp: move uninitialized data to data section
Heiko Carstens
1
-2
/
+3
2016-07-31
s390/mm: clean up pte/pmd encoding
Gerald Schaefer
2
-24
/
+48
2016-07-29
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-3
/
+8
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-12
/
+9
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-53
/
+38
2016-07-28
mm: move most file-based accounting to the node
Mel Gorman
1
-1
/
+1
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+6
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+21
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-07-26
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
1
-0
/
+13
2016-07-26
mm: change the interface for __tlb_remove_page()
Aneesh Kumar K.V
1
-2
/
+7
2016-07-26
s390/uaccess: Enable hardened usercopy
Kees Cook
2
-0
/
+3
2016-07-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-53
/
+60
2016-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
87
-3830
/
+2550
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-47
/
+33
2016-07-18
Kbuild: arch: look for generated headers in obtree
Arnd Bergmann
1
-2
/
+2
2016-07-18
KVM: s390: let ptff intercepts result in cc=3
David Hildenbrand
1
-0
/
+8
2016-07-18
KVM: s390: allow user space to handle instr 0x0000
David Hildenbrand
3
-2
/
+29
2016-07-18
s390/pci: Delete an unnecessary check before the function call "pci_dev_put"
Markus Elfring
1
-2
/
+1
[next]