cxgb3: fix dma mapping regression
[safe/jmp/linux-2.6] / drivers / base /
2009-05-09 Greg Kroah-HartmanRevert driver core: move platform_data into platform_device
2009-05-09 Ming LeiRevert driver core: fix passing platform_data
2009-05-09 Randy DunlapDriver core: platform: fix kernel-doc warnings
2009-05-06 Andrew Mortondrivers/base/iommu.c: add missing includes
2009-04-22 Arjan van de Vendriver synchronization: make scsi_wait_scan more advanced
2009-04-20 Kay Sieversdriver: dont update dev_name via device_add path
2009-04-16 Greg Kroah-Hartmandriver core: prevent device_for_each_child from oopsing
2009-04-16 Magnus DammDriver Core: early platform driver
2009-04-16 Ming Leidriver core: fix driver_match_device
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_24BIT_MASK macro with...
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2009-03-31 Rusty RussellMerge branch 'cpumask-for-linus' of git://git./linux...
2009-03-31 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-30 Ingo MolnarMerge branch 'linus' into cpumask-for-linus
2009-03-30 Rafael J. WysockiPM: Rework handling of interrupts during suspend-resume
2009-03-30 Uwe Kleine-Koenigtrivial: fix typo "thier" -> "their"
2009-03-30 Rusty Russellcpumask: use new cpumask_ functions in core code.
2009-03-28 Ingo MolnarMerge branch 'linus' into core/iommu
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-24 Cornelia HuckDriver core: Fix device_move() vs. dpm list ordering, v2
2009-03-24 Zhenwen XuDriver core: some cleanup on drivers/base/sys.c
2009-03-24 Ming LeiDriver core: implement uevent suppress in kobject
2009-03-24 Ming Leidriver core: fix passing platform_data
2009-03-24 Ming Leidriver core: move platform_data into platform_device
2009-03-24 Greg Kroah-Hartmandriver core: move knode_bus into private structure
2009-03-24 Greg Kroah-Hartmandriver core: move knode_driver into private structure
2009-03-24 Greg Kroah-Hartmandriver core: move klist_children into private structure
2009-03-24 Greg Kroah-Hartmandriver core: create a private portion of struct device
2009-03-24 Ming Leidriver core: remove polling for driver_probe_done(v5)
2009-03-24 Dave Youngdriver-core: do not register a driver with bus_type...
2009-03-24 Eric Miaoplatform: introduce module id table for platform devices
2009-03-24 Eric Miaoplatform: make better use of to_platform_{device,driver...
2009-03-24 Ming Leidriver core: check bus->match without holding device...
2009-03-24 Kay Sieversdriver core: get rid of struct device's bus_id string...
2009-03-24 Sheng Yangiommu: Add domain_has_cap iommu_ops
2009-03-18 Ingo MolnarMerge branch 'linus' into core/iommu
2009-03-13 Rusty Russellcpumask: replace node_to_cpumask with cpumask_of_node.
2009-03-13 Ingo MolnarMerge branch 'core/locking' into tracing/ftrace
2009-03-11 Ingo MolnarMerge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2...
2009-03-11 Ingo MolnarMerge branch 'linus' into core/percpu
2009-03-10 Roel Kluinmm: get_nid_for_pfn() returns int
2009-03-05 Hannes EderIOMMU-API: use ANSI style function declaration for...
2009-02-24 Ingo MolnarMerge branches 'x86/acpi', 'x86/apic', 'x86/asm', ...
2009-02-22 Ingo MolnarPM: Split up sysdev_[suspend|resume] from device_power_...
2009-02-22 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-22 Rafael J. WysockiPM: Split up sysdev_[suspend|resume] from device_power_...
2009-02-21 Arjan van de VenConsolidate driver_probe_done() loops into one place
2009-02-05 Ingo MolnarMerge branch 'x86/urgent' into x86/apic
2009-01-30 Ingo MolnarMerge branch 'linus' into core/percpu
2009-01-28 Randy Dunlapdriver-core: fix kernel-doc parameter name
2009-01-27 Ingo MolnarMerge branch 'linus' into core/percpu
2009-01-21 Roland Dreierdriver core: Convert '/' to '!' in dev_set_name()
2009-01-11 Rusty Russellcpumask: convert misc driver functions
2009-01-11 Rusty Russellcpumask: Use topology_core_cpumask()/topology_thread_cp...
2009-01-09 Greg Kroah-HartmanRevert "driver core: create a private portion of struct...
2009-01-09 Greg Kroah-HartmanRevert "driver core: move klist_children into private...
2009-01-09 Greg Kroah-HartmanRevert "driver core: move knode_driver into private...
2009-01-09 Greg Kroah-HartmanRevert "driver core: move knode_bus into private structure"
2009-01-07 David Millertopology: Fix sparc64 build.
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-01-06 Gary Hademm: show node to memory section relationship with symli...
2009-01-06 Mark McLoughlindriver core: add root_device_register()
2009-01-06 Ming Leidriver core:fix duplicate removing driver link in __dev...
2009-01-06 Alan SternDriver core: move the bus notifier call points
2009-01-06 Greg Kroah-Hartmandriver core: move knode_bus into private structure
2009-01-06 Greg Kroah-Hartmandriver core: move knode_driver into private structure
2009-01-06 Greg Kroah-Hartmandriver core: move klist_children into private structure
2009-01-06 Greg Kroah-Hartmandriver core: create a private portion of struct device
2009-01-06 Kay Sieversdriver core: struct device - replace bus_id with dev_na...
2009-01-06 Rafael J. WysockiPM: Simplify the new suspend/hibernation framework...
2009-01-06 Nick Andrewtrivial: Fix misspelled firmware in Kconfig
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2009-01-03 Mike Traviscpumask: fix compile error when CONFIG_NR_CPUS is not...
2009-01-03 Joerg Roedelselect IOMMU_API when DMAR and/or AMD_IOMMU is selected
2009-01-03 Joerg Roedeladd frontend implementation for the IOMMU API
2008-12-19 Mike Traviscpumask: add sysfs displays for configured and disabled...
2008-12-13 Rusty Russellcpumask: change cpumask_scnprintf, cpumask_parse_user...
2008-10-29 Andi Kleensysfs: Fix return values for sysdev_store_{ulong,int}
2008-10-29 Qinghuang Fengdriver core: drivers/base/sys.c: update comments
2008-10-20 Shaohua Limemory_probe: fix wrong sysfs file attribute
2008-10-20 Lee Schermerhornvmscan: unevictable LRU scan sysctl
2008-10-20 Nick Pigginvmstat: mlocked pages statistics
2008-10-20 Lee SchermerhornUnevictable LRU Page Statistics
2008-10-20 Rik van Rielvmscan: split LRU lists into anon & file sets
2008-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-10-16 Magnus Dammresource: add resource_type() and IORESOURCE_TYPE_BITS
2008-10-16 Bjorn Helgaasfirmware: use dev_printk when possible
2008-10-16 Alberto BertogliFix typo in the FIRMWARE_IN_KERNEL help
2008-10-16 Bjorn Helgaasvsprintf: use new vsprintf symbolic function pointer...
2008-10-16 Greg Kroah-HartmanDriver core: add bus_sort_breadthfirst() function
2008-10-16 Eric W. Biedermankobject: Fix kobject_rename and !CONFIG_SYSFS
2008-10-16 Dmitry Baryshkovplatform: add new device registration helper
2008-10-16 Peter KorsgaardDriver core: make bus_find_device_by_name() more robust
2008-10-16 Arjan van de Vendebug: use dev_WARN() rather than WARN_ON() in device_p...
2008-10-16 Arjan van de Vendevice model: Do a quickcheck for driver binding before...
2008-10-16 Cornelia HuckDriver core: Fix cleanup in device_create_vargs().
next