[tip:sched/urgent] sched/cputime: Fix accounting on multi-threaded processes

2013-04-10 Thread tip-bot for Stanislaw Gruszka
Commit-ID: e614b3332a4f3f264a26da28e5a1f4cc3aea3974 Gitweb: http://git.kernel.org/tip/e614b3332a4f3f264a26da28e5a1f4cc3aea3974 Author: Stanislaw Gruszka sgrus...@redhat.com AuthorDate: Thu, 4 Apr 2013 10:57:48 +0200 Committer: Ingo Molnar mi...@kernel.org CommitDate: Mon, 8 Apr 2013

[tip:timers/core] posix-cpu-timers: Fix nanosleep task_struct leak

2013-02-15 Thread tip-bot for Stanislaw Gruszka
Commit-ID: e6c42c295e071dd74a66b5a9fcf4f44049888ed8 Gitweb: http://git.kernel.org/tip/e6c42c295e071dd74a66b5a9fcf4f44049888ed8 Author: Stanislaw Gruszka sgrus...@redhat.com AuthorDate: Fri, 15 Feb 2013 11:08:11 +0100 Committer: Thomas Gleixner t...@linutronix.de CommitDate: Fri, 15 Feb

[tip:sched/urgent] sched: fix divide by zero at {thread_group, task}_times

2012-08-13 Thread tip-bot for Stanislaw Gruszka
Commit-ID: bea6832cc8c4a0a9a65dd17da6aaa657fe27bc3e Gitweb: http://git.kernel.org/tip/bea6832cc8c4a0a9a65dd17da6aaa657fe27bc3e Author: Stanislaw Gruszka sgrus...@redhat.com AuthorDate: Wed, 8 Aug 2012 11:27:15 +0200 Committer: Thomas Gleixner t...@linutronix.de CommitDate: Mon, 13 Aug

[tip:sched/urgent] sched: Avoid cputime scaling overflow

2013-05-01 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 55eaa7c1f511af5fb6ef808b5328804f4d4e5243 Gitweb: http://git.kernel.org/tip/55eaa7c1f511af5fb6ef808b5328804f4d4e5243 Author: Stanislaw Gruszka sgrus...@redhat.com AuthorDate: Tue, 30 Apr 2013 17:14:42 +0200 Committer: Ingo Molnar mi...@kernel.org CommitDate: Tue, 30 Apr 2013

[tip:sched/urgent] sched: Do not account bogus utime

2013-05-01 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 772c808a252594692972773f6ee41c289b8e0b2a Gitweb: http://git.kernel.org/tip/772c808a252594692972773f6ee41c289b8e0b2a Author: Stanislaw Gruszka sgrus...@redhat.com AuthorDate: Tue, 30 Apr 2013 11:35:05 +0200 Committer: Ingo Molnar mi...@kernel.org CommitDate: Tue, 30 Apr 2013

[tip:sched/urgent] sched: Avoid prev-stime underflow

2013-05-01 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 68aa8efcd1ab961e4684ef5af32f72a6ec1911de Gitweb: http://git.kernel.org/tip/68aa8efcd1ab961e4684ef5af32f72a6ec1911de Author: Stanislaw Gruszka sgrus...@redhat.com AuthorDate: Tue, 30 Apr 2013 11:35:06 +0200 Committer: Ingo Molnar mi...@kernel.org CommitDate: Tue, 30 Apr 2013

[tip:sched/urgent] Revert math64: New div64_u64_rem helper

2013-05-01 Thread tip-bot for Stanislaw Gruszka
Commit-ID: f3002134158092178be81339ec5a22ff80e6c308 Gitweb: http://git.kernel.org/tip/f3002134158092178be81339ec5a22ff80e6c308 Author: Stanislaw Gruszka sgrus...@redhat.com AuthorDate: Tue, 30 Apr 2013 11:35:07 +0200 Committer: Ingo Molnar mi...@kernel.org CommitDate: Tue, 30 Apr 2013

[tip:sched/core] sched: Use swap() macro in scale_stime()

