aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2010-05-27topology: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-25mm: compaction: add /sys trigger for per-node memory compactionMel Gorman
2010-05-21driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULEChristoph Egger
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-21driver core: Implement ns directory support for device classes.Eric W. Biederman
2010-05-21kobj: Add basic infrastructure for dealing with namespaces.Eric W. Biederman
2010-05-21Driver core: Protect device shutdown from hot unplug events.Hugh Daschbach
2010-05-21firmware loader: do not allocate firmare id separatelyDmitry Torokhov
2010-05-21firmware loader: split out builtin firmware handlingDmitry Torokhov
2010-05-21firmware loader: rely on driver core to create class attributeDmitry Torokhov
2010-05-21firmware class: export nowait to userspaceJohannes Berg
2010-05-21lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra
2010-05-21drivers/base: Convert dev->sem to mutexThomas Gleixner
2010-05-21platform_bus: allow custom extensions to system PM methodsKevin Hilman
2010-05-21devtmpfs: support !CONFIG_TMPFSPeter Korsgaard
2010-05-21driver core: module.c: Use kasprintfJulia Lawall
2010-05-21Driver core: don't initialize wakeup flagsAlan Stern
2010-05-21driver-core: fix potential race condition in drivers/base/dd.cStefani Seibold
2010-05-21Driver core: Reduce the level of request_firmware() messagesRafael J. Wysocki
2010-05-21firmware_class: fix memory leak - free allocated pagesDavid Woodhouse
2010-05-21drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offlineJan Beulich
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-05-18Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-17platform: Make platform resource input parameters constGeert Uytterhoeven
2010-05-13Merge branch 'sh/driver-core'Paul Mundt
2010-05-13driver core: Early dev_name() depends on slab_is_available().Paul Mundt
2010-05-11Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel
2010-05-10PM / platform_bus: Allow runtime PM by defaultMark Brown
2010-05-10PM / Runtime: Add sysfs debug filesDominik Brodowski
2010-05-10PM: Allow runtime_suspend methods to call pm_schedule_suspend()Alan Stern
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt
2010-04-09Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"Linus Torvalds
2010-04-07nodemask: include slab.h from drivers/base/node.cTejun Heo
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-04-05Merge branch 'sh/stable-updates'Paul Mundt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-30Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt
2010-03-29driver core: Convert to kasprintf() for early dev_name().Paul Mundt
2010-03-27[SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_initJames Bottomley
2010-03-24power: support _noirq actions on device types and classesDominik Brodowski
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-03-19driver core: numa: fix BUILD_BUG_ON for node_read_distanceDavid Rientjes
2010-03-19driver-core: document ERR_PTR() return valuesJani Nikula
2010-03-19sysdev: the cpu probe/release attributes should be sysdev_class_attributesStephen Rothwell
2010-03-19driver-core: fix missing kernel-doc in firmware_classRandy Dunlap
2010-03-19Driver core: Early platform kernel-doc updateMagnus Damm
2010-03-19sysfs: use sysfs_bin_attr_init in firmware class driverJiri Kosina
2010-03-17memory hotplug: allow setting of phys_deviceHeiko Carstens
2010-03-10driver core: Early dev_name() support.Paul Mundt