[tip:sched/core] watchdog/softlockup: Fix cpu_stop_queue_work() double-queue bug

2018-07-15 Thread tip-bot for Peter Zijlstra
Commit-ID: be45bf5395e0886a93fc816bbe41a008ec2e42e2 Gitweb: https://git.kernel.org/tip/be45bf5395e0886a93fc816bbe41a008ec2e42e2 Author: Peter Zijlstra AuthorDate: Fri, 13 Jul 2018 12:42:08 +0200 Committer: Ingo Molnar CommitDate: Sun, 15 Jul 2018 23:51:19 +0200 watchdog/softlockup:

[tip:sched/core] watchdog/softlockup: Fix cpu_stop_queue_work() double-queue bug

2018-07-15 Thread tip-bot for Peter Zijlstra
Commit-ID: be45bf5395e0886a93fc816bbe41a008ec2e42e2 Gitweb: https://git.kernel.org/tip/be45bf5395e0886a93fc816bbe41a008ec2e42e2 Author: Peter Zijlstra AuthorDate: Fri, 13 Jul 2018 12:42:08 +0200 Committer: Ingo Molnar CommitDate: Sun, 15 Jul 2018 23:51:19 +0200 watchdog/softlockup:

[tip:sched/core] sched/swait: Rename to exclusive

2018-06-20 Thread tip-bot for Peter Zijlstra
Commit-ID: b3dae109fa89d67334bf3349babab3ad9b6f233f Gitweb: https://git.kernel.org/tip/b3dae109fa89d67334bf3349babab3ad9b6f233f Author: Peter Zijlstra AuthorDate: Tue, 12 Jun 2018 10:34:52 +0200 Committer: Thomas Gleixner CommitDate: Wed, 20 Jun 2018 11:35:56 +0200 sched/swait: Rename

[tip:sched/core] sched/swait: Rename to exclusive

2018-06-20 Thread tip-bot for Peter Zijlstra
Commit-ID: b3dae109fa89d67334bf3349babab3ad9b6f233f Gitweb: https://git.kernel.org/tip/b3dae109fa89d67334bf3349babab3ad9b6f233f Author: Peter Zijlstra AuthorDate: Tue, 12 Jun 2018 10:34:52 +0200 Committer: Thomas Gleixner CommitDate: Wed, 20 Jun 2018 11:35:56 +0200 sched/swait: Rename

[tip:sched/core] sched/swait: Switch to full exclusive mode

2018-06-20 Thread tip-bot for Peter Zijlstra
Commit-ID: 0abf17bc7790dd0467ed0e38522242f23c5da1c4 Gitweb: https://git.kernel.org/tip/0abf17bc7790dd0467ed0e38522242f23c5da1c4 Author: Peter Zijlstra AuthorDate: Tue, 12 Jun 2018 10:34:51 +0200 Committer: Thomas Gleixner CommitDate: Wed, 20 Jun 2018 11:35:56 +0200 sched/swait: Switch

[tip:sched/core] sched/swait: Switch to full exclusive mode

2018-06-20 Thread tip-bot for Peter Zijlstra
Commit-ID: 0abf17bc7790dd0467ed0e38522242f23c5da1c4 Gitweb: https://git.kernel.org/tip/0abf17bc7790dd0467ed0e38522242f23c5da1c4 Author: Peter Zijlstra AuthorDate: Tue, 12 Jun 2018 10:34:51 +0200 Committer: Thomas Gleixner CommitDate: Wed, 20 Jun 2018 11:35:56 +0200 sched/swait: Switch

[tip:sched/core] sched/swait: Remove __prepare_to_swait

2018-06-20 Thread tip-bot for Peter Zijlstra
Commit-ID: 6519750210d9d3330e85d12e0128652edde448d2 Gitweb: https://git.kernel.org/tip/6519750210d9d3330e85d12e0128652edde448d2 Author: Peter Zijlstra AuthorDate: Tue, 12 Jun 2018 10:34:50 +0200 Committer: Thomas Gleixner CommitDate: Wed, 20 Jun 2018 11:35:56 +0200 sched/swait: Remove

[tip:sched/core] sched/swait: Remove __prepare_to_swait

2018-06-20 Thread tip-bot for Peter Zijlstra
Commit-ID: 6519750210d9d3330e85d12e0128652edde448d2 Gitweb: https://git.kernel.org/tip/6519750210d9d3330e85d12e0128652edde448d2 Author: Peter Zijlstra AuthorDate: Tue, 12 Jun 2018 10:34:50 +0200 Committer: Thomas Gleixner CommitDate: Wed, 20 Jun 2018 11:35:56 +0200 sched/swait: Remove

[tip:sched/urgent] sched/core: Fix rules for running on online && !active CPUs

2018-05-31 Thread tip-bot for Peter Zijlstra
Commit-ID: 175f0e25abeaa2218d431141ce19cf1de70fa82d Gitweb: https://git.kernel.org/tip/175f0e25abeaa2218d431141ce19cf1de70fa82d Author: Peter Zijlstra AuthorDate: Tue, 25 Jul 2017 18:58:21 +0200 Committer: Ingo Molnar CommitDate: Thu, 31 May 2018 12:24:24 +0200 sched/core: Fix rules

[tip:sched/urgent] sched/core: Fix rules for running on online && !active CPUs

2018-05-31 Thread tip-bot for Peter Zijlstra
Commit-ID: 175f0e25abeaa2218d431141ce19cf1de70fa82d Gitweb: https://git.kernel.org/tip/175f0e25abeaa2218d431141ce19cf1de70fa82d Author: Peter Zijlstra AuthorDate: Tue, 25 Jul 2017 18:58:21 +0200 Committer: Ingo Molnar CommitDate: Thu, 31 May 2018 12:24:24 +0200 sched/core: Fix rules

[tip:sched/core] kthread: Allow kthread_park() on a parked kthread

2018-05-25 Thread tip-bot for Peter Zijlstra
Commit-ID: b1f5b378e126133521df668379249fb8265121f1 Gitweb: https://git.kernel.org/tip/b1f5b378e126133521df668379249fb8265121f1 Author: Peter Zijlstra AuthorDate: Fri, 4 May 2018 11:11:42 +0200 Committer: Ingo Molnar CommitDate: Fri, 25 May 2018

[tip:sched/core] kthread: Allow kthread_park() on a parked kthread

2018-05-25 Thread tip-bot for Peter Zijlstra
Commit-ID: b1f5b378e126133521df668379249fb8265121f1 Gitweb: https://git.kernel.org/tip/b1f5b378e126133521df668379249fb8265121f1 Author: Peter Zijlstra AuthorDate: Fri, 4 May 2018 11:11:42 +0200 Committer: Ingo Molnar CommitDate: Fri, 25 May 2018 08:03:51 +0200 kthread: Allow

[tip:sched/urgent] stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock

