Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-09Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot
2019-06-14drivers/base/devres: introduce devm_release_action()Dan Williams
2019-06-04drivers: base: cacheinfo: Add variable to record max cache line sizeShaokun Zhang
2019-05-23topology: Create core_cpus and die_cpus sysfs attributesLen Brown
2019-05-23topology: Create package_cpus sysfs attributeLen Brown
2019-05-23cpu/topology: Export die_idLen Brown
2019-05-15Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-14mm/memory_hotplug: make unregister_memory_section() never failDavid Hildenbrand
2019-05-14drivers/base/memory.c: clean up relics in function parametersBaoquan He
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-13PM / Domains: Add GENPD_FLAG_RPM_ALWAYS_ON flagLeonard Crestez
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-07Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-05-07Merge tag 'regmap-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2019-05-07Merge tag 'devprop-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-06Merge branches 'pm-devfreq' and 'pm-domains'Rafael J. Wysocki
2019-05-06Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki
2019-05-01firmware_loader: Fix a typo ("syfs" -> "sysfs")Jonathan Neuschäfer
2019-04-29Revert "driver core: platform: Fix the usage of platform device name(pdev->na...Greg Kroah-Hartman
2019-04-26PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name()Ulf Hansson
2019-04-26PM / Domains: Search for the CPU device outside the genpd lockUlf Hansson
2019-04-26PM / Domains: Drop unused in-parameter to some genpd functionsUlf Hansson
2019-04-26PM / Domains: Use the base device for driver_deferred_probe_check_state()Ulf Hansson
2019-04-26Merge cpuidle material depended on by the subsequent changes.Rafael J. Wysocki
2019-04-25driver core: platform: Fix the usage of platform device name(pdev->name)Venkata Narendra Kumar Gutta
2019-04-25driver core: Postpone DMA tear-down until after devres release for probe failureJohn Garry
2019-04-25driver core: platform: Propagate error from insert_resource()Andy Shevchenko
2019-04-25Merge branch 'regmap-5.2' into regmap-nextMark Brown
2019-04-25Merge branch 'regmap-5.1' into regmap-linusMark Brown
2019-04-25regmap: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman
2019-04-25drivers: fix a typo in the kernel doc for devm_platform_ioremap_resource()Bartosz Golaszewski
2019-04-25mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lockzhong jiang
2019-04-25driver core: Clarify which counterparts to use to device_add()Borislav Petkov
2019-04-25PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM domainUlf Hansson
2019-04-25PM / Domains: Allow OF lookup for multi PM domain case from ->attach_dev()Ulf Hansson
2019-04-25PM / Domains: Don't kfree() the virtual device in the error pathUlf Hansson
2019-04-19mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lockzhong jiang
2019-04-19Make anon_inodes unconditionalDavid Howells
2019-04-18device property: Add fwnode_graph_get_endpoint_by_id()Sakari Ailus
2019-04-18PM / Domains: remove unnecessary unlikely()Yangtao Li
2019-04-12PM / core: Propagate dev->power.wakeup_path when no callbacksUlf Hansson
2019-04-11PM / Domains: Add genpd governor for CPUsUlf Hansson
2019-04-10PM / core: Introduce dpm_async_fn() helperYangtao Li
2019-04-10PM / Domains: Add support for CPU devices to genpdUlf Hansson
2019-04-10PM / Domains: Add generic data pointer to struct genpd_power_stateUlf Hansson