summaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-02Linux 3.15-rc8v3.15-rc8Linus Torvalds1-1/+1
2014-06-02powerpc: Wire renameat2() syscallBenjamin Herrenschmidt3-1/+3
2014-05-31dcache: add missing lockdep annotationLinus Torvalds1-1/+1
2014-05-31blk-mq: push IPI or local end_io decision to __blk_mq_complete_request()Jens Axboe1-7/+13
2014-05-31drm/radeon: Resume fbcon lastDaniel Vetter1-5/+6
2014-05-30blk-mq: remember to start timeout handler for direct queueJens Axboe1-0/+1
2014-05-30block: ensure that the timer is always addedJens Axboe1-1/+1
2014-05-30x86_64: expand kernel stack to 16KMinchan Kim1-1/+1
2014-05-30MAINTAINERS: Add generic PCI host controller driverWill Deacon1-0/+8
2014-05-30PCI: generic: Add generic PCI host controller driverWill Deacon4-0/+496
2014-05-30PCI: imx6: Add support for MSILucas Stach1-0/+27
2014-05-30PCI: designware: Make MSI ISR shared IRQ awareLucas Stach3-5/+7
2014-05-30PCI: imx6: Remove optional (and unused) IRQsLucas Stach1-42/+0
2014-05-30PCI: imx6: Drop old IRQ mappingLucas Stach1-6/+0
2014-05-30PCI: imx6: Use new clock namesLucas Stach1-45/+29
2014-05-30i82875p_edac: Assign PCI resources before adding deviceYinghai Lu1-1/+2
2014-05-30ARM/PCI: Call pcie_bus_configure_settings() to set MPSMurali Karicheri1-0/+12
2014-05-30blk-mq: blk_mq_unregister_hctx() can be staticFengguang Wu1-2/+2
2014-05-30PCI: imx6: Fix imx6_add_pcie_port() section mismatch warningSachin Kamat1-1/+1
2014-05-30PCI: Make pci_bus_add_device() voidYijing Wang6-21/+7
2014-05-30dentry_kill() doesn't need the second argument nowAl Viro1-7/+4
2014-05-30dealing with the rest of shrink_dentry_list() livelockAl Viro1-2/+20
2014-05-30shrink_dentry_list(): take parent's ->d_lock earlierAl Viro1-12/+41
2014-05-30blk-mq: make the sysfs mq/ layout reflect current mappingsJens Axboe4-19/+94
2014-05-30block: virtio_blk: don't hold spin lock during world switchMing Lei1-3/+6
2014-05-30blk-mq: blk_mq_tag_to_rq should handle flush requestShaohua Li3-5/+13
2014-05-30drm/radeon: only allocate necessary size for vm bo listChristian König1-3/+3
2014-05-30drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submissionMarek Olšák1-0/+6
2014-05-30drm/radeon: avoid crash if VM command submission isn't availableChristian König1-4/+11
2014-05-30drm/radeon: lower the ref * post PLL maximum once moreChristian König1-1/+1
2014-05-30PCI: exynos: Fix add_pcie_port() section mismatch warningSachin Kamat1-1/+2
2014-05-29block: remove dead code in scsi_ioctl:blk_verify_commandDave Jones1-4/+0
2014-05-29blk-mq: request initialization optimizationsJens Axboe1-17/+9
2014-05-29block: add queue flag for disabling SG mergingJens Axboe4-7/+26
2014-05-29gpio: select IRQ_DOMAIN for gpiolib irqchip helpersLinus Walleij1-1/+2
2014-05-29block: remove 'magic' from struct blk_plugJens Axboe2-6/+0
2014-05-29firewire: revert to 4 GB RDMA, fix protocols using Memory SpaceStefan Richter3-8/+11
2014-05-29expand dentry_kill(dentry, 0) in shrink_dentry_list()Al Viro1-13/+17
2014-05-29split dentry_kill()Al Viro1-26/+36
2014-05-29arm64: mm: fix pmd_write CoW brokennessWill Deacon1-1/+1
2014-05-29PCI: Introduce new device binding path using pci_dev.driver_overrideAlex Williamson5-3/+85
2014-05-28xen-blkback: defer freeing blkif to avoid blocking xenwatchValentin Priescu2-14/+36
2014-05-28xen blkif.h: fix comment typo in discard-alignmentOlaf Hering1-1/+1
2014-05-28xen/blkback: disable discard feature if requested by toolstackOlaf Hering1-1/+6
2014-05-28xen-blkfront: remove type check from blkfront_setup_discardOlaf Hering1-26/+14
2014-05-28blk-mq: remove alloc_hctx and free_hctx methodsChristoph Hellwig4-60/+6
2014-05-28blk-mq: add file comments and update copyright noticesJens Axboe4-0/+28
2014-05-28blk-mq: remove blk_mq_alloc_request_pinnedChristoph Hellwig1-32/+16
2014-05-28blk-mq: do not use blk_mq_alloc_request_pinned in blk_mq_map_requestChristoph Hellwig1-3/+5
2014-05-28blk-mq: remove blk_mq_wait_for_tagsChristoph Hellwig3-16/+6