2018-05-03 Thread tip-bot for Peter Zijlstra
Commit-ID: 0b26351b910fb8fe6a056f8a1bbccabe50c0e19f Gitweb: https://git.kernel.org/tip/0b26351b910fb8fe6a056f8a1bbccabe50c0e19f Author: Peter Zijlstra AuthorDate: Fri, 20 Apr 2018 11:50:05 +0200 Committer: Ingo Molnar CommitDate: Thu, 3 May 2018

[tip:sched/urgent] stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock

2018-05-03 Thread tip-bot for Peter Zijlstra
Commit-ID: 0b26351b910fb8fe6a056f8a1bbccabe50c0e19f Gitweb: https://git.kernel.org/tip/0b26351b910fb8fe6a056f8a1bbccabe50c0e19f Author: Peter Zijlstra AuthorDate: Fri, 20 Apr 2018 11:50:05 +0200 Committer: Ingo Molnar CommitDate: Thu, 3 May 2018 07:38:03 +0200 stop_machine, sched: Fix

[tip:timers/core] clocksource: Remove kthread

2018-05-02 Thread tip-bot for Peter Zijlstra
Commit-ID: 7197e77abcb65a71d0b21d67beb24f153a96055e Gitweb: https://git.kernel.org/tip/7197e77abcb65a71d0b21d67beb24f153a96055e Author: Peter Zijlstra AuthorDate: Mon, 30 Apr 2018 12:00:15 +0200 Committer: Thomas Gleixner CommitDate: Wed, 2 May

[tip:timers/core] clocksource: Remove kthread

2018-05-02 Thread tip-bot for Peter Zijlstra
Commit-ID: 7197e77abcb65a71d0b21d67beb24f153a96055e Gitweb: https://git.kernel.org/tip/7197e77abcb65a71d0b21d67beb24f153a96055e Author: Peter Zijlstra AuthorDate: Mon, 30 Apr 2018 12:00:15 +0200 Committer: Thomas Gleixner CommitDate: Wed, 2 May 2018 16:11:46 +0200 clocksource: Remove

[tip:timers/urgent] clocksource: Rework stale comment

2018-05-02 Thread tip-bot for Peter Zijlstra
Commit-ID: 7dba33c6346c337aac3f7cd188137d4a6d3d1f3a Gitweb: https://git.kernel.org/tip/7dba33c6346c337aac3f7cd188137d4a6d3d1f3a Author: Peter Zijlstra AuthorDate: Mon, 30 Apr 2018 12:00:14 +0200 Committer: Thomas Gleixner CommitDate: Wed, 2 May

[tip:timers/urgent] clocksource: Rework stale comment

2018-05-02 Thread tip-bot for Peter Zijlstra
Commit-ID: 7dba33c6346c337aac3f7cd188137d4a6d3d1f3a Gitweb: https://git.kernel.org/tip/7dba33c6346c337aac3f7cd188137d4a6d3d1f3a Author: Peter Zijlstra AuthorDate: Mon, 30 Apr 2018 12:00:14 +0200 Committer: Thomas Gleixner CommitDate: Wed, 2 May 2018 16:10:41 +0200 clocksource: Rework

[tip:timers/urgent] clocksource: Consistent de-rate when marking unstable

2018-05-02 Thread tip-bot for Peter Zijlstra
Commit-ID: cd2af07d823e5287cd6c91d54337348c2a873462 Gitweb: https://git.kernel.org/tip/cd2af07d823e5287cd6c91d54337348c2a873462 Author: Peter Zijlstra AuthorDate: Mon, 30 Apr 2018 12:00:13 +0200 Committer: Thomas Gleixner CommitDate: Wed, 2 May

[tip:timers/urgent] clocksource: Consistent de-rate when marking unstable

2018-05-02 Thread tip-bot for Peter Zijlstra
Commit-ID: cd2af07d823e5287cd6c91d54337348c2a873462 Gitweb: https://git.kernel.org/tip/cd2af07d823e5287cd6c91d54337348c2a873462 Author: Peter Zijlstra AuthorDate: Mon, 30 Apr 2018 12:00:13 +0200 Committer: Thomas Gleixner CommitDate: Wed, 2 May 2018 16:10:41 +0200 clocksource:

[tip:timers/urgent] x86/tsc: Fix mark_tsc_unstable()

2018-05-02 Thread tip-bot for Peter Zijlstra
Commit-ID: e3b4f79025e0a4eb7e2a2c7d24dadfa1e38893b0 Gitweb: https://git.kernel.org/tip/e3b4f79025e0a4eb7e2a2c7d24dadfa1e38893b0 Author: Peter Zijlstra AuthorDate: Mon, 30 Apr 2018 12:00:12 +0200 Committer: Thomas Gleixner CommitDate: Wed, 2 May

[tip:timers/urgent] x86/tsc: Fix mark_tsc_unstable()

2018-05-02 Thread tip-bot for Peter Zijlstra
Commit-ID: e3b4f79025e0a4eb7e2a2c7d24dadfa1e38893b0 Gitweb: https://git.kernel.org/tip/e3b4f79025e0a4eb7e2a2c7d24dadfa1e38893b0 Author: Peter Zijlstra AuthorDate: Mon, 30 Apr 2018 12:00:12 +0200 Committer: Thomas Gleixner CommitDate: Wed, 2 May 2018 16:10:40 +0200 x86/tsc: Fix

[tip:timers/urgent] clocksource: Initialize cs->wd_list

2018-05-02 Thread tip-bot for Peter Zijlstra
Commit-ID: 5b9e886a4af97574ca3ce1147f35545da0e7afc7 Gitweb: https://git.kernel.org/tip/5b9e886a4af97574ca3ce1147f35545da0e7afc7 Author: Peter Zijlstra AuthorDate: Mon, 30 Apr 2018 12:00:11 +0200 Committer: Thomas Gleixner CommitDate: Wed, 2 May

[tip:timers/urgent] clocksource: Initialize cs->wd_list

2018-05-02 Thread tip-bot for Peter Zijlstra
Commit-ID: 5b9e886a4af97574ca3ce1147f35545da0e7afc7 Gitweb: https://git.kernel.org/tip/5b9e886a4af97574ca3ce1147f35545da0e7afc7 Author: Peter Zijlstra AuthorDate: Mon, 30 Apr 2018 12:00:11 +0200 Committer: Thomas Gleixner CommitDate: Wed, 2 May 2018 16:10:40 +0200 clocksource:

[tip:timers/urgent] clocksource: Allow clocksource_mark_unstable() on unregistered clocksources

2018-05-02 Thread tip-bot for Peter Zijlstra
Commit-ID: 2aae7bcfa4104b770e6f612356adb8d66c6144d6 Gitweb: https://git.kernel.org/tip/2aae7bcfa4104b770e6f612356adb8d66c6144d6 Author: Peter Zijlstra AuthorDate: Mon, 23 Apr 2018 17:28:55 +0200 Committer: Thomas Gleixner CommitDate: Wed, 2 May

