Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | 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 | |
| * | | | | | | | time: Fix get_timespec64() for y2038 safe compat interfaces | Deepa Dinamani | 2018-04-19 | 1 | -4/+10 | |
| * | | | | | | | posix-timers: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIME | Deepa Dinamani | 2018-04-19 | 3 | -3/+15 | |
| * | | | | | | | compat: Enable compat_get/put_timespec64 always | Deepa Dinamani | 2018-04-19 | 2 | -44/+52 | |
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-06-04 | 3 | -17/+27 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | softirq/core: Turn default irq_cpustat_t to standard per-cpu | Frederic Weisbecker | 2018-05-14 | 1 | -2/+2 | |
| * | | | | | | | | Merge tag 'v4.17-rc5' into irq/core, to pick up fixes | Ingo Molnar | 2018-05-14 | 35 | -362/+409 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | genirq/msi: Allow level-triggered MSIs to be exposed by MSI providers | Marc Zyngier | 2018-05-13 | 1 | -9/+24 | |
| * | | | | | | | | genirq/irq_sim: Remove the license boilerplate | Bartosz Golaszewski | 2018-04-26 | 1 | -6/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-06-04 | 4 | -68/+111 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sched/fair: Update util_est before updating schedutil | Patrick Bellasi | 2018-05-25 | 1 | -1/+8 | |
| * | | | | | | | | sched/cpufreq: Modify aggregate utilization to always include blocked FAIR ut... | Patrick Bellasi | 2018-05-25 | 1 | -9/+8 | |
| * | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 2018-05-25 | 14 | -76/+223 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sched/core: Distinguish between idle_cpu() calls based on desired effect, int... | Rohit Jain | 2018-05-14 | 2 | -10/+24 | |
| * | | | | | | | | | sched/numa: Stagger NUMA balancing scan periods for new threads | Mel Gorman | 2018-05-14 | 3 | -21/+48 | |
| * | | | | | | | | | Merge tag 'v4.17-rc5' into sched/core, to pick up fixes and dependencies | Ingo Molnar | 2018-05-14 | 14 | -131/+166 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | sched/core: Don't schedule threads on pre-empted vCPUs | Rohit Jain | 2018-05-04 | 1 | -0/+3 | |
| * | | | | | | | | | sched/fair: Avoid calling sync_entity_load_avg() unnecessarily | Viresh Kumar | 2018-05-04 | 1 | -9/+7 |