| Commit message (Expand) | Author | Age | Files | Lines |
* | vfs: turn is_dir argument to kern_path_create into a lookup_flags arg | Jeff Layton | 2012-12-20 | 1 | -1/+1 |
* | dma-buf: might_sleep() in dma_buf_unmap_attachment() | Rob Clark | 2012-12-20 | 1 | -0/+2 |
* | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-12-14 | 1 | -0/+21 |
|\ |
|
| * | Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ... | Ingo Molnar | 2012-10-26 | 1 | -0/+21 |
| |\ |
|
| | * | drivers/base: Add a DEVICE_BOOL_ATTR macro | Borislav Petkov | 2012-10-26 | 1 | -0/+21 |
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-12-13 | 1 | -2/+2 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'linus/master' into staging/for_v3.8 | Mauro Carvalho Chehab | 2012-11-28 | 8 | -126/+168 |
| |\ \ \ |
|
| * | | | | [media] dma-mapping: fix dma_common_get_sgtable() conditional compilation | Marek Szyprowski | 2012-11-27 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | numa: add CONFIG_MOVABLE_NODE for movable-dedicated node | Lai Jiangshan | 2012-12-12 | 1 | -0/+6 |
* | | | | hugetlb: use N_MEMORY instead N_HIGH_MEMORY | Lai Jiangshan | 2012-12-12 | 1 | -1/+1 |
* | | | | Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Linus Torvalds | 2012-12-12 | 4 | -95/+365 |
|\ \ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'regmap/topic/type' into regmap-next | Mark Brown | 2012-12-11 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | regmap: silence GCC warning | Paul Bolle | 2012-10-15 | 1 | -1/+1 |
| | |/ / / |
|
| * | | | | Merge remote-tracking branch 'regmap/topic/table' into regmap-next | Mark Brown | 2012-12-11 | 2 | -0/+50 |
| |\ \ \ \ |
|
| | * | | | | regmap: introduce tables for readable/writeable/volatile/precious checks | Davide Ciminaghi | 2012-11-21 | 2 | -0/+50 |
| | * | | | | Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2012-11-21 | 2 | -30/+39 |
| | |\ \ \ \ |
|
| | | \ \ \ \ | |
| | | \ \ \ \ | |
| | *-. \ \ \ \ | Merge branches 'topic/core' and 'topic/range' of git://git.kernel.org/pub/scm... | Mark Brown | 2012-11-21 | 3 | -53/+155 |
| | |\ \ \ \ \ \ |
|
| * | \ \ \ \ \ \ | Merge remote-tracking branch 'regmap/topic/lock' into regmap-next | Mark Brown | 2012-12-11 | 2 | -30/+39 |
| |\ \ \ \ \ \ \ \
| | | |_|_|/ / / /
| | |/| | | | | | |
|
| | * | | | | | | | regmap: make lock/unlock functions customizable | Davide Ciminaghi | 2012-10-17 | 2 | -30/+39 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge remote-tracking branch 'regmap/topic/domain' into regmap-next | Mark Brown | 2012-12-11 | 1 | -0/+19 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | regmap: irq: Allow users to retrieve the irq_domain | Mark Brown | 2012-10-15 | 1 | -0/+19 |
| | |/ / / / / / |
|
| * | | | | | | | Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next | Mark Brown | 2012-12-11 | 3 | -63/+255 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | regmap: debugfs: Cache offsets of valid regions for dump | Mark Brown | 2012-12-11 | 2 | -14/+63 |
| | * | | | | | | | regmap: debugfs: Factor out initial seek | Mark Brown | 2012-12-11 | 1 | -3/+36 |
| | * | | | | | | | regmap: debugfs: Avoid overflows for very small reads | Mark Brown | 2012-12-11 | 1 | -1/+1 |
| | * | | | | | | | regmap: Cache register and value sizes for debugfs | Mark Brown | 2012-12-06 | 2 | -10/+18 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| | * | | | | | | regmap: Fix printing of size_t variable | Fabio Estevam | 2012-10-25 | 1 | -1/+1 |
| | * | | | | | | regmap: Split raw writes that cross window boundaries | Mark Brown | 2012-10-15 | 1 | -2/+24 |
| | * | | | | | | regmap: Make return code checks consistent | Mark Brown | 2012-10-15 | 1 | -5/+5 |
| | * | | | | | | regmap: Factor range lookup out of page selection | Mark Brown | 2012-10-15 | 1 | -40/+51 |
| | * | | | | | | regmap: Provide debugfs read of register ranges | Mark Brown | 2012-10-15 | 3 | -0/+33 |
| | * | | | | | | regmap: Factor out debugfs register read | Mark Brown | 2012-10-15 | 1 | -5/+14 |
| | * | | | | | | regmap: Allow ranges to be named | Mark Brown | 2012-10-15 | 2 | -0/+2 |
| | * | | | | | | regmap: When we sanity check during range adds say what errors we find | Mark Brown | 2012-10-15 | 1 | -4/+29 |
| | * | | | | | | regmap: Rename n_ranges to num_ranges | Mark Brown | 2012-10-15 | 1 | -2/+2 |
| | |/ / / / / |
|
| * | | | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-next | Mark Brown | 2012-12-11 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | / /
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | regmap: core: Report registers in hex when we can't cache | Mark Brown | 2012-10-30 | 1 | -1/+1 |
* | | | | | | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 2012-12-11 | 2 | -39/+81 |
|\ \ \ \ \ \ |
|
| * | | | | | | mm, memory-hotplug: dynamic configure movable memory and portion memory | Lai Jiangshan | 2012-12-11 | 1 | -11/+22 |
| * | | | | | | drivers/base/node.c: cleanup node_state_attr[] | Lai Jiangshan | 2012-12-11 | 1 | -10/+10 |
| * | | | | | | mm: cleanup register_node() | Yasuaki Ishimatsu | 2012-12-11 | 1 | -1/+1 |
| * | | | | | | memory-hotplug: suppress "Device nodeX does not have a release() function" wa... | Yasuaki Ishimatsu | 2012-12-11 | 1 | -1/+19 |
| * | | | | | | numa: convert static memory to dynamically allocated memory for per node device | Wen Congyang | 2012-12-11 | 1 | -16/+22 |
| * | | | | | | memory hotplug: suppress "Device memoryX does not have a release() function" ... | Yasuaki Ishimatsu | 2012-12-11 | 1 | -1/+8 |
* | | | | | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 7 | -38/+53 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | driver core: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 2012-11-28 | 1 | -14/+0 |
| * | | | | | | | drivers/base/core.c: Mark to_root_device static | Josh Triplett | 2012-11-26 | 1 | -1/+1 |
| * | | | | | | | driver core: use initcall_debug to control shutdown info | ShuoX Liu | 2012-11-26 | 1 | -2/+4 |
| * | | | | | | | driver: platform: fix documentation for platform_get_irq_byname | Wolfram Sang | 2012-11-15 | 1 | -1/+1 |
| * | | | | | | | firmware loader: document firmware cache mechanism | Ming Lei | 2012-11-14 | 1 | -0/+3 |