index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
\
\
|
*
|
|
groups: Consolidate the setgroups permission checks
Eric W. Biederman
2014-12-05
1
-1
/
+1
[next]