summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-171-4/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-141-1/+1
|\
| * trivial: fix grammo in bus_for_each_dev() kerneldocAlex Chiang2009-06-121-1/+1
* | Driver Core: Rework platform suspend/resume, print warningMagnus Damm2009-06-121-24/+12Star
* | PM: Remove device_type suspend()/resume()Magnus Damm2009-06-121-7/+0Star
* | PM: Remove bus_type suspend_late()/resume_early() V2Magnus Damm2009-06-121-7/+0Star
* | PM core: rename suspend and resume functionsAlan Stern2009-06-121-46/+34Star
* | PM: Rename device_power_down/up()Magnus Damm2009-06-121-13/+13
* | PM: Warn if interrupts are enabled during suspend-resume of sysdevsRafael J. Wysocki2009-06-121-0/+16
* | Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds2009-06-121-26/+103
|\ \ | |/ |/|
| * firmware: speed up request_firmware(), v3David Woodhouse2009-05-151-26/+103
* | Driver Core: do not oops when driver_unregister() is called for unregistered ...Kay Sievers2009-05-283-2/+11
* | PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUsRafael J. Wysocki2009-05-241-0/+4
* | Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman2009-05-091-3/+0Star
* | Revert driver core: fix passing platform_dataMing Lei2009-05-091-14/+1Star
* | Driver core: platform: fix kernel-doc warningsRandy Dunlap2009-05-091-3/+3
|/
* drivers/base/iommu.c: add missing includesAndrew Morton2009-05-071-0/+2
* driver synchronization: make scsi_wait_scan more advancedArjan van de Ven2009-04-221-0/+1
* driver: dont update dev_name via device_add pathKay Sievers2009-04-201-1/+2
* driver core: prevent device_for_each_child from oopsingGreg Kroah-Hartman2009-04-171-0/+3
* Driver Core: early platform driverMagnus Damm2009-04-171-0/+239
* driver core: fix driver_match_deviceMing Lei2009-04-171-1/+1
* dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-051-1/+1
|\
| * Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-311-1/+1
| |\
| | * Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-3011-120/+290
| | |\
| | * | cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell2009-03-131-1/+1
| | * | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar2009-03-111-1/+1
| | |\ \
* | | \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-041-1/+1
|\ \ \ \ \
| * | | | | trivial: fix typo "thier" -> "their"Uwe Kleine-Koenig2009-03-301-1/+1
* | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-031-0/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | iommu: Add domain_has_cap iommu_opsSheng Yang2009-03-241-0/+7
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-311-1/+1
|\ \ \ \ \
| * | | | | cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-301-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-03-312-9/+19
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki2009-03-302-9/+19
| |/ / /
* | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-2812-137/+306
|\| | |
| * | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-272-18/+17Star
| |\ \ \ | | | |/ | | |/|
| | | |
| | | \
| | | \
| | | \
| | *---. \ Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-246-28/+36
| | |\ \ \ \
| | | * \ \ \ Merge branch 'linus' into x86/apicIngo Molnar2009-02-223-5/+17
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-051-1/+1
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-271-0/+6
| | | |\ \ \ \
| | | * | | | | cpumask: convert misc driver functionsRusty Russell2009-01-111-1/+1
| | | * | | | | cpumask: Use topology_core_cpumask()/topology_thread_cpumask()Rusty Russell2009-01-111-17/+16Star
| * | | | | | | Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck2009-03-253-1/+70
| * | | | | | | Driver core: some cleanup on drivers/base/sys.cZhenwen Xu2009-03-251-27/+27
| * | | | | | | Driver core: implement uevent suppress in kobjectMing Lei2009-03-252-4/+2Star
| * | | | | | | driver core: fix passing platform_dataMing Lei2009-03-251-1/+14
| * | | | | | | driver core: move platform_data into platform_deviceMing Lei2009-03-251-0/+3
| * | | | | | | driver core: move knode_bus into private structureGreg Kroah-Hartman2009-03-252-13/+31