[tip:timers/urgent] clocksource: Allow clocksource_mark_unstable() on unregistered clocksources

2018-05-02 Thread tip-bot for Peter Zijlstra
Commit-ID: 2aae7bcfa4104b770e6f612356adb8d66c6144d6 Gitweb: https://git.kernel.org/tip/2aae7bcfa4104b770e6f612356adb8d66c6144d6 Author: Peter Zijlstra AuthorDate: Mon, 23 Apr 2018 17:28:55 +0200 Committer: Thomas Gleixner CommitDate: Wed, 2 May 2018 16:10:40 +0200 clocksource: Allow

[tip:timers/urgent] x86/tsc: Always unregister clocksource_tsc_early

2018-05-02 Thread tip-bot for Peter Zijlstra
Commit-ID: e9088adda13cd23249d4b0abb97ff8a81bf5573a Gitweb: https://git.kernel.org/tip/e9088adda13cd23249d4b0abb97ff8a81bf5573a Author: Peter Zijlstra AuthorDate: Mon, 30 Apr 2018 12:00:09 +0200 Committer: Thomas Gleixner CommitDate: Wed, 2 May

[tip:timers/urgent] x86/tsc: Always unregister clocksource_tsc_early

2018-05-02 Thread tip-bot for Peter Zijlstra
Commit-ID: e9088adda13cd23249d4b0abb97ff8a81bf5573a Gitweb: https://git.kernel.org/tip/e9088adda13cd23249d4b0abb97ff8a81bf5573a Author: Peter Zijlstra AuthorDate: Mon, 30 Apr 2018 12:00:09 +0200 Committer: Thomas Gleixner CommitDate: Wed, 2 May 2018 16:10:40 +0200 x86/tsc: Always

[tip:sched/urgent] sched/core: Force proper alignment of 'struct util_est'

2018-04-05 Thread tip-bot for Peter Zijlstra
Commit-ID: 317d359df95dd0cb7653d09b7fc513770590cf85 Gitweb: https://git.kernel.org/tip/317d359df95dd0cb7653d09b7fc513770590cf85 Author: Peter Zijlstra AuthorDate: Thu, 5 Apr 2018 10:05:21 +0200 Committer: Ingo Molnar CommitDate: Thu, 5 Apr 2018

[tip:sched/urgent] sched/core: Force proper alignment of 'struct util_est'

2018-04-05 Thread tip-bot for Peter Zijlstra
Commit-ID: 317d359df95dd0cb7653d09b7fc513770590cf85 Gitweb: https://git.kernel.org/tip/317d359df95dd0cb7653d09b7fc513770590cf85 Author: Peter Zijlstra AuthorDate: Thu, 5 Apr 2018 10:05:21 +0200 Committer: Ingo Molnar CommitDate: Thu, 5 Apr 2018 10:56:16 +0200 sched/core: Force proper

[tip:locking/core] locking/rtmutex: Handle non enqueued waiters gracefully in remove_waiter()

2018-03-28 Thread tip-bot for Peter Zijlstra
Commit-ID: c28d62cf52d791ba5f6db7ce525ed06b86291c82 Gitweb: https://git.kernel.org/tip/c28d62cf52d791ba5f6db7ce525ed06b86291c82 Author: Peter Zijlstra AuthorDate: Tue, 27 Mar 2018 14:14:38 +0200 Committer: Thomas Gleixner CommitDate: Wed, 28

[tip:locking/core] locking/rtmutex: Handle non enqueued waiters gracefully in remove_waiter()

2018-03-28 Thread tip-bot for Peter Zijlstra
Commit-ID: c28d62cf52d791ba5f6db7ce525ed06b86291c82 Gitweb: https://git.kernel.org/tip/c28d62cf52d791ba5f6db7ce525ed06b86291c82 Author: Peter Zijlstra AuthorDate: Tue, 27 Mar 2018 14:14:38 +0200 Committer: Thomas Gleixner CommitDate: Wed, 28 Mar 2018 23:01:30 +0200 locking/rtmutex:

[tip:x86/build] x86: Remove FAST_FEATURE_TESTS

2018-03-20 Thread tip-bot for Peter Zijlstra
Commit-ID: d0266046ad54e0c964941364cd82a0d0478ce286 Gitweb: https://git.kernel.org/tip/d0266046ad54e0c964941364cd82a0d0478ce286 Author: Peter Zijlstra AuthorDate: Mon, 19 Mar 2018 16:41:26 +0100 Committer: Thomas Gleixner CommitDate: Tue, 20

[tip:x86/build] x86: Remove FAST_FEATURE_TESTS

2018-03-20 Thread tip-bot for Peter Zijlstra
Commit-ID: d0266046ad54e0c964941364cd82a0d0478ce286 Gitweb: https://git.kernel.org/tip/d0266046ad54e0c964941364cd82a0d0478ce286 Author: Peter Zijlstra AuthorDate: Mon, 19 Mar 2018 16:41:26 +0100 Committer: Thomas Gleixner CommitDate: Tue, 20 Mar 2018 10:58:03 +0100 x86: Remove

[tip:x86/build] x86: Force asm-goto

2018-03-20 Thread tip-bot for Peter Zijlstra
Commit-ID: e501ce957a786ecd076ea0cfb10b114e6e4d0f40 Gitweb: https://git.kernel.org/tip/e501ce957a786ecd076ea0cfb10b114e6e4d0f40 Author: Peter Zijlstra AuthorDate: Wed, 17 Jan 2018 11:42:07 +0100 Committer: Thomas Gleixner CommitDate: Tue, 20

[tip:x86/build] x86: Force asm-goto

2018-03-20 Thread tip-bot for Peter Zijlstra
Commit-ID: e501ce957a786ecd076ea0cfb10b114e6e4d0f40 Gitweb: https://git.kernel.org/tip/e501ce957a786ecd076ea0cfb10b114e6e4d0f40 Author: Peter Zijlstra AuthorDate: Wed, 17 Jan 2018 11:42:07 +0100 Committer: Thomas Gleixner CommitDate: Tue, 20 Mar 2018 10:58:02 +0100 x86: Force asm-goto

[tip:perf/core] perf: Fix sibling iteration

2018-03-16 Thread tip-bot for Peter Zijlstra
Commit-ID: edb39592a5877bd91b2e6ee15194268f35b04892 Gitweb: https://git.kernel.org/tip/edb39592a5877bd91b2e6ee15194268f35b04892 Author: Peter Zijlstra AuthorDate: Thu, 15 Mar 2018 17:36:56 +0100 Committer: Thomas Gleixner CommitDate: Fri, 16

[tip:perf/core] perf: Fix sibling iteration

2018-03-16 Thread tip-bot for Peter Zijlstra
Commit-ID: edb39592a5877bd91b2e6ee15194268f35b04892 Gitweb: https://git.kernel.org/tip/edb39592a5877bd91b2e6ee15194268f35b04892 Author: Peter Zijlstra AuthorDate: Thu, 15 Mar 2018 17:36:56 +0100 Committer: Thomas Gleixner CommitDate: Fri, 16 Mar 2018 20:44:12 +0100 perf: Fix sibling

