summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* FS-Cache: Out of line fscache_operation_init()David Howells2015-04-021-21/+3
* FS-Cache: fscache_object_is_dead() has wrong logic, kill itDavid Howells2015-04-021-6/+0
* FS-Cache: When submitting an op, cancel it if the target object is dyingDavid Howells2015-04-021-2/+7
* FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells2015-02-241-0/+12
* Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-02-181-3/+0
|\
| * Revert "locks: keep a count of locks on the flctx lists"Jeff Layton2015-02-161-3/+0
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-188-68/+204
|\ \
| * | virtio_net: unconditionally define struct virtio_net_hdr_v1.Rusty Russell2015-02-171-29/+25
| * | virtio: Don't expose legacy net features when VIRTIO_NET_NO_LEGACY defined.Rusty Russell2015-02-131-2/+30
| * | lguest: remove NOTIFY call and eventfd facility.Rusty Russell2015-02-111-1/+1
| * | lguest: remove lguest bus definitions from header.Rusty Russell2015-02-111-47/+2
| * | lguest: add infrastructure for userspace to deliver a trap to the guest.Rusty Russell2015-02-111-0/+1
| * | lguest: write more information to userspace about pending traps.Rusty Russell2015-02-111-0/+13
| * | lguest: add operations to get/set a register from the Launcher.Rusty Russell2015-02-111-0/+2
| * | virtio: Don't expose legacy config features when VIRTIO_CONFIG_NO_LEGACY defi...Rusty Russell2015-02-111-0/+2
| * | virtio: Don't expose legacy block features when VIRTIO_BLK_NO_LEGACY defined.Rusty Russell2015-02-111-4/+13
| * | virtio: define VIRTIO_PCI_CAP_PCI_CFG in header.Rusty Russell2015-02-111-1/+3
| * | virtio-mmio: Update the device to OASIS spec versionPawel Moll2015-01-231-7/+37
| * | virtio_balloon: coding style fixesMichael S. Tsirkin2015-01-211-2/+1
| * | virtio_pci: macros for PCI layout offsetsRusty Russell2015-01-211-5/+31
| * | virtio_pci: modern driverMichael S. Tsirkin2015-01-211-3/+4
| * | virtio-pci: define layout for virtio 1.0Rusty Russell2015-01-211-0/+62
| * | pci: add pci_iomap_rangeMichael S. Tsirkin2015-01-211-0/+10
| * | virtio_pci: drop virtio_config dependencyMichael S. Tsirkin2015-01-211-1/+1
* | | Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-1810-31/+1754
|\ \ \
| * | | mfd: da9063: Add device tree supportSteve Twiss2015-01-221-0/+1
| * | | mfd: qcom-rpm: Driver for the Qualcomm RPMBjorn Andersson2015-01-221-0/+13
| * | | mfd: devicetree: bindings: Add Qualcomm RPM DT bindingBjorn Andersson2015-01-221-0/+154
| * | | mfd: max77686/802: Remove support for board filesKrzysztof Kozlowski2015-01-222-29/+0
| * | | mfd: axp20x: Add support for fuel gauge cell driverTodd E Brandt2015-01-221-2/+41
| * | | mfd: Add support for DA9150 combined charger & fuel-gauge deviceAdam Thomson2015-01-222-0/+1223
| * | | mfd: rt5033: Add Richtek RT5033 driver core.Beomho Seo2015-01-222-0/+322
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-02-183-64/+69
|\ \ \ \
| * | | | dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko2015-02-041-1/+3
| * | | | dmaengine: dw: amend description of dma_dev fieldAndy Shevchenko2015-02-041-1/+1
| * | | | dma: mmp_tdma: Fix build for ARM64Rob Herring2015-02-031-0/+7
| * | | | Merge branch 'topic/rcar' into for-linusVinod Koul2015-02-021-0/+3
| |\ \ \ \
| | * | | | dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widthsLaurent Pinchart2014-12-231-0/+3
| * | | | | dmaengine: Add dma_get_slave_caps() inline stub when !CONFIG_DMA_ENGINELaurent Pinchart2015-01-191-2/+6
| * | | | | dmaengine: Move dma_get_slave_caps() implementation to dmaengine.cLaurent Pinchart2015-01-181-31/+1
| |/ / / /
| * | | | dmaengine: Remove device_control and device_slave_capsMaxime Ripard2014-12-221-46/+6
| * | | | dmaengine: Create a generic dma_slave_caps callbackMaxime Ripard2014-12-221-4/+37
| * | | | dmaengine: Add device_terminate_all callbackMaxime Ripard2014-12-221-0/+6
| * | | | dmaengine: split out pause/resume operations from device_controlMaxime Ripard2014-12-221-0/+12
| * | | | dmaengine: Introduce a device_config callbackMaxime Ripard2014-12-221-0/+8
| * | | | dmaengine: Make the destination abbreviation coherentMaxime Ripard2014-12-221-4/+4
* | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-02-181-0/+1
|\ \ \ \ \
| * | | | | watchdog: bcm47xx_wdt.c: add restart handler supportRafał Miłecki2015-02-171-0/+1
* | | | | | Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds2015-02-182-0/+8
|\ \ \ \ \ \
| * | | | | | mtd: implement common reboot notifier boilerplateBrian Norris2015-01-071-0/+1