summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds2010-08-042-10/+125
|\
| * ibft: separate ibft parsing from sysfs interfaceMike Christie2010-05-111-0/+123
| * ibft: Update iBFT handling for v1.03 of the spec.Peter Jones2010-05-111-10/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-08-048-12/+78
|\ \
| * | PM / Runtime: Add runtime PM statistics (v3)Arjan van de Ven2010-07-191-0/+6
| * | PM / Suspend: Fix ordering of calls in suspend error pathsRafael J. Wysocki2010-07-191-4/+6
| * | pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley2010-07-193-5/+12
| * | plist: Add plist_lastJames Bottomley2010-07-191-0/+29
| * | PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-192-0/+17
| * | PNPACPI: Add support for remote wakeupAlan Stern2010-07-191-0/+1
| * | PM: describe kernel policy regarding wakeup defaults (v. 2)Alan Stern2010-07-191-3/+7
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-08-042-17/+15
|\ \ \
| * | | [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-08-031-12/+15
| * | | [CPUFREQ] unexport (un)lock_policy_rwsem* functionsAmerigo Wang2010-08-031-5/+0
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-08-044-0/+83
|\ \ \ \
| * | | | gpio: Add PMIC GPIO block supportAlek Du2010-08-031-0/+15
| * | | | rar: Move the RAR driver into the right place as its now cleanAlan Cox2010-08-031-0/+44
| * | | | x86 platform driver: intelligent power sharing driverJesse Barnes2010-08-031-0/+9
| * | | | timer: add on-stack deferrable timer interfacesJesse Barnes2010-08-031-0/+15
* | | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-08-044-10/+50
|\ \ \ \ \
| * | | | | KVM: Convert mask notifiers to use irqchip/pin instead of gsiGleb Natapov2010-08-021-1/+2
| * | | | | KVM: Return EFAULT from kvm ioctl when guest accesses bad areaGleb Natapov2010-08-021-0/+1
| * | | | | KVM: Use u64 for frame data typesJoerg Roedel2010-08-021-2/+2
| * | | | | KVM: Keep slot ID in memory slot structureAvi Kivity2010-08-011-0/+1
| * | | | | KVM: Reduce atomic operations on vcpu->requestsAvi Kivity2010-08-011-1/+6
| * | | | | KVM: Add mini-API for vcpu->requestsAvi Kivity2010-08-011-0/+15
| * | | | | KVM: Remove memory alias supportAvi Kivity2010-08-012-6/+1
| * | | | | KVM: x86: XSAVE/XRSTOR live migration supportSheng Yang2010-08-011-0/+12
| * | | | | KVM: VMX: Enable XSAVE/XRSTOR for guestDexuan Cui2010-08-011-1/+1
| * | | | | KVM: Get rid of KVM_REQ_KICKAvi Kivity2010-08-011-0/+1
| * | | | | KVM: Avoid killing userspace through guest SRAO MCE on unmapped pagesHuang Ying2010-08-012-0/+9
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-049-28/+533
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2010-08-029-28/+533
| |\ \ \ \ \ \
| | * | | | | | Input: cy8ctmg110 - capacitive touchscreen supportSamuli Konttila2010-07-311-0/+10
| | * | | | | | Input: adp5588-keys - export unused GPIO pinsXiaolong Chen2010-07-261-0/+1
| | * | | | | | Input: change input handlers to use bool when possibleDmitry Torokhov2010-07-151-3/+3
| | * | | | | | Input: introduce MT event slotsHenrik Rydberg2010-07-151-0/+33
| | * | | | | | Input: Add ATMEL QT602240 touchscreen driverJoonyoung Shim2010-07-141-0/+38
| | * | | | | | Input: mcs - Add MCS touchkey driverJoonyoung Shim2010-07-042-24/+34
| | * | | | | | Input: ads7846 - do not allow altering platform dataDmitry Torokhov2010-07-031-1/+1
| | * | | | | | Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov2010-06-3047-158/+538
| | |\ \ \ \ \ \
| | * | | | | | | Input: ads7846 - allow specifying irq trigger type in platform dataAnatolij Gustschin2010-06-281-0/+1
| | * | | | | | | Input: adxl34x - add support for ADXL346 orientation sensingMichael Hennerich2010-06-251-0/+56
| | * | | | | | | Input: add driver for ADXL345/346 Digital AccelerometersMichael Hennerich2010-06-251-0/+293
| | * | | | | | | Input: adp5588-keys - support GPI events for ADP5588 devicesXiaolong CHEN2010-06-241-0/+36
| | * | | | | | | Input: evdev - use driver hint to compute size of event bufferHenrik Rydberg2010-06-231-0/+21
| | * | | | | | | Input: matrix_keypad - add support for clustered irqLuotao Fu2010-06-101-0/+6
* | | | | | | | | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-08-0415-38/+891
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | V4L/DVB: dib0700: break keytable into NEC and RC-5 variantsMauro Carvalho Chehab2010-08-021-3/+2
| * | | | | | | | | V4L/DVB: Add a keymap file with dib0700 tableMauro Carvalho Chehab2010-08-021-0/+4