[tip:perf/core] perf: Fix sibling iteration

2018-03-16 Thread tip-bot for Peter Zijlstra
Commit-ID: 7eb709f29593aced51901cb53565477762800722 Gitweb: https://git.kernel.org/tip/7eb709f29593aced51901cb53565477762800722 Author: Peter Zijlstra AuthorDate: Thu, 15 Mar 2018 17:36:56 +0100 Committer: Thomas Gleixner CommitDate: Fri, 16

[tip:perf/core] perf: Fix sibling iteration

2018-03-16 Thread tip-bot for Peter Zijlstra
Commit-ID: 7eb709f29593aced51901cb53565477762800722 Gitweb: https://git.kernel.org/tip/7eb709f29593aced51901cb53565477762800722 Author: Peter Zijlstra AuthorDate: Thu, 15 Mar 2018 17:36:56 +0100 Committer: Thomas Gleixner CommitDate: Fri, 16 Mar 2018 15:34:10 +0100 perf: Fix sibling

[tip:sched/core] sched/core: Remove TASK_ALL

2018-03-12 Thread tip-bot for Peter Zijlstra
Commit-ID: 9e49e2447c6385e45c6fddd70d6c0e917e21b669 Gitweb: https://git.kernel.org/tip/9e49e2447c6385e45c6fddd70d6c0e917e21b669 Author: Peter Zijlstra AuthorDate: Tue, 27 Feb 2018 17:05:10 +0100 Committer: Ingo Molnar CommitDate: Mon, 12 Mar 2018

[tip:sched/core] sched/core: Remove TASK_ALL

2018-03-12 Thread tip-bot for Peter Zijlstra
Commit-ID: 9e49e2447c6385e45c6fddd70d6c0e917e21b669 Gitweb: https://git.kernel.org/tip/9e49e2447c6385e45c6fddd70d6c0e917e21b669 Author: Peter Zijlstra AuthorDate: Tue, 27 Feb 2018 17:05:10 +0100 Committer: Ingo Molnar CommitDate: Mon, 12 Mar 2018 10:51:47 +0100 sched/core: Remove

[tip:sched/core] sched/fair: Do not migrate due to a sync wakeup on exit

2018-02-21 Thread tip-bot for Peter Zijlstra
Commit-ID: 24d0c1d6e65f635b2c0684d0a42ff6c0674aa0e6 Gitweb: https://git.kernel.org/tip/24d0c1d6e65f635b2c0684d0a42ff6c0674aa0e6 Author: Peter Zijlstra AuthorDate: Tue, 13 Feb 2018 13:37:28 + Committer: Ingo Molnar CommitDate: Wed, 21 Feb 2018

[tip:sched/core] sched/fair: Do not migrate due to a sync wakeup on exit

2018-02-21 Thread tip-bot for Peter Zijlstra
Commit-ID: 24d0c1d6e65f635b2c0684d0a42ff6c0674aa0e6 Gitweb: https://git.kernel.org/tip/24d0c1d6e65f635b2c0684d0a42ff6c0674aa0e6 Author: Peter Zijlstra AuthorDate: Tue, 13 Feb 2018 13:37:28 + Committer: Ingo Molnar CommitDate: Wed, 21 Feb 2018 08:49:42 +0100 sched/fair: Do not

[tip:x86/pti] x86/speculation: Add dependency

2018-02-14 Thread tip-bot for Peter Zijlstra
Commit-ID: ea00f301285ea2f07393678cd2b6057878320c9d Gitweb: https://git.kernel.org/tip/ea00f301285ea2f07393678cd2b6057878320c9d Author: Peter Zijlstra AuthorDate: Tue, 13 Feb 2018 14:28:19 +0100 Committer: Ingo Molnar CommitDate: Thu, 15 Feb 2018

[tip:x86/pti] x86/speculation: Add dependency

2018-02-14 Thread tip-bot for Peter Zijlstra
Commit-ID: ea00f301285ea2f07393678cd2b6057878320c9d Gitweb: https://git.kernel.org/tip/ea00f301285ea2f07393678cd2b6057878320c9d Author: Peter Zijlstra AuthorDate: Tue, 13 Feb 2018 14:28:19 +0100 Committer: Ingo Molnar CommitDate: Thu, 15 Feb 2018 01:15:51 +0100 x86/speculation: Add

[tip:x86/pti] x86/debug: Use UD2 for WARN()

2018-02-14 Thread tip-bot for Peter Zijlstra
Commit-ID: 3b3a371cc9bc980429baabe0a8e5f307f3d1f463 Gitweb: https://git.kernel.org/tip/3b3a371cc9bc980429baabe0a8e5f307f3d1f463 Author: Peter Zijlstra AuthorDate: Fri, 9 Feb 2018 13:16:59 +0100 Committer: Ingo Molnar CommitDate: Thu, 15 Feb 2018

[tip:x86/pti] x86/debug: Use UD2 for WARN()

2018-02-14 Thread tip-bot for Peter Zijlstra
Commit-ID: 3b3a371cc9bc980429baabe0a8e5f307f3d1f463 Gitweb: https://git.kernel.org/tip/3b3a371cc9bc980429baabe0a8e5f307f3d1f463 Author: Peter Zijlstra AuthorDate: Fri, 9 Feb 2018 13:16:59 +0100 Committer: Ingo Molnar CommitDate: Thu, 15 Feb 2018 01:15:50 +0100 x86/debug: Use UD2 for

[tip:x86/pti] x86/speculation: Add dependency

2018-02-13 Thread tip-bot for Peter Zijlstra
Commit-ID: 30d97b098534d1d35b198531870356a29cc066c2 Gitweb: https://git.kernel.org/tip/30d97b098534d1d35b198531870356a29cc066c2 Author: Peter Zijlstra AuthorDate: Tue, 13 Feb 2018 14:28:19 +0100 Committer: Ingo Molnar CommitDate: Tue, 13 Feb 2018

[tip:x86/pti] x86/speculation: Add dependency

2018-02-13 Thread tip-bot for Peter Zijlstra
Commit-ID: 30d97b098534d1d35b198531870356a29cc066c2 Gitweb: https://git.kernel.org/tip/30d97b098534d1d35b198531870356a29cc066c2 Author: Peter Zijlstra AuthorDate: Tue, 13 Feb 2018 14:28:19 +0100 Committer: Ingo Molnar CommitDate: Tue, 13 Feb 2018 14:39:34 +0100 x86/speculation: Add

[tip:x86/pti] x86/debug: Use UD2 for WARN()

2018-02-13 Thread tip-bot for Peter Zijlstra
Commit-ID: 0eb55de80e26f87cc26eab139c097eb5a6f2b159 Gitweb: https://git.kernel.org/tip/0eb55de80e26f87cc26eab139c097eb5a6f2b159 Author: Peter Zijlstra AuthorDate: Fri, 9 Feb 2018 13:16:59 +0100 Committer: Ingo Molnar CommitDate: Tue, 13 Feb 2018

