summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Drivers: hv: vmbus: Don't wait after requesting offersK. Y. Srinivasan2015-03-261-11/+0
| * | coresight-replicator: constify of_device_id arrayFabian Frederick2015-03-261-1/+1
| * | i8k: Remove use of seq_printf return valueJoe Perches2015-03-251-7/+9
| * | w1: constify of_device_id arrayFabian Frederick2015-03-253-3/+3
| * | uio: constify of_device_id arrayFabian Frederick2015-03-251-1/+1
| * | Drivers: hv: vmbus: Fix a siganlling host signalling issueK. Y. Srinivasan2015-03-251-2/+26
| * | Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()K. Y. Srinivasan2015-03-251-0/+1
| * | hv: hypervvssd: call endmntent before call setmntent againVaughan Cao2015-03-251-2/+8
| * | Drivers: hv: vmbus: Fix a bug in rescind processing in vmbus_close_internal()K. Y. Srinivasan2015-03-251-9/+6
| * | tools: hv: fcopy_daemon: support >2GB files for x86_32 guestDexuan Cui2015-03-251-1/+1
| * | hv: vmbus: missing curly braces in vmbus_process_offer()Dan Carpenter2015-03-251-1/+2
| * | Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRA...Nick Meier2015-03-251-1/+1
| * | Drivers: hv: hv_balloon: don't lose memory when onlining order is not naturalVitaly Kuznetsov2015-03-251-10/+4
| * | Drivers: hv: hv_balloon: keep locks balanced on add_memory() failureVitaly Kuznetsov2015-03-251-0/+1
| * | Drivers: hv: vmbus: Perform device register in the per-channel work elementK. Y. Srinivasan2015-03-253-44/+107
| * | hwrng: Avoid manual device_create_file() callsTakashi Iwai2015-03-251-23/+11
| * | misc: Add attribute groupsTakashi Iwai2015-03-252-2/+5
| * | misc: mic: fixup return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-251-7/+7
| * | misc: carma: fixup return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-251-4/+6
| * | misc: tifm: match return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-251-2/+3
| * | char: misc: document behaviour of open()Martin Kepplinger2015-03-251-1/+3
| * | mei: fix regression on NFC connectionTomas Winkler2015-03-251-3/+1
| * | VMCI: Guard against overflow in queue pair allocationJorgen Hansen2015-03-252-10/+23
| * | VMCI: Check userland-provided datagram sizeAndy King2015-03-252-1/+7
| * | drivers/vmw_vmci: Show correct get_user_pages_fast upon failureDavidlohr Bueso2015-03-251-2/+4
| * | Merge branch 'fix_ioremap_wc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-03-253-94/+106
| |\ \
| * \ \ Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman2015-03-25527-3842/+5533
| |\ \ \
| * | | | checkkconfigsymbols.py: fix sorted outputValentin Rothberg2015-03-241-5/+7
| * | | | uio: Request/free irq separate from dev lifecycleBrian Russell2015-03-201-1/+11
| * | | | pcmcia: Use setup_timer and mod_timerVaishali Thakkar2015-03-162-10/+6
| * | | | pcmcia: Use setup_timerVaishali Thakkar2015-03-162-6/+3
| * | | | misc: sram: switch to ioremap_wc from ioremapAbhilash Kesavan2015-03-161-3/+14
| * | | | lib: devres: add a helper function for ioremap_wcAbhilash Kesavan2015-03-163-0/+31
| * | | | m32r: add definition of ioremap_wc to io.hAbhilash Kesavan2015-03-161-0/+1
| * | | | misc: bh1780: Add module aliasesJean Delvare2015-03-161-0/+2
| * | | | checkkconfigsymbols.py: make it Git awareValentin Rothberg2015-03-161-6/+132
| * | | | char: constify of_device_id arrayFabian Frederick2015-03-165-6/+6
| * | | | misc: constify of_device_id arrayFabian Frederick2015-03-165-5/+5
| * | | | checkkconfigsymbols.py: filter reports for tools/Valentin Rothberg2015-03-091-3/+4
| * | | | Merge 4.0-rc3 into char-misc-nextGreg Kroah-Hartman2015-03-09490-2578/+4877
| |\ \ \ \
| * | | | | mei: trace: fix missing include to linux/device.hTomas Winkler2015-03-041-0/+2
| * | | | | mei: free me client references on host initTomas Winkler2015-03-041-0/+3
| * | | | | mei: bus: () can be statickbuild test robot2015-03-011-1/+1
| * | | | | mei: bus: call device disable handler prior to disconnectionTomas Winkler2015-03-011-14/+11
| * | | | | mei: allow read concurrencyTomas Winkler2015-03-018-119/+98
| * | | | | mei: simplify io callback disposalTomas Winkler2015-03-016-105/+63
| * | | | | mei: add mei_cl_alloc_linked functionTomas Winkler2015-03-014-36/+61
| * | | | | mei: always initialize the callback with the intended operation typeTomas Winkler2015-03-016-45/+55
| * | | | | mei: use only one buffer in callbackTomas Winkler2015-03-017-63/+31
| * | | | | mei: iamthif: use regular client read functionsTomas Winkler2015-03-014-81/+35
OpenPOWER on IntegriCloud