summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-1642-581/+752
|\ \ \ \ \
| | | | | * ARM: OMAP4: hwmod data: ipu and dsp to use parent clocks instead of leaf clocksOmar Ramirez Luna2012-12-032-24/+2
| | | | | * iommu/omap: Adapt to runtime pmOmar Ramirez Luna2012-12-035-43/+19
| | | | | * iommu/omap: Migrate to hwmod frameworkOmar Ramirez Luna2012-12-035-156/+64
| | | | | * iommu/omap: Keep mmu enabled when requestedOmar Ramirez Luna2012-12-031-3/+0
| | | | | * iommu/omap: Remove redundant clock handling on ISROmar Ramirez Luna2012-12-031-2/+0
| | | | | * Merge branch 'omap-for-v3.8/cleanup-headers-iommu' of git://git.kernel.org/pu...Joerg Roedel2012-12-0321-291/+279
| | | | | |\
| | | | | | * ARM: OMAP2+: Move iommu/iovmm headers to platform_dataTony Lindgren2012-11-2010-11/+8
| | | | | | * ARM: OMAP2+: Make some definitions localIdo Yariv2012-11-203-30/+24
| | | | | | * ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.cTony Lindgren2012-11-209-282/+293
| | | | | | * ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.hTony Lindgren2012-11-2012-103/+107
| | | | | | * ARM: OMAP2+: Move iopgtable header to drivers/iommu/Ido Yariv2012-11-204-3/+3
| | | | | | * ARM: OMAP: Merge iommu2.h into iommu.hIdo Yariv2012-11-202-101/+83
| | | | * | | iommu/tegra: smmu: Move bus_set_iommu after probe for multi archHiroshi Doyu2012-11-281-1/+1
| | | | * | | iommu/tegra: gart: Move bus_set_iommu after probe for multi archHiroshi Doyu2012-11-281-1/+1
| | | | * | | iommu/tegra: smmu: Remove unnecessary PTC/TLB flush allHiroshi Doyu2012-11-281-3/+1
| | | | |/ /
| | | * | | intel-iommu: Prevent devices with RMRRs from being placed into SI DomainTom Mingarelli2012-11-211-0/+31
| | * | | | iommu/amd: Remove obsolete commentJoerg Roedel2012-12-021-10/+0
| | * | | | iommu/amd: Don't use 512GB pagesJoerg Roedel2012-12-021-1/+3
| | * | | | iommu/amd: Properly account for virtual aliases in IOMMU groupsAlex Williamson2012-10-242-5/+57
| | * | | | iommu/amd: Split IOMMU group allocation and attachAlex Williamson2012-10-241-11/+19
| | * | | | iommu/amd: Split upstream bus device lookupAlex Williamson2012-10-241-9/+15
| | * | | | iommu/amd: Split IOMMU Group topology walkAlex Williamson2012-10-241-25/+33
| | * | | | iommu/amd: Split IOMMU group initializationAlex Williamson2012-10-241-18/+43
| * | | | | ARM: dma-mapping: support debug_dma_mapping_errorMing Lei2012-12-031-0/+1
| * | | | | tile: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
| * | | | | sh: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
| * | | | | powerpc: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
| * | | | | mips: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+2
| * | | | | microblaze: dma-mapping: support debug_dma_mapping_errorShuah Khan2012-11-281-0/+2
| * | | | | ia64: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
| * | | | | c6x: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
| * | | | | ARM64: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
| * | | | | sparc: dma-mapping: support debug_dma_mapping_errorShuah Khan2012-11-171-0/+1
| * | | | | dma-debug: fix to not have dependency on get_dma_ops() interfaceShuah Khan2012-11-171-22/+7
| * | | | | Documentation DMA-API-HOWTO.txt Add dma mapping error check usage examplesShuah Khan2012-10-241-0/+126
| * | | | | dma-debug: New interfaces to debug dma mapping errorsShuah Khan2012-10-244-4/+87
| |/ / / /
* | | | | Linux 3.7v3.7Linus Torvalds2012-12-111-1/+1
* | | | | Input: matrix-keymap - provide proper module licenseFlorian Fainelli2012-12-111-0/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-112-42/+131
|\ \ \ \ \
| * | | | | ipv4: ip_check_defrag must not modify skb before unsharingJohannes Berg2012-12-101-10/+9
| * | | | | inet_diag: validate port comparison byte code to prevent unsafe readsNeal Cardwell2012-12-101-7/+24
| * | | | | inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()Neal Cardwell2012-12-101-11/+17
| * | | | | inet_diag: validate byte code to prevent oops in inet_diag_bc_run()Neal Cardwell2012-12-101-3/+45
| * | | | | inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV stateNeal Cardwell2012-12-101-14/+39
* | | | | | Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds2012-12-105-13/+20
* | | | | | Revert "mm: avoid waking kswapd for THP allocations when compaction is deferr...Linus Torvalds2012-12-101-27/+10
|/ / / / /
* | | | | mm: vmscan: fix inappropriate zone congestion clearingJohannes Weiner2012-12-081-3/+0
* | | | | vfs: fix O_DIRECT read past end of block deviceLinus Torvalds2012-12-081-1/+17
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-086-9/+24
|\ \ \ \ \