[tip:x86/pti] x86/debug: Use UD2 for WARN()

2018-02-13 Thread tip-bot for Peter Zijlstra
Commit-ID: 0eb55de80e26f87cc26eab139c097eb5a6f2b159 Gitweb: https://git.kernel.org/tip/0eb55de80e26f87cc26eab139c097eb5a6f2b159 Author: Peter Zijlstra AuthorDate: Fri, 9 Feb 2018 13:16:59 +0100 Committer: Ingo Molnar CommitDate: Tue, 13 Feb 2018 11:47:00 +0100 x86/debug: Use UD2 for

[tip:x86/pti] objtool: Fix switch-table detection

2018-02-08 Thread tip-bot for Peter Zijlstra
Commit-ID: 99ce7962d52d1948ad6f2785e308d48e76e0a6ef Gitweb: https://git.kernel.org/tip/99ce7962d52d1948ad6f2785e308d48e76e0a6ef Author: Peter Zijlstra AuthorDate: Thu, 8 Feb 2018 14:02:32 +0100 Committer: Ingo Molnar CommitDate: Fri, 9 Feb 2018

[tip:x86/pti] objtool: Fix switch-table detection

2018-02-08 Thread tip-bot for Peter Zijlstra
Commit-ID: 99ce7962d52d1948ad6f2785e308d48e76e0a6ef Gitweb: https://git.kernel.org/tip/99ce7962d52d1948ad6f2785e308d48e76e0a6ef Author: Peter Zijlstra AuthorDate: Thu, 8 Feb 2018 14:02:32 +0100 Committer: Ingo Molnar CommitDate: Fri, 9 Feb 2018 07:20:23 +0100 objtool: Fix switch-table

[tip:x86/pti] KVM: VMX: Make indirect call speculation safe

2018-01-25 Thread tip-bot for Peter Zijlstra
Commit-ID: c940a3fb1e2e9b7d03228ab28f375fb5a47ff699 Gitweb: https://git.kernel.org/tip/c940a3fb1e2e9b7d03228ab28f375fb5a47ff699 Author: Peter Zijlstra AuthorDate: Thu, 25 Jan 2018 10:58:14 +0100 Committer: Thomas Gleixner CommitDate: Thu, 25

[tip:x86/pti] KVM: VMX: Make indirect call speculation safe

2018-01-25 Thread tip-bot for Peter Zijlstra
Commit-ID: c940a3fb1e2e9b7d03228ab28f375fb5a47ff699 Gitweb: https://git.kernel.org/tip/c940a3fb1e2e9b7d03228ab28f375fb5a47ff699 Author: Peter Zijlstra AuthorDate: Thu, 25 Jan 2018 10:58:14 +0100 Committer: Thomas Gleixner CommitDate: Thu, 25 Jan 2018 14:14:42 +0100 KVM: VMX: Make

[tip:x86/pti] KVM: VMX: Make indirect call specualation safe

2018-01-25 Thread tip-bot for Peter Zijlstra
Commit-ID: 34cc5034b57b81f789ad4714533ca921a9b1c9d7 Gitweb: https://git.kernel.org/tip/34cc5034b57b81f789ad4714533ca921a9b1c9d7 Author: Peter Zijlstra AuthorDate: Thu, 25 Jan 2018 10:58:14 +0100 Committer: Thomas Gleixner CommitDate: Thu, 25

[tip:x86/pti] KVM: VMX: Make indirect call specualation safe

2018-01-25 Thread tip-bot for Peter Zijlstra
Commit-ID: 34cc5034b57b81f789ad4714533ca921a9b1c9d7 Gitweb: https://git.kernel.org/tip/34cc5034b57b81f789ad4714533ca921a9b1c9d7 Author: Peter Zijlstra AuthorDate: Thu, 25 Jan 2018 10:58:14 +0100 Committer: Thomas Gleixner CommitDate: Thu, 25 Jan 2018 11:30:07 +0100 KVM: VMX: Make

[tip:x86/pti] KVM: x86: Make indirect calls in emulator speculation safe

2018-01-25 Thread tip-bot for Peter Zijlstra
Commit-ID: 1a29b5b7f347a1a9230c1e0af5b37e3e571588ab Gitweb: https://git.kernel.org/tip/1a29b5b7f347a1a9230c1e0af5b37e3e571588ab Author: Peter Zijlstra AuthorDate: Thu, 25 Jan 2018 10:58:13 +0100 Committer: Thomas Gleixner CommitDate: Thu, 25

[tip:x86/pti] KVM: x86: Make indirect calls in emulator speculation safe

2018-01-25 Thread tip-bot for Peter Zijlstra
Commit-ID: 1a29b5b7f347a1a9230c1e0af5b37e3e571588ab Gitweb: https://git.kernel.org/tip/1a29b5b7f347a1a9230c1e0af5b37e3e571588ab Author: Peter Zijlstra AuthorDate: Thu, 25 Jan 2018 10:58:13 +0100 Committer: Thomas Gleixner CommitDate: Thu, 25 Jan 2018 11:30:07 +0100 KVM: x86: Make

[tip:locking/urgent] futex: Fix OWNER_DEAD fixup

2018-01-24 Thread tip-bot for Peter Zijlstra
Commit-ID: a97cb0e7b3f4c6297fd857055ae8e895f402f501 Gitweb: https://git.kernel.org/tip/a97cb0e7b3f4c6297fd857055ae8e895f402f501 Author: Peter Zijlstra AuthorDate: Mon, 22 Jan 2018 11:39:47 +0100 Committer: Ingo Molnar CommitDate: Wed, 24 Jan 2018

[tip:locking/urgent] futex: Fix OWNER_DEAD fixup

2018-01-24 Thread tip-bot for Peter Zijlstra
Commit-ID: a97cb0e7b3f4c6297fd857055ae8e895f402f501 Gitweb: https://git.kernel.org/tip/a97cb0e7b3f4c6297fd857055ae8e895f402f501 Author: Peter Zijlstra AuthorDate: Mon, 22 Jan 2018 11:39:47 +0100 Committer: Ingo Molnar CommitDate: Wed, 24 Jan 2018 09:58:18 +0100 futex: Fix OWNER_DEAD

[tip:sched/urgent] sched/core: Fix cpu.max vs. cpuhotplug deadlock

2018-01-24 Thread tip-bot for Peter Zijlstra
Commit-ID: ce48c146495a1a50e48cdbfbfaba3e708be7c07c Gitweb: https://git.kernel.org/tip/ce48c146495a1a50e48cdbfbfaba3e708be7c07c Author: Peter Zijlstra AuthorDate: Mon, 22 Jan 2018 22:53:28 +0100 Committer: Ingo Molnar CommitDate: Wed, 24 Jan 2018

