aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-12-08
|\
| * i2c-stub: Documentation updateJean Delvare2009-12-06
| * i2c-stub: Allow user to disable some commandsJean Delvare2009-12-06
| * i2c-stub: Implement I2C block supportJean Delvare2009-12-06
| * i2c: Refactor for_each callbacksJean Delvare2009-12-06
| * i2c-i801: Retry on lost arbitrationJean Delvare2009-12-06
| * i2c: Remove big kernel lock from i2cdev_openVincent Sanders2009-12-06
| * ics932s401: Clean up detect functionJean Delvare2009-12-06
| * i2c: Simplify i2c_detect_addressJean Delvare2009-12-06
| * i2c: Drop probe, ignore and force module parametersJean Delvare2009-12-06
| * i2c: Add missing __devinit markers to old i2c adapter driversJean Delvare2009-12-06
| * i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDRJean Delvare2009-12-06
| * i2c: Prevent priority inversion on top of bus lockMika Kuoppala2009-12-06
| * i2c-voodoo3: DeleteJean Delvare2009-12-06
| * i2c-powermac: Drop temporary name bufferJean Delvare2009-12-06
| * i2c-powermac: Include the i2c_adapter in struct pmac_i2c_busJean Delvare2009-12-06
| * i2c-powermac: Log errorsJean Delvare2009-12-06
| * i2c-powermac: Refactor i2c_powermac_smbus_xferJean Delvare2009-12-06
| * i2c-powermac: Reject unsupported I2C transactionsJean Delvare2009-12-06
| * i2c/chips: Move ds1682 to drivers/miscWolfram Sang2009-12-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-12-08
|\ \
| * | PM: Add flag for devices capable of generating run-time wake-up eventsRafael J. Wysocki2009-12-06
| * | PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status()Rafael J. Wysocki2009-12-06
| * | PM / Runtime: Make documentation of runtime_idle() agree with the codeRafael J. Wysocki2009-12-06
| * | PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend()Rafael J. Wysocki2009-12-06
| * | PM / Runtime: Use deferred_resume flag in pm_request_resumeAlan Stern2009-12-06
| * | PM / Runtime: Export the PM runtime workqueueAlan Stern2009-12-06
| * | PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()Rafael J. Wysocki2009-12-06
| * | PM / Hibernate: Swap, use KERN_CONTJiri Slaby2009-12-06
| * | PM / Hibernate: Shift remaining code from swsusp.c to hibernate.cNigel Cunningham2009-12-06
| * | PM / Hibernate: Move swap functions to kernel/power/swap.c.Nigel Cunningham2009-12-06
| * | Merge branch 'master' into for-linusRafael J. Wysocki2009-12-06
| |\|
| * | PM / freezer: Don't get over-anxious while waitingTejun Heo2009-10-28
* | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-08
|\ \ \
| * | | KVM: VMX: Fix comparison of guest efer with stale host valueAvi Kivity2009-12-03
| * | | KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.cCarsten Otte2009-12-03
| * | | KVM: Drop user return notifier when disabling virtualization on a cpuAvi Kivity2009-12-03
| * | | KVM: VMX: Disable unrestricted guest when EPT disabledSheng Yang2009-12-03
| * | | KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity2009-12-03
| * | | KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte2009-12-03
| * | | KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka2009-12-03
| * | | KVM: VMX: Report unexpected simultaneous exceptions as internal errorsAvi Kivity2009-12-03
| * | | KVM: Allow internal errors reported to userspace to carry extra dataAvi Kivity2009-12-03
| * | | KVM: Reorder IOCTLs in main kvm.hJan Kiszka2009-12-03
| * | | KVM: x86: Polish exception injection via KVM_SET_GUEST_DEBUGJan Kiszka2009-12-03
| * | | KVM: only clear irq_source_id if irqchip is presentMarcelo Tosatti2009-12-03
| * | | KVM: x86: disallow KVM_{SET,GET}_LAPIC without allocated in-kernel lapicMarcelo Tosatti2009-12-03
| * | | KVM: x86: disallow multiple KVM_CREATE_IRQCHIPMarcelo Tosatti2009-12-03
| * | | KVM: VMX: Remove vmx->msr_offset_eferAvi Kivity2009-12-03
| * | | KVM: MMU: update invlpg handler commentMarcelo Tosatti2009-12-03