dmaengine: use idr for registering dma device numbers
[pandora-kernel.git] / arch /
2009-01-06 Dan Williamsatmel-mci: convert to dma_request_channel and down...
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2009-01-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-03 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-03 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-01-03 Linus TorvaldsMerge branch 'cputime' of git://git390.osdl.marist...
2009-01-03 Al Viroget rid of special-casing the /sbin/loader on alpha
2009-01-03 Cyrill Gorcunovx86: setup_per_cpu_areas() cleanup
2009-01-03 Mike Traviscpumask: use alloc_cpumask_var_node where appropriate
2009-01-03 Rusty Russellcpumask: convert shared_cpu_map in acpi_processor*...
2009-01-03 Rusty Russellx86: use cpumask_var_t in acpi/boot.c
2009-01-03 Mike Travisx86: cleanup some remaining usages of NR_CPUS where...
2009-01-03 Mike Travisx86: enable cpus display of kernel_max and offlined...
2009-01-03 Ingo Molnaria64: cpumask fix for is_affinity_mask_valid()
2009-01-03 Ingo MolnarMerge branch 'master' of git://git./linux/kernel/git...
2009-01-03 Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2009-01-03 Joerg RoedelAMD IOMMU: remove now unnecessary #ifdefs
2009-01-03 Joerg RoedelMerge branches 'iommu/api' and 'iommu/amd' into for...
2009-01-03 Jaswinder Singh... AMD IOMMU: prealloc_protection_domains should be static
2009-01-03 Joerg RoedelAMD IOMMU: add statistics about total number of map...
2009-01-03 Joerg RoedelAMD IOMMU: add statistics about allocated io memory
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for domain tlb flushes
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for single iommu domain...
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for cross-page request
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for free_coherent requests
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for alloc_coherent requests
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for unmap_sg requests
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for map_sg requests
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for unmap_single requests
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for map_single requests
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for completion wait events
2009-01-03 Joerg RoedelAMD IOMMU: add init code for statistic collection
2009-01-03 Joerg RoedelAMD IOMMU: add necessary header defines for stats counting
2009-01-03 Joerg RoedelAMD IOMMU: add Kconfig entry for statistic collection...
2009-01-03 Joerg RoedelAMD IOMMU: use dev_name in iommu_enable function
2009-01-03 Joerg RoedelAMD IOMMU: use calc_devid in prealloc_protection_domains
2009-01-03 Joerg RoedelAMD IOMMU: convert amd_iommu_isolate to bool
2009-01-03 Joerg RoedelAMD IOMMU: convert iommu->need_sync to bool
2009-01-03 Joerg RoedelAMD IOMMU: use dev_name instead of self-build print_devid
2009-01-03 Joerg RoedelAMD IOMMU: allocate a new protection for hotplugged...
2009-01-03 Joerg RoedelAMD IOMMU: add a domain flag for default domains
2009-01-03 Joerg RoedelAMD IOMMU: register functions for the IOMMU API
2009-01-03 Joerg RoedelAMD IOMMU: add domain address lookup function for IOMMU API
2009-01-03 Joerg RoedelAMD IOMMU: add domain unmap function for IOMMU API
2009-01-03 Joerg RoedelAMD IOMMU: add domain map function for IOMMU API
2009-01-03 Joerg RoedelAMD IOMMU: add device attach function for IOMMU API
2009-01-03 Joerg RoedelAMD IOMMU: add device detach function for IOMMU API
2009-01-03 Joerg RoedelAMD IOMMU: add domain destroy function for IOMMU API
2009-01-03 Joerg RoedelAMD IOMMU: add domain init function for IOMMU API
2009-01-03 Joerg RoedelAMD IOMMU: add domain cleanup helper function
2009-01-03 Joerg RoedelAMD IOMMU: add device notifier callback
2009-01-03 Joerg RoedelAMD IOMMU: add device detach helper functions
2009-01-03 Joerg RoedelAMD IOMMU: rename set_device_domain function
2009-01-03 Joerg RoedelAMD IOMMU: add device reference counting for protection...
2009-01-03 Joerg RoedelAMD IOMMU: add checks for dma_ops domain to dma_ops...
2009-01-03 Joerg RoedelAMD IOMMU: add protection domain flags
2009-01-03 Joerg RoedelAMD IOMMU: add iommu_flush_domain function
2009-01-03 Joerg RoedelAMD IOMMU: don't remove protection domain from iommu_pd...
2009-01-03 Joerg RoedelAMD IOMMU: move invalidation command building to a...
2009-01-03 Joerg RoedelAMD IOMMU: refactor completion wait handling into separ...
2009-01-03 Joerg RoedelAMD IOMMU: add domain id free function
2009-01-03 Joerg RoedelAMD IOMMU: make dma_ops_free_pagetable generic
2009-01-03 Joerg RoedelAMD IOMMU: rename iommu_map to iommu_map_page
2009-01-03 Joerg RoedelKVM: change KVM to use IOMMU API
2009-01-03 Joerg Roedelselect IOMMU_API when DMAR and/or AMD_IOMMU is selected
2009-01-03 Joerg RoedelKVM: rename vtd.c to iommu.c
2009-01-03 Rusty Russellh8300: define __fls
2009-01-03 Rusty Russellcris: define __fls
2009-01-02 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2009-01-02 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-01-02 Ingo MolnarMerge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgen...
2009-01-02 Ingo MolnarMerge branch 'linus' into x86/cleanups
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2009-01-02 Sam Ravnborgm68k: fix recursive dependency in Kconfig
2009-01-02 Linus TorvaldsMerge branch 'kvm-updates/2.6.29' of git://git./linux...
2009-01-02 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2009-01-02 Linus TorvaldsMerge branch 'for-upstream' of git://git./linux/kernel...
2009-01-02 Linus TorvaldsMerge branch 'i8k-updates' from Alan
2009-01-02 Ingo BruecklFix compiler warning in arch/x86/mm/init_32.c
2009-01-02 Jaswinder Singh... x86: mpparse.c fix style problems
2009-01-02 Jaswinder Singh... x86: nmi.c fix style problems
2009-01-02 Jaswinder Singh... x86: ldt.c fix style problems
2009-01-02 Jaswinder Singh... x86: cpuid.c fix style problems
2009-01-02 Cliff Wickmanx86, UV: remove erroneous BAU initialization
2009-01-02 Ravikiran G Thirumalaix86: fix incorrect __read_mostly on _boot_cpu_pda
2009-01-02 Ingo Bruecklx86: convert permanent_kmaps_init() from macro to inline
2009-01-02 David VrabelMerge branch 'master' of git://git./linux/kernel/git...
2009-01-02 Cyrill Gorcunovx86: early_printk - use sizeof instead of hardcoded...
2008-12-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-31 Rusty Russellcpumask: convert kernel/irq
2008-12-31 Rusty Russellcpumask: Introduce topology_core_cpumask()/topology_thr...
2008-12-31 Rusty Russellcpumask: Introduce topology_core_cpumask()/topology_thr...
2008-12-31 Rusty Russellcpumask: Introduce topology_core_cpumask()/topology_thr...
2008-12-31 Rusty Russellcpumask: Introduce topology_core_cpumask()/topology_thr...
2008-12-31 Rusty Russellm68knommu: define __fls
2008-12-31 Rusty Russellblackfin: define __fls
2008-12-31 Rusty Russellavr32: define __fls
next