[tip:sched/core] sched/stats: Fix unlikely() use of sched_info_on()

2019-07-25 Thread tip-bot for Yi Wang
Commit-ID: 65d74e91694e1afac40c96fb64a9ef120757729e Gitweb: https://git.kernel.org/tip/65d74e91694e1afac40c96fb64a9ef120757729e Author: Yi Wang AuthorDate: Fri, 5 Jul 2019 12:35:07 +0800 Committer: Ingo Molnar CommitDate: Thu, 25 Jul 2019 15:51:55 +0200 sched/stats: Fix unlikely() use

[tip:x86/urgent] x86/e820: Use proper booleans instead of 0/1

2019-07-16 Thread tip-bot for Yi Wang
Commit-ID: f709f81483d652b4ae5bbda2204b95593ce07c8f Gitweb: https://git.kernel.org/tip/f709f81483d652b4ae5bbda2204b95593ce07c8f Author: Yi Wang AuthorDate: Mon, 15 Jul 2019 10:47:09 +0800 Committer: Thomas Gleixner CommitDate: Tue, 16 Jul 2019 23:13:49 +0200 x86/e820: Use proper boolea

[tip:x86/cleanups] x86/headers: Fix -Wmissing-prototypes warning

2018-11-22 Thread tip-bot for Yi Wang
Commit-ID: 89f579ce99f7e028e81885d3965f973c0f787611 Gitweb: https://git.kernel.org/tip/89f579ce99f7e028e81885d3965f973c0f787611 Author: Yi Wang AuthorDate: Thu, 22 Nov 2018 10:04:09 +0800 Committer: Ingo Molnar CommitDate: Fri, 23 Nov 2018 07:59:59 +0100 x86/headers: Fix -Wmissing-prot

[tip:x86/cleanups] x86/headers: Fix -Wmissing-prototypes warning

2018-11-22 Thread tip-bot for Yi Wang
Commit-ID: d37904c5b14317a2c76efec6b9e4dbcaa17380e5 Gitweb: https://git.kernel.org/tip/d37904c5b14317a2c76efec6b9e4dbcaa17380e5 Author: Yi Wang AuthorDate: Thu, 22 Nov 2018 10:04:09 +0800 Committer: Ingo Molnar CommitDate: Thu, 22 Nov 2018 09:52:28 +0100 x86/headers: Fix -Wmissing-prot

[tip:x86/urgent] x86/hyper-v: Fix indentation in hv_do_fast_hypercall16()

2018-11-05 Thread tip-bot for Yi Wang
Commit-ID: b42967dcac1d4f5b059ec25568136462bcb051fe Gitweb: https://git.kernel.org/tip/b42967dcac1d4f5b059ec25568136462bcb051fe Author: Yi Wang AuthorDate: Mon, 29 Oct 2018 15:17:31 +0800 Committer: Thomas Gleixner CommitDate: Mon, 5 Nov 2018 16:45:24 +0100 x86/hyper-v: Fix indentation

[tip:x86/urgent] x86/hyper-v: Fix indentation in hv_do_fast_hypercall16()

2018-11-05 Thread tip-bot for Yi Wang
Commit-ID: eb8fde6217d6229155c7ec6bdf6b31e4717fb3da Gitweb: https://git.kernel.org/tip/eb8fde6217d6229155c7ec6bdf6b31e4717fb3da Author: Yi Wang AuthorDate: Mon, 29 Oct 2018 15:17:31 +0800 Committer: Thomas Gleixner CommitDate: Mon, 5 Nov 2018 12:35:03 +0100 x86/hyper-v: Fix indentation

[tip:sched/urgent] sched/fair: Fix a comment in task_numa_fault()

2018-11-04 Thread tip-bot for Yi Wang
Commit-ID: e1ff516a56ad56c476b47795d3811eef79d25fbe Gitweb: https://git.kernel.org/tip/e1ff516a56ad56c476b47795d3811eef79d25fbe Author: Yi Wang AuthorDate: Mon, 5 Nov 2018 08:50:13 +0800 Committer: Ingo Molnar CommitDate: Mon, 5 Nov 2018 07:03:59 +0100 sched/fair: Fix a comment in task

[tip:x86/apic] x86/apic: Trivial coding style fixes

2018-07-30 Thread tip-bot for Yi Wang
Commit-ID: 843c408905010fbc44a564d2de6a3cd68d986abf Gitweb: https://git.kernel.org/tip/843c408905010fbc44a564d2de6a3cd68d986abf Author: Yi Wang AuthorDate: Fri, 27 Jul 2018 14:15:03 +0800 Committer: Thomas Gleixner CommitDate: Mon, 30 Jul 2018 19:56:30 +0200 x86/apic: Trivial coding st

[tip:sched/core] sched/topology: Check variable group before dereferencing it

2018-07-25 Thread tip-bot for Yi Wang
Commit-ID: 6cd0c583b04b2bd9415e07b51b63ab799949dd66 Gitweb: https://git.kernel.org/tip/6cd0c583b04b2bd9415e07b51b63ab799949dd66 Author: Yi Wang AuthorDate: Mon, 23 Jul 2018 12:19:07 +0800 Committer: Ingo Molnar CommitDate: Wed, 25 Jul 2018 11:25:07 +0200 sched/topology: Check variable

[tip:timers/core] timer: Fix coding style

2018-07-19 Thread tip-bot for Yi Wang
Commit-ID: 30587589251a00974115e0815ac316980f48dbb5 Gitweb: https://git.kernel.org/tip/30587589251a00974115e0815ac316980f48dbb5 Author: Yi Wang AuthorDate: Mon, 16 Jul 2018 14:08:57 +0800 Committer: Thomas Gleixner CommitDate: Thu, 19 Jul 2018 16:52:40 +0200 timer: Fix coding style Th