2013-05-28 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 84f9f3a15611536537d59060818a2354d5039ff3 Gitweb: http://git.kernel.org/tip/84f9f3a15611536537d59060818a2354d5039ff3 Author: Stanislaw Gruszka sgrus...@redhat.com AuthorDate: Thu, 2 May 2013 15:34:33 +0200 Committer: Ingo Molnar mi...@kernel.org CommitDate: Tue, 28 May 2013

[tip:timers/urgent] sched/cputime: Do not scale when utime == 0

2013-09-04 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 5a8e01f8fa51f5cbce8f37acc050eb2319d12956 Gitweb: http://git.kernel.org/tip/5a8e01f8fa51f5cbce8f37acc050eb2319d12956 Author: Stanislaw Gruszka sgrus...@redhat.com AuthorDate: Wed, 4 Sep 2013 15:16:03 +0200 Committer: Ingo Molnar mi...@kernel.org CommitDate: Wed, 4 Sep 2013

[tip:sched/urgent] sched/cputime: Fix clock_nanosleep()/ clock_gettime() inconsistency

2014-11-16 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 6e998916dfe327e785e7c2447959b2c1a3ea4930 Gitweb: http://git.kernel.org/tip/6e998916dfe327e785e7c2447959b2c1a3ea4930 Author: Stanislaw Gruszka sgrus...@redhat.com AuthorDate: Wed, 12 Nov 2014 16:58:44 +0100 Committer: Ingo Molnar mi...@kernel.org CommitDate: Sun, 16 Nov 2014

[tip:sched/core] sched/cputime: Improve scalability by not accounting thread group tasks pending runtime

2016-08-18 Thread tip-bot for Stanislaw Gruszka
Commit-ID: a1eb1411b4e4251db02179e39d234c2ee5192c72 Gitweb: http://git.kernel.org/tip/a1eb1411b4e4251db02179e39d234c2ee5192c72 Author: Stanislaw Gruszka AuthorDate: Wed, 17 Aug 2016 11:30:44 +0200 Committer: Ingo Molnar CommitDate: Thu, 18 Aug

[tip:sched/core] sched/cputime, powerpc: Remove cputime_to_scaled()

2016-11-15 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 981ee2d08fc55b9390d6a4a54a6697513611 Gitweb: http://git.kernel.org/tip/981ee2d08fc55b9390d6a4a54a6697513611 Author: Stanislaw Gruszka AuthorDate: Tue, 15 Nov 2016 03:06:50 +0100 Committer: Ingo Molnar CommitDate: Tue, 15 Nov

[tip:sched/core] sched/cputime, powerpc, s390: Make scaled cputime arch specific

2016-11-15 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 40565b5aedd6d0ca88b7dfd3859d709d2f6f8cf9 Gitweb: http://git.kernel.org/tip/40565b5aedd6d0ca88b7dfd3859d709d2f6f8cf9 Author: Stanislaw Gruszka AuthorDate: Tue, 15 Nov 2016 03:06:51 +0100 Committer: Ingo Molnar CommitDate: Tue, 15 Nov

[tip:sched/core] sched/cputime: Simplify task_cputime()

2016-11-15 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 353c50ebe329daaf2c94dc41c1c481cbba2a31fd Gitweb: http://git.kernel.org/tip/353c50ebe329daaf2c94dc41c1c481cbba2a31fd Author: Stanislaw Gruszka AuthorDate: Tue, 15 Nov 2016 03:06:52 +0100 Committer: Ingo Molnar CommitDate: Tue, 15 Nov

[tip:sched/core] sched/cputime, powerpc: Remove cputime_last_delta global variable

2016-11-15 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 7008eb997bcfdd8c5274bb6672aa5d4e77994309 Gitweb: http://git.kernel.org/tip/7008eb997bcfdd8c5274bb6672aa5d4e77994309 Author: Stanislaw Gruszka AuthorDate: Tue, 15 Nov 2016 03:06:49 +0100 Committer: Ingo Molnar CommitDate: Tue, 15 Nov

[tip:sched/urgent] sched/cputime: Fix accounting on multi-threaded processes

