summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-25IB/mlx4: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-02-25IB/mlx4: Fix compiler warning about uninitialized 'vlan' variablePaul Bolle
2013-02-25IB/mlx4: Convert is_xxx variables in build_mlx_header() to boolRoland Dreier
2013-02-25block: fix part_pack_uuid() build errorMimi Zohar
2013-02-25ima: "remove enforce checking duplication" merge fixMimi Zohar
2013-02-25ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementationMarek Szyprowski
2013-02-25ARM: dma-mapping: Add maximum alignment order for dma iommu buffersSeung-Woo Kim
2013-02-25ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devicesMarek Szyprowski
2013-02-25ARM: dma-mapping: add support for CMA regions placed in highmem zoneMarek Szyprowski
2013-02-25arm: dma mapping: export arm iommu functionsPrathyush K
2013-02-25ARM: dma-mapping: Add arm_iommu_detach_device()Hiroshi Doyu
2013-02-25ARM: dma-mapping: Add macro to_dma_iommu_mapping()Hiroshi Doyu
2013-02-25ARM: dma-mapping: Set arm_dma_set_mask() for iommu->set_dma_mask()Hiroshi Doyu
2013-02-25ARM: iommu: Include linux/kref.h in asm/dma-iommu.hLaurent Pinchart
2013-02-25ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_...Marc Zyngier
2013-02-25ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSMarc Zyngier
2013-02-25ARM: KVM: fix kvm_arch_{prepare,commit}_memory_regionMarc Zyngier
2013-02-25Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2013-02-25net/pasemi: Fix missing coding styleSyam Sidhardhan
2013-02-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-25Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-02-25tty vt: fix character insertion overflowNicolas Pitre
2013-02-25vmxnet3: fix ethtool ring buffer size settingNeil Horman
2013-02-25vmxnet3: make local function staticstephen hemminger
2013-02-25bnx2x: remove dead code and make local funcs staticstephen hemminger
2013-02-25Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-24mmc: tegra: assume CONFIG_OF, remove platform dataStephen Warren
2013-02-24mmc: add DT bindings for more MMC capability flagsGuennadi Liakhovetski
2013-02-24mmc: tmio: add support for the VccQ regulatorGuennadi Liakhovetski
2013-02-24mmc: tmio: remove unused and deprecated symbolsGuennadi Liakhovetski
2013-02-24mmc: sh_mobile_sdhi: use managed resource allocationsGuennadi Liakhovetski
2013-02-24mmc: sh_mobile_sdhi: remove unused .pdata fieldGuennadi Liakhovetski
2013-02-24mmc: tmio-mmc: parse device-tree bindingsGuennadi Liakhovetski
2013-02-24mmc: tmio-mmc: define device-tree bindingsGuennadi Liakhovetski
2013-02-24mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindingsGuennadi Liakhovetski
2013-02-24mmc: (cosmetic) remove "extern" from function declarationsGuennadi Liakhovetski
2013-02-24mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski
2013-02-24mmc: detailed definition of CD and WP MMC line polarities in DTGuennadi Liakhovetski
2013-02-24mmc: sdhi, tmio: only check flags in tmio-mmc driver properGuennadi Liakhovetski
2013-02-24mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()Fabio Estevam
2013-02-24mmc: sdhci: check voltage range only on regulators aware of voltage valueMarek Szyprowski
2013-02-24mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLKStephen Warren
2013-02-24mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon
2013-02-24mmc: add packed command feature of eMMC4.5Seungwon Jeon
2013-02-24mmc: rtsx: remove driving adjustmentRoger Tseng
2013-02-24mmc: use regulator_can_change_voltage() instead of regulator_count_voltagesMarek Szyprowski
2013-02-24mmc: sdhci-pxav3: add pm runtime supportKevin Liu
2013-02-24mmc: core: fix indentationJaehoon Chung
2013-02-24mmc: block: don't start new request when the card is removedSeungwon Jeon