| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | workqueue: Set worker->desc to workqueue name by default | Tejun Heo | 2018-05-18 | 2 | -12/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | workqueue: Make worker_attach/detach_pool() update worker->pool | Tejun Heo | 2018-05-18 | 2 | -9/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | workqueue: Replace pool->attach_mutex with global wq_pool_attach_mutex | Tejun Heo | 2018-05-18 | 1 | -21/+20 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2018-06-05 | 6 | -395/+512 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | cgroup: css_set_lock should nest inside tasklist_lock | Tejun Heo | 2018-05-23 | 1 | -8/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | rdmacg: Convert to use match_string() helper | Andy Shevchenko | 2018-05-07 | 1 | -19/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | cgroup: Make cgroup_rstat_updated() ready for root cgroup usage | Tejun Heo | 2018-04-26 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | cgroup: Add memory barriers to plug cgroup_rstat_updated() race window | Tejun Heo | 2018-04-26 | 1 | -3/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | cgroup: Add cgroup_subsys->css_rstat_flush() | Tejun Heo | 2018-04-26 | 2 | -1/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | | cgroup: Replace cgroup_rstat_mutex with a spinlock | Tejun Heo | 2018-04-26 | 1 | -13/+45 | |
| | * | | | | | | | | | | | | | | | | | | | | | cgroup: Factor out and expose cgroup_rstat_*() interface functions | Tejun Heo | 2018-04-26 | 2 | -13/+30 | |
| | * | | | | | | | | | | | | | | | | | | | | | cgroup: Reorganize kernel/cgroup/rstat.c | Tejun Heo | 2018-04-26 | 2 | -89/+95 | |
| | * | | | | | | | | | | | | | | | | | | | | | cgroup: Distinguish base resource stat implementation from rstat | Tejun Heo | 2018-04-26 | 3 | -37/+36 | |
| | * | | | | | | | | | | | | | | | | | | | | | cgroup: Rename stat to rstat | Tejun Heo | 2018-04-26 | 3 | -101/+103 | |
| | * | | | | | | | | | | | | | | | | | | | | | cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.c | Tejun Heo | 2018-04-26 | 2 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | cgroup: Limit event generation frequency | Tejun Heo | 2018-04-26 | 1 | -2/+23 | |
| | * | | | | | | | | | | | | | | | | | | | | | cgroup: Explicitly remove core interface files | Tejun Heo | 2018-04-26 | 1 | -13/+22 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2018-06-05 | 7 | -95/+210 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs' | Rafael J. Wysocki | 2018-06-04 | 4 | -11/+30 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | PM / hibernate: Fix oops at snapshot_write() | Tetsuo Handa | 2018-05-27 | 1 | -0/+5 | |
| | | | | * | | | | | | | | | | | | | | | | | | | PM / wakeup: Make s2idle_lock a RAW_SPINLOCK | Sebastian Andrzej Siewior | 2018-05-27 | 1 | -7/+7 | |
| | | | | * | | | | | | | | | | | | | | | | | | | PM / s2idle: Make s2idle_wait_head swait based | Sebastian Andrzej Siewior | 2018-05-27 | 1 | -4/+5 | |
| | | | | * | | | | | | | | | | | | | | | | | | | PM / suspend: Prevent might sleep splats | Thomas Gleixner | 2018-05-27 | 3 | -0/+13 | |
| | | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle' | Rafael J. Wysocki | 2018-06-04 | 1 | -83/+179 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | cpufreq: schedutil: Avoid missing updates for one-CPU policies | Rafael J. Wysocki | 2018-05-24 | 1 | -23/+47 | |
| | | * | | | | | | | | | | | | | | | | | | | | | schedutil: Allow cpufreq requests to be made even when kthread kicked | Joel Fernandes (Google) | 2018-05-23 | 1 | -8/+26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | cpufreq: Rename cpufreq_can_do_remote_dvfs() | Viresh Kumar | 2018-05-23 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | cpufreq: schedutil: Cleanup and document iowait boost | Patrick Bellasi | 2018-05-22 | 1 | -45/+107 | |
| | | * | | | | | | | | | | | | | | | | | | | | | cpufreq: schedutil: Fix iowait boost reset | Patrick Bellasi | 2018-05-22 | 1 | -8/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | cpufreq: schedutil: Don't set next_freq to UINT_MAX | Viresh Kumar | 2018-05-15 | 1 | -12/+6 | |
| | | * | | | | | | | | | | | | | | | | | | | | | Revert "cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessar... | Dietmar Eggemann | 2018-05-15 | 1 | -5/+1 | |
| | | | |_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-qos' and 'pm-core' | Rafael J. Wysocki | 2018-06-04 | 2 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | Merge back PM core material for v4.18. | Rafael J. Wysocki | 2018-05-25 | 1 | -0/+1 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | PM / wakeup: Only update last time for active wakeup sources | Doug Berger | 2018-05-10 | 1 | -0/+1 | |
| | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | PM / QoS: Drop redundant declaration of pm_qos_get_value() | Rafael J. Wysocki | 2018-05-28 | 1 | -1/+0 | |
| | | | |_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-04 | 2 | -41/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | timekeeping: Add ktime_get_coarse_with_offset | Arnd Bergmann | 2018-05-19 | 1 | -0/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | | timekeeping: Standardize on ktime_get_*() naming | Arnd Bergmann | 2018-05-19 | 1 | -14/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | timekeeping: Clean up ktime_get_real_ts64 | Arnd Bergmann | 2018-05-19 | 1 | -25/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | timekeeping: Remove timespec64 hack | Arnd Bergmann | 2018-05-19 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into timers/2038 | Thomas Gleixner | 2018-05-19 | 42 | -433/+506 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-04 | 9 | -96/+114 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | clocksource: Move inline keyword to the beginning of function declarations | Mathieu Malaterre | 2018-05-16 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | timer_list: Remove unused function pointer typedef | Chen Lin | 2018-05-13 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | timers: Adjust a kernel-doc comment | Mauro Carvalho Chehab | 2018-05-13 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | tick: Prefer a lower rating device only if it's CPU local device | Sudeep Holla | 2018-05-13 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | clocksource: Remove kthread | Peter Zijlstra | 2018-05-02 | 1 | -21/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 2018-05-02 | 25 | -232/+278 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | time: Change nanosleep to safe __kernel_* types | Deepa Dinamani | 2018-04-19 | 3 | -6/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | time: Change types to new y2038 safe __kernel_* types | Deepa Dinamani | 2018-04-19 | 2 | -6/+6 | |

