aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-sleep'Rafael J. Wysocki2017-09-047-107/+192
|\
| * ACPI / PM: Check low power idle constraints for debug onlySrinivas Pandruvada2017-08-181-1/+1
| * PM / s2idle: Rename platform operations structureRafael J. Wysocki2017-08-111-15/+15
| * PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki2017-08-111-1/+1
| * PM / s2idle: Rename freeze_state enum and related itemsRafael J. Wysocki2017-08-112-27/+27
| * PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLERafael J. Wysocki2017-08-112-24/+24
| * ACPI / PM: Prefer suspend-to-idle over S3 on some systemsRafael J. Wysocki2017-08-052-3/+2
| * PM / suspend: Define pr_fmt() in suspend.cRafael J. Wysocki2017-07-241-7/+9
| * PM / suspend: Use mem_sleep_labels[] strings in messagesRafael J. Wysocki2017-07-241-3/+3
| * PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUGRafael J. Wysocki2017-07-242-6/+4
| * PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()Rafael J. Wysocki2017-07-241-3/+16
| * PM / s2idle: Rearrange the main suspend-to-idle loopRafael J. Wysocki2017-07-242-13/+17
| * PM / timekeeping: Print debug messages when requestedRafael J. Wysocki2017-07-232-5/+10
| * PM / sleep: Mark suspend/hibernation start and finishRafael J. Wysocki2017-07-222-0/+7
| * PM / sleep: Do not print debug messages by defaultRafael J. Wysocki2017-07-223-17/+69
| * PM / suspend: Export pm_suspend_target_stateFlorian Fainelli2017-07-221-0/+5
* | Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki2017-09-045-28/+80
|\ \
| * | cpufreq: schedutil: Always process remote callback with slow switchingViresh Kumar2017-08-181-2/+7
| * | cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarilyViresh Kumar2017-08-181-1/+5
| * | cpufreq: Return 0 from ->fast_switch() on errorsViresh Kumar2017-08-101-1/+1
| * | sched: cpufreq: Allow remote cpufreq callbacksViresh Kumar2017-08-015-18/+35
| * | cpufreq: schedutil: Use unsigned int for iowait boostJoel Fernandes2017-07-261-3/+3
| * | cpufreq: schedutil: Make iowait boost more energy efficientJoel Fernandes2017-07-261-6/+32
* | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-09-041-10/+2
|\ \ \
| * | | cpufreq: schedutil: Set dynamic_switching to trueViresh Kumar2017-07-261-0/+1
| * | | cpufreq: Use transition_delay_us for legacy governors as wellViresh Kumar2017-07-221-10/+1
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge branches 'pm-core', 'pm-opp', 'pm-domains', 'pm-cpu' and 'pm-avs'Rafael J. Wysocki2017-09-041-37/+13
|\ \ \ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | |_|/ | | | |/| |
| | | | * | PM / CPU: replace raw_notifier with atomic_notifierAlex Shi2017-07-311-37/+13
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-09-031-3/+1
|\ \ \ \ \ \
| * | | | | | time: Fix ktime_get_raw() incorrect base accumulationJohn Stultz2017-08-261-3/+1
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-035-10/+19
|\ \ \ \ \ \ \
| * | | | | | | perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming2017-08-295-10/+17
| * | | | | | | perf/core: Fix potential double-fetch bugMeng Xu2017-08-291-0/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-011-13/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | bpf: fix map value attribute for hash of mapsDaniel Borkmann2017-08-221-13/+17
* | | | | | | | | mm, uprobes: fix multiple free of ->uprobes_state.xol_areaEric Biggers2017-08-312-2/+8
* | | | | | | | | kernel/kthread.c: kthread_worker: don't hog the cpuShaohua Li2017-08-311-0/+1
* | | | | | | | | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-08-291-0/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | cpuset: Fix incorrect memory_pressure control file mappingWaiman Long2017-08-241-0/+1
* | | | | | | | | Minor page waitqueue cleanupsLinus Torvalds2017-08-271-3/+4
* | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-08-261-9/+41
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | timers: Fix excessive granularity of new timers after a nohz idleNicholas Piggin2017-08-241-9/+41
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-261-20/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/core: Fix group {cpu,task} validationMark Rutland2017-08-251-20/+19
* | | | | | | | | fork: fix incorrect fput of ->exe_file causing use-after-freeEric Biggers2017-08-251-0/+1
|/ / / / / / / /
* | | | | | | | Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-08-246-16/+38
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)2017-08-241-0/+4
| * | | | | | | tracing: Fix kmemleak in tracing_map_array_free()Chunyu Hu2017-08-241-4/+7
| * | | | | | | ftrace: Check for null ret_stack on profile function graph entry functionSteven Rostedt (VMware)2017-08-241-0/+4
| * | | | | | | ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPUSteven Rostedt (VMware)2017-08-023-11/+21