Age | Commit message (Expand) | Author |
2014-06-23 | DMA, CMA: fix possible memory leak | Joonsoo Kim |
2014-06-12 | Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-06-12 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2014-06-11 | PM / sleep: trace events for device PM callbacks | Todd E Brandt |
2014-06-07 | PM / sleep: trace events for suspend/resume | Todd E Brandt |
2014-06-07 | Merge branch 'acpi-pm' into pm-sleep | Rafael J. Wysocki |
2014-06-04 | cma: increase CMA_ALIGNMENT upper limit to 12 | Marc Carino |
2014-06-04 | memory-hotplug: update documentation to hide information about SECTIONS and r... | Li Zhong |
2014-06-04 | cma: add placement specifier for "cma=" kernel parameter | Akinobu Mita |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-06-04 | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-06-03 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2014-06-03 | Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp' | Rafael J. Wysocki |
2014-06-03 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-03 | Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2014-06-03 | Merge tag 'regmap-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2014-06-03 | Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-06-03 | Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-06-02 | Merge remote-tracking branch 'regmap/topic/smbus' into regmap-next | Mark Brown |
2014-06-02 | Merge remote-tracking branches 'regmap/topic/irq', 'regmap/topic/le', 'regmap... | Mark Brown |
2014-06-02 | Merge remote-tracking branch 'regmap/topic/core' into regmap-next | Mark Brown |
2014-05-30 | PM / sleep: unregister wakeup source when disabling device wakeup | Zhang Rui |
2014-05-29 | CMA: correct unlock target | Joonsoo Kim |
2014-05-27 | driver core: Inline dev_set/get_drvdata | Jean Delvare |
2014-05-27 | driver core: dev_get_drvdata: Don't check for NULL dev | Jean Delvare |
2014-05-27 | driver core: dev_set_drvdata returns void | Jean Delvare |
2014-05-27 | driver core: Move driver_data back to struct device | Jean Delvare |
2014-05-27 | PM / OPP: discard duplicate OPPs | Chander Kashyap |
2014-05-26 | regmap: mmio: Fix regmap_mmio_write for uneven counts | Philipp Zabel |
2014-05-26 | regmap: irq: Fix possible ZERO_SIZE_PTR pointer dereferencing error. | Xiubo Li |
2014-05-24 | devres: Add devm_get_free_pages API | Eli Billauer |
2014-05-23 | of/irq: do irq resolution in platform_get_irq_byname() | Grygorii Strashko |
2014-05-23 | Merge 3.15-rc6 into driver-core-next | Greg Kroah-Hartman |
2014-05-22 | Merge 3.15-rc6 into staging-next. | Greg Kroah-Hartman |
2014-05-22 | drivers/base/dma-contiguous.c: erratum of dev_get_cma_area | Gioh Kim |
2014-05-20 | DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t | Bjorn Helgaas |
2014-05-20 | Merge branch 'pm-sleep' into acpi-pm | Rafael J. Wysocki |
2014-05-19 | PM / OPP: fix incorrect OPP count handling in of_init_opp_table | Chander Kashyap |
2014-05-16 | PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily | Rafael J. Wysocki |
2014-05-15 | cma: Remove potential deadlock situation | Laura Abbott |
2014-05-08 | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki |
2014-05-07 | PM / OPP: Move cpufreq specific OPP functions out of generic OPP library | Nishanth Menon |
2014-05-07 | PM / OPP: Remove cpufreq wrapper dependency on internal data organization | Nishanth Menon |
2014-05-05 | dma-buf: fix trivial typo error | Javier Martinez Canillas |
2014-04-30 | regmap: Add missing initialization of this_page | Geert Uytterhoeven |
2014-04-30 | regmap: Fix possible ZERO_SIZE_PTR pointer dereferencing error. | Xiubo Li |
2014-04-29 | devres: introduce API "devm_kmemdup | Srinivas Pandruvada |