| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (patchbomb from Andrew Morton) | Linus Torvalds | 2014-08-06 | 4 | -233/+29 |
|\ |
|
| * | mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces | Rafael Aquini | 2014-08-06 | 1 | -1/+1 |
| * | mm/mem-hotplug: replace simple_strtoull() with kstrtoull() | Zhang Zhen | 2014-08-06 | 1 | -1/+3 |
| * | mm, CMA: change cma_declare_contiguous() to obey coding convention | Joonsoo Kim | 2014-08-06 | 1 | -1/+1 |
| * | CMA: generalize CMA reserved area management functionality | Joonsoo Kim | 2014-08-06 | 2 | -282/+8 |
| * | DMA, CMA: support arbitrary bitmap granularity | Joonsoo Kim | 2014-08-06 | 1 | -24/+53 |
| * | DMA, CMA: support alignment constraint on CMA region | Joonsoo Kim | 2014-08-06 | 1 | -8/+18 |
| * | DMA, CMA: separate core CMA management codes from DMA APIs | Joonsoo Kim | 2014-08-06 | 1 | -48/+77 |
| * | mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1 | Tang Chen | 2014-08-06 | 1 | -9/+9 |
| * | mem-hotplug: avoid illegal state prefixed with legal state when changing stat... | Tang Chen | 2014-08-06 | 1 | -4/+4 |
* | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-06 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | PM / sleep: fix kernel-doc warnings in drivers/base/power/main.c | Randy Dunlap | 2014-07-29 | 1 | -0/+5 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2014-08-06 | 1 | -4/+26 |
|\ \ |
|
| * | | firmware_class: perform new LSM checks | Kees Cook | 2014-07-25 | 1 | -4/+26 |
* | | | Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-08-05 | 1 | -0/+13 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'regmap/topic/getdev' into regmap-next | Mark Brown | 2014-08-04 | 1 | -0/+13 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | regmap: Allow regmap_get_device() to be used by modules | Mark Brown | 2014-07-25 | 1 | -0/+1 |
| | * | | regmap: Add regmap_get_device | Tuomas Tynkkynen | 2014-07-25 | 1 | -0/+12 |
* | | | | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-04 | 1 | -0/+55 |
|\ \ \ \ |
|
| * | | | | devres: Add devm_kasprintf and devm_kvasprintf API | Himangi Saraogi | 2014-07-17 | 1 | -0/+55 |
* | | | | | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-08-04 | 7 | -847/+245 |
|\ \ \ \ \ |
|
| * | | | | | firmware loader: Fix _request_firmware_load() return val for fw load abort | Shuah Khan | 2014-07-23 | 1 | -1/+3 |
| * | | | | | Merge 3.16-rc6 into driver-core-next | Greg Kroah-Hartman | 2014-07-21 | 1 | -4/+14 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | driver core: platform: add device binding path 'driver_override' | Kim Phillips | 2014-07-08 | 1 | -0/+47 |
| * | | | | | driver core/platform: remove unused implicit padding in platform_object | Yann Droneaud | 2014-07-08 | 1 | -2/+2 |
| * | | | | | firmware loader: inform direct failure when udev loader is disabled | Luis R. Rodriguez | 2014-07-08 | 1 | -6/+7 |
| * | | | | | firmware: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN | Fabian Frederick | 2014-07-08 | 1 | -1/+1 |
| * | | | | | firmware: read firmware size using i_size_read() | Dmitry Kasatkin | 2014-07-08 | 1 | -14/+3 |
| * | | | | | firmware loader: allow disabling of udev as firmware loader | Takashi Iwai | 2014-07-08 | 2 | -7/+18 |
| * | | | | | fence: dma-buf cross-device synchronization (v18) | Maarten Lankhorst | 2014-07-08 | 1 | -0/+9 |
| * | | | | | dma-buf: move to drivers/dma-buf | Maarten Lankhorst | 2014-07-08 | 3 | -783/+0 |
| | |/ / /
| |/| | | |
|
| * | | | | component: fix bug with legacy API | Russell King | 2014-07-04 | 1 | -4/+6 |
| * | | | | component: add support for component match array | Russell King | 2014-07-03 | 1 | -3/+117 |
| * | | | | component: ignore multiple additions of the same component | Russell King | 2014-07-03 | 1 | -2/+8 |
| * | | | | component: fix missed cleanup in case of devres failure | Russell King | 2014-07-03 | 1 | -31/+31 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 2014-08-04 | 1 | -0/+5 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | clk: Support for clock parents and rates assigned from device tree | Sylwester Nawrocki | 2014-07-25 | 1 | -0/+5 |
| |/ / |
|
* | | | platform_get_irq: Revert to platform_get_resource if of_irq_get fails | Guenter Roeck | 2014-07-11 | 1 | -4/+14 |
|/ / |
|
* | | DMA, CMA: fix possible memory leak | Joonsoo Kim | 2014-06-23 | 1 | -1/+11 |
|/ |
|
* | Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-06-12 | 2 | -4/+31 |
|\ |
|
| * | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2014-06-12 | 2 | -4/+31 |
| |\ |
|
| | * | PM / sleep: trace events for device PM callbacks | Todd E Brandt | 2014-06-11 | 1 | -4/+10 |
| | * | PM / sleep: trace events for suspend/resume | Todd E Brandt | 2014-06-07 | 2 | -0/+21 |
| | * | Merge branch 'acpi-pm' into pm-sleep | Rafael J. Wysocki | 2014-06-07 | 2 | -1/+23 |
| | |\ |
|
| | | * | Merge branch 'pm-sleep' into acpi-pm | Rafael J. Wysocki | 2014-05-20 | 1 | -15/+51 |
| | | |\ |
|
* | | | | | cma: increase CMA_ALIGNMENT upper limit to 12 | Marc Carino | 2014-06-04 | 1 | -1/+1 |
* | | | | | memory-hotplug: update documentation to hide information about SECTIONS and r... | Li Zhong | 2014-06-04 | 1 | -12/+0 |
* | | | | | cma: add placement specifier for "cma=" kernel parameter | Akinobu Mita | 2014-06-04 | 1 | -10/+32 |
* | | | | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-06-04 | 1 | -2/+5 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | of/irq: do irq resolution in platform_get_irq_byname() | Grygorii Strashko | 2014-05-23 | 1 | -2/+5 |
| | |/ /
| |/| | |
|