index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
1
-0
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-01-23
2
-18
/
+19
|
\
|
*
s390/bpf: Zero extend parameters before calling C function
Michael Holzheu
2015-01-15
1
-4
/
+6
|
*
s390/bpf: Fix sk_load_byte_msh()
Michael Holzheu
2015-01-15
1
-4
/
+4
|
*
s390/bpf: Fix offset parameter for skb_copy_bits()
Michael Holzheu
2015-01-15
1
-0
/
+2
|
*
s390/bpf: Fix skb_copy_bits() parameter passing
Michael Holzheu
2015-01-15
1
-10
/
+10
|
*
s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K)
Michael Holzheu
2015-01-15
1
-6
/
+3
*
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-01-23
1
-7
/
+3
|
\
\
|
|
/
|
/
|
|
*
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
2015-01-20
1
-7
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-01-15
9
-24
/
+78
|
\
\
|
|
/
|
/
|
|
*
s390/uprobes: fix user space PER events
Jan Willeke
2015-01-12
1
-9
/
+60
|
*
s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X)
Michael Holzheu
2015-01-09
1
-2
/
+2
|
*
s390/bpf: Fix ALU_NEG (A = -A)
Michael Holzheu
2015-01-09
1
-2
/
+2
|
*
s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS
Martin Schwidefsky
2015-01-08
1
-2
/
+3
|
*
s390/timex: fix get_tod_clock_ext() inline assembly
Chen Gang
2015-01-07
2
-5
/
+7
|
*
s390: wire up execveat syscall
Heiko Carstens
2014-12-18
2
-1
/
+3
|
*
s390/kernel: use stnsm 255 instead of stosm 0
Christian Borntraeger
2014-12-18
1
-1
/
+1
|
*
s390/vtime: Get rid of redundant WARN_ON
Christian Borntraeger
2014-12-18
1
-2
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2014-12-20
1
-12
/
+6
|
\
\
|
*
|
s390/kvm: REPLACE barrier fixup with READ_ONCE
Christian Borntraeger
2014-12-18
1
-12
/
+6
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-12-18
11
-587
/
+1092
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
KVM: s390: clean up return code handling in irq delivery code
Jens Freimann
2014-12-04
1
-13
/
+13
|
*
|
KVM: s390: use atomic bitops to access pending_irqs bitmap
Jens Freimann
2014-12-04
1
-2
/
+2
|
*
|
KVM: s390: some ext irqs have to clear the ext cpu addr
David Hildenbrand
2014-12-04
1
-0
/
+3
|
*
|
KVM: s390: allow injecting all kinds of machine checks
Jens Freimann
2014-11-28
1
-3
/
+11
|
*
|
KVM: s390: handle pending local interrupts via bitmap
Jens Freimann
2014-11-28
6
-282
/
+380
|
*
|
KVM: s390: add bitmap for handling cpu-local interrupts
Jens Freimann
2014-11-28
1
-0
/
+86
|
*
|
KVM: s390: refactor interrupt delivery code
Jens Freimann
2014-11-28
1
-177
/
+282
|
*
|
KVM: s390: add defines for virtio and pfault interrupt code
Jens Freimann
2014-11-28
1
-2
/
+4
|
*
|
KVM: s390: external param not valid for cpu timer and ckc
David Hildenbrand
2014-11-28
1
-4
/
+2
|
*
|
KVM: s390: refactor interrupt injection code
Jens Freimann
2014-11-28
1
-54
/
+167
|
*
|
KVM: S390: Create helper function get_guest_storage_key
Jason J. Herne
2014-11-28
2
-0
/
+40
|
*
|
KVM: s390: trigger the right CPU exit for floating interrupts
Christian Borntraeger
2014-11-28
1
-1
/
+11
|
*
|
KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction
Thomas Huth
2014-11-28
4
-13
/
+23
|
*
|
KVM: s390: Small fixes for the PFMF handler
Thomas Huth
2014-11-28
1
-4
/
+7
|
*
|
Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-11-07
2
-44
/
+48
|
|
\
\
|
|
*
|
KVM: s390: fix handling of lctl[g]/stctl[g]
Heiko Carstens
2014-11-07
1
-36
/
+32
|
|
*
|
KVM: s390: flush CPU on load control
Christian Borntraeger
2014-11-07
1
-2
/
+2
|
|
|
/
|
|
*
KVM: s390: Fix ipte locking
Christian Borntraeger
2014-11-07
1
-6
/
+14
|
*
|
Merge remote-tracking branch 'origin/master' into HEAD
Paolo Bonzini
2014-11-03
1
-6
/
+0
|
|
\
|
|
*
|
KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS)
David Hildenbrand
2014-10-28
1
-7
/
+18
|
*
|
KVM: s390: sigp: inject emergency calls in a separate function
David Hildenbrand
2014-10-28
1
-3
/
+9
|
*
|
KVM: s390: sigp: instruction counters for all sigp orders
David Hildenbrand
2014-10-28
3
-1
/
+21
|
*
|
KVM: s390: sigp: separate preparation handlers
David Hildenbrand
2014-10-28
2
-15
/
+33
|
*
|
KVM: s390: sigp: move target cpu checks into dispatcher
David Hildenbrand
2014-10-28
1
-91
/
+48
|
*
|
KVM: s390: sigp: dispatch orders with one target in a separate function
David Hildenbrand
2014-10-28
1
-31
/
+43
|
*
|
KVM: s390: Fix size of monitor-class number field
Thomas Huth
2014-10-28
1
-1
/
+1
|
*
|
KVM: s390: Cleanup usage of current->mm in set_guest_storage_key
Jason J. Herne
2014-10-28
1
-1
/
+1
|
*
|
KVM: s390: Make the simple ipte mutex specific to a VM instead of global
Thomas Huth
2014-10-28
3
-11
/
+12
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-12-17
1
-1
/
+1
|
\
\
\
[next]