summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-03Drivers: hv: hv_balloon: correctly handle val.freeram<num_pages caseVitaly Kuznetsov
2015-04-03mei: replace check for connection instead of transitioningTomas Winkler
2015-04-03mei: use mei_cl_is_connected consistentlyTomas Winkler
2015-04-03mei: fix mei_poll operationTomas Winkler
2015-04-03hv_vmbus: Add gradually increased delay for retries in vmbus_post_msg()Haiyang Zhang
2015-04-03Drivers: hv: hv_balloon: survive ballooning request with num_pages=0Vitaly Kuznetsov
2015-04-03Drivers: hv: hv_balloon: eliminate jumps in piecewiese linear floor functionVitaly Kuznetsov
2015-04-03Drivers: hv: hv_balloon: do not online pages in offline blocksVitaly Kuznetsov
2015-04-03hv: remove the per-channel workqueueDexuan Cui
2015-04-03hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()Dexuan Cui
2015-04-03hv: run non-blocking message handlers in the dispatch taskletDexuan Cui
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier
2015-04-03coresight-tmc: Adding a status interface to sysfsMathieu Poirier
2015-04-03coresight: remove the unnecessary configuration coresight-default-sinkKaixu Xia
2015-04-03coresight: adding the LINKSINK block as a sink typeXia Kaixu
2015-04-03coresight: Correcting documentation typographical errorMathieu Poirier
2015-04-03coresight: Adding coresight support for arm64 architectureMathieu Poirier
2015-04-03coresight: fixing compilation warnings picked up by 64bit compilerMathieu Poirier
2015-04-03coresight: making cpu index lookup arm64 compliantMathieu Poirier
2015-04-03mcb: request_mem_region() returns NULL on errorDan Carpenter
2015-04-03char: xillybus: Don't return -EFAULT on user-triggered flushEli Billauer
2015-04-03mic: drop pci_msi_off call on probeMichael S. Tsirkin
2015-04-03spmi: pmic_arb: remove ARM build time dependencyIvan T. Ivanov
2015-04-03virtio_console: Use bool function return values of true/false not 1/0Joe Perches
2015-04-03misc: pass miscdevice through file's private_dataTom Van Braeckel
2015-04-03Revert "uio: constify of_device_id array"Greg Kroah-Hartman
2015-04-01Merge tag 'extcon-next-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-03-26memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCsAlex Smith
2015-03-26dt-bindings: memory-controllers: Add binding for jz4780-nemcAlex Smith
2015-03-26spmi: pmic_arb: add support for hw version 2Gilad Avidov
2015-03-26spmi: remove wakeup command before slave probeGilad Avidov
2015-03-26MAINTAINERS: change Atmel ssc driver entryNicolas Ferre
2015-03-26Drivers: hv: vmbus: Don't wait after requesting offersK. Y. Srinivasan
2015-03-26coresight-replicator: constify of_device_id arrayFabian Frederick
2015-03-25i8k: Remove use of seq_printf return valueJoe Perches
2015-03-25w1: constify of_device_id arrayFabian Frederick
2015-03-25uio: constify of_device_id arrayFabian Frederick
2015-03-25Drivers: hv: vmbus: Fix a siganlling host signalling issueK. Y. Srinivasan
2015-03-25Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()K. Y. Srinivasan
2015-03-25hv: hypervvssd: call endmntent before call setmntent againVaughan Cao
2015-03-25Drivers: hv: vmbus: Fix a bug in rescind processing in vmbus_close_internal()K. Y. Srinivasan
2015-03-25tools: hv: fcopy_daemon: support >2GB files for x86_32 guestDexuan Cui
2015-03-25hv: vmbus: missing curly braces in vmbus_process_offer()Dan Carpenter
2015-03-25Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRA...Nick Meier
2015-03-25Drivers: hv: hv_balloon: don't lose memory when onlining order is not naturalVitaly Kuznetsov
2015-03-25Drivers: hv: hv_balloon: keep locks balanced on add_memory() failureVitaly Kuznetsov
2015-03-25Drivers: hv: vmbus: Perform device register in the per-channel work elementK. Y. Srinivasan
2015-03-25hwrng: Avoid manual device_create_file() callsTakashi Iwai
2015-03-25misc: Add attribute groupsTakashi Iwai
2015-03-25misc: mic: fixup return type of wait_for_completion_timeoutNicholas Mc Guire