summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-302-17/+21
|\
| * KVM: s390: implement sigp external callChristian Ehrhardt2011-10-301-0/+1
| * KVM: Fix simultaneous NMIsAvi Kivity2011-09-251-0/+1
| * KVM: Clean up and extend rate-limited outputJan Kiszka2011-09-251-5/+3
| * KVM: PPC: Enable the PAPR CAP for Book3SAlexander Graf2011-09-251-0/+1
| * KVM: PPC: Add support for explicit HIOR settingAlexander Graf2011-09-251-0/+1
| * KVM: Intelligent device lookup on I/O busSasha Levin2011-09-251-9/+9
| * KVM: Make coalesced mmio use a device per zoneSasha Levin2011-09-251-2/+3
| * KVM: x86: Raise the hard VCPU count limitSasha Levin2011-09-251-1/+2
* | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-10-301-72/+20
|\ \
| * \ Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat2011-10-1528-78/+107
| |\ \
| * | | drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supportedTimur Tabi2011-10-051-4/+4
| * | | drivers/video: fsl-diu-fb: move some definitions out of the header fileTimur Tabi2011-10-051-47/+0
| * | | drivers/video: fsl-diu-fb: fix some ioctlsTimur Tabi2011-10-051-11/+16
| * | | drivers/video: fsl-diu-fb: remove unusued MEM_ALLOC_THRESHOLDTimur Tabi2011-09-181-5/+0
| * | | drivers/video: fsl-diu-fb: the video buffer is not I/O memoryTimur Tabi2011-09-181-1/+1
| * | | drivers/video: fsl-diu-fb: remove unused ioctlsTimur Tabi2011-09-181-5/+0
* | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-291-0/+1
|\ \ \ \
| * | | | of: include errno.hKalle Valo2011-10-291-0/+1
* | | | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-291-0/+17
|\ \ \ \ \
| * | | | | drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-251-0/+17
* | | | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-292-12/+13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | gpio: pl061: add DT binding supportRob Herring2011-10-261-2/+1
| * | | | | gpiolib: Ensure struct gpio is always definedMark Brown2011-10-241-10/+12
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-282-0/+6
|\ \ \ \ \ \
| * | | | | | [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams2011-10-021-0/+2
| * | | | | | [SCSI] genhd: add a new attribute "alias" in gendiskNao Nishijima2011-08-291-0/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2011-10-282-2/+5
|\ \ \ \ \ \
| * | | | | | libceph: don't complain on msgpool alloc failuresSage Weil2011-10-251-1/+2
| * | | | | | libceph: create messenger with clientSage Weil2011-10-251-1/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-287-32/+131
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-10-273-23/+20
| |\ \ \ \ \ \
| | * | | | | | ASoC: twl6040: Workaround for headset DC offset caused pop noisePeter Ujfalusi2011-10-121-0/+1
| | * | | | | | MFD: twl6040: function to query the vibra status for clientsPeter Ujfalusi2011-10-121-0/+3
| | * | | | | | MFD: twl6040: Cache the vibra control registersPeter Ujfalusi2011-10-121-0/+1
| | * | | | | | Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi2011-10-121-13/+7
| | * | | | | | ASoC: Add WM1811 supportMark Brown2011-10-041-0/+4
| | * | | | | | mfd: Add WM1811 supportMark Brown2011-10-041-0/+1
| | * | | | | | ASoC/MFD: twl6040: Combine bit definitions for Headset control registersPeter Ujfalusi2011-09-221-8/+3
| | * | | | | | ASoC: twl6040: Introduce SW only shadow registerPeter Ujfalusi2011-09-221-2/+0
| * | | | | | | Merge branch 'topic/remove-irqf_disable' into for-linusTakashi Iwai2011-10-265-3/+151
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'topic/asoc' into topic/remove-irqf_disableTakashi Iwai2011-09-225-3/+151
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | ASoC: twl6040: Chip initialization cleanupPeter Ujfalusi2011-09-191-3/+0
| | | * | | | | | MFD: twl6040: Add accessor for revision IDPeter Ujfalusi2011-09-191-0/+5
| | | * | | | | | regulator: Implement deferred disable supportMark Brown2011-09-142-0/+10
| | | * | | | | | Merge branch 'topic/interface' of git://opensource.wolfsonmicro.com/regmap in...Mark Brown2011-09-091-0/+52
| | | |\ \ \ \ \ \
| | | | * | | | | | regmap: Provide device read and write map interface for mergingMark Brown2011-09-091-0/+9
| | | * | | | | | | ASoC: Add WM8958 noise gate supportMark Brown2011-08-171-0/+45
| | | * | | | | | | ASoC: Add bitfield definitions for WM8958 MICBIAS registersMark Brown2011-08-121-0/+38
| | | * | | | | | | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-08345-2120/+6334
| | | |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud