summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-01Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-07-01iommu/amd: Introduce protection_domain_init() functionJoerg Roedel
2015-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-06-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy
2015-06-30MAINTAINERS: BCACHE: Kent Overstreet has changed email addressJoe Perches
2015-06-30bcache: use kvfree() in various placesPekka Enberg
2015-06-30libcxgbi: use kvfree() in cxgbi_free_big_mem()Pekka Enberg
2015-06-30target: use kvfree() in session alloc and freePekka Enberg
2015-06-30IB/ehca: use kvfree() in ipz_queue_{cd}tor()Pekka Enberg
2015-06-30drm/nouveau/gem: use kvfree() in u_free()Pekka Enberg
2015-06-30cxgb4: use kvfree() in t4_free_mem()Pekka Enberg
2015-06-30cxgb3: use kvfree() in cxgb_free_mem()Pekka Enberg
2015-06-30drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon
2015-06-30memstick: remove deprecated use of pci apiQuentin Lambert
2015-06-30mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman
2015-06-30net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot
2015-06-30net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot
2015-06-29net: icplus: fix typo in constant nameNik Nyby
2015-06-29iommu/arm-smmu: Delete an unnecessary check before the function call "free_io...Markus Elfring
2015-06-29iommu/arm-smmu: Fix broken ATOS checkWill Deacon
2015-06-29iommu: Ignore -ENODEV errors from add_device call-backJoerg Roedel
2015-06-29sis900: Trivial: Fix typos in enumsNik Nyby
2015-06-29stmmac: Trivial: fix typo in constant nameNik Nyby
2015-06-29Merge tag 'md/4.2' of git://neil.brown.name/mdLinus Torvalds
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-29Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-06-29net-Liquidio: Delete unnecessary checks before the function call "vfree"Markus Elfring
2015-06-29vmxnet3: Bump up driver version numberShreyas Bhatewara
2015-06-29amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky
2015-06-29crypto: qat - Deletion of unnecessary checks before two function callsMarkus Elfring
2015-06-28net: phy: mdio-bcm-unimac: workaround initial read failures for integrated PHYsFlorian Fainelli
2015-06-28net: bcmgenet: workaround initial read failures for integrated PHYsFlorian Fainelli
2015-06-28net: phy: bcm7xxx: workaround MDIO management controller initial readFlorian Fainelli
2015-06-28bnx2x: fix DMA API usageMichal Schmidt
2015-06-28net: via: VIA_RHINE and VIA_VELOCITY should depend on HAS_DMAGeert Uytterhoeven
2015-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-06-28net/phy: tune get_phy_c45_ids to support more c45 phyShengzhou Liu
2015-06-28bnx2x: fix lockdep splatEric Dumazet
2015-06-28net: fec: don't access RACC register when not availableGreg Ungerer