Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Merge branch 'pm-domains' | Rafael J. Wysocki | 2017-11-13 | 2 | -88/+205 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare() | Ulf Hansson | 2017-11-08 | 1 | -2/+3 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | PM / domains: Rework governor code to be more consistent | Rafael J. Wysocki | 2017-11-08 | 2 | -23/+50 | |
| | * | | | | | | | | PM / Domains: Remove gpd_dev_ops.active_wakeup() callback | Geert Uytterhoeven | 2017-11-08 | 1 | -11/+3 | |
| | * | | | | | | | | PM / Domains: Allow genpd users to specify default active wakeup behavior | Geert Uytterhoeven | 2017-11-08 | 1 | -0/+3 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | * | | | | | | | PM / Domains: Add support to select performance-state of domains | Viresh Kumar | 2017-10-14 | 1 | -0/+98 | |
| | * | | | | | | | PM / Domains: Rename genpd internals from pm_genpd_* to genpd_* | Ulf Hansson | 2017-10-11 | 1 | -54/+50 | |
| | |/ / / / / / | ||||||
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-13 | 1 | -5/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() | Kees Cook | 2017-10-05 | 1 | -5/+3 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-11-13 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2017-11-08 | 14 | -8/+36 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | sched/isolation: Move isolcpus= handling to the housekeeping code | Frederic Weisbecker | 2017-10-27 | 1 | -1/+10 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-13 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 13 | -0/+13 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 2 | -3/+3 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2017-11-13 | 5 | -19/+104 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinl... | Mark Brown | 2017-11-06 | 5 | -19/+104 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | | * | | | | | | regmap: Fix unused warning | Baolin Wang | 2017-11-06 | 1 | -1/+1 | |
| | | * | | | | | | regmap: Try to work around Kconfig exploding on HWSPINLOCK | Mark Brown | 2017-11-06 | 1 | -1/+1 | |
| | | * | | | | | | regmap: Clean up hwspinlock on regmap exit | Mark Brown | 2017-11-03 | 1 | -0/+2 | |
| | | * | | | | | | regmap: Also protect hwspinlock in error handling path | Mark Brown | 2017-11-03 | 1 | -1/+2 | |
| | | * | | | | | | regmap: Add a config option for hwspinlock | Mark Brown | 2017-11-03 | 2 | -0/+11 | |
| | | * | | | | | | regmap: Add hardware spinlock support | Baolin Wang | 2017-11-01 | 2 | -16/+87 | |
| | | | |_|_|_|/ | | | |/| | | | | ||||||
| | * | | | | | | regmap: constify regmap_bus structures | Julia Lawall | 2017-08-14 | 2 | -3/+3 | |
| * | | | | | | | PM / QoS: Fix device resume latency PM QoS | Rafael J. Wysocki | 2017-10-24 | 5 | -30/+55 | |
| | |_|/ / / / | |/| | | | | | ||||||
* / | | | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 13 | -0/+13 | |
|/ / / / / / | ||||||
* | | | | | | mm: only display online cpus of the numa node | Zhen Lei | 2017-10-13 | 1 | -2/+10 | |
* | | | | | | ACPI: properties: Align return codes of __acpi_node_get_property_reference() | Sakari Ailus | 2017-10-11 | 1 | -0/+4 | |
* | | | | | | device property: Track owner device of device property | Jarkko Nikula | 2017-10-10 | 1 | -6/+9 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-10-03 | 2 | -7/+8 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | driver core: platform: Don't read past the end of "driver_override" buffer | Nicolai Stange | 2017-09-18 | 1 | -1/+2 | |
| * | | | | base: arch_topology: fix section mismatch build warnings | Sudeep Holla | 2017-09-18 | 1 | -6/+6 | |
| | |/ / | |/| | | ||||||
* | | | | PM / OPP: Call notifier without holding opp_table->lock | Viresh Kumar | 2017-09-26 | 1 | -0/+7 | |
| |_|/ |/| | | ||||||
* | | | Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-09-22 | 2 | -8/+11 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-. | | | Merge branches 'pm-core', 'pm-qos' and 'pm-docs' | Rafael J. Wysocki | 2017-09-22 | 1 | -5/+5 | |
| |\ \| | | ||||||
| | * | | | PM / QoS: Use the correct variable to check the QoS request type | Jan H. Schönherr | 2017-09-18 | 1 | -5/+5 | |
| | |/ / | ||||||
| * / / | PM: core: Fix device_pm_check_callbacks() | Rafael J. Wysocki | 2017-09-19 | 1 | -3/+6 | |
| |/ / | ||||||
* / / | dma-coherent: fix rmem_dma_device_init regression | Arnd Bergmann | 2017-09-17 | 1 | -10/+9 | |
|/ / | ||||||
* | | firmware: Restore support for built-in firmware | Markus Trippelsdorf | 2017-09-16 | 1 | -4/+1 | |
* | | Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-09-12 | 2 | -52/+40 | |
|\ \ | ||||||
| * | | dma-coherent: fix dma_declare_coherent_memory() logic error | Arnd Bergmann | 2017-09-05 | 1 | -13/+25 | |
| * | | dma-coherent: remove an unused variable | Christoph Hellwig | 2017-09-04 | 1 | -1/+0 | |
| * | | dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags | Christoph Hellwig | 2017-09-01 | 2 | -37/+16 | |
| * | | dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flag | Christoph Hellwig | 2017-09-01 | 1 | -2/+0 | |
* | | | Revert "firmware: add sanity check on shutdown/suspend" | Linus Torvalds | 2017-09-10 | 1 | -99/+0 | |
* | | | treewide: make "nr_cpu_ids" unsigned | Alexey Dobriyan | 2017-09-08 | 1 | -2/+2 | |
* | | | mm: change the call sites of numa statistics items | Kemi Wang | 2017-09-08 | 1 | -7/+15 | |
* | | | mm, memory_hotplug: remove zone restrictions | Michal Hocko | 2017-09-06 | 1 | -3/+0 | |
* | | | mm, memory_hotplug: display allowed zones in the preferred ordering | Michal Hocko | 2017-09-06 | 1 | -10/+23 | |
* | | | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-09-05 | 1 | -46/+85 | |
|\ \ \ |