Commit Graph

609 Commits (42b0158bdb1344b05cc1e98c363fba9e97137565)

Author SHA1 Message Date
Greg Kroah-Hartman 926beadb3d Revert "driver core: create a private portion of struct device" 16 years ago
Greg Kroah-Hartman e2d4077678 Revert "driver core: move klist_children into private structure" 16 years ago
Greg Kroah-Hartman cda5e83fde Revert "driver core: move knode_driver into private structure" 16 years ago
Greg Kroah-Hartman 4db8e282f2 Revert "driver core: move knode_bus into private structure" 16 years ago
David Miller b13d3720ec topology: Fix sparc64 build. 16 years ago
Gary Hade c04fc586c1 mm: show node to memory section relationship with symlinks in sysfs 16 years ago
Mark McLoughlin 0aa0dc41bf driver core: add root_device_register() 16 years ago
Ming Lei 7232800ba8 driver core:fix duplicate removing driver link in __device_release_driver 16 years ago
Alan Stern ec0676ee28 Driver core: move the bus notifier call points 16 years ago
Greg Kroah-Hartman b9daa99ee5 driver core: move knode_bus into private structure 16 years ago
Greg Kroah-Hartman 93e746db18 driver core: move knode_driver into private structure 16 years ago
Greg Kroah-Hartman 11c3b5c3e0 driver core: move klist_children into private structure 16 years ago
Greg Kroah-Hartman 2831fe6f9c driver core: create a private portion of struct device 16 years ago
Kay Sievers 1e0b2cf933 driver core: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Rafael J. Wysocki adf094931f PM: Simplify the new suspend/hibernation framework for devices 16 years ago
Nick Andrew 11f1fbcf92 trivial: Fix misspelled firmware in Kconfig 16 years ago
Mike Travis 8fd2d2d5aa cpumask: fix compile error when CONFIG_NR_CPUS is not defined 16 years ago
Joerg Roedel 1aaf118352 select IOMMU_API when DMAR and/or AMD_IOMMU is selected 16 years ago
Joerg Roedel fc2100eb4d add frontend implementation for the IOMMU API 16 years ago
Mike Travis e057d7aea9 cpumask: add sysfs displays for configured and disabled cpu maps 16 years ago
Rusty Russell 29c0177e6a cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. 16 years ago
Andi Kleen 4e318d7c6c sysfs: Fix return values for sysdev_store_{ulong,int} 17 years ago
Qinghuang Feng 65151365ad driver core: drivers/base/sys.c: update comments 17 years ago
Shaohua Li 9f1b16a51e memory_probe: fix wrong sysfs file attribute 17 years ago
Lee Schermerhorn af936a1606 vmscan: unevictable LRU scan sysctl 17 years ago
Nick Piggin 5344b7e648 vmstat: mlocked pages statistics 17 years ago
Lee Schermerhorn 7b854121eb Unevictable LRU Page Statistics 17 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 17 years ago
Magnus Damm c9f66169f1 resource: add resource_type() and IORESOURCE_TYPE_BITS 17 years ago
Bjorn Helgaas 266a813c08 firmware: use dev_printk when possible 17 years ago
Alberto Bertogli d133181d87 Fix typo in the FIRMWARE_IN_KERNEL help 17 years ago
Bjorn Helgaas c80cfb0406 vsprintf: use new vsprintf symbolic function pointer format 17 years ago
Greg Kroah-Hartman 99178b036c Driver core: add bus_sort_breadthfirst() function 17 years ago
Eric W. Biederman 030c1d2bfc kobject: Fix kobject_rename and !CONFIG_SYSFS 17 years ago
Dmitry Baryshkov d8bf254089 platform: add new device registration helper 17 years ago
Peter Korsgaard 3ce24d8d93 Driver core: make bus_find_device_by_name() more robust 17 years ago
Arjan van de Ven 728f08934b debug: use dev_WARN() rather than WARN_ON() in device_pm_add() 17 years ago
Arjan van de Ven 6cd4958609 device model: Do a quickcheck for driver binding before doing an expensive check 17 years ago
Cornelia Huck 286661b377 Driver core: Fix cleanup in device_create_vargs(). 17 years ago
Cornelia Huck 5739411acb Driver core: Clarify device cleanup. 17 years ago
Adrian Bunk ec748fa9ed driver core: make struct platform_pm_ops static 17 years ago
Ingo Molnar 46eaa67020 x86: memory corruption check - cleanup 17 years ago
Tejun Heo 5a3ceb8616 driver-core: use klist for class device list and implement iterator 17 years ago
Jeremy Fitzhardinge 5394f80f92 x86: check for and defend against BIOS memory corruption 17 years ago
Rafael J. Wysocki f5a6d958b5 PM: Remove WARN_ON from device_pm_add 17 years ago
Greg Kroah-Hartman c906a48adc driver core: add init_name to struct device 17 years ago
Alan Stern 3b98aeaf3a PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is set 17 years ago
David Brownell 7c2250352e driver model: anti-oopsing medicine 17 years ago
Jean Delvare bf9ca69fc8 dev_printk(): constify the `dev' argument 17 years ago
Joe Perches 26d02d1db7 drivers/base/driver.c: remove unused to_dev() macro 17 years ago