summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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-042-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-049-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
| * | | | | | | clocksource: Remove kthreadPeter Zijlstra2018-05-021-21/+10
| * | | | | | | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-0225-232/+278
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | time: Change nanosleep to safe __kernel_* typesDeepa Dinamani2018-04-193-6/+10
| * | | | | | | time: Change types to new y2038 safe __kernel_* typesDeepa Dinamani2018-04-192-6/+6
| * | | | | | | time: Fix get_timespec64() for y2038 safe compat interfacesDeepa Dinamani2018-04-191-4/+10
| * | | | | | | posix-timers: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIMEDeepa Dinamani2018-04-193-3/+15
| * | | | | | | compat: Enable compat_get/put_timespec64 alwaysDeepa Dinamani2018-04-192-44/+52
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-043-17/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | softirq/core: Turn default irq_cpustat_t to standard per-cpuFrederic Weisbecker2018-05-141-2/+2
| * | | | | | | | Merge tag 'v4.17-rc5' into irq/core, to pick up fixesIngo Molnar2018-05-1435-362/+409
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | genirq/msi: Allow level-triggered MSIs to be exposed by MSI providersMarc Zyngier2018-05-131-9/+24
| * | | | | | | | genirq/irq_sim: Remove the license boilerplateBartosz Golaszewski2018-04-261-6/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-044-68/+111
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/fair: Update util_est before updating schedutilPatrick Bellasi2018-05-251-1/+8
| * | | | | | | | sched/cpufreq: Modify aggregate utilization to always include blocked FAIR ut...Patrick Bellasi2018-05-251-9/+8
| * | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-05-2514-76/+223
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sched/core: Distinguish between idle_cpu() calls based on desired effect, int...Rohit Jain2018-05-142-10/+24
| * | | | | | | | | sched/numa: Stagger NUMA balancing scan periods for new threadsMel Gorman2018-05-143-21/+48
| * | | | | | | | | Merge tag 'v4.17-rc5' into sched/core, to pick up fixes and dependenciesIngo Molnar2018-05-1414-131/+166
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | sched/core: Don't schedule threads on pre-empted vCPUsRohit Jain2018-05-041-0/+3
| * | | | | | | | | sched/fair: Avoid calling sync_entity_load_avg() unnecessarilyViresh Kumar2018-05-041-9/+7
OpenPOWER on IntegriCloud