[tip:sched/urgent] sched/core: Fix cpu.max vs. cpuhotplug deadlock

2018-01-24 Thread tip-bot for Peter Zijlstra
Commit-ID: ce48c146495a1a50e48cdbfbfaba3e708be7c07c Gitweb: https://git.kernel.org/tip/ce48c146495a1a50e48cdbfbfaba3e708be7c07c Author: Peter Zijlstra AuthorDate: Mon, 22 Jan 2018 22:53:28 +0100 Committer: Ingo Molnar CommitDate: Wed, 24 Jan 2018 10:03:44 +0100 sched/core: Fix cpu.max

[tip:x86/timers] x86/tsc: Introduce early tsc clocksource

2018-01-14 Thread tip-bot for Peter Zijlstra
Commit-ID: aa83c45762a242acce9b35020363225a7b59d7c9 Gitweb: https://git.kernel.org/tip/aa83c45762a242acce9b35020363225a7b59d7c9 Author: Peter Zijlstra AuthorDate: Fri, 22 Dec 2017 10:20:13 +0100 Committer: Thomas Gleixner CommitDate: Sun, 14

[tip:x86/timers] x86/tsc: Introduce early tsc clocksource

2018-01-14 Thread tip-bot for Peter Zijlstra
Commit-ID: aa83c45762a242acce9b35020363225a7b59d7c9 Gitweb: https://git.kernel.org/tip/aa83c45762a242acce9b35020363225a7b59d7c9 Author: Peter Zijlstra AuthorDate: Fri, 22 Dec 2017 10:20:13 +0100 Committer: Thomas Gleixner CommitDate: Sun, 14 Jan 2018 20:18:23 +0100 x86/tsc: Introduce

[tip:x86/timers] x86/tsc: Allow TSC calibration without PIT

2018-01-14 Thread tip-bot for Peter Zijlstra
Commit-ID: 30c7e5b123673d5e570e238dbada2fb68a87212c Gitweb: https://git.kernel.org/tip/30c7e5b123673d5e570e238dbada2fb68a87212c Author: Peter Zijlstra AuthorDate: Fri, 22 Dec 2017 10:20:11 +0100 Committer: Thomas Gleixner CommitDate: Sun, 14

[tip:x86/timers] x86/time: Unconditionally register legacy timer interrupt

2018-01-14 Thread tip-bot for Peter Zijlstra
Commit-ID: 6d671e1b85c63e7a337ba76c1a154c091545cff8 Gitweb: https://git.kernel.org/tip/6d671e1b85c63e7a337ba76c1a154c091545cff8 Author: Peter Zijlstra AuthorDate: Fri, 22 Dec 2017 10:20:12 +0100 Committer: Thomas Gleixner CommitDate: Sun, 14

[tip:x86/timers] x86/tsc: Allow TSC calibration without PIT

2018-01-14 Thread tip-bot for Peter Zijlstra
Commit-ID: 30c7e5b123673d5e570e238dbada2fb68a87212c Gitweb: https://git.kernel.org/tip/30c7e5b123673d5e570e238dbada2fb68a87212c Author: Peter Zijlstra AuthorDate: Fri, 22 Dec 2017 10:20:11 +0100 Committer: Thomas Gleixner CommitDate: Sun, 14 Jan 2018 20:18:23 +0100 x86/tsc: Allow TSC

[tip:x86/timers] x86/time: Unconditionally register legacy timer interrupt

2018-01-14 Thread tip-bot for Peter Zijlstra
Commit-ID: 6d671e1b85c63e7a337ba76c1a154c091545cff8 Gitweb: https://git.kernel.org/tip/6d671e1b85c63e7a337ba76c1a154c091545cff8 Author: Peter Zijlstra AuthorDate: Fri, 22 Dec 2017 10:20:12 +0100 Committer: Thomas Gleixner CommitDate: Sun, 14 Jan 2018 20:18:23 +0100 x86/time:

[tip:locking/urgent] futex: Avoid violating the 10th rule of futex

2018-01-14 Thread tip-bot for Peter Zijlstra
Commit-ID: c1e2f0eaf015fb7076d51a339011f2383e6dd389 Gitweb: https://git.kernel.org/tip/c1e2f0eaf015fb7076d51a339011f2383e6dd389 Author: Peter Zijlstra AuthorDate: Fri, 8 Dec 2017 13:49:39 +0100 Committer: Thomas Gleixner CommitDate: Sun, 14 Jan

[tip:locking/urgent] futex: Avoid violating the 10th rule of futex

2018-01-14 Thread tip-bot for Peter Zijlstra
Commit-ID: c1e2f0eaf015fb7076d51a339011f2383e6dd389 Gitweb: https://git.kernel.org/tip/c1e2f0eaf015fb7076d51a339011f2383e6dd389 Author: Peter Zijlstra AuthorDate: Fri, 8 Dec 2017 13:49:39 +0100 Committer: Thomas Gleixner CommitDate: Sun, 14 Jan 2018 18:49:16 +0100 futex: Avoid

[tip:x86/pti] x86,perf: Disable intel_bts when PTI

2018-01-14 Thread tip-bot for Peter Zijlstra
Commit-ID: 99a9dc98ba52267ce5e062b52de88ea1f1b2a7d8 Gitweb: https://git.kernel.org/tip/99a9dc98ba52267ce5e062b52de88ea1f1b2a7d8 Author: Peter Zijlstra AuthorDate: Sun, 14 Jan 2018 11:27:13 +0100 Committer: Thomas Gleixner CommitDate: Sun, 14

[tip:x86/pti] x86,perf: Disable intel_bts when PTI

2018-01-14 Thread tip-bot for Peter Zijlstra
Commit-ID: 99a9dc98ba52267ce5e062b52de88ea1f1b2a7d8 Gitweb: https://git.kernel.org/tip/99a9dc98ba52267ce5e062b52de88ea1f1b2a7d8 Author: Peter Zijlstra AuthorDate: Sun, 14 Jan 2018 11:27:13 +0100 Committer: Thomas Gleixner CommitDate: Sun, 14 Jan 2018 11:42:10 +0100 x86,perf: Disable

[tip:x86/pti] x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers

2018-01-04 Thread tip-bot for Peter Zijlstra
Commit-ID: 42f3bdc5dd962a5958bc024c1e1444248a6b8b4a Gitweb: https://git.kernel.org/tip/42f3bdc5dd962a5958bc024c1e1444248a6b8b4a Author: Peter Zijlstra AuthorDate: Thu, 4 Jan 2018 18:07:12 +0100 Committer: Thomas Gleixner CommitDate: Fri, 5 Jan

[tip:x86/pti] x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers

2018-01-04 Thread tip-bot for Peter Zijlstra
Commit-ID: 42f3bdc5dd962a5958bc024c1e1444248a6b8b4a Gitweb: https://git.kernel.org/tip/42f3bdc5dd962a5958bc024c1e1444248a6b8b4a Author: Peter Zijlstra AuthorDate: Thu, 4 Jan 2018 18:07:12 +0100 Committer: Thomas Gleixner CommitDate: Fri, 5 Jan 2018 00:39:58 +0100 x86/events/intel/ds:

