summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | clk: Add clk_unregister_{divider, gate, mux} to close memory leakKrzysztof Kozlowski2015-01-171-0/+4
| | |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-02-211-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | vfio: Add and use device request op for vfio bus driversAlex Williamson2015-02-101-0/+2
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-211-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sched: Prevent recursion in io_schedule()NeilBrown2015-02-181-3/+7
* | | | | | | | | | | | | | | | kernel: make READ_ONCE() valid on const argumentsLinus Torvalds2015-02-211-3/+3
* | | | | | | | | | | | | | | | Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-201-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | kdb: Avoid printing KERN_ levels to consolesDaniel Thompson2015-02-191-1/+7
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-02-194-46/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | libceph: tcp_nodelay supportChaitanya Huilgol2015-02-192-2/+5
| * | | | | | | | | | | | | | ceph: handle SESSION_FORCE_RO messageYan, Zheng2015-02-191-0/+1
| * | | | | | | | | | | | | | libceph: nuke pool op infrastructureIlya Dryomov2015-02-192-44/+1
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | 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-182-52/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | 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-mmio: Update the device to OASIS spec versionPawel Moll2015-01-231-7/+37
* | | | | | | | | | | | | | | Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-189-31/+1600
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | 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: 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
| * | | | | | | | | | | | | | | | mtd: spi-nor: Add quad I/O support for Micron SPI NORBean Huo 霍斌斌 (beanhuo)2015-01-071-0/+7
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-173-20/+78
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-112-2/+32
| * | | | | | | | | | | | | | | | net: Use more bit fields in napi_gro_cbTom Herbert2015-02-111-8/+10