Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
[safe/jmp/linux-2.6] / drivers / base /
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 Rafael J. WysockiPM: Rework handling of interrupts during suspend-resume
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-18 Ingo MolnarMerge branch 'linus' into core/iommu
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().
2008-10-16 Cornelia HuckDriver core: Clarify device cleanup.
2008-10-16 Adrian Bunkdriver core: make struct platform_pm_ops static
2008-10-12 Ingo Molnarx86: memory corruption check - cleanup
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/memory-corruption-check
2008-10-09 Tejun Heodriver-core: use klist for class device list and implem...
2008-09-07 Jeremy Fitzhardingex86: check for and defend against BIOS memory corruption
2008-08-21 Rafael J. WysockiPM: Remove WARN_ON from device_pm_add
2008-08-21 Greg Kroah-Hartmandriver core: add init_name to struct device
2008-08-21 Alan SternPM: don't skip device PM init when CONFIG_PM_SLEEP...
2008-08-21 David Brownelldriver model: anti-oopsing medicine
2008-08-21 Jean Delvaredev_printk(): constify the `dev' argument
2008-08-21 Joe Perchesdrivers/base/driver.c: remove unused to_dev() macro
2008-08-01 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-07-28 Randy Dunlaplocking: fix mutex @key parameter kernel-doc notation
2008-07-28 Stephen Rothwellmore sysdev API change fallout - drivers/base/memory.c
2008-07-26 Arjan van de VenUse WARN() in drivers/base/
2008-07-26 Rene Hermanisa: set 24-bit dma_mask for ISA devices
2008-07-25 Akinobu Mitafirmware: use memory_read_from_buffer()
2008-07-24 Badari Pulavartymemory-hotplug: add sysfs removable attribute for hotpl...
next