aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-01-06dmaengine: remove 'bigref' infrastructureDan Williams
2009-01-06dmaengine: kill struct dma_client and supporting infrastructureDan Williams
2009-01-06dmaengine: replace dma_async_client_register with dmaengine_getDan Williams
2009-01-06atmel-mci: convert to dma_request_channel and down-level dma_slaveDan Williams
2009-01-06dmatest: convert to dma_request_channelDan Williams
2009-01-06dmaengine: introduce dma_request_channel and private channelsDan Williams
2009-01-06net_dma: convert to dma_find_channelDan Williams
2009-01-06dmaengine: provide a common 'issue_pending_all' implementationDan Williams
2009-01-06dmaengine: centralize channel allocation, introduce dma_find_channelDan Williams
2009-01-06dmaengine: up-level reference counting to the module levelDan Williams
2009-01-05dmaengine: remove dependency on async_txDan Williams
2009-01-04Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-04rtc: add alarm/update irq interfacesAlessandro Zummo
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2009-01-04fs: introduce bgl_lock_ptr()Pekka Enberg
2009-01-04spi.h uses/needs device.hRandy Dunlap
2009-01-04audit: validate comparison operations, store them in sane formAl Viro
2009-01-04audit rules ordering, part 2Al Viro
2009-01-04fixing audit rule ordering mess, part 1Al Viro
2009-01-04sanitize audit_log_capset()Al Viro
2009-01-04sanitize audit_fd_pair()Al Viro
2009-01-04sanitize audit_mq_open()Al Viro
2009-01-04sanitize AUDIT_MQ_SENDRECVAl Viro
2009-01-04sanitize audit_mq_notify()Al Viro
2009-01-04sanitize audit_mq_getsetattr()Al Viro
2009-01-04sanitize audit_ipc_set_perm()Al Viro
2009-01-04sanitize audit_ipc_obj()Al Viro
2009-01-04sanitize audit_socketcallAl Viro
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds
2009-01-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-01-03sparseirq: move set/get_timer_rand_state back to .cYinghai Lu
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-03VT-d: remove now unused intel_iommu_found functionJoerg Roedel
2009-01-03VT-d: adapt domain iova_to_phys function for IOMMU APIJoerg Roedel
2009-01-03VT-d: adapt domain map and unmap functions for IOMMU APIJoerg Roedel
2009-01-03VT-d: adapt device attach and detach functions for IOMMU APIJoerg Roedel
2009-01-03VT-d: adapt domain init and destroy functions for IOMMU APIJoerg Roedel
2009-01-03KVM: change KVM to use IOMMU APIJoerg Roedel
2009-01-03introcude linux/iommu.h for an iommu apiJoerg Roedel
2009-01-03Deassign device in kvm_free_assgined_deviceWeidong Han
2009-01-03KVM: support device deassignmentWeidong Han
2009-01-03KVM: use the new intel iommu APIsWeidong Han
2009-01-03Change intel iommu APIs of virtual machine domainWeidong Han
2009-01-03calculate agaw for each iommuWeidong Han
2009-01-03intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.hMark McLoughlin