summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner2017-02-152-1/+17
* vmbus: replace modulus operation with subtractionStephen Hemminger2017-02-141-3/+6
* vmbus: constify parameters where possibleStephen Hemminger2017-02-143-21/+19
* vmbus: expose hv_begin/end_readStephen Hemminger2017-02-143-24/+30
* vmbus: remove conditional locking of vmbus_writeStephen Hemminger2017-02-145-34/+9
* vmbus: add direct isr callback modeStephen Hemminger2017-02-146-41/+55
* vmbus: change to per channel taskletStephen Hemminger2017-02-147-96/+64
* vmbus: put related per-cpu variable togetherStephen Hemminger2017-02-145-134/+143
* vmbus: callback is in softirq not workqueueStephen Hemminger2017-02-141-4/+1
* binder: Add support for file-descriptor arraysMartijn Coenen2017-02-102-0/+165
* binder: Add support for scatter-gatherMartijn Coenen2017-02-102-13/+276
* binder: Add extra size to allocatorMartijn Coenen2017-02-101-13/+28
* binder: Refactor binder_transact()Martijn Coenen2017-02-101-137/+172
* binder: Support multiple /dev instancesMartijn Coenen2017-02-102-11/+84
* binder: Deal with contexts in debugfsMartijn Coenen2017-02-101-13/+23
* binder: Support multiple context managersMartijn Coenen2017-02-101-21/+38
* binder: Split flat_binder_objectMartijn Coenen2017-02-102-52/+137
* auxdisplay: ht16k33: remove private workqueueDmitry Torokhov2017-02-101-15/+5
* auxdisplay: ht16k33: rework input device initializationDmitry Torokhov2017-02-101-153/+145
* auxdisplay: ht16k33: do not try to free fbdevDmitry Torokhov2017-02-101-3/+1
* drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan2017-02-101-1/+1
* vmbus: remove unused kickq argument to sendpacketStephen Hemminger2017-02-103-32/+14
* vmbus: remove no longer used signal_policyStephen Hemminger2017-02-101-18/+0
* vmbus: drop no longer used kick_q argumentStephen Hemminger2017-02-103-17/+9
* vmbus: use kernel bitops for traversing interrupt maskStephen Hemminger2017-02-104-54/+29
* Drivers: hv: util: Fix a typoK. Y. Srinivasan2017-02-101-1/+1
* hv_utils: implement Hyper-V PTP sourceVitaly Kuznetsov2017-02-101-27/+152
* hv: export current Hyper-V clocksourceVitaly Kuznetsov2017-02-102-4/+12
* Drivers: hv: Fix the bug in generating the guest IDK. Y. Srinivasan2017-02-101-2/+2
* misc: panel: Abstract temporary backlight handlingGeert Uytterhoeven2017-02-101-41/+60
* misc: panel: Add lcd_home() helperGeert Uytterhoeven2017-02-101-24/+15
* misc: panel: Remove always-true check from panel_detach()Geert Uytterhoeven2017-02-101-16/+14
* misc: panel: Move all suboptions into a big if sectionGeert Uytterhoeven2017-02-101-18/+19
* misc: panel: Remove reference to misc device supportGeert Uytterhoeven2017-02-101-4/+3
* misc: panel: Remove unused LCD_FLAG_S and LCD_FLAG_IDGeert Uytterhoeven2017-02-101-2/+0
* misc: panel: Remove PANEL_VERSIONGeert Uytterhoeven2017-02-101-12/+6
* misc: panel: Fix LCD_FLAG_F/LCD_FLAG_N exchangeGeert Uytterhoeven2017-02-101-2/+3
* w1: ds2405: use module_w1_family to simplify the codeWei Yongjun2017-02-101-12/+1
* w1: ds2490: use kmemdup rather than duplicating its implementationWei Yongjun2017-02-101-2/+1
* fpga zynq: Use the scatterlist interfaceJason Gunthorpe2017-02-101-39/+135
* fpga: Add scatterlist based programmingJason Gunthorpe2017-02-103-33/+227
* fpga zynq: Check the bitstream for validityJason Gunthorpe2017-02-101-0/+21
* fpga zynq: Check for errors after completing DMAJason Gunthorpe2017-02-101-22/+32
* mei: remove support for broken parallel readAlexander Usyskin2017-02-101-22/+26
* drivers/fsi: add driver to device matchesJeremy Kerr2017-02-102-2/+40
* drivers/fsi: Add device & driver definitionsJeremy Kerr2017-02-101-0/+11
* drivers/fsi: Add empty fsi bus definitionsJeremy Kerr2017-02-106-0/+77
* Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman2017-02-06730-4321/+6986
|\
| * Linux 4.10-rc7v4.10-rc7Linus Torvalds2017-02-051-1/+1
| * Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-044-14/+50
| |\