Linus Torvalds 7d3b56ba37 Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
..
power c813b4e16e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 16 years ago
Kconfig d133181d87 Fix typo in the FIRMWARE_IN_KERNEL help 16 years ago
Makefile 1aaf118352 select IOMMU_API when DMAR and/or AMD_IOMMU is selected 16 years ago
attribute_container.c ee959b00c3 SCSI: convert struct class_device to struct device 17 years ago
base.h 5a3ceb8616 driver-core: use klist for class device list and implement iterator 16 years ago
bus.c 99178b036c Driver core: add bus_sort_breadthfirst() function 16 years ago
class.c 5a3ceb8616 driver-core: use klist for class device list and implement iterator 16 years ago
core.c 030c1d2bfc kobject: Fix kobject_rename and !CONFIG_SYSFS 16 years ago
cpu.c 8fd2d2d5aa cpumask: fix compile error when CONFIG_NR_CPUS is not defined 16 years ago
dd.c 6cd4958609 device model: Do a quickcheck for driver binding before doing an expensive check 16 years ago
devres.c 2a0134554e Driver core: fix devres_release_all() return value 18 years ago
dma-mapping.c 9ac7849e35 devres: device resource management 18 years ago
driver.c 26d02d1db7 drivers/base/driver.c: remove unused to_dev() macro 17 years ago
firmware.c f62ed9e33b firmware: change firmware_kset to firmware_kobj 17 years ago
firmware_class.c 266a813c08 firmware: use dev_printk when possible 16 years ago
hypervisor.c 2d72fc00a1 kobject: convert /sys/hypervisor to use kobject_create 17 years ago
init.c 4a3ad20ccd Driver core: coding style fixes 17 years ago
iommu.c fc2100eb4d add frontend implementation for the IOMMU API 16 years ago
isa.c 00412be1d7 isa: set 24-bit dma_mask for ISA devices 17 years ago
map.c 58383af629 [PATCH] kobj_map semaphore to mutex conversion 19 years ago
memory.c 9f1b16a51e memory_probe: fix wrong sysfs file attribute 16 years ago
module.c e5dd127846 Driver core: move the static kobject out of struct driver 17 years ago
node.c 29c0177e6a cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. 16 years ago
platform.c c813b4e16e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 16 years ago
sys.c 4e318d7c6c sysfs: Fix return values for sysdev_store_{ulong,int} 16 years ago
topology.c 29c0177e6a cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. 16 years ago
transport_class.c ee959b00c3 SCSI: convert struct class_device to struct device 17 years ago