aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2010-01-20Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"Greg Kroah-Hartman
2010-01-20driver-core: fix devtmpfs crash on s390Heiko Carstens
2010-01-16sysdev: fix prototype for memory_sysdev_class show/store functionsWu Fengguang
2010-01-16memory-hotplug: add 0x prefix to HEX block_size_bytesWu Fengguang
2010-01-11power: fix kernel-doc notationRandy Dunlap
2009-12-23devtmpfs: unlock mutex in case of string allocation errorKay Sievers
2009-12-23Driver core: export platform_device_register_data as a GPL symbolMichael Hennerich
2009-12-23driver core: Prevent reference to freed memory on error pathPhil Carmody
2009-12-23Driver-core: Fix bogus 0 error return in device_add()Thomas Gleixner
2009-12-23Driver core: driver_attribute parameters can often be const*Phil Carmody
2009-12-23Driver core: bin_attribute parameters can often be const*Phil Carmody
2009-12-23Driver core: device_attribute parameters can often be const*Phil Carmody
2009-12-23devtmpfs: Convert dirlock to a mutexThomas Gleixner
2009-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-12-22PM / Runtime: Use device type and device class callbacksRafael J. Wysocki
2009-12-21PM: Use pm_runtime_put_sync in system resumeAlan Stern
2009-12-18mm: Add notifier in pageblock isolation for balloon driversRobert Jennings
2009-12-18PM: Measure device suspend and resume timesRafael J. Wysocki
2009-12-18PM: Make the initcall_debug style timing for suspend/resume completeRafael J. Wysocki
2009-12-16Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-12-16HWPOISON: Add soft page offline supportAndi Kleen
2009-12-15PM: rwsem.h need not be included into main.cRafael J. Wysocki
2009-12-15PM: Remove unnecessary goto from device_resume_noirq()Rafael J. Wysocki
2009-12-15PM: Add initcall_debug style timing for suspend/resumeArjan van de Ven
2009-12-15PM: allow for usage_count > 0 in pm_runtime_get()Alan Stern
2009-12-15mm: slab-allocate memory section nodemask for large systemsDavid Rientjes
2009-12-15mm: add numa node symlink for cpu devices in sysfsAlex Chiang
2009-12-15mm: refactor unregister_cpu_under_node()Alex Chiang
2009-12-15mm: refactor register_cpu_under_node()Alex Chiang
2009-12-15mm: add numa node symlink for memory section in sysfsAlex Chiang
2009-12-15hugetlb: offload per node attribute registrationsLee Schermerhorn
2009-12-15hugetlb: handle memory hot-plug eventsLee Schermerhorn
2009-12-15hugetlb: add per node hstate attributesLee Schermerhorn
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-12-11Driver core: fix race in dev_driver_stringAlan Stern
2009-12-11Driver Core: Early platform driver bufferMagnus Damm
2009-12-11Driver core: Don't remove kobjects in device_shutdown.Eric W. Biederman
2009-12-11firmware_class: make request_firmware_nowait more usefulJohannes Berg
2009-12-11Driver-Core: devtmpfs - set root directory mode to 0755Kay Sievers
2009-12-11Driver Core: devtmpfs: cleanup node on device creation errorKay Sievers
2009-12-11Driver Core: devtmpfs: do not remove non-kernel-created directoriesKay Sievers
2009-12-11Driver Core: devtmpfs: use sys_mount()Kay Sievers
2009-12-11Driver core: devtmpfs: prevent concurrent subdirectory creation and removalKay Sievers
2009-12-11Driver Core: devtmpfs: ignore umask while setting file modeKay Sievers
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-09powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gautham R Shenoy
2009-12-09sysfs/cpu: Add probe/release filesNathan Fontenot
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina