summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2016-03-09cxl: Support the cxl kernel API from a guestFrederic Barrat6-110/+198
2016-03-09cxl: Parse device tree and create cxl device(s) at bootFrederic Barrat1-0/+25
2016-03-09cxl: Support to flash a new image on the adapter from a guestChristophe Lombard6-5/+574
2016-03-09cxl: sysfs support for guestsChristophe Lombard4-20/+108
2016-03-09cxl: Add guest-specific codeChristophe Lombard10-11/+1525
2016-03-09cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard8-111/+164
2016-03-09cxl: New hcalls to support cxl adaptersChristophe Lombard5-2/+890
2016-03-09cxl: IRQ allocation for guestsFrederic Barrat1-14/+64
2016-03-09cxl: Update cxl_irq() prototypeFrederic Barrat2-3/+2
2016-03-09cxl: Isolate a few bare-metal-specific callsFrederic Barrat4-11/+22
2016-03-09cxl: Rename some bare-metal specific functionsFrederic Barrat3-100/+104
2016-03-09cxl: Introduce implementation-specific APIFrederic Barrat11-120/+185
2016-03-09cxl: Define process problem state area at attach time onlyFrederic Barrat1-9/+2
2016-03-09cxl: Move bare-metal specific code to specialized filesFrederic Barrat5-244/+245
2016-03-09cxl: Move common code away from bare-metal-specific filesChristophe Lombard5-75/+84
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+6
2016-01-20misc: ibmasm: fix build errorsRandy Dunlap1-0/+1
2016-01-21Merge branch 'pm-core'Rafael J. Wysocki2-4/+6
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-1/+1
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-51/+145
2016-01-12virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi1-1/+1
2016-01-11cxl: Enable PCI device ID for future IBM CXL adapterUma Krishnan1-0/+1
2016-01-11cxl: use -Werror only with CONFIG_PPC_WERRORBrian Norris1-1/+2
2016-01-11cxl: fix build for GCC 4.6.xBrian Norris1-1/+1
2016-01-07mei: fix fasync return value on errorTomas Winkler1-2/+4
2016-01-08PM / Domains: add setter for dev.pm_domainTomeu Vizoso2-4/+6
2016-01-05cxl: Fix DSI misses when the context owning task exitsVaibhav Jain5-37/+109
2015-12-08cxl: Set endianess of kernel contextsFrederic Barrat1-1/+1
2015-11-25kbuild: Allow to specify composite modules with modname-mMichal Marek1-1/+1
2015-11-24cxl: use correct operator when writing pcie config space valuesAndrew Donnellan1-1/+1
2015-11-24cxl: Fix possible idr warning when contexts are releasedVaibhav Jain4-12/+32
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-145/+71
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+4
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman1-1/+1
2015-11-06Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+19
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+2
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds7-7/+0
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds81-1850/+10375
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown7-7/+0
2015-10-29lkdtm: fix ACCESS_USERSPACE testStephen Smalley1-1/+7
2015-10-29mei: bus: set the device name before running fixupTomas Winkler1-4/+16
2015-10-29mei: bus: use correct lock orderingTomas Winkler1-5/+13
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis7-7/+0
2015-10-27mei: Fix debugfs filename in error outputAlexander Kuleshov1-1/+1
2015-10-26at24: enable ACPI device found on Galileo Gen2Andy Shevchenko1-3/+19