2013-04-10 Thread tip-bot for Stanislaw Gruszka
Commit-ID: e614b3332a4f3f264a26da28e5a1f4cc3aea3974 Gitweb: http://git.kernel.org/tip/e614b3332a4f3f264a26da28e5a1f4cc3aea3974 Author: Stanislaw Gruszka AuthorDate: Thu, 4 Apr 2013 10:57:48 +0200 Committer: Ingo Molnar CommitDate: Mon, 8 Apr 2013 17:40:52 +0200 sched/cputime: Fix

[tip:sched/urgent] sched: Avoid cputime scaling overflow

2013-05-01 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 55eaa7c1f511af5fb6ef808b5328804f4d4e5243 Gitweb: http://git.kernel.org/tip/55eaa7c1f511af5fb6ef808b5328804f4d4e5243 Author: Stanislaw Gruszka AuthorDate: Tue, 30 Apr 2013 17:14:42 +0200 Committer: Ingo Molnar CommitDate: Tue, 30 Apr 2013 19:13:04 +0200 sched: Avoid cputime

[tip:sched/urgent] sched: Do not account bogus utime

2013-05-01 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 772c808a252594692972773f6ee41c289b8e0b2a Gitweb: http://git.kernel.org/tip/772c808a252594692972773f6ee41c289b8e0b2a Author: Stanislaw Gruszka AuthorDate: Tue, 30 Apr 2013 11:35:05 +0200 Committer: Ingo Molnar CommitDate: Tue, 30 Apr 2013 19:13:04 +0200 sched: Do not account

[tip:sched/urgent] sched: Avoid prev->stime underflow

2013-05-01 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 68aa8efcd1ab961e4684ef5af32f72a6ec1911de Gitweb: http://git.kernel.org/tip/68aa8efcd1ab961e4684ef5af32f72a6ec1911de Author: Stanislaw Gruszka AuthorDate: Tue, 30 Apr 2013 11:35:06 +0200 Committer: Ingo Molnar CommitDate: Tue, 30 Apr 2013 19:13:05 +0200 sched: Avoid

[tip:sched/urgent] Revert "math64: New div64_u64_rem helper"

2013-05-01 Thread tip-bot for Stanislaw Gruszka
Commit-ID: f3002134158092178be81339ec5a22ff80e6c308 Gitweb: http://git.kernel.org/tip/f3002134158092178be81339ec5a22ff80e6c308 Author: Stanislaw Gruszka AuthorDate: Tue, 30 Apr 2013 11:35:07 +0200 Committer: Ingo Molnar CommitDate: Tue, 30 Apr 2013 19:13:05 +0200 Revert "math64: New

[tip:timers/urgent] sched/cputime: Do not scale when utime == 0

2013-09-04 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 5a8e01f8fa51f5cbce8f37acc050eb2319d12956 Gitweb: http://git.kernel.org/tip/5a8e01f8fa51f5cbce8f37acc050eb2319d12956 Author: Stanislaw Gruszka AuthorDate: Wed, 4 Sep 2013 15:16:03 +0200 Committer: Ingo Molnar CommitDate: Wed, 4 Sep 2013 16:31:25 +0200 sched/cputime: Do not

[tip:sched/core] sched: Use swap() macro in scale_stime()

2013-05-28 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 84f9f3a15611536537d59060818a2354d5039ff3 Gitweb: http://git.kernel.org/tip/84f9f3a15611536537d59060818a2354d5039ff3 Author: Stanislaw Gruszka AuthorDate: Thu, 2 May 2013 15:34:33 +0200 Committer: Ingo Molnar CommitDate: Tue, 28 May 2013 11:58:10 +0200 sched: Use swap()

[tip:timers/core] posix-cpu-timers: Fix nanosleep task_struct leak

2013-02-15 Thread tip-bot for Stanislaw Gruszka
Commit-ID: e6c42c295e071dd74a66b5a9fcf4f44049888ed8 Gitweb: http://git.kernel.org/tip/e6c42c295e071dd74a66b5a9fcf4f44049888ed8 Author: Stanislaw Gruszka AuthorDate: Fri, 15 Feb 2013 11:08:11 +0100 Committer: Thomas Gleixner CommitDate: Fri, 15 Feb 2013 11:41:56 +0100 posix-cpu-timers:

