linux-2.6
2009-01-06  Dan Williamsioat: fix self test for multi-channel case
2009-01-06  Dan Williamsdmaengine: bump initcall level to arch_initcall
2009-01-06  Dan Williamsdmaengine: advertise all channels on a device to dma_fi...
2009-01-06  Dan Williamsdmaengine: use idr for registering dma device numbers
2009-01-06  Dan Williamsdmaengine: add a release for dma class devices and...
2009-01-06  Dan Williamsioat: do not perform removal actions at shutdown
2009-01-06  Dan Williamsiop-adma: enable module removal
2009-01-06  Dan Williamsiop-adma: kill debug BUG_ON
2009-01-06  Dan Williamsiop-adma: let devm do its job, don't duplicate free
2009-01-06  Dan Williamsdmaengine: kill enum dma_state_client
2009-01-06  Dan Williamsdmaengine: remove 'bigref' infrastructure
2009-01-06  Dan Williamsdmaengine: kill struct dma_client and supporting infras...
2009-01-06  Dan Williamsdmaengine: replace dma_async_client_register with dmaen...
2009-01-06  Dan Williamsatmel-mci: convert to dma_request_channel and down...
2009-01-06  Dan Williamsdmatest: convert to dma_request_channel
2009-01-06  Dan Williamsdmaengine: introduce dma_request_channel and private...
2009-01-06  Dan Williamsnet_dma: convert to dma_find_channel
2009-01-06  Dan Williamsdmaengine: provide a common 'issue_pending_all' impleme...
2009-01-06  Dan Williamsdmaengine: centralize channel allocation, introduce...
2009-01-06  Dan Williamsdmaengine: up-level reference counting to the module...
2009-01-06  Dan Williamsdmaengine: remove dependency on async_tx
2009-01-06  Dan Williamsasync_tx, dmaengine: document channel allocation and...
2009-01-05  Linus TorvaldsMerge branch 'audit.b61' of git://git./linux/kernel...
2009-01-04  Alessandro... rtc: add alarm/update irq interfaces
2009-01-04  Nick Pigginfs: symlink write_begin allocation context fix
2009-01-04  Bruno PrĂ©montviafb: fix crashes due to 4k stack overflow
2009-01-04  Pekka Enbergfs: introduce bgl_lock_ptr()
2009-01-04  Randy Dunlapspi.h uses/needs device.h
2009-01-04  Adam Lackorzynskivmalloc.c: fix flushing in vmap_page_range()
2009-01-04  Li Zefancgroups: fix a race between cgroup_clone and umount
2009-01-04  Al Viroaudit: validate comparison operations, store them in...
2009-01-04  Al Viroclean up audit_rule_{add,del} a bit
2009-01-04  Al Viromake sure that filterkey of task,always rules is reported
2009-01-04  Al Viroaudit rules ordering, part 2
2009-01-04  Al Virofixing audit rule ordering mess, part 1
2009-01-04  Al Viroaudit_update_lsm_rules() misses the audit_inode_hash...
2009-01-04  Al Virosanitize audit_log_capset()
2009-01-04  Al Virosanitize audit_fd_pair()
2009-01-04  Al Virosanitize audit_mq_open()
2009-01-04  Al Virosanitize AUDIT_MQ_SENDRECV
2009-01-04  Al Virosanitize audit_mq_notify()
2009-01-04  Al Virosanitize audit_mq_getsetattr()
2009-01-04  Al Virosanitize audit_ipc_set_perm()
2009-01-04  Al Virosanitize audit_ipc_obj()
2009-01-04  Al Virosanitize audit_socketcall
2009-01-04  Al Virodon't reallocate buffer in every audit_sockaddr()
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  Yinghai Lusparseirq: move set/get_timer_rand_state back to .c
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  Linus TorvaldsMake %p print '(null)' for NULL pointers
2009-01-03  Al Viroget rid of special-casing the /sbin/loader on alpha
2009-01-03  Al Virosanitize ifdefs in binfmt_aout
2009-01-03  Al Viroremove the rudiment of a.out for sparc
2009-01-03  Hugh BlemingsUpdated contact info for CREDITS file
2009-01-03  Cyrill Gorcunovx86: setup_per_cpu_areas() cleanup
2009-01-03  Mike Traviscpumask: fix compile error when CONFIG_NR_CPUS is not...
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 Travissched: put back some stack hog changes that were undone...
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 Molnarcpumask: convert RCU implementations, fix
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 Roedelkvm/iommu: fix compile warning
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
next