summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ide: icside: remove incorrect initconst annotationArnd Bergmann2016-03-201-1/+1
* x86/kallsyms: fix GOLD link failure with new relative kallsyms table formatArd Biesheuvel2016-03-201-4/+4
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-03-2029-335/+823
|\
| * virtio_net: replace netdev_alloc_skb_ip_align() with napi_alloc_skb()Paolo Abeni2016-03-171-1/+1
| * vhost_net: basic polling supportJason Wang2016-03-114-5/+94
| * vhost: introduce vhost_vq_avail_empty()Jason Wang2016-03-112-0/+15
| * vhost: introduce vhost_has_work()Jason Wang2016-03-112-0/+8
| * virtio_balloon: Allow to resize and update the balloon stats in parallelPetr Mladek2016-03-111-15/+21
| * virtio_balloon: Use a workqueue instead of "vballoon" kthreadPetr Mladek2016-03-111-57/+51
| * virtio/s390: size of SET_IND payloadCornelia Huck2016-03-021-4/+8
| * virtio/s390: use dev_to_virtioGeliang Tang2016-03-021-2/+1
| * vhost: rename vhost_init_used()Greg Kurz2016-03-025-6/+6
| * vhost: rename cross-endian helpersGreg Kurz2016-03-021-6/+24
| * virtio_blk: VIRTIO_BLK_F_WCE->VIRTIO_BLK_F_FLUSHMichael S. Tsirkin2016-03-022-6/+11
| * vring: Use the DMA API on XenAndy Lutomirski2016-03-021-0/+12
| * virtio_pci: Use the DMA API if enabledAndy Lutomirski2016-03-023-76/+33
| * virtio_mmio: Use the DMA API if enabledAndy Lutomirski2016-03-021-52/+15
| * virtio: Add improved queue allocation APIAndy Lutomirski2016-03-023-32/+235
| * virtio_ring: Support DMA APIsAndy Lutomirski2016-03-023-36/+183
| * vring: Introduce vring_use_dma_api()Andy Lutomirski2016-03-021-0/+24
| * s390/dma: Allow per device dma opsChristian Borntraeger2016-03-025-9/+13
| * alpha/dma: use common noop dma opsChristian Borntraeger2016-03-021-42/+4
| * dma: Provide simple noop dma opsChristian Borntraeger2016-03-023-0/+78
* | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2016-03-2010-23/+1167
|\ \
| * | mailbox: rockchip: avoid 64-bit divisionArnd Bergmann2016-03-161-1/+1
| * | mailbox: rockchip: Add Rockchip mailbox driverCaesar Wang2016-03-113-0/+294
| * | dt-bindings: rockchip-mailbox: Add mailbox controller document on Rockchip SoCsCaesar Wang2016-03-111-0/+32
| * | mailbox/xgene-slimpro: Checking for IS_ERR instead of NULLDan Carpenter2016-03-041-2/+2
| * | mailbox: Hi6220: add mailbox driverLeo Yan2016-03-043-0/+405
| * | dt-bindings: mailbox: Document Hi6220 mailbox driverLeo Yan2016-03-041-0/+74
| * | mailbox: mailbox-test: add support for separate tx/rx buffer with single channelSudeep Holla2016-03-041-10/+21
| * | mailbox: mailbox-test: use print_hex_dump_bytes to allow dynamic printkSudeep Holla2016-03-041-10/+8
| * | mailbox: mailbox-test: fix the compatible stringSudeep Holla2016-03-042-2/+2
| * | mailbox: mailbox-test: rename driver as generic test driverSudeep Holla2016-03-041-1/+1
| * | Documentation: mailbox: Add APM X-Gene SLIMpro mailbox dts documentationDuc Dang2016-02-151-0/+35
| * | mailbox: Add support for APM X-Gene platform mailbox driverDuc Dang2016-02-153-0/+295
* | | Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linuxLinus Torvalds2016-03-2033-78/+2593
|\ \ \
| * | | xtensa: add test_kc705_hifi variantMax Filippov2016-03-173-0/+1048
| * | | xtensa: add Three Core HiFi-2 MX Variant.Piet Delaney2016-03-173-0/+705
| * | | xtensa: support hardware breakpoints/watchpointsMax Filippov2016-03-1115-13/+649
| * | | xtensa: use context structure for debug exceptionsMax Filippov2016-03-116-18/+39
| * | | xtensa: remove remaining non-functional KGDB bitsMax Filippov2016-03-112-20/+0
| * | | xtensa: clear all DBREAKC registers on startMax Filippov2016-03-111-1/+1
| * | | xtensa: xtfpga: fix earlycon endiannessMax Filippov2016-03-112-2/+2
| * | | xtensa: xtfpga: fix i2c controller register width and endiannessMax Filippov2016-03-111-1/+2
| * | | xtensa: xtfpga: fix ethernet controller endiannessMax Filippov2016-03-112-0/+2
| * | | xtensa: xtfpga: fix serial port register width and endiannessMax Filippov2016-03-112-1/+3
| * | | xtensa: define CONFIG_CPU_{BIG,LITTLE}_ENDIANMax Filippov2016-03-111-0/+2
| * | | xtensa: fix preemption in {clear,copy}_user_highpageMax Filippov2016-03-111-4/+4
| * | | xtensa: ISS: don't hang if stdin EOF is reachedMax Filippov2016-03-111-4/+6
OpenPOWER on IntegriCloud