aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
* mm: Remove unused parameter of pages_correctly_reserved()Tang Chen2013-04-29
* mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes2013-04-29
* drivers/base/node.c: switch to register_hotmemory_notifier()Andrew Morton2013-04-29
* Merge 3.9-rc7 into driver-core-nextGreg Kroah-Hartman2013-04-14
|\
| * regmap: Back out work buffer fixMark Brown2013-04-09
| * Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-04
| |\
| | * PM / QoS: Avoid possible deadlock related to sysfs accessRafael J. Wysocki2013-04-01
| * | Merge remote-tracking branch 'regmap/fix/async' into tmpMark Brown2013-03-31
| |\ \
| | * | regmap: async: Add missing returnMark Brown2013-03-27
| | |/
| * | Merge remote-tracking branch 'regmap/fix/core' into tmpMark Brown2013-03-31
| |\ \
| | * | regmap: Initialize `map->debugfs' before regcacheDimitris Papastamos2013-03-12
| | |/
| * | regmap: don't corrupt work buffer in _regmap_raw_write()Stephen Warren2013-03-21
| * | regmap: cache Fix regcache-rbtree syncLars-Peter Clausen2013-03-13
| |/
* | PM / Runtime: Idle devices asynchronously after probe|releaseUlf Hansson2013-04-11
* | driver core: handle user namespaces properly with the uid/gid devtmpfs changeGreg Kroah-Hartman2013-04-11
* | driver core: devtmpfs: fix compile failure with CONFIG_UIDGID_STRICT_TYPE_CHECKSMing Lei2013-04-10
* | devtmpfs: add base.h includeGreg Kroah-Hartman2013-04-10
* | driver core: add uid and gid to devtmpfsKay Sievers2013-04-08
* | sysfs: fix crash_notes_size build warningArnd Bergmann2013-04-03
* | sysfs: Add crash_notes_size to export percpu note sizeZhang Yanfei2013-03-29
* | driver core: platform.c: fix checkpatch errors and warningsFabio Porcedda2013-03-29
* | driver core: warn that platform_driver_probe can not use deferred probingFabio Porcedda2013-03-29
* | base: core: WARN() about bogus permissions on device attributesFelipe Balbi2013-03-15
* | device: separate all subsys mutexesMichal Hocko2013-03-13
|/
* Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-07
|\
| * PM / QoS: Remove device PM QoS sysfs attributes at the right placeRafael J. Wysocki2013-03-04
| * PM / QoS: Fix concurrency issues and memory leaks in device PM QoSRafael J. Wysocki2013-03-04
* | Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-07
|\ \ | |/ |/|
| * regmap: irq: call pm_runtime_put in pm_runtime_get_sync failed caseLi Fei2013-03-01
* | CHROMIUM: dma-buf: restore args on failure of dma_buf_mmapJohn Sheu2013-02-27
* | dma-buf: implement vmap refcounting in the interface logicDaniel Vetter2013-02-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \
| * | switch vfs_getattr() to struct pathAl Viro2013-02-26
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\ \ \
| * | | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
| |/ /
* | | pm / runtime: force memory allocation with no I/O during Runtime PM callbcackMing Lei2013-02-23
* | | pm / runtime: introduce pm_runtime_set_memalloc_noio()Ming Lei2013-02-23
* | | memory-hotplug: check whether all memory blocks are offlined or not when remo...Yasuaki Ishimatsu2013-02-23
* | | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \ \
| * \ \ Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman2013-01-25
| |\ \ \
| * | | | PM/Qos: Expose dev_pm_qos_flags symbolLan Tianyu2013-01-25
| | |/ / | |/| |
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \ \
| * | | | base: memory: fix soft/hard_offline_page permissionsFelipe Balbi2013-02-18
| * | | | drivercore: Fix ordering between deferred_probe and exiting initcallsGrant Likely2013-02-15
| * | | | driver-core: constify data for class_find_device()Michał Mirosław2013-02-06
| * | | | firmware: Ignore abort check when no user-helper is usedTakashi Iwai2013-02-03
| * | | | firmware: Reduce ifdef CONFIG_FW_LOADER_USER_HELPERTakashi Iwai2013-02-03
| * | | | firmware: Make user-mode helper optionalTakashi Iwai2013-02-03
| * | | | firmware: Refactoring for splitting user-mode helper codeTakashi Iwai2013-02-03
| * | | | Driver core: treat unregistered bus_types as having no devicesBjorn Helgaas2013-02-03