summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-03-062-6/+59
|\
| *-----. Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em'Rafael J. Wysocki2019-03-042-6/+59
| |\ \ \ \
| | | | | * PM / EM: Expose the Energy Model in debugfsQuentin Perret2019-01-231-0/+57
| | | | |/
| | | * / PM: QoS: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-221-6/+2Star
| | | |/
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-067-15/+39
|\ \ \ \
| * | | | kernel: cgroup: add poll file operationJohannes Weiner2019-03-061-0/+12
| * | | | mm, compaction: capture a page under direct compactionMel Gorman2019-03-061-0/+3
| * | | | mm: remove sysctl_extfrag_handler()Matthew Wilcox2019-03-061-1/+1
| * | | | mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-062-8/+10
| * | | | PM/Hibernate: exclude all PageOffline() pagesDavid Hildenbrand2019-03-061-2/+7
| * | | | PM/Hibernate: use pfn_to_online_page()David Hildenbrand2019-03-061-4/+4
| * | | | kexec: export PG_offline to VMCOREINFODavid Hildenbrand2019-03-061-0/+2
* | | | | Merge tag 'y2038-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Linus Torvalds2019-03-061-0/+3
|\ \ \ \ \
| * | | | | ipc: Fix building compat mode without sysvipcArnd Bergmann2019-03-061-0/+3
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-0613-272/+540
|\ \ \ \ \ \
| * | | | | | kthread: Do not use TIMER_IRQSAFESebastian Andrzej Siewior2019-02-281-2/+3
| * | | | | | kthread: Convert worker lock to raw spinlockJulia Cartwright2019-02-281-21/+21
| * | | | | | sched/fair: Use non-atomic cpumask_{set,clear}_cpu()Viresh Kumar2019-02-132-4/+4
| * | | | | | sched/fair: Remove unused 'sd' parameter from select_idle_smt()Viresh Kumar2019-02-111-3/+3
| * | | | | | sched/fair: Prune, fix and simplify the nohz_balancer_kick() comment blockValentin Schneider2019-02-111-9/+2Star
| * | | | | | sched/fair: Explain LLC nohz kick conditionValentin Schneider2019-02-111-2/+7
| * | | | | | sched/fair: Simplify nohz_balancer_kick()Valentin Schneider2019-02-111-6/+2Star
| * | | | | | sched/topology: Fix percpu data types in struct sd_data & struct s_dataLuc Van Oostenryck2019-02-111-1/+1
| * | | | | | sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_st...Dietmar Eggemann2019-02-113-24/+18Star
| * | | | | | sched/fair: Fix O(nr_cgroups) in the load balancing pathVincent Guittot2019-02-111-9/+34
| * | | | | | sched/fair: Optimize update_blocked_averages()Vincent Guittot2019-02-111-5/+21
| * | | | | | Merge tag 'v5.0-rc6' into sched/core, to pick up fixesIngo Molnar2019-02-1126-114/+282
| |\ \ \ \ \ \
| * | | | | | | sched/fair: Fix insertion in rq->leaf_cfs_rq_listVincent Guittot2019-02-041-5/+28
| * | | | | | | sched/fair: Add tmp_alone_branch assertionPeter Zijlstra2019-02-041-55/+71
| * | | | | | | sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()Andrea Parri2019-02-042-7/+8
| * | | | | | | sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACKHidetoshi Seto2019-02-041-0/+4
| * | | | | | | sched/pelt: Skip updating util_est when utilization is higher than CPU's capa...Vincent Guittot2019-02-042-5/+16
| * | | | | | | sched/fair: Update scale invariance of PELTVincent Guittot2019-02-047-52/+170
| * | | | | | | sched/fair: Move the rq_of() helper functionVincent Guittot2019-02-042-13/+16
| * | | | | | | sched/core: Convert task_struct.stack_refcount to refcount_tElena Reshetova2019-02-041-3/+3
| * | | | | | | sched/core: Convert task_struct.usage to refcount_tElena Reshetova2019-02-041-2/+2
| * | | | | | | sched/fair: Convert numa_group.refcount to refcount_tElena Reshetova2019-02-041-6/+6
| * | | | | | | sched/core: Convert signal_struct.sigcnt to refcount_tElena Reshetova2019-02-041-3/+3
| * | | | | | | sched/core: Convert sighand_struct.count to refcount_tElena Reshetova2019-02-041-4/+4
| * | | | | | | sched/fair: Fix unnecessary increase of balance intervalVincent Guittot2019-01-271-13/+27
| * | | | | | | sched/fair: Fix rounding bug for asym packingVincent Guittot2019-01-271-3/+1Star
| * | | | | | | sched/fair: Trigger asym_packing during idle load balanceVincent Guittot2019-01-271-1/+1
| * | | | | | | sched/fair: Robustify CFS-bandwidth timer lockingPeter Zijlstra2019-01-271-14/+16
| * | | | | | | sched/core: Give DCE a fighting chancePeter Zijlstra2019-01-273-8/+16
| * | | | | | | sched/topology: Introduce a sysctl for Energy Aware SchedulingQuentin Perret2019-01-272-0/+40
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-0616-94/+356
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-02-281-31/+59
| |\ \ \ \ \ \ \
| | * | | | | | | perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin2019-02-221-34/+47
| | * | | | | | | perf: Copy parent's address filter offsets on cloneAlexander Shishkin2019-02-221-0/+15
| * | | | | | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-2821-71/+215
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |