Age | Commit message (Expand) | Author | Files | Lines |
2012-12-20 | vfs: turn is_dir argument to kern_path_create into a lookup_flags arg | Jeff Layton | 1 | -1/+1 |
2012-12-20 | dma-buf: might_sleep() in dma_buf_unmap_attachment() | Rob Clark | 1 | -0/+2 |
2012-12-14 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+21 |
2012-12-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2012-12-12 | numa: add CONFIG_MOVABLE_NODE for movable-dedicated node | Lai Jiangshan | 1 | -0/+6 |
2012-12-12 | hugetlb: use N_MEMORY instead N_HIGH_MEMORY | Lai Jiangshan | 1 | -1/+1 |
2012-12-12 | Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Linus Torvalds | 4 | -95/+365 |
2012-12-11 | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 2 | -39/+81 |
2012-12-11 | mm, memory-hotplug: dynamic configure movable memory and portion memory | Lai Jiangshan | 1 | -11/+22 |
2012-12-11 | drivers/base/node.c: cleanup node_state_attr[] | Lai Jiangshan | 1 | -10/+10 |
2012-12-11 | mm: cleanup register_node() | Yasuaki Ishimatsu | 1 | -1/+1 |
2012-12-11 | memory-hotplug: suppress "Device nodeX does not have a release() function" wa... | Yasuaki Ishimatsu | 1 | -1/+19 |
2012-12-11 | numa: convert static memory to dynamically allocated memory for per node device | Wen Congyang | 1 | -16/+22 |
2012-12-11 | memory hotplug: suppress "Device memoryX does not have a release() function" ... | Yasuaki Ishimatsu | 1 | -1/+8 |
2012-12-11 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -38/+53 |
2012-12-11 | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -96/+414 |
2012-12-11 | drivers: cma: represent physical addresses as phys_addr_t | Vitaly Andrianov | 1 | -14/+10 |
2012-12-11 | Merge remote-tracking branch 'regmap/topic/type' into regmap-next | Mark Brown | 1 | -1/+1 |
2012-12-11 | Merge remote-tracking branch 'regmap/topic/table' into regmap-next | Mark Brown | 2 | -0/+50 |
2012-12-11 | Merge remote-tracking branch 'regmap/topic/lock' into regmap-next | Mark Brown | 2 | -30/+39 |
2012-12-11 | Merge remote-tracking branch 'regmap/topic/domain' into regmap-next | Mark Brown | 1 | -0/+19 |
2012-12-11 | Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next | Mark Brown | 3 | -63/+255 |
2012-12-11 | Merge remote-tracking branch 'regmap/topic/core' into regmap-next | Mark Brown | 1 | -1/+1 |
2012-12-11 | regmap: debugfs: Cache offsets of valid regions for dump | Mark Brown | 2 | -14/+63 |
2012-12-11 | regmap: debugfs: Factor out initial seek | Mark Brown | 1 | -3/+36 |
2012-12-11 | regmap: debugfs: Avoid overflows for very small reads | Mark Brown | 1 | -1/+1 |
2012-12-06 | regmap: Cache register and value sizes for debugfs | Mark Brown | 2 | -10/+18 |
2012-11-29 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 1 | -1/+1 |
2012-11-29 | Merge branch 'pm-runtime' | Rafael J. Wysocki | 1 | -3/+3 |
2012-11-29 | Merge branch 'pm-opp' | Rafael J. Wysocki | 1 | -13/+31 |
2012-11-29 | Merge branch 'acpi-enumeration' | Rafael J. Wysocki | 1 | -2/+24 |
2012-11-29 | Merge branch 'pm-qos' | Rafael J. Wysocki | 4 | -77/+355 |
2012-11-28 | driver core: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 1 | -14/+0 |
2012-11-28 | Merge remote-tracking branch 'linus/master' into staging/for_v3.8 | Mauro Carvalho Chehab | 8 | -126/+168 |
2012-11-27 | platform / ACPI: Attach/detach ACPI PM during probe/remove/shutdown | Rafael J. Wysocki | 1 | -2/+17 |
2012-11-27 | Merge branch 'acpi-dev-pm' into acpi-enumeration | Rafael J. Wysocki | 4 | -74/+345 |
2012-11-27 | [media] dma-mapping: fix dma_common_get_sgtable() conditional compilation | Marek Szyprowski | 1 | -2/+2 |
2012-11-26 | drivers/base/core.c: Mark to_root_device static | Josh Triplett | 1 | -1/+1 |
2012-11-26 | driver core: use initcall_debug to control shutdown info | ShuoX Liu | 1 | -2/+4 |
2012-11-24 | PM / QoS: Handle device PM QoS flags while removing constraints | Rafael J. Wysocki | 1 | -3/+10 |
2012-11-23 | PM / QoS: fix wrong error-checking condition | Guennadi Liakhovetski | 1 | -1/+1 |
2012-11-21 | regmap: introduce tables for readable/writeable/volatile/precious checks | Davide Ciminaghi | 2 | -0/+50 |
2012-11-21 | Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2 | -30/+39 |
2012-11-21 | Merge branches 'topic/core' and 'topic/range' of git://git.kernel.org/pub/scm... | Mark Brown | 3 | -53/+155 |
2012-11-21 | ACPI / platform: Initialize ACPI handles of platform devices in advance | Rafael J. Wysocki | 1 | -0/+2 |
2012-11-15 | driver: platform: fix documentation for platform_get_irq_byname | Wolfram Sang | 1 | -1/+1 |
2012-11-15 | driver core / PM: move the calling to device_pm_remove behind the calling to ... | LongX Zhang | 1 | -1/+1 |
2012-11-15 | base: power - use clk_prepare_enable and clk_prepare_disable | Murali Karicheri | 1 | -3/+3 |
2012-11-15 | PM / OPP: using kfree_rcu() to simplify the code | Wei Yongjun | 1 | -12/+1 |
2012-11-15 | PM / OPP: predictable fail results for opp_find* functions, v2 | Nishanth Menon | 1 | -8/+19 |