index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
1
-72
/
+12
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-24
5
-0
/
+5
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
5
-61
/
+96
|
|
\
\
|
*
|
|
net: filter: constify detection of pkt_type_offset
Hannes Frederic Sowa
2014-09-13
1
-34
/
+1
|
*
|
|
net: bpf: be friendly to kmemcheck
Daniel Borkmann
2014-09-09
1
-1
/
+1
|
*
|
|
net: bpf: consolidate JIT binary allocator
Daniel Borkmann
2014-09-09
1
-36
/
+9
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-07
9
-18
/
+50
|
|
\
\
\
|
*
|
|
|
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
2014-09-05
1
-1
/
+1
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-10-08
14
-646
/
+593
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
KVM: s390: count vcpu wakeups in stat.halt_wakeup
David Hildenbrand
2014-10-01
3
-0
/
+3
|
*
|
|
|
KVM: s390/facilities: allow TOD-CLOCK steering facility bit
Christian Borntraeger
2014-10-01
1
-1
/
+1
|
*
|
|
|
KVM: s390: register flic ops dynamically
Cornelia Huck
2014-09-17
2
-1
/
+3
|
*
|
|
|
KVM: s390/interrupt: remove double assignment
Christian Borntraeger
2014-09-10
1
-1
/
+0
|
*
|
|
|
KVM: s390/cmm: Fix prefix handling for diag 10 balloon
Christian Borntraeger
2014-09-10
1
-8
/
+18
|
*
|
|
|
KVM: s390: get rid of constant condition in ipte_unlock_simple
Christian Borntraeger
2014-09-10
1
-2
/
+1
|
*
|
|
|
KVM: s390: unintended fallthrough for external call
Christian Borntraeger
2014-09-10
1
-0
/
+1
|
*
|
|
|
KVM: s390: Limit guest size to 16TB
Christian Borntraeger
2014-09-10
1
-1
/
+1
|
*
|
|
|
KVM: s390: add __must_check to interrupt deliver functions
Christian Borntraeger
2014-09-10
2
-7
/
+7
|
*
|
|
|
KVM: CPACF: Enable MSA4 instructions for kvm guest
Tony Krowiak
2014-09-10
2
-1
/
+46
|
*
|
|
|
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
2
-2
/
+2
|
*
|
|
|
KVM: static inline empty kvm_arch functions
Radim Krčmář
2014-08-29
2
-43
/
+14
|
*
|
|
|
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
2014-08-29
1
-2
/
+3
|
*
|
|
|
KVM: s390/mm: fix up indentation of set_guest_storage_key
Christian Borntraeger
2014-08-29
1
-6
/
+6
|
*
|
|
|
Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-08-26
12
-585
/
+497
|
|
\
\
\
\
|
|
*
|
|
|
KVM: s390/mm: remove outdated gmap data structures
Martin Schwidefsky
2014-08-26
1
-23
/
+0
|
|
*
|
|
|
KVM: s390/mm: support gmap page tables with less than 5 levels
Martin Schwidefsky
2014-08-26
3
-33
/
+59
|
|
*
|
|
|
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
2014-08-26
7
-383
/
+308
|
|
*
|
|
|
KVM: s390/mm: cleanup gmap function arguments, variable names
Martin Schwidefsky
2014-08-25
7
-70
/
+72
|
|
*
|
|
|
KVM: s390/mm: readd address parameter to gmap_do_ipte_notify
Martin Schwidefsky
2014-08-25
2
-3
/
+4
|
|
*
|
|
|
KVM: s390/mm: readd address parameter to pgste_ipte_notify
Martin Schwidefsky
2014-08-25
1
-8
/
+9
|
|
*
|
|
|
KVM: s390: don't use kvm lock in interrupt injection code
Jens Freimann
2014-08-25
1
-2
/
+0
|
|
*
|
|
|
KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery
Jens Freimann
2014-08-25
3
-25
/
+24
|
|
*
|
|
|
KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it
David Hildenbrand
2014-08-25
2
-3
/
+9
|
|
*
|
|
|
KVM: s390: synchronize more registers with kvm_run
David Hildenbrand
2014-08-25
2
-14
/
+56
|
|
*
|
|
|
KVM: s390: no special machine check delivery
Christian Borntraeger
2014-08-25
3
-66
/
+0
|
|
*
|
|
|
KVM: s390: clear kvm_dirty_regs when dropping to user space
David Hildenbrand
2014-08-25
1
-4
/
+2
|
|
*
|
|
|
KVM: s390: factor out get_ilc() function
Jens Freimann
2014-08-25
1
-20
/
+21
|
|
*
|
|
|
KVM: s390: add defines for pfault init delivery code
Jens Freimann
2014-08-25
1
-2
/
+4
|
*
|
|
|
|
Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-08-25
2
-13
/
+10
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
*
|
|
|
|
KVM: add kvm_arch_sched_in
Radim Krčmář
2014-08-21
1
-0
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
s390: Update defconfigs which were missing CONFIG_NET.
David S. Miller
2014-09-24
5
-0
/
+5
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-09-22
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
mm: export symbol dependencies of is_zero_pfn()
Ard Biesheuvel
2014-09-14
1
-0
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-09-08
4
-61
/
+95
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
s390/vdso: remove NULL pointer check from clock_gettime
Martin Schwidefsky
2014-09-01
2
-14
/
+6
|
*
|
|
|
s390/ipl: Add missing SCSI loadparm attributes to /sys/firmware
Michael Holzheu
2014-09-01
2
-47
/
+89
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-09-06
3
-15
/
+14
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flags
Christian Borntraeger
2014-09-02
1
-0
/
+1
|
*
|
|
KVM: s390/mm: Fix storage key corruption during swapping
Christian Borntraeger
2014-09-02
1
-2
/
+3
|
|
|
/
|
|
/
|
|
*
|
KVM: s390/mm: try a cow on read only pages for key ops
Christian Borntraeger
2014-08-25
1
-0
/
+10
[next]