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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/sclp: introduce check for the SIGP Interpretation Facility
David Hildenbrand
2015-01-23
2
-1
/
+11
*
KVM: s390: SIGP SET PREFIX cleanup
David Hildenbrand
2015-01-23
2
-19
/
+14
*
KVM: s390: a VCPU may only stop when no interrupts are left pending
David Hildenbrand
2015-01-23
4
-5
/
+9
*
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
2015-01-23
7
-92
/
+88
*
KVM: s390: new parameter for SIGP STOP irqs
David Hildenbrand
2015-01-23
4
-2
/
+26
*
KVM: s390: forward hrtimer if guest ckc not pending yet
David Hildenbrand
2015-01-23
1
-2
/
+12
*
KVM: s390: base hrtimer on a monotonic clock
David Hildenbrand
2015-01-23
1
-1
/
+1
*
KVM: s390: prevent sleep duration underflows in handle_wait()
David Hildenbrand
2015-01-23
1
-1
/
+7
*
KVM: s390: Allow userspace to limit guest memory size
Dominik Dingel
2015-01-23
3
-3
/
+77
*
KVM: s390: move vcpu specific initalization to a later point
Dominik Dingel
2015-01-23
1
-9
/
+16
*
KVM: s390: make local function static
Christian Borntraeger
2015-01-23
1
-1
/
+1
*
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
2015-01-23
6
-16
/
+8
*
kvm: x86: Remove kvm_make_request from lapic.c
Nicholas Krause
2015-01-08
3
-6
/
+11
*
KVM: x86: Access to LDT/GDT that wraparound is incorrect
Nadav Amit
2015-01-08
1
-13
/
+34
*
KVM: x86: Do not set access bit on accessed segments
Nadav Amit
2015-01-08
1
-4
/
+7
*
KVM: x86: POP [ESP] is not emulated correctly
Nadav Amit
2015-01-08
1
-1
/
+6
*
KVM: x86: em_call_far should return failure result
Nadav Amit
2015-01-08
1
-1
/
+1
*
KVM: x86: JMP/CALL using call- or task-gate causes exception
Nadav Amit
2015-01-08
1
-20
/
+34
*
KVM: x86: fnstcw and fnstsw may cause spurious exception
Nadav Amit
2015-01-08
1
-6
/
+3
*
KVM: x86: pop sreg accesses only 2 bytes
Nadav Amit
2015-01-08
1
-1
/
+3
*
KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ON
Paolo Bonzini
2015-01-08
1
-28
/
+14
*
KVM: x86: mmu: remove ASSERT(vcpu)
Paolo Bonzini
2015-01-08
1
-13
/
+0
*
KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept...
Paolo Bonzini
2015-01-08
4
-22
/
+26
*
KVM: x86: mmu: do not use return to tail-call functions that return void
Paolo Bonzini
2015-01-08
1
-3
/
+3
*
KVM: x86: add tracepoint to wait_lapic_expire
Marcelo Tosatti
2015-01-08
2
-0
/
+21
*
KVM: x86: add option to advance tscdeadline hrtimer expiration
Marcelo Tosatti
2015-01-08
4
-1
/
+66
*
KVM: x86: add method to test PIR bitmap vector
Marcelo Tosatti
2015-01-08
2
-0
/
+15
*
kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicv
Tiejun Chen
2015-01-08
2
-6
/
+6
*
KVM: x86: Remove FIXMEs in emulate.c for the function,task_switch_32
Nicholas Krause
2015-01-08
1
-4
/
+0
*
KVM: nVMX: consult PFEC_MASK and PFEC_MATCH when generating #PF VM-exit
Eugene Korenevsky
2015-01-08
1
-2
/
+13
*
KVM: nVMX: Improve nested msr switch checking
Eugene Korenevsky
2015-01-08
2
-14
/
+117
*
KVM: nVMX: Add nested msr load/restore algorithm
Wincy Van
2015-01-08
4
-11
/
+97
*
Linux 3.19-rc3
v3.19-rc3
Linus Torvalds
2015-01-05
1
-1
/
+1
*
Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2015-01-05
7
-11
/
+22
|
\
|
*
Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...
Michael Ellerman
2014-12-29
1
-8
/
+1
|
*
powerpc/kdump: Ignore failure in enabling big endian exception during crash
Hari Bathini
2014-12-29
3
-2
/
+18
|
*
powerpc: Wire up sys_execveat() syscall
Pranith Kumar
2014-12-29
3
-1
/
+3
*
|
Merge tag 'please-pull-syscall' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-01-05
3
-1
/
+3
|
\
\
|
*
|
[IA64] Enable execveat syscall for ia64
Tony Luck
2015-01-05
3
-1
/
+3
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2015-01-04
3
-2
/
+3
|
\
\
|
*
|
x86, um: actually mark system call tables readonly
Daniel Borkmann
2015-01-04
2
-2
/
+2
|
*
|
um: Skip futex_atomic_cmpxchg_inatomic() test
Richard Weinberger
2015-01-04
1
-0
/
+1
*
|
|
Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"
Pavel Machek
2015-01-04
2
-0
/
+21
|
/
/
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2015-01-02
4
-5
/
+21
|
\
\
|
*
|
SCSI: fix regression in scsi_send_eh_cmnd()
Alan Stern
2014-12-30
1
-2
/
+2
|
*
|
fnic: IOMMU Fault occurs when IO and abort IO is out of order
Anil Chintalapati (achintal)
2014-12-30
2
-1
/
+16
|
*
|
sd: tweak discard heuristics to work around QEMU SCSI issue
Martin K. Petersen
2014-12-30
1
-2
/
+3
|
|
/
*
|
Merge tag 'sound-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-01-02
10
-45
/
+57
|
\
\
|
*
|
ALSA: pcm: Fix kerneldoc for params_*() functions
Lars-Peter Clausen
2014-12-30
1
-5
/
+5
|
*
|
Merge tag 'asoc-fix-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Takashi Iwai
2014-12-30
9
-40
/
+52
|
|
\
\
[next]