summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-053-3/+56
|\
| * PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe2015-02-031-3/+37
| * PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson2015-02-021-0/+16
| * PCI: designware: Reject MSI-X IRQsLucas Stach2015-01-271-0/+3
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-02-043-4/+10
|\ \
| * | cifs: fix MUST SecurityFlags filteringNiklas Cassel2015-01-261-2/+4
| * | Complete oplock break jobs before closing file handleSachin Prabhu2015-01-191-1/+5
| * | cifs: use memzero_explicit to clear stack bufferGiel van Schijndel2015-01-191-1/+1
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-045-24/+47
|\ \ \
| * | | ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rolloverWill Deacon2015-02-031-15/+11
| * | | ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabledArnd Bergmann2015-01-291-0/+1
| * | | ARM: 8295/1: fix v7M build for !CONFIG_PRINTKRob Herring2015-01-291-0/+2
| * | | ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB sizeNicolas Pitre2015-01-291-9/+30
| * | | ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardownWill Deacon2015-01-291-0/+3
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-037-241/+134
|\ \ \ \
| * \ \ \ Merge branches 'ipoib' and 'odp' into for-nextRoland Dreier2015-02-031-1/+0
| |\ \ \ \
| | * | | | IB/core: Temporarily disable ex_query_device uverbHaggai Eran2015-02-031-1/+0
| * | | | | Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"Roland Dreier2015-01-301-2/+6
| * | | | | Revert "IPoIB: Make the carrier_on_task race aware"Roland Dreier2015-01-301-15/+6
| * | | | | Revert "IPoIB: fix MCAST_FLAG_BUSY usage"Roland Dreier2015-01-302-101/+57
| * | | | | Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"Roland Dreier2015-01-301-32/+5
| * | | | | Revert "IPoIB: change init sequence ordering"Roland Dreier2015-01-301-17/+7
| * | | | | Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier2015-01-306-58/+34
| * | | | | Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"Roland Dreier2015-01-303-12/+15
| * | | | | Revert "IPoIB: No longer use flush as a parameter"Roland Dreier2015-01-303-16/+17
| |/ / / /
* | | | | Merge tag 'md/3.19-fixes' of git://neil.brown.name/mdLinus Torvalds2015-02-032-0/+18
|\ \ \ \ \
| * | | | | md/bitmap: fix a might_sleep() warning.NeilBrown2015-02-021-0/+13
| * | | | | md/raid5: fix another livelock caused by non-aligned writes.NeilBrown2015-02-021-0/+5
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-034-25/+27
|\ \ \ \ \ \
| * | | | | | blk-mq: release mq's kobjects in blk_release_queue()Ming Lei2015-01-293-7/+26
| * | | | | | Revert "blk-mq: fix hctx/ctx kobject use-after-free"Ming Lei2015-01-292-24/+7
* | | | | | | Merge tag 'gpio-v3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2015-02-033-14/+45
|\ \ \ \ \ \ \
| * | | | | | | gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold2015-01-301-1/+1
| * | | | | | | gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold2015-01-301-0/+1
| * | | | | | | gpio: mcp23s08: handle default gpio baseSonic Zhang2015-01-261-7/+10
| * | | | | | | gpio: omap: Fix bad device access with setup_irq()Tony Lindgren2015-01-261-6/+33
* | | | | | | | Linux 3.19-rc7v3.19-rc7Linus Torvalds2015-02-011-1/+1
* | | | | | | | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-0122-71/+150
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu...Olof Johansson2015-02-014-0/+47
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy buildsMagnus Damm2015-01-293-0/+20
| | * | | | | | | | ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy buildsMagnus Damm2015-01-292-0/+27
| * | | | | | | | | arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()Laurent Pinchart2015-01-291-15/+38
| * | | | | | | | | Merge tag 'mvebu-fixes-3.19-6' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2015-01-281-0/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...Thomas Petazzoni2015-01-281-0/+7
| * | | | | | | | | | Merge tag 'sunxi-fixes-for-3.19' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2015-01-2616-56/+58
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: sunxi: dt: Fix aliasesMaxime Ripard2015-01-2515-50/+40
| | * | | | | | | | | | ARM: dts: sun4i: Add simplefb node with de_fe0-de_be0-lcd0-hdmi pipelineHans de Goede2015-01-211-0/+8
| | * | | | | | | | | | ARM: dts: sun6i: ippo-q8h-v5: Fix serial0 aliasHans de Goede2015-01-061-0/+4
| | * | | | | | | | | | ARM: dts: sunxi: Fix usb-phy support for sun4i/sun5iChen-Yu Tsai2014-12-213-6/+6
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-013-3/+28
|\ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud