summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2018-06-062-48/+94
|\
| * workqueue: move function definitions within CONFIG_SMP blockMathieu Malaterre2018-05-231-2/+2
| * workqueue: Make sure struct worker is accessible for wq_worker_comm()Tejun Heo2018-05-211-24/+34
| * workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status}Tejun Heo2018-05-181-0/+39
| * workqueue: Set worker->desc to workqueue name by defaultTejun Heo2018-05-182-12/+10
| * workqueue: Make worker_attach/detach_pool() update worker->poolTejun Heo2018-05-182-9/+9
| * workqueue: Replace pool->attach_mutex with global wq_pool_attach_mutexTejun Heo2018-05-181-21/+20
* | Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2018-06-066-395/+512
|\ \
| * | cgroup: css_set_lock should nest inside tasklist_lockTejun Heo2018-05-231-8/+8
| * | rdmacg: Convert to use match_string() helperAndy Shevchenko2018-05-071-19/+16
| * | cgroup: Make cgroup_rstat_updated() ready for root cgroup usageTejun Heo2018-04-261-0/+4
| * | cgroup: Add memory barriers to plug cgroup_rstat_updated() race windowTejun Heo2018-04-261-3/+13
| * | cgroup: Add cgroup_subsys->css_rstat_flush()Tejun Heo2018-04-262-1/+21
| * | cgroup: Replace cgroup_rstat_mutex with a spinlockTejun Heo2018-04-261-13/+45
| * | cgroup: Factor out and expose cgroup_rstat_*() interface functionsTejun Heo2018-04-262-13/+30
| * | cgroup: Reorganize kernel/cgroup/rstat.cTejun Heo2018-04-262-89/+95
| * | cgroup: Distinguish base resource stat implementation from rstatTejun Heo2018-04-263-37/+36
| * | cgroup: Rename stat to rstatTejun Heo2018-04-263-101/+103
| * | cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.cTejun Heo2018-04-262-1/+1
| * | cgroup: Limit event generation frequencyTejun Heo2018-04-261-2/+23
| * | cgroup: Explicitly remove core interface filesTejun Heo2018-04-261-13/+22
* | | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-057-95/+210
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'Rafael J. Wysocki2018-06-044-11/+30
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | | | * | PM / hibernate: Fix oops at snapshot_write()Tetsuo Handa2018-05-271-0/+5
| | | | * | PM / wakeup: Make s2idle_lock a RAW_SPINLOCKSebastian Andrzej Siewior2018-05-271-7/+7
| | | | * | PM / s2idle: Make s2idle_wait_head swait basedSebastian Andrzej Siewior2018-05-271-4/+5
| | | | * | PM / suspend: Prevent might sleep splatsThomas Gleixner2018-05-273-0/+13
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle'Rafael J. Wysocki2018-06-041-83/+179
| |\ \ \ \ \
| | * | | | | cpufreq: schedutil: Avoid missing updates for one-CPU policiesRafael J. Wysocki2018-05-241-23/+47
| | * | | | | schedutil: Allow cpufreq requests to be made even when kthread kickedJoel Fernandes (Google)2018-05-231-8/+26
| | * | | | | cpufreq: Rename cpufreq_can_do_remote_dvfs()Viresh Kumar2018-05-231-1/+1
| | * | | | | cpufreq: schedutil: Cleanup and document iowait boostPatrick Bellasi2018-05-221-45/+107
| | * | | | | cpufreq: schedutil: Fix iowait boost resetPatrick Bellasi2018-05-221-8/+10
| | * | | | | cpufreq: schedutil: Don't set next_freq to UINT_MAXViresh Kumar2018-05-151-12/+6
| | * | | | | Revert "cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessar...Dietmar Eggemann2018-05-151-5/+1
| | | |_|/ / | | |/| | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-qos' and 'pm-core'Rafael J. Wysocki2018-06-042-1/+1
| |\ \ \ \ \ \
| | | * \ \ \ \ Merge back PM core material for v4.18.Rafael J. Wysocki2018-05-251-0/+1
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | | * | | | PM / wakeup: Only update last time for active wakeup sourcesDoug Berger2018-05-101-0/+1
| | * | | | | | PM / QoS: Drop redundant declaration of pm_qos_get_value()Rafael J. Wysocki2018-05-281-1/+0
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-052-41/+34
|\ \ \ \ \ \ \
| * | | | | | | timekeeping: Add ktime_get_coarse_with_offsetArnd Bergmann2018-05-191-0/+19
| * | | | | | | timekeeping: Standardize on ktime_get_*() namingArnd Bergmann2018-05-191-14/+9
| * | | | | | | timekeeping: Clean up ktime_get_real_ts64Arnd Bergmann2018-05-191-25/+6
| * | | | | | | timekeeping: Remove timespec64 hackArnd Bergmann2018-05-191-2/+0
| * | | | | | | Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-1942-433/+506
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-059-96/+114
|\ \ \ \ \ \ \ \
| * | | | | | | | clocksource: Move inline keyword to the beginning of function declarationsMathieu Malaterre2018-05-161-2/+2
| * | | | | | | | timer_list: Remove unused function pointer typedefChen Lin2018-05-131-2/+0
| * | | | | | | | timers: Adjust a kernel-doc commentMauro Carvalho Chehab2018-05-131-7/+7
| * | | | | | | | tick: Prefer a lower rating device only if it's CPU local deviceSudeep Holla2018-05-131-1/+2