Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux
[pandora-kernel.git] / arch /
2009-01-06 Linus TorvaldsMerge branch 'i2c-next' of git://aeryn.fluff.org.uk...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2009-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-01-06 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Julian Calabysparc: Fix minor SPARC32 compile error
2009-01-06 Al ViroX86_DEBUGCTLMSR won't work on uml
2009-01-06 Al Virouml got broken by commit 30742d5c2277c325fb0e9d2d817d55...
2009-01-06 Al Viroget rid of the last symlink in uml build
2009-01-05 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2009-01-05 Ben DooksMerge branch 'i2c-next-s3c' into i2c-next
2009-01-05 Takashi IwaiMerge branch 'topic/usbaudio' into for-linus
2009-01-05 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-01-05 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-05 David S. Millersparc: Remove reg*.h from Kbuild
2009-01-05 Julian Calabysparc: Clean arch-specific code in prom_common.c
2009-01-05 David S. Millersparc: Kill asm/reg*.h
2009-01-05 Bastian Blanksparc: Use 64BIT config entry
2009-01-04 Sam Ravnborgsparc: unify ipcbuf.h
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 David S. Millersparc: Update 64-bit defconfig.
2009-01-03 Rusty Russellh8300: define __fls
2009-01-03 Sam Ravnborgsparc: remove NO_PROC_ID - it is no longer used
2009-01-03 Sam Ravnborgsparc: drop get_tbr() in traps.h
2009-01-03 Sam Ravnborgsparc: fix warning in userspace header traps.h
2009-01-03 Sam Ravnborgsparc: fix warnings in userspace header byteorder.h
2009-01-03 Sam Ravnborgsparc: fix warning in userspace header jsflash.h
2009-01-03 Sam Ravnborgsparc: unify openprom.h
2009-01-03 Sam Ravnborgsparc64: delete unused linux_prom64_ranges from openpro...
2009-01-03 Sam Ravnborgsparc: prepare openprom for unification
next