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
2014-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
14
-216
/
+266
2014-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-6
/
+0
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2014-08-06
s390/locking: Reenable optimistic spinning
Christian Borntraeger
1
-0
/
+1
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-9
/
+8
2014-08-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+32
2014-08-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-132
/
+132
2014-08-04
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
3
-11
/
+3
2014-08-02
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
1
-2
/
+2
2014-08-01
s390/mm: implement dirty bits for large segment table entries
Martin Schwidefsky
3
-144
/
+159
2014-08-01
KVM: s390/mm: Fix page table locking vs. split pmd lock
Christian Borntraeger
1
-2
/
+3
2014-07-31
KVM: s390: rework broken SIGP STOP interrupt handling
David Hildenbrand
1
-0
/
+3
2014-07-30
KVM: s390: Fix memory leak on busy SIGP stop
Christian Borntraeger
1
-0
/
+1
2014-07-28
s390/irq: improve displayed interrupt order in /proc/interrupts
Hendrik Brueckner
1
-45
/
+50
2014-07-28
s390/seccomp: fix error return for filtered system calls
Jan Willeke
1
-1
/
+1
2014-07-28
Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...
Ingo Molnar
6
-64
/
+34
2014-07-23
timekeeping: Create struct tk_read_base and use it in struct timekeeper
Thomas Gleixner
1
-8
/
+8
2014-07-23
clocksource: Get rid of cycle_last
Thomas Gleixner
1
-1
/
+1
2014-07-23
ktime: Kill non-scalar ktime_t implementation for 2038
John Stultz
1
-1
/
+0
2014-07-22
s390/pci: introduce lazy IOTLB flushing for DMA unmap
Gerald Schaefer
1
-14
/
+36
2014-07-22
s390/pci: fix kmsg component
Gerald Schaefer
5
-10
/
+10
2014-07-22
s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINE
Michael Holzheu
1
-0
/
+2
2014-07-22
s390/qdio: add helpers to manage qdio buffers
Sebastian Ott
1
-0
/
+4
2014-07-21
KVM: s390: add ipte to trace event decoding
Christian Borntraeger
1
-0
/
+1
2014-07-21
KVM: s390: advertise KVM_CAP_S390_IRQCHIP
Cornelia Huck
1
-0
/
+1
2014-07-21
KVM: s390: remove the tasklet used by the hrtimer
David Hildenbrand
4
-16
/
+1
2014-07-21
KVM: s390: move vcpu wakeup code to a central point
David Hildenbrand
3
-23
/
+22
2014-07-21
KVM: s390: remove _bh locking from start_stop_lock
David Hildenbrand
1
-4
/
+4
2014-07-21
KVM: s390: remove _bh locking from local_int.lock
David Hildenbrand
3
-28
/
+28
2014-07-21
KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block
David Hildenbrand
3
-37
/
+8
2014-07-18
s390/ftrace: remove check of obsolete variable function_trace_stop
Heiko Carstens
3
-11
/
+3
2014-07-17
tgt: defconfig cleanup
Bart Van Assche
3
-6
/
+0
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
1
-1
/
+1
2014-07-16
perf kvm: Add stat support on s390
Alexander Yarygin
2
-0
/
+26
2014-07-16
s390: fix restore of invalid floating-point-control
Martin Schwidefsky
1
-2
/
+2
2014-07-16
s390/ptrace: fix PSW mask check
Martin Schwidefsky
1
-2
/
+10
2014-07-16
s390/MSI: Use standard mask and unmask funtions
Yijing Wang
1
-43
/
+6
2014-07-16
s390: require mvcos facility, not tod clock steering facility
David Hildenbrand
1
-3
/
+3
2014-07-10
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
David Hildenbrand
5
-6
/
+44
2014-07-10
KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped
David Hildenbrand
2
-8
/
+3
2014-07-10
KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop
David Hildenbrand
2
-19
/
+20
2014-07-10
KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a time
David Hildenbrand
1
-1
/
+6
2014-07-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-14
/
+13
2014-06-30
Merge tag 'kvms390-20140626' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2
-14
/
+13
2014-06-27
Merge tag 'kvms390-20140626' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2
-14
/
+13
2014-06-26
KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency
Heiko Carstens
2
-14
/
+13
2014-06-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the b...
Ingo Molnar
9
-32
/
+43
2014-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
9
-32
/
+43
2014-06-19
s390, perf: Use common PMU interrupt disabled code
Vince Weaver
1
-6
/
+6
[next]