[tip:sched/urgent] sched: fix divide by zero at {thread_group, task}_times

2012-08-13 Thread tip-bot for Stanislaw Gruszka
Commit-ID: bea6832cc8c4a0a9a65dd17da6aaa657fe27bc3e Gitweb: http://git.kernel.org/tip/bea6832cc8c4a0a9a65dd17da6aaa657fe27bc3e Author: Stanislaw Gruszka AuthorDate: Wed, 8 Aug 2012 11:27:15 +0200 Committer: Thomas Gleixner CommitDate: Mon, 13 Aug 2012 18:41:54 +0200 sched: fix divide

[tip:sched/urgent] sched/cputime: Fix clock_nanosleep()/ clock_gettime() inconsistency

2014-11-16 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 6e998916dfe327e785e7c2447959b2c1a3ea4930 Gitweb: http://git.kernel.org/tip/6e998916dfe327e785e7c2447959b2c1a3ea4930 Author: Stanislaw Gruszka AuthorDate: Wed, 12 Nov 2014 16:58:44 +0100 Committer: Ingo Molnar CommitDate: Sun, 16 Nov 2014 10:04:20 +0100 sched/cputime: Fix

[tip:sched/core] sched/cputime, powerpc: Remove cputime_last_delta global variable

2016-11-15 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 7008eb997bcfdd8c5274bb6672aa5d4e77994309 Gitweb: http://git.kernel.org/tip/7008eb997bcfdd8c5274bb6672aa5d4e77994309 Author: Stanislaw Gruszka AuthorDate: Tue, 15 Nov 2016 03:06:49 +0100 Committer: Ingo Molnar CommitDate: Tue, 15 Nov 2016 09:51:04 +0100 sched/cputime,

[tip:sched/core] sched/cputime, powerpc: Remove cputime_to_scaled()

2016-11-15 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 981ee2d08fc55b9390d6a4a54a6697513611 Gitweb: http://git.kernel.org/tip/981ee2d08fc55b9390d6a4a54a6697513611 Author: Stanislaw Gruszka AuthorDate: Tue, 15 Nov 2016 03:06:50 +0100 Committer: Ingo Molnar CommitDate: Tue, 15 Nov 2016 09:51:04 +0100 sched/cputime,

[tip:sched/core] sched/cputime, powerpc, s390: Make scaled cputime arch specific

2016-11-15 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 40565b5aedd6d0ca88b7dfd3859d709d2f6f8cf9 Gitweb: http://git.kernel.org/tip/40565b5aedd6d0ca88b7dfd3859d709d2f6f8cf9 Author: Stanislaw Gruszka AuthorDate: Tue, 15 Nov 2016 03:06:51 +0100 Committer: Ingo Molnar CommitDate: Tue, 15 Nov 2016 09:51:05 +0100 sched/cputime,

[tip:sched/core] sched/cputime: Simplify task_cputime()

2016-11-15 Thread tip-bot for Stanislaw Gruszka
Commit-ID: 353c50ebe329daaf2c94dc41c1c481cbba2a31fd Gitweb: http://git.kernel.org/tip/353c50ebe329daaf2c94dc41c1c481cbba2a31fd Author: Stanislaw Gruszka AuthorDate: Tue, 15 Nov 2016 03:06:52 +0100 Committer: Ingo Molnar CommitDate: Tue, 15 Nov 2016 09:51:05 +0100 sched/cputime:

[tip:sched/core] sched/cputime: Improve scalability by not accounting thread group tasks pending runtime

2016-08-18 Thread tip-bot for Stanislaw Gruszka
Commit-ID: a1eb1411b4e4251db02179e39d234c2ee5192c72 Gitweb: http://git.kernel.org/tip/a1eb1411b4e4251db02179e39d234c2ee5192c72 Author: Stanislaw Gruszka AuthorDate: Wed, 17 Aug 2016 11:30:44 +0200 Committer: Ingo Molnar CommitDate: Thu, 18 Aug 2016 11:53:46 +0200 sched/cputime: