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-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
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
2016-07-18
s390/smp: clean up a condition
Dan Carpenter
1
-1
/
+1
2016-07-15
perf, events: add non-linear data support for raw records
Daniel Borkmann
1
-3
/
+6
2016-07-14
s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling)
Sebastian Andrzej Siewior
1
-26
/
+19
2016-07-14
s390/perf: Convert the hotplug notifier to state machine callbacks (Counter)
Thomas Gleixner
1
-27
/
+19
2016-07-14
KVM: pass struct kvm to kvm_set_routing_entry
Radim Krčmář
1
-1
/
+2
2016-07-13
s390/console: Make preferred console handling more consistent
Peter Oberparleiter
2
-8
/
+18
2016-07-13
s390/mm: fix gmap tlb flush issues
David Hildenbrand
2
-3
/
+4
2016-07-06
s390/mm: add support for 2GB hugepages
Gerald Schaefer
7
-63
/
+230
2016-07-05
KVM: s390: inject PER i-fetch events on applicable icpts
David Hildenbrand
3
-3
/
+34
2016-07-04
s390: have unique symbol for __switch_to address
Heiko Carstens
1
-0
/
+10
2016-07-04
s390/cpuinfo: show maximum thread id
Heiko Carstens
1
-0
/
+1
2016-07-01
crypto: s390/aes - Use skcipher for fallback
Herbert Xu
1
-53
/
+60
2016-07-01
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
2
-4
/
+4
2016-06-28
s390/ptrace: clarify bits in the per_struct
Martin Schwidefsky
1
-3
/
+3
2016-06-28
s390: stack address vs thread_info
Heiko Carstens
2
-10
/
+6
2016-06-28
s390: remove pointless load within __switch_to
Heiko Carstens
1
-1
/
+0
2016-06-28
s390: enable kcov support
Heiko Carstens
5
-0
/
+10
2016-06-28
s390/cpumf: use basic block for ecctr inline assembly
Heiko Carstens
1
-3
/
+14
2016-06-28
s390/hypfs: use basic block for diag inline assembly
Heiko Carstens
1
-5
/
+7
2016-06-28
s390/sysinfo: use basic block for stsi inline assembly
Heiko Carstens
1
-8
/
+17
2016-06-28
s390/smp: use basic blocks for sigp inline assemblies
Heiko Carstens
2
-10
/
+15
2016-06-28
s390/pci: use basic blocks for pci inline assemblies
Heiko Carstens
1
-1
/
+11
[next]