summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* lkdtm: fix ACCESS_USERSPACE testStephen Smalley2015-10-291-1/+7
* mei: bus: set the device name before running fixupTomas Winkler2015-10-291-4/+16
* mei: bus: use correct lock orderingTomas Winkler2015-10-291-5/+13
* mei: Fix debugfs filename in error outputAlexander Kuleshov2015-10-271-1/+1
* misc: sram: partition base address belongs to __iomem spaceVladimir Zapolskiy2015-10-181-3/+3
* misc: sram: extend usage of reserved partitionsVladimir Zapolskiy2015-10-171-8/+188
* misc: mic/scif: fix error code in scif_create_remote_lookup()Dan Carpenter2015-10-171-2/+6
* misc: mic/scif: re-take a lock on error pathDan Carpenter2015-10-171-0/+1
* mei: amthif: Do not compare bool to 0/1Alexander Usyskin2015-10-171-1/+1
* mei: bus: fix c&p issue in the kdocTomas Winkler2015-10-171-2/+2
* mei: fix the KDoc formatingAlexander Usyskin2015-10-172-11/+12
* mei: keep the device awake during reads in chunksAlexander Usyskin2015-10-171-0/+4
* mei: cancel driver workers only after client devices were removedTomas Winkler2015-10-171-2/+2
* misc: mic: fix memory leakSudip Mukherjee2015-10-171-1/+18
* misc: mic: replace kfree with put_deviceGeliang Tang2015-10-173-3/+3
* misc: mic: Fix randconfig build errorAshutosh Dixit2015-10-171-0/+1
* Merge 4.3-rc5 into char-misc nextGreg Kroah-Hartman2015-10-121-1/+1
|\
| * mei: hbm: fix error in state check logicAlexander Usyskin2015-10-041-1/+1
* | misc: mic: Fix SCIF build failure with IOMMU_SUPPORT disabledSudeep Dutt2015-10-051-1/+1
* | VMware balloon: Enable notification via VMCIPhilip P. Moltmann2015-10-042-10/+97
* | VMware balloon: Treat init like resetPhilip P. Moltmann2015-10-041-35/+18
* | VMware balloon: Support 2m page ballooning.Philip P. Moltmann2015-10-041-118/+258
* | VMware balloon: Do not limit the amount of frees and allocations in non-sleep...Philip P. Moltmann2015-10-041-52/+16
* | VMware balloon: Show capabilities of balloon and resulting capabilities in th...Philip P. Moltmann2015-10-041-1/+7
* | VMware balloon: Update balloon target on each lock/unlock.Xavier Deguillard2015-10-041-43/+42
* | VMware balloon: add batching to the vmw_balloon.Xavier Deguillard2015-10-041-53/+353
* | misc: genwqe: fix a comment typoGeliang Tang2015-10-041-1/+1
* | misc: sgi-gru: fix return of errorSudip Mukherjee2015-10-041-10/+10
* | misc: sgi-gru: gruhandles.c: Remove unused functionRickard Strandqvist2015-10-042-7/+0
* | misc: sgi-gru: use time_before()Manuel Schölling2015-10-041-1/+3
* | misc: mic: SCIF RMA nodeqp and minor miscellaneous changesSudeep Dutt2015-10-0414-40/+516
* | misc: mic: SCIF fenceSudeep Dutt2015-10-041-0/+771
* | misc: mic: SCIF DMA and CPU copy interfaceSudeep Dutt2015-10-041-0/+1979
* | misc: mic: SCIF remote memory map/unmap interfaceSudeep Dutt2015-10-041-0/+699
* | misc: mic: SCIF RMA list operationsSudeep Dutt2015-10-042-0/+348
* | misc: mic: SCIF memory registration and unregistrationSudeep Dutt2015-10-041-0/+1770
* | misc: mic: SCIF RMA header fileSudeep Dutt2015-10-041-0/+464
* | misc: mic: Update MIC host daemon with COSM changesAshutosh Dixit2015-10-043-5/+12
* | misc: mic: Remove COSM functionality from the MIC card driverAshutosh Dixit2015-10-044-104/+21
* | misc: mic: Remove COSM functionality from the MIC host driverAshutosh Dixit2015-10-0413-1145/+204
* | misc: mic: COSM client driverAshutosh Dixit2015-10-042-0/+282
* | misc: mic: COSM SCIF serverAshutosh Dixit2015-10-041-0/+405
* | misc: mic: Coprocessor State Management (COSM) driverAshutosh Dixit2015-10-045-0/+1084
* | misc: mic: MIC COSM busAshutosh Dixit2015-10-044-2/+296
* | misc: mic: Add support for kernel mode SCIF clientsAshutosh Dixit2015-10-047-221/+197
* | misc: mic: SCIF pollAshutosh Dixit2015-10-044-1/+190
* | misc/genwqe: get rid of atomic allocationsSebastian Ott2015-10-043-5/+6
* | misc: hpilo: Change e-mail address from hp.com to hpe.comMasanari Iida2015-10-041-2/+2
* | misc: hpilo: Add min and max value of module parameter in descriptionMasanari Iida2015-10-041-1/+1
* | Merge 4.3-rc3 into char-misc-nextGreg Kroah-Hartman2015-09-272-1/+4
|\|