summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan2012-12-121-0/+6
* hugetlb: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-121-1/+1
* Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-12-124-95/+365
|\
| * Merge remote-tracking branch 'regmap/topic/type' into regmap-nextMark Brown2012-12-111-1/+1
| |\
| | * regmap: silence GCC warningPaul Bolle2012-10-151-1/+1
| * | Merge remote-tracking branch 'regmap/topic/table' into regmap-nextMark Brown2012-12-112-0/+50
| |\ \
| | * | regmap: introduce tables for readable/writeable/volatile/precious checksDavide Ciminaghi2012-11-212-0/+50
| | * | Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2012-11-212-30/+39
| | |\ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'topic/core' and 'topic/range' of git://git.kernel.org/pub/scm...Mark Brown2012-11-213-53/+155
| | |\ \ \ \
| * | \ \ \ \ Merge remote-tracking branch 'regmap/topic/lock' into regmap-nextMark Brown2012-12-112-30/+39
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | regmap: make lock/unlock functions customizableDavide Ciminaghi2012-10-172-30/+39
| | | |_|_|/ | | |/| | |
| * | | | | Merge remote-tracking branch 'regmap/topic/domain' into regmap-nextMark Brown2012-12-111-0/+19
| |\ \ \ \ \
| | * | | | | regmap: irq: Allow users to retrieve the irq_domainMark Brown2012-10-151-0/+19
| | |/ / / /
| * | | | | Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-nextMark Brown2012-12-113-63/+255
| |\ \ \ \ \
| | * | | | | regmap: debugfs: Cache offsets of valid regions for dumpMark Brown2012-12-112-14/+63
| | * | | | | regmap: debugfs: Factor out initial seekMark Brown2012-12-111-3/+36
| | * | | | | regmap: debugfs: Avoid overflows for very small readsMark Brown2012-12-111-1/+1
| | * | | | | regmap: Cache register and value sizes for debugfsMark Brown2012-12-062-10/+18
| | | |_|_|/ | | |/| | |
| | * | | | regmap: Fix printing of size_t variableFabio Estevam2012-10-251-1/+1
| | * | | | regmap: Split raw writes that cross window boundariesMark Brown2012-10-151-2/+24
| | * | | | regmap: Make return code checks consistentMark Brown2012-10-151-5/+5
| | * | | | regmap: Factor range lookup out of page selectionMark Brown2012-10-151-40/+51
| | * | | | regmap: Provide debugfs read of register rangesMark Brown2012-10-153-0/+33
| | * | | | regmap: Factor out debugfs register readMark Brown2012-10-151-5/+14
| | * | | | regmap: Allow ranges to be namedMark Brown2012-10-152-0/+2
| | * | | | regmap: When we sanity check during range adds say what errors we findMark Brown2012-10-151-4/+29
| | * | | | regmap: Rename n_ranges to num_rangesMark Brown2012-10-151-2/+2
| | |/ / /
| * | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2012-12-111-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | regmap: core: Report registers in hex when we can't cacheMark Brown2012-10-301-1/+1
* | | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-112-39/+81
|\ \ \ \ \
| * | | | | mm, memory-hotplug: dynamic configure movable memory and portion memoryLai Jiangshan2012-12-111-11/+22
| * | | | | drivers/base/node.c: cleanup node_state_attr[]Lai Jiangshan2012-12-111-10/+10
| * | | | | mm: cleanup register_node()Yasuaki Ishimatsu2012-12-111-1/+1
| * | | | | memory-hotplug: suppress "Device nodeX does not have a release() function" wa...Yasuaki Ishimatsu2012-12-111-1/+19
| * | | | | numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang2012-12-111-16/+22
| * | | | | memory hotplug: suppress "Device memoryX does not have a release() function" ...Yasuaki Ishimatsu2012-12-111-1/+8
* | | | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-117-38/+53
|\ \ \ \ \ \
| * | | | | | driver core: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-14/+0
| * | | | | | drivers/base/core.c: Mark to_root_device staticJosh Triplett2012-11-261-1/+1
| * | | | | | driver core: use initcall_debug to control shutdown infoShuoX Liu2012-11-261-2/+4
| * | | | | | driver: platform: fix documentation for platform_get_irq_bynameWolfram Sang2012-11-151-1/+1
| * | | | | | firmware loader: document firmware cache mechanismMing Lei2012-11-141-0/+3
| * | | | | | firmware loader: introduce module parameter to customize(v4) fw search pathMing Lei2012-11-141-1/+16
| * | | | | | firmware: use noinline_for_stackCesar Eduardo Barros2012-11-141-1/+1
| * | | | | | firmware loader: Fix the concurrent request_firmware() race for kref_get/putChuansheng Liu2012-11-141-2/+4
| * | | | | | firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeoutChuansheng Liu2012-11-141-8/+16
| * | | | | | Merge 3.7-rc5 into driver-core-nextGreg Kroah-Hartman2012-11-141-0/+7
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-302-3/+3
| * | | | | | drivers/base: fix typo in comment for arch_setup_pdev_archdata()Sebastian Andrzej Siewior2012-10-301-1/+1
| * | | | | | Merge 3.7-rc3 into driver-core-nextGreg Kroah-Hartman2012-10-296-125/+160
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
OpenPOWER on IntegriCloud