summaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-14vmbus: change to per channel taskletStephen Hemminger7-96/+64
2017-02-14vmbus: put related per-cpu variable togetherStephen Hemminger5-134/+143
2017-02-14vmbus: callback is in softirq not workqueueStephen Hemminger1-4/+1
2017-02-10binder: Add support for file-descriptor arraysMartijn Coenen2-0/+165
2017-02-10binder: Add support for scatter-gatherMartijn Coenen2-13/+276
2017-02-10binder: Add extra size to allocatorMartijn Coenen1-13/+28
2017-02-10binder: Refactor binder_transact()Martijn Coenen1-137/+172
2017-02-10binder: Support multiple /dev instancesMartijn Coenen2-11/+84
2017-02-10binder: Deal with contexts in debugfsMartijn Coenen1-13/+23
2017-02-10binder: Support multiple context managersMartijn Coenen1-21/+38
2017-02-10binder: Split flat_binder_objectMartijn Coenen2-52/+137
2017-02-10auxdisplay: ht16k33: remove private workqueueDmitry Torokhov1-15/+5
2017-02-10auxdisplay: ht16k33: rework input device initializationDmitry Torokhov1-153/+145
2017-02-10auxdisplay: ht16k33: do not try to free fbdevDmitry Torokhov1-3/+1
2017-02-10drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan1-1/+1
2017-02-10vmbus: remove unused kickq argument to sendpacketStephen Hemminger3-32/+14
2017-02-10vmbus: remove no longer used signal_policyStephen Hemminger1-18/+0
2017-02-10vmbus: drop no longer used kick_q argumentStephen Hemminger3-17/+9
2017-02-10vmbus: use kernel bitops for traversing interrupt maskStephen Hemminger4-54/+29
2017-02-10Drivers: hv: util: Fix a typoK. Y. Srinivasan1-1/+1
2017-02-10hv_utils: implement Hyper-V PTP sourceVitaly Kuznetsov1-27/+152
2017-02-10hv: export current Hyper-V clocksourceVitaly Kuznetsov2-4/+12
2017-02-10Drivers: hv: Fix the bug in generating the guest IDK. Y. Srinivasan1-2/+2
2017-02-10misc: panel: Abstract temporary backlight handlingGeert Uytterhoeven1-41/+60
2017-02-10misc: panel: Add lcd_home() helperGeert Uytterhoeven1-24/+15
2017-02-10misc: panel: Remove always-true check from panel_detach()Geert Uytterhoeven1-16/+14
2017-02-10misc: panel: Move all suboptions into a big if sectionGeert Uytterhoeven1-18/+19
2017-02-10misc: panel: Remove reference to misc device supportGeert Uytterhoeven1-4/+3
2017-02-10misc: panel: Remove unused LCD_FLAG_S and LCD_FLAG_IDGeert Uytterhoeven1-2/+0
2017-02-10misc: panel: Remove PANEL_VERSIONGeert Uytterhoeven1-12/+6
2017-02-10misc: panel: Fix LCD_FLAG_F/LCD_FLAG_N exchangeGeert Uytterhoeven1-2/+3
2017-02-10w1: ds2405: use module_w1_family to simplify the codeWei Yongjun1-12/+1
2017-02-10w1: ds2490: use kmemdup rather than duplicating its implementationWei Yongjun1-2/+1
2017-02-10fpga zynq: Use the scatterlist interfaceJason Gunthorpe1-39/+135
2017-02-10fpga: Add scatterlist based programmingJason Gunthorpe3-33/+227
2017-02-10fpga zynq: Check the bitstream for validityJason Gunthorpe1-0/+21
2017-02-10fpga zynq: Check for errors after completing DMAJason Gunthorpe1-22/+32
2017-02-10mei: remove support for broken parallel readAlexander Usyskin1-22/+26
2017-02-10drivers/fsi: add driver to device matchesJeremy Kerr2-2/+40
2017-02-10drivers/fsi: Add device & driver definitionsJeremy Kerr1-0/+11
2017-02-10drivers/fsi: Add empty fsi bus definitionsJeremy Kerr6-0/+77
2017-02-06Linux 4.10-rc7v4.10-rc7Linus Torvalds1-1/+1
2017-02-03mm, fs: check for fatal signals in do_generic_file_read()Michal Hocko1-0/+5
2017-02-03fs: break out of iomap_file_buffered_write on fatal signalsMichal Hocko2-0/+8
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani3-12/+23
2017-02-03mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()Toshi Kani1-4/+8
2017-02-03jump label: pass kbuild_cflags when checking for asm goto supportDavid Lin1-1/+1
2017-02-03shmem: fix sleeping from atomic contextKirill A. Shutemov1-2/+9
2017-02-03kasan: respect /proc/sys/kernel/traceoff_on_warningPeter Zijlstra1-0/+3
2017-02-03zswap: disable changing params if init failsDan Streetman1-1/+29