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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Add guest mode signal mask
Avi Kivity
2007-05-03
2
-0
/
+44
*
KVM: Initialize the apic_base msr on svm too
Avi Kivity
2007-05-03
1
-0
/
+3
*
KVM: Add a special exit reason when exiting due to an interrupt
Avi Kivity
2007-05-03
2
-0
/
+4
*
KVM: Fold kvm_run::exit_type into kvm_run::exit_reason
Avi Kivity
2007-05-03
3
-10
/
+7
*
KVM: Allow userspace to process hypercalls which have no kernel handler
Avi Kivity
2007-05-03
1
-1
/
+17
*
KVM: Add method to check for backwards-compatible API extensions
Avi Kivity
2007-05-03
1
-0
/
+6
*
KVM: Remove the 'emulated' field from the userspace interface
Avi Kivity
2007-05-03
1
-5
/
+0
*
KVM: Handle cpuid in the kernel instead of punting to userspace
Avi Kivity
2007-05-03
4
-4
/
+78
*
KVM: Do not communicate to userspace through cpu registers during PIO
Avi Kivity
2007-05-03
4
-3
/
+50
*
KVM: Use a shared page for kernel/user communication when runing a vcpu
Avi Kivity
2007-05-03
2
-14
/
+41
*
KVM: Fix bogus sign extension in mmu mapping audit
Avi Kivity
2007-05-03
1
-1
/
+1
*
KVM: Use own minor number
Avi Kivity
2007-05-03
1
-1
/
+1
*
KVM: Use the generic skip_emulated_instruction() in hypercall code
Dor Laor
2007-05-03
2
-2
/
+3
*
KVM: Fix guest register corruption on paravirt hypercall
Dor Laor
2007-05-03
1
-2
/
+2
*
libata: honour host controllers that want just one host
Linus Torvalds
2007-04-30
1
-7
/
+4
*
power management: implement pm_ops.valid for everybody
Johannes Berg
2007-04-30
1
-2
/
+11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2007-04-30
26
-2013
/
+1446
|
\
|
*
ieee1394: remove garbage from Kconfig
Stefan Richter
2007-04-30
1
-2
/
+0
|
*
ieee1394: more help in Kconfig
Stefan Richter
2007-04-30
1
-8
/
+12
|
*
ieee1394: ohci1394: Fix mistake in printk message.
Simon Arlott
2007-04-30
1
-1
/
+1
|
*
ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl ...
Bernhard Kauer
2007-04-30
1
-6
/
+2
|
*
ieee1394: ohci1394: fix cosmetic problem in error logging
Stefan Richter
2007-04-30
1
-0
/
+1
|
*
ieee1394: eth1394: send async streams at S100 on 1394b buses
Stefan Richter
2007-04-30
1
-5
/
+13
|
*
ieee1394: eth1394: fix error path in module_init
Akinobu Mita
2007-04-30
1
-3
/
+12
|
*
ieee1394: eth1394: correct return codes in hard_start_xmit
Stefan Richter
2007-04-30
1
-18
/
+16
|
*
ieee1394: eth1394: hard_start_xmit is called in atomic context
Stefan Richter
2007-04-30
1
-3
/
+2
|
*
ieee1394: eth1394: some conditions are unlikely
Stefan Richter
2007-04-30
1
-4
/
+4
|
*
ieee1394: eth1394: clean up fragment_overlap
Stefan Richter
2007-04-30
1
-4
/
+4
|
*
ieee1394: eth1394: don't use alloc_etherdev
Stefan Richter
2007-04-30
1
-15
/
+5
|
*
ieee1394: eth1394: omit useless set_mac_address callback
Stefan Richter
2007-04-30
1
-13
/
+1
|
*
ieee1394: eth1394: CONFIG_INET is always defined
Stefan Richter
2007-04-30
1
-12
/
+4
|
*
ieee1394: eth1394: allow MTU bigger than 1500
Stefan Richter
2007-04-30
1
-15
/
+19
|
*
ieee1394: unexport highlevel_host_reset
Adrian Bunk
2007-04-30
1
-1
/
+0
|
*
ieee1394: eth1394: contain host reset
Stefan Richter
2007-04-30
1
-4
/
+2
|
*
ieee1394: eth1394: shorter error messages
Stefan Richter
2007-04-30
1
-24
/
+16
|
*
ieee1394: eth1394: correct a memset argument
Stefan Richter
2007-04-30
1
-1
/
+1
|
*
ieee1394: eth1394: refactor .probe and .update
Stefan Richter
2007-04-30
1
-32
/
+16
|
*
ieee1394: eth1394: .probe and .update may sleep
Stefan Richter
2007-04-30
1
-8
/
+4
|
*
ieee1394: eth1394: coding style
Stefan Richter
2007-04-30
2
-244
/
+206
|
*
ieee1394: eth1394: Move common recv_init code to helper function
Jean Delvare
2007-04-30
1
-40
/
+31
|
*
ieee1394: eth1394: don't autoload by hotplug when ohci1394 starts
Stefan Richter
2007-04-30
5
-86
/
+36
|
*
ieee1394: eth1394: reduce excessive function inlining
Stefan Richter
2007-04-30
1
-38
/
+36
|
*
ieee1394: eth1394: clean up host removal
Stefan Richter
2007-04-30
1
-17
/
+10
|
*
ieee1394: eth1394: unregister address space in failure case
Stefan Richter
2007-04-30
1
-7
/
+6
|
*
ieee1394: send async streams at S100
Stefan Richter
2007-04-30
1
-0
/
+7
|
*
ieee1394: SPIN_LOCK_UNLOCKED cleanup
Milind Arun Choudhary
2007-04-30
1
-1
/
+1
|
*
ieee1394: nodemgr: unify some error messages
Stefan Richter
2007-04-30
1
-8
/
+5
|
*
ieee1394: nodemgr: less noise in dmesg
Stefan Richter
2007-04-30
1
-7
/
+8
|
*
ieee1394: unroll a weird macro
Stefan Richter
2007-04-30
1
-50
/
+41
|
*
ieee1394: iso.c needs sched.h
Andrew Morton
2007-04-30
1
-0
/
+1
[next]