[tip:x86/pti] x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers

2018-01-04 Thread tip-bot for Peter Zijlstra
Commit-ID: 2f8411c2e98d93100de55d413f7c54a090bdf04e Gitweb: https://git.kernel.org/tip/2f8411c2e98d93100de55d413f7c54a090bdf04e Author: Peter Zijlstra AuthorDate: Thu, 4 Jan 2018 18:07:12 +0100 Committer: Thomas Gleixner CommitDate: Thu, 4 Jan

[tip:x86/pti] x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers

2018-01-04 Thread tip-bot for Peter Zijlstra
Commit-ID: 2f8411c2e98d93100de55d413f7c54a090bdf04e Gitweb: https://git.kernel.org/tip/2f8411c2e98d93100de55d413f7c54a090bdf04e Author: Peter Zijlstra AuthorDate: Thu, 4 Jan 2018 18:07:12 +0100 Committer: Thomas Gleixner CommitDate: Thu, 4 Jan 2018 23:04:58 +0100 x86/events/intel/ds:

[tip:locking/urgent] futex: Sanitize user address in set_robust_list()

2017-12-28 Thread tip-bot for Peter Zijlstra
Commit-ID: 8f3365e34f7519904d78d9fb6dd9e4bae606b9b5 Gitweb: https://git.kernel.org/tip/8f3365e34f7519904d78d9fb6dd9e4bae606b9b5 Author: Peter Zijlstra AuthorDate: Wed, 6 Dec 2017 22:40:08 +0100 Committer: Thomas Gleixner CommitDate: Thu, 28 Dec

[tip:locking/urgent] futex: Sanitize user address in set_robust_list()

2017-12-28 Thread tip-bot for Peter Zijlstra
Commit-ID: 8f3365e34f7519904d78d9fb6dd9e4bae606b9b5 Gitweb: https://git.kernel.org/tip/8f3365e34f7519904d78d9fb6dd9e4bae606b9b5 Author: Peter Zijlstra AuthorDate: Wed, 6 Dec 2017 22:40:08 +0100 Committer: Thomas Gleixner CommitDate: Thu, 28 Dec 2017 15:19:12 +0100 futex: Sanitize user

[tip:core/urgent] futex: Fix more put_pi_state() vs. exit_pi_state_list() races

2017-11-01 Thread tip-bot for Peter Zijlstra
Commit-ID: 153fbd1226fb30b8630802aa5047b8af5ef53c9f Gitweb: https://git.kernel.org/tip/153fbd1226fb30b8630802aa5047b8af5ef53c9f Author: Peter Zijlstra AuthorDate: Tue, 31 Oct 2017 11:18:53 +0100 Committer: Ingo Molnar CommitDate: Wed, 1 Nov 2017

[tip:core/urgent] futex: Fix more put_pi_state() vs. exit_pi_state_list() races

2017-11-01 Thread tip-bot for Peter Zijlstra
Commit-ID: 153fbd1226fb30b8630802aa5047b8af5ef53c9f Gitweb: https://git.kernel.org/tip/153fbd1226fb30b8630802aa5047b8af5ef53c9f Author: Peter Zijlstra AuthorDate: Tue, 31 Oct 2017 11:18:53 +0100 Committer: Ingo Molnar CommitDate: Wed, 1 Nov 2017 09:05:00 +0100 futex: Fix more

[tip:core/urgent] futex: Fix more put_pi_state() vs. exit_pi_state_list() races

2017-10-31 Thread tip-bot for Peter Zijlstra
Commit-ID: d5f6ac33189af48a0dc011190af5144947a30a76 Gitweb: https://git.kernel.org/tip/d5f6ac33189af48a0dc011190af5144947a30a76 Author: Peter Zijlstra AuthorDate: Tue, 31 Oct 2017 11:18:53 +0100 Committer: Ingo Molnar CommitDate: Tue, 31 Oct 2017

[tip:core/urgent] futex: Fix more put_pi_state() vs. exit_pi_state_list() races

2017-10-31 Thread tip-bot for Peter Zijlstra
Commit-ID: d5f6ac33189af48a0dc011190af5144947a30a76 Gitweb: https://git.kernel.org/tip/d5f6ac33189af48a0dc011190af5144947a30a76 Author: Peter Zijlstra AuthorDate: Tue, 31 Oct 2017 11:18:53 +0100 Committer: Ingo Molnar CommitDate: Tue, 31 Oct 2017 11:54:52 +0100 futex: Fix more

[tip:sched/core] sched/deadline: Rename __dl_clear() to __dl_sub()

2017-10-10 Thread tip-bot for Peter Zijlstra
Commit-ID: 8c0944cee7af55291df0b28e6e2eeac0930e93c9 Gitweb: https://git.kernel.org/tip/8c0944cee7af55291df0b28e6e2eeac0930e93c9 Author: Peter Zijlstra AuthorDate: Thu, 7 Sep 2017 12:09:30 +0200 Committer: Ingo Molnar CommitDate: Tue, 10 Oct 2017

[tip:sched/core] sched/deadline: Rename __dl_clear() to __dl_sub()

2017-10-10 Thread tip-bot for Peter Zijlstra
Commit-ID: 8c0944cee7af55291df0b28e6e2eeac0930e93c9 Gitweb: https://git.kernel.org/tip/8c0944cee7af55291df0b28e6e2eeac0930e93c9 Author: Peter Zijlstra AuthorDate: Thu, 7 Sep 2017 12:09:30 +0200 Committer: Ingo Molnar CommitDate: Tue, 10 Oct 2017 11:45:26 +0200 sched/deadline: Rename

[tip:sched/core] sched/debug: Rename task-state printing helpers

2017-10-10 Thread tip-bot for Peter Zijlstra
Commit-ID: 1d48b080bcce0a5e7d7aa2dbcdb35deefc188c3f Gitweb: https://git.kernel.org/tip/1d48b080bcce0a5e7d7aa2dbcdb35deefc188c3f Author: Peter Zijlstra AuthorDate: Fri, 29 Sep 2017 13:50:16 +0200 Committer: Ingo Molnar CommitDate: Tue, 10 Oct 2017

[tip:sched/core] sched/debug: Rename task-state printing helpers

2017-10-10 Thread tip-bot for Peter Zijlstra
Commit-ID: 1d48b080bcce0a5e7d7aa2dbcdb35deefc188c3f Gitweb: https://git.kernel.org/tip/1d48b080bcce0a5e7d7aa2dbcdb35deefc188c3f Author: Peter Zijlstra AuthorDate: Fri, 29 Sep 2017 13:50:16 +0200 Committer: Ingo Molnar CommitDate: Tue, 10 Oct 2017 11:43:29 +0200 sched/debug: Rename

