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
*
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-12-08
28
-723
/
+248
|
\
|
*
i2c-stub: Documentation update
Jean Delvare
2009-12-06
1
-2
/
+2
|
*
i2c-stub: Allow user to disable some commands
Jean Delvare
2009-12-06
2
-2
/
+12
|
*
i2c-stub: Implement I2C block support
Jean Delvare
2009-12-06
2
-5
/
+29
|
*
i2c: Refactor for_each callbacks
Jean Delvare
2009-12-06
1
-48
/
+22
|
*
i2c-i801: Retry on lost arbitration
Jean Delvare
2009-12-06
1
-0
/
+3
|
*
i2c: Remove big kernel lock from i2cdev_open
Vincent Sanders
2009-12-06
1
-16
/
+6
|
*
ics932s401: Clean up detect function
Jean Delvare
2009-12-06
1
-22
/
+15
|
*
i2c: Simplify i2c_detect_address
Jean Delvare
2009-12-06
1
-13
/
+9
|
*
i2c: Drop probe, ignore and force module parameters
Jean Delvare
2009-12-06
3
-154
/
+46
|
*
i2c: Add missing __devinit markers to old i2c adapter drivers
Jean Delvare
2009-12-06
4
-4
/
+4
|
*
i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR
Jean Delvare
2009-12-06
3
-11
/
+0
|
*
i2c: Prevent priority inversion on top of bus lock
Mika Kuoppala
2009-12-06
3
-10
/
+10
|
*
i2c-voodoo3: Delete
Jean Delvare
2009-12-06
5
-338
/
+0
|
*
i2c-powermac: Drop temporary name buffer
Jean Delvare
2009-12-06
1
-6
/
+5
|
*
i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus
Jean Delvare
2009-12-06
3
-37
/
+9
|
*
i2c-powermac: Log errors
Jean Delvare
2009-12-06
1
-5
/
+23
|
*
i2c-powermac: Refactor i2c_powermac_smbus_xfer
Jean Delvare
2009-12-06
1
-44
/
+41
|
*
i2c-powermac: Reject unsupported I2C transactions
Jean Delvare
2009-12-06
1
-0
/
+6
|
*
i2c/chips: Move ds1682 to drivers/misc
Wolfram Sang
2009-12-06
5
-11
/
+11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2009-12-08
10
-155
/
+184
|
\
\
|
*
|
PM: Add flag for devices capable of generating run-time wake-up events
Rafael J. Wysocki
2009-12-06
3
-5
/
+22
|
*
|
PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status()
Rafael J. Wysocki
2009-12-06
1
-5
/
+3
|
*
|
PM / Runtime: Make documentation of runtime_idle() agree with the code
Rafael J. Wysocki
2009-12-06
1
-2
/
+3
|
*
|
PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend()
Rafael J. Wysocki
2009-12-06
1
-0
/
+2
|
*
|
PM / Runtime: Use deferred_resume flag in pm_request_resume
Alan Stern
2009-12-06
1
-4
/
+7
|
*
|
PM / Runtime: Export the PM runtime workqueue
Alan Stern
2009-12-06
1
-0
/
+1
|
*
|
PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
Rafael J. Wysocki
2009-12-06
1
-1
/
+1
|
*
|
PM / Hibernate: Swap, use KERN_CONT
Jiri Slaby
2009-12-06
1
-3
/
+3
|
*
|
PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c
Nigel Cunningham
2009-12-06
3
-30
/
+31
|
*
|
PM / Hibernate: Move swap functions to kernel/power/swap.c.
Nigel Cunningham
2009-12-06
2
-101
/
+101
|
*
|
Merge branch 'master' into for-linus
Rafael J. Wysocki
2009-12-06
1779
-29267
/
+53515
|
|
\
\
|
|
|
/
|
*
|
PM / freezer: Don't get over-anxious while waiting
Tejun Heo
2009-10-28
1
-4
/
+10
*
|
|
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-12-08
45
-1579
/
+2936
|
\
\
\
|
*
|
|
KVM: VMX: Fix comparison of guest efer with stale host value
Avi Kivity
2009-12-03
3
-7
/
+8
|
*
|
|
KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
Carsten Otte
2009-12-03
1
-3
/
+3
|
*
|
|
KVM: Drop user return notifier when disabling virtualization on a cpu
Avi Kivity
2009-12-03
1
-0
/
+9
|
*
|
|
KVM: VMX: Disable unrestricted guest when EPT disabled
Sheng Yang
2009-12-03
1
-1
/
+3
|
*
|
|
KVM: x86 emulator: limit instructions to 15 bytes
Avi Kivity
2009-12-03
2
-2
/
+5
|
*
|
|
KVM: s390: Make psw available on all exits, not just a subset
Carsten Otte
2009-12-03
3
-11
/
+25
|
*
|
|
KVM: x86: Add KVM_GET/SET_VCPU_EVENTS
Jan Kiszka
2009-12-03
7
-0
/
+214
|
*
|
|
KVM: VMX: Report unexpected simultaneous exceptions as internal errors
Avi Kivity
2009-12-03
2
-3
/
+9
|
*
|
|
KVM: Allow internal errors reported to userspace to carry extra data
Avi Kivity
2009-12-03
4
-0
/
+7
|
*
|
|
KVM: Reorder IOCTLs in main kvm.h
Jan Kiszka
2009-12-03
1
-118
/
+117
|
*
|
|
KVM: x86: Polish exception injection via KVM_SET_GUEST_DEBUG
Jan Kiszka
2009-12-03
1
-6
/
+14
|
*
|
|
KVM: only clear irq_source_id if irqchip is present
Marcelo Tosatti
2009-12-03
1
-1
/
+4
|
*
|
|
KVM: x86: disallow KVM_{SET,GET}_LAPIC without allocated in-kernel lapic
Marcelo Tosatti
2009-12-03
1
-0
/
+6
|
*
|
|
KVM: x86: disallow multiple KVM_CREATE_IRQCHIP
Marcelo Tosatti
2009-12-03
2
-9
/
+27
|
*
|
|
KVM: VMX: Remove vmx->msr_offset_efer
Avi Kivity
2009-12-03
1
-7
/
+3
|
*
|
|
KVM: MMU: update invlpg handler comment
Marcelo Tosatti
2009-12-03
1
-1
/
+0
[next]