summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-31Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...Joerg Roedel734-4599/+6943
2014-07-31devicetree: Add generic IOMMU device tree bindingsThierry Reding1-0/+182
2014-07-31iommu/vt-d: Fix race setting IRQ CPU affinity while freeing IRQGreg Edwards1-0/+5
2014-07-30iommu/amd: Fix 2 typos in commentsJoerg Roedel1-2/+2
2014-07-30iommu/amd: Fix device_state reference countingJoerg Roedel1-0/+7
2014-07-30iommu/amd: Remove change_pte mmu_notifier call-backJoerg Roedel1-9/+0
2014-07-30iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasidJoerg Roedel1-17/+3
2014-07-29iommu/exynos: Select ARM_DMA_USE_IOMMUTushar Behera1-0/+1
2014-07-29iommu/vt-d: Exclude devices using RMRRs from IOMMU API domainsAlex Williamson1-10/+39
2014-07-29iommu/omap: Remove platform data da_start and da_end fieldsLaurent Pinchart1-6/+0
2014-07-29ARM: omap: Don't set iommu pdata da_start and da_end fieldsLaurent Pinchart3-10/+0
2014-07-29iommu/omap: Remove virtual memory managerLaurent Pinchart7-966/+8
2014-07-27Linux 3.16-rc7Linus Torvalds1-1/+1
2014-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-20/+130
2014-07-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+34
2014-07-27Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfsLinus Torvalds2-8/+9
2014-07-27Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2014-07-27Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds1-0/+2
2014-07-27mm: fix direct reclaim writeback regressionHugh Dickins1-2/+3
2014-07-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds14-88/+146
2014-07-26Merge tag 'sound-3.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-16/+37
2014-07-26Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3
2014-07-26parport: fix menu breakageRandy Dunlap1-6/+6
2014-07-26Merge tag 'blackfin-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-22/+26
2014-07-26blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...Steven Miao1-1/+1
2014-07-26defconfig: BF609: update spi config nameSteven Miao1-1/+1
2014-07-26irq: blackfin sec: drop duplicated sec priority setSteven Miao1-2/+0
2014-07-26blackfin: bind different groups of one pinmux function to different state nameSonic Zhang2-11/+12
2014-07-26blackfin: fix some bf5xx boards build for missing <linux/gpio.h>Steven Miao7-0/+7
2014-07-26pm: bf609: cleanup smc nor flashSteven Miao3-7/+5
2014-07-26Merge branch 'parisc-3.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+0
2014-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2-4/+4
2014-07-25x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin1-4/+6
2014-07-25drm/radeon: fix cut and paste issue for hawaii.Jerome Glisse1-0/+1
2014-07-25Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie5-0/+8
2014-07-25Merge tag 'drm-intel-fixes-2014-07-24' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-25/+15
2014-07-25parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI1-1/+0
2014-07-25parisc: Remove SA_RESTORER defineJohn David Anglin1-2/+0
2014-07-24hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck1-1/+3
2014-07-24fs: umount on symlink leaks mnt countVasily Averin1-1/+2
2014-07-24direct-io: fix uninitialized warning in do_direct_IO()Boaz Harrosh1-7/+7
2014-07-24Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+3
2014-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+13
2014-07-24Merge tag 'xtensa-next-20140721' of git://github.com/czankel/xtensa-linuxLinus Torvalds3-25/+139
2014-07-24Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-1/+8
2014-07-24Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-12/+5
2014-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-27/+41
2014-07-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds7-7/+31
2014-07-24Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2014-07-24Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds11-55/+117