[tip:core/urgent] watchdog/hardlockup: Provide interface to stop/restart perf events

2017-09-14 Thread tip-bot for Peter Zijlstra
Commit-ID: d0b6e0a8ef24b1b07078ababe5d91bcdf4f4264a Gitweb: http://git.kernel.org/tip/d0b6e0a8ef24b1b07078ababe5d91bcdf4f4264a Author: Peter Zijlstra AuthorDate: Tue, 12 Sep 2017 21:36:55 +0200 Committer: Ingo Molnar CommitDate: Thu, 14 Sep 2017

[tip:core/urgent] watchdog/hardlockup: Provide interface to stop/restart perf events

2017-09-14 Thread tip-bot for Peter Zijlstra
Commit-ID: d0b6e0a8ef24b1b07078ababe5d91bcdf4f4264a Gitweb: http://git.kernel.org/tip/d0b6e0a8ef24b1b07078ababe5d91bcdf4f4264a Author: Peter Zijlstra AuthorDate: Tue, 12 Sep 2017 21:36:55 +0200 Committer: Ingo Molnar CommitDate: Thu, 14 Sep 2017 11:41:03 +0200 watchdog/hardlockup:

[tip:core/urgent] perf/x86/intel, watchdog/core: Sanitize PMU HT bug workaround

2017-09-14 Thread tip-bot for Peter Zijlstra
Commit-ID: 2406e3b166eee42777a6b0b38f52f924454474d7 Gitweb: http://git.kernel.org/tip/2406e3b166eee42777a6b0b38f52f924454474d7 Author: Peter Zijlstra AuthorDate: Tue, 12 Sep 2017 21:36:56 +0200 Committer: Ingo Molnar CommitDate: Thu, 14 Sep 2017

[tip:core/urgent] perf/x86/intel, watchdog/core: Sanitize PMU HT bug workaround

2017-09-14 Thread tip-bot for Peter Zijlstra
Commit-ID: 2406e3b166eee42777a6b0b38f52f924454474d7 Gitweb: http://git.kernel.org/tip/2406e3b166eee42777a6b0b38f52f924454474d7 Author: Peter Zijlstra AuthorDate: Tue, 12 Sep 2017 21:36:56 +0200 Committer: Ingo Molnar CommitDate: Thu, 14 Sep 2017 11:41:03 +0200 perf/x86/intel,

[tip:sched/urgent] sched/debug: Add debugfs knob for "sched_debug"

2017-09-12 Thread tip-bot for Peter Zijlstra
Commit-ID: 9469eb01db891b55367ee7539f1b9f7f6fd2819d Gitweb: http://git.kernel.org/tip/9469eb01db891b55367ee7539f1b9f7f6fd2819d Author: Peter Zijlstra AuthorDate: Thu, 7 Sep 2017 17:03:53 +0200 Committer: Ingo Molnar CommitDate: Tue, 12 Sep 2017

[tip:sched/urgent] sched/debug: Add debugfs knob for "sched_debug"

2017-09-12 Thread tip-bot for Peter Zijlstra
Commit-ID: 9469eb01db891b55367ee7539f1b9f7f6fd2819d Gitweb: http://git.kernel.org/tip/9469eb01db891b55367ee7539f1b9f7f6fd2819d Author: Peter Zijlstra AuthorDate: Thu, 7 Sep 2017 17:03:53 +0200 Committer: Ingo Molnar CommitDate: Tue, 12 Sep 2017 17:41:04 +0200 sched/debug: Add debugfs

[tip:sched/urgent] sched/fair: Plug hole between hotplug and active_load_balance()

2017-09-12 Thread tip-bot for Peter Zijlstra
Commit-ID: edd8e41d2e3cbd6ebe13ead30eb1adc6f48cbb33 Gitweb: http://git.kernel.org/tip/edd8e41d2e3cbd6ebe13ead30eb1adc6f48cbb33 Author: Peter Zijlstra AuthorDate: Thu, 7 Sep 2017 17:03:51 +0200 Committer: Ingo Molnar CommitDate: Tue, 12 Sep 2017

[tip:sched/urgent] sched/fair: Plug hole between hotplug and active_load_balance()

2017-09-12 Thread tip-bot for Peter Zijlstra
Commit-ID: edd8e41d2e3cbd6ebe13ead30eb1adc6f48cbb33 Gitweb: http://git.kernel.org/tip/edd8e41d2e3cbd6ebe13ead30eb1adc6f48cbb33 Author: Peter Zijlstra AuthorDate: Thu, 7 Sep 2017 17:03:51 +0200 Committer: Ingo Molnar CommitDate: Tue, 12 Sep 2017 17:41:04 +0200 sched/fair: Plug hole

[tip:sched/urgent] sched/core: WARN() when migrating to an offline CPU

2017-09-12 Thread tip-bot for Peter Zijlstra
Commit-ID: 4ff9083b8a9a80bdf4ebbbec22cda4cbfb60f7aa Gitweb: http://git.kernel.org/tip/4ff9083b8a9a80bdf4ebbbec22cda4cbfb60f7aa Author: Peter Zijlstra AuthorDate: Thu, 7 Sep 2017 17:03:52 +0200 Committer: Ingo Molnar CommitDate: Tue, 12 Sep 2017

[tip:sched/urgent] sched/fair: Avoid newidle balance for !active CPUs

2017-09-12 Thread tip-bot for Peter Zijlstra
Commit-ID: 2800486ee34825d954f64c6f98037daea328f121 Gitweb: http://git.kernel.org/tip/2800486ee34825d954f64c6f98037daea328f121 Author: Peter Zijlstra AuthorDate: Thu, 7 Sep 2017 17:03:50 +0200 Committer: Ingo Molnar CommitDate: Tue, 12 Sep 2017

[tip:sched/urgent] sched/core: WARN() when migrating to an offline CPU

2017-09-12 Thread tip-bot for Peter Zijlstra
Commit-ID: 4ff9083b8a9a80bdf4ebbbec22cda4cbfb60f7aa Gitweb: http://git.kernel.org/tip/4ff9083b8a9a80bdf4ebbbec22cda4cbfb60f7aa Author: Peter Zijlstra AuthorDate: Thu, 7 Sep 2017 17:03:52 +0200 Committer: Ingo Molnar CommitDate: Tue, 12 Sep 2017 17:41:04 +0200 sched/core: WARN() when

[tip:sched/urgent] sched/fair: Avoid newidle balance for !active CPUs

2017-09-12 Thread tip-bot for Peter Zijlstra
Commit-ID: 2800486ee34825d954f64c6f98037daea328f121 Gitweb: http://git.kernel.org/tip/2800486ee34825d954f64c6f98037daea328f121 Author: Peter Zijlstra AuthorDate: Thu, 7 Sep 2017 17:03:50 +0200 Committer: Ingo Molnar CommitDate: Tue, 12 Sep 2017 17:41:03 +0200 sched/fair: Avoid newidle

<    1   2   3   4   5   6   7   8   9   10   >