aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu2013-10-161-2/+5
* driver core : Fix use after free of dev->parent in device_shutdownBenson Leung2013-09-261-7/+7
* thp: account anon transparent huge pages into NR_ANON_PAGESKirill A. Shutemov2013-09-121-6/+0
* dma-buf: Expose buffer size to userspace (v2)Christopher James Halse Rogers2013-09-101-0/+29
* dma-buf: Check return value of anon_inode_getfileTuomas Tynkkynen2013-09-101-1/+4
* Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-09-091-75/+44
|\
| * drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski2013-08-271-75/+44
| * Merge remote-tracking branch 'dma-public/for-v3.12-cma-dma' into for-nextMarek Szyprowski2013-07-152-17/+5
| |\
* | \ Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-042-17/+5
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-2914-143/+309
| |\ \ \ | | |/ /
| * | | Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-nextAlexander Graf2013-07-082-17/+5
| |\ \ \ | | | |/ | | |/|
| | * | mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V2013-07-022-17/+5
* | | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-041-1/+1
|\ \ \ \
| * | | | dma-buf: Replace PTR_RET with PTR_ERR_OR_ZEROSachin Kamat2013-07-161-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-035-50/+77
|\ \ \ \
| * \ \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-08-302-16/+31
| |\ \ \ \
| | * | | | driver core / ACPI: Avoid device hot remove locking issuesRafael J. Wysocki2013-08-292-16/+31
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-08-271-0/+2
| |\ \ \ \ \
| | * | | | | driver/core: cpu: initialize of_node in cpu's device strutureSudeep KarkadaNagesha2013-08-211-0/+2
| | |/ / / /
| * | | | | Merge branch 'pm-opp'Rafael J. Wysocki2013-08-271-0/+1
| |\ \ \ \ \
| | * | | | | PM / OPP: Export opp_add()Viresh Kumar2013-08-061-0/+1
| * | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2013-08-271-34/+43
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | PM / Sleep: new trace event to print device suspend and resume timesShuah Khan2013-07-271-34/+43
| | |/ / / /
* | | | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-0313-295/+247
|\ \ \ \ \ \
| * | | | | | firmware loader: fix pending_fw_head list corruptionMaxime Bizon2013-08-301-4/+7
| * | | | | | drivers/base/memory.c: introduce help macro to_memory_blockGu Zheng2013-08-281-17/+12
| * | | | | | driver core: add #include <linux/sysfs.h> to core files.Greg Kroah-Hartman2013-08-273-0/+3
| * | | | | | driver core: firmware: use __ATTR_RW()Greg Kroah-Hartman2013-08-231-8/+5
| * | | | | | driver core: core: use DEVICE_ATTR_ROGreg Kroah-Hartman2013-08-231-23/+16
| * | | | | | driver core: bus: use DRIVER_ATTR_WO()Greg Kroah-Hartman2013-08-231-9/+9
| * | | | | | driver-core: platform: convert bus code to use dev_groupsGreg Kroah-Hartman2013-08-231-4/+6
| * | | | | | sysfs.h: remove attr_name() macroGreg Kroah-Hartman2013-08-223-12/+12
| * | | | | | sysfs: add sysfs_create/remove_groups()Greg Kroah-Hartman2013-08-213-61/+6
| * | | | | | drivers: base: use standard device online/offline for state changeSeth Jennings2013-08-211-72/+55
| * | | | | | drivers: base: refactor add_memory_section() to add_memory_block()Seth Jennings2013-08-211-27/+21
| * | | | | | drivers: base: remove improper get/put in add_memory_section()Seth Jennings2013-08-211-4/+2
| * | | | | | drivers: base: reduce add_memory_section() for boot-time onlySeth Jennings2013-08-211-27/+14
| * | | | | | drivers: base: unshare add_memory_section() from hotplugSeth Jennings2013-08-211-3/+16
| * | | | | | drivers: base: use device get/put functionsSeth Jennings2013-08-211-4/+4
| * | | | | | drivers: base: remove unneeded variableSeth Jennings2013-08-211-4/+1
| * | | | | | drivers: base: move mutex lock out of add_memory_section()Seth Jennings2013-08-211-4/+9
| * | | | | | drivers / dma-contiguous: Fix __init attribute locationHanjun Guo2013-08-191-2/+2
| * | | | | | drivers / platform: Fix __init attribute locationHanjun Guo2013-08-191-2/+2
| * | | | | | drivers / base: Fix sysfs_deprecated_setup() __init attribute locationHanjun Guo2013-08-191-1/+1
| * | | | | | driver core / cpu: Check if NUMA node is valid before bringing CPU upRafael J. Wysocki2013-08-121-1/+5
| * | | | | | driver core: bus_type: add bus_groupsGreg Kroah-Hartman2013-08-121-0/+37
| * | | | | | driver core: bus_type: add drv_groupsGreg Kroah-Hartman2013-08-123-4/+14
| * | | | | | driver core: bus_type: add dev_groupsGreg Kroah-Hartman2013-08-123-4/+14
| * | | | | | cpu topology: remove stale arch_provides_topology_pointers and define_sibling...Hanjun Guo2013-07-291-20/+0
| * | | | | | driver core: replace strict_strto*() with kstrto*()Jingoo Han2013-07-264-5/+5