OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Don't ignore clock/regulator API errors
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Move device config probe messages to...
2016-03-22 Mitchel Humpherysiommu/iommu-debug: Use more iterations while profiling
2016-03-22 Mitchel Humpherysiommu/iommu-debug: Add support for secure domain profiling
2016-03-22 Mitchel Humpherysmsm: secure_buffer: Add missing include
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Pool secure page table memory
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Collect forward declarations at the top
2016-03-22 Neeti Desaiiommu/arm-smmu: Add new lock to protect assign and...
2016-03-22 Mitchel Humpherysiommu/io-pgtable-arm: Stricter double-map checking
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Remove some duplicate macro definitions
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Don't wipe out MICRO_MMU_CTRL while...
2016-03-22 Rohit Vaswaniiommu/arm-smmu: Reorganize code to allow no gdsc
2016-03-22 Shrenuj Bansaliommu/arm-smmu: Always set resume to terminate the...
2016-03-22 Jeremy Gebbeniommu/io-pgtable-arm: add support for the IOMMU_PRIV...
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Rate-limit the context fault handler
2016-03-22 Shiraz Hashimarm: dma-mapping: flush highmem mappings
2016-03-22 Laura AbbottARM: dma-mapping: Allow highmem pages to not have a...
2016-03-22 Patrick Dalyarm: dma: Allow CMA pages to not have a kernel mapping.
2016-03-22 Taniya Dasarm: Skip DMA zeroing completely only if specified
2016-03-22 Laura Abbottarm: Add option to skip buffer zeroing
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Add support for dynamic bus scale voting
2016-03-22 Mitchel Humpherysiommu/iommu-debug: Only uniquify directory names for...
2016-03-22 Mitchel Humpherysiommu/iommu-debug: Set DOMAIN_ATTR_ATOMIC during profiling
2016-03-22 Jeremy Gebbeniommu/io-pgtable: don't flush the tlb in free_io_pgtabl...
2016-03-22 Jeremy Gebbeniommu/arm-smmu: fix a DOMAIN_ATTR_DYNAMIC memory leak
2016-03-22 Rohit Vaswaniiommu/arm-smmu: Check the return type of map_sg and...
2016-03-22 Mitchel Humpherysiommu/iommu-debug: Provide debugfs for iommu_reg_{read...
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Implement .reg_read and .reg_write
2016-03-22 Mitchel Humpherysiommu: Add iommu_reg_read and iommu_reg_write
2016-03-22 Neeti Desaiiommu/arm-smmu: Pass the correct size to be unmapped
2016-03-22 Jeremy Gebbeniommu/arm-smmu: fix arm_smmu_attach_dynamic error path
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Use the flag value when triggering...
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Do a local halt around impl def programming
2016-03-22 Mitchel Humpherysiommu/iommu-debug: Pass a flags value to iommu_trigger_...
2016-03-22 Mitchel Humpherysiommu: Add flags parameter to .trigger_fault
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Pass external fault information to...
2016-03-22 Mitchel Humpherysiommu: Add client fault handler flag for external faults
2016-03-22 Neeti Desaiiommu/arm-smmu: Protect the lists used for assign/unass...
2016-03-22 Liam Markiommu/io-pgtable: fix __arm_lpae_free_pgtable leak
2016-03-22 Stepan Moskovchenkoiommu/io-pgtable-arm: Optimize map by batching flushes
2016-03-22 Mitchel Humpherysiommu/io-pgtable-arm: Generate a fault on TTBR1 usage
2016-03-22 Chintan Pandyaiommu: debug: add support for MSM iommu devices
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Assign page table memory on domain...
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Make arm_smmu_unprepare_pgtable atomic
2016-03-22 Mitchel Humpherysiommu/io-pgtable: Delegate page table memory management...
2016-03-22 Mitchel Humpherysiommu/io-pgtable-arm: Correct size in arm_lpae_split_bl...
2016-03-22 Mitchel Humpherysiommu/iommu-debug: Add secure_attach debugfs file
2016-03-22 Mitchel Humpherysiommu/iommu-debug: Show secure VMID in attach info
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Add getter for DOMAIN_ATTR_SECURE_VMID
2016-03-22 Neeti Desaimsm: Update the permissions while making assign call
2016-03-22 Mitchel Humpherysiommu/iommu-debug: Fix parsing of unmap size
2016-03-22 Mitchel Humpherysiommu/io-pgtable-arm: Don't leave dangling table entries
2016-03-22 Mitchel Humpherysiommu/io-pgtable: Add memory stats debugfs file
2016-03-22 Mitchel Humpherysiommu: Create iommu debugfs directory from IOMMU code
2016-03-22 Jeremy Gebbeniommu/arm-smmu: add support for DOMAIN_ATTR_DYNAMIC
2016-03-22 Jeremy Gebbeniommu: introduce DOMAIN_ATTR_DYNAMIC
2016-03-22 Jeremy Gebbeniommu/arm-smmu: add support for TTBR0, CONTEXTIDR and...
2016-03-22 Jeremy Gebbeniommu: introduce TTBR0, CONTEXTIDR, and PROCID domain...
2016-03-22 Mitchel Humpherysiommu/iommu-debug: Don't add debugfs entries until...
2016-03-22 Mitchel Humpherysiommu/iommu-debug: Add debugfs file to trigger context...
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Implement .trigger_fault
2016-03-22 Mitchel Humpherysiommu: Add iommu_trigger_fault
2016-03-22 Mitchel Humpherysiommu/io-pgtable-arm: Use non-cacheable page table...
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Disable coherent table walk by default
2016-03-22 Mitchel Humpherysiommu/iommu-debug: Add COHERENT_HTW_DISABLE to attach...
2016-03-22 Mitchel Humpherysiommu/iommu-debug: Move attachment info file to subdire...
2016-03-22 Mitchel Humpherysiommu/iommu-debug: Initialize debug device to 0
2016-03-22 Mitchel Humpherysiommu/iommu-debug: Add translation and mapping test...
2016-03-22 Mitchel Humpherysiommu/iommu-debug: Rename profiling device functions
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Do an ATOS in the fault handler
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Resurrect hardware iova-to-phys
2016-03-22 Mitchel Humpherysiommu: Add iommu_iova_to_phys_hard
2016-03-22 Mitchel Humpherysiommu/iommu-debug: Make attachment directories unique
2016-03-22 Jordan Crouseiommu: io-pgtable-arm: Fix unmap optimization for paget...
2016-03-22 Rohit Vaswaniarm64: mm: dma: Use dma attribute to allow executeable...
2016-03-22 Rohit Vaswanicommon: DMA-mapping: Add EXEC_MAPPING attribute
2016-03-22 Rohit Vaswaniiommu: msm: Provide the IOMMU_NOEXEC flag explicitly...
2016-03-22 Rohit Vaswaniiommu: msm: Allow passing dma_attrs for lazy mapping
2016-03-22 Rohit Vaswanicommon: DMA-mapping: add NO_DELAYED_UNMAP attribute
2016-03-22 Mitchel Humpherysarm64: dma-mapping: remove order parameter from arm_iom...
2016-03-22 Matt Wagantallarm64: dma-mapping: fix attribs for non-coherent strong...
2016-03-22 Mitchel Humpherysiommu: Add debugging infrastructure
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Protect against concurrent attach from...
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Add missing unlock in attach error...
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Poll TLBSTATUS with a tight loop
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Use context bank TLBSTATUS registers
2016-03-22 Neeti Desaiiommu/arm-smmu: Fix size parameter in .unprepare_pgtable()
2016-03-22 Abhimanyu Kapuriommu: msm: surround the msm_dma_iommu apis with iommu...
2016-03-22 Liam Markiommu/arm-smmu: lock clock enabling and reference counting
2016-03-22 Jeremy Gebbeniommu/arm-smmu: add support for DOMAIN_ATTR_CONTEXT_BANK
2016-03-22 Jeremy Gebbeniommu: introduce DOMAIN_ATTR_CONTEXT_BANK
2016-03-22 Jeremy Gebbeniommu/arm-smmu: hold init_mutex in iommu_domain_get_attr
2016-03-22 Jeremy Gebbeniommu/arm-smmu: Tear down domain context if attach...
2016-03-22 Mitchel Humpherysiommu/arm-smmu: Remove domain lock variable
2016-03-22 Shiraz Hashimof: update reserved-memory document to include removed...
2016-03-22 Neeti Desaiiommu/arm-smmu: Add support for page table donation
2016-03-22 Neeti Desaimsm: secure_buffer: Update the hyp_assign_phys() api
2016-03-22 Mitchel HumpherysRevert "iommu: io-pgtable-arm: set page tables as outer...
2016-03-22 Sushmita Susheelendraiommu/arm-smmu: Pass pagefault information to client...
2016-03-22 Sushmita Susheelendraiommu: Improve client fault handling
next