[tip:perf/urgent] perf tools: Include termios.h explicitly

2013-07-12 Thread tip-bot for Joonsoo Kim
Commit-ID: 756bbc84e30b57ca1010b550ea30594fd0b0494f Gitweb: http://git.kernel.org/tip/756bbc84e30b57ca1010b550ea30594fd0b0494f Author: Joonsoo Kim iamjoonsoo@lge.com AuthorDate: Wed, 19 Jun 2013 10:02:30 +0900 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Mon, 8 Jul

[tip:perf/urgent] tools lib lk: Fix for cross build

2013-07-12 Thread tip-bot for Joonsoo Kim
Commit-ID: 079787f209416416383c74ea5d5044be2d586f5e Gitweb: http://git.kernel.org/tip/079787f209416416383c74ea5d5044be2d586f5e Author: Joonsoo Kim iamjoonsoo@lge.com AuthorDate: Wed, 19 Jun 2013 10:02:29 +0900 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Mon, 8 Jul

[tip:sched/urgent] sched: Fix load balancing performance regression in should_we_balance()

2013-09-10 Thread tip-bot for Joonsoo Kim
Commit-ID: b0cff9d88ce2f3030f73138078c5b1019f17e1cc Gitweb: http://git.kernel.org/tip/b0cff9d88ce2f3030f73138078c5b1019f17e1cc Author: Joonsoo Kim iamjoonsoo@lge.com AuthorDate: Tue, 10 Sep 2013 15:54:49 +0900 Committer: Ingo Molnar mi...@kernel.org CommitDate: Tue, 10 Sep 2013

[tip:sched/core] sched: Change position of resched_cpu() in load_balance()

2013-04-24 Thread tip-bot for Joonsoo Kim
Commit-ID: f1cd0858100c67273f2c74344e0c464344c4a982 Gitweb: http://git.kernel.org/tip/f1cd0858100c67273f2c74344e0c464344c4a982 Author: Joonsoo Kim iamjoonsoo@lge.com AuthorDate: Tue, 23 Apr 2013 17:27:37 +0900 Committer: Ingo Molnar mi...@kernel.org CommitDate: Wed, 24 Apr 2013

[tip:sched/core] sched: Explicitly cpu_idle_type checking in rebalance_domains()

2013-04-24 Thread tip-bot for Joonsoo Kim
Commit-ID: de5eb2dd7f171ee8a45d23cd41aa2efe9ab922b3 Gitweb: http://git.kernel.org/tip/de5eb2dd7f171ee8a45d23cd41aa2efe9ab922b3 Author: Joonsoo Kim iamjoonsoo@lge.com AuthorDate: Tue, 23 Apr 2013 17:27:38 +0900 Committer: Ingo Molnar mi...@kernel.org CommitDate: Wed, 24 Apr 2013

[tip:sched/core] sched: Don' t consider other cpus in our group in case of NEWLY_IDLE

2013-04-24 Thread tip-bot for Joonsoo Kim
Commit-ID: cfc03118047172f5bdc58d63c607d16d33ce5305 Gitweb: http://git.kernel.org/tip/cfc03118047172f5bdc58d63c607d16d33ce5305 Author: Joonsoo Kim iamjoonsoo@lge.com AuthorDate: Tue, 23 Apr 2013 17:27:39 +0900 Committer: Ingo Molnar mi...@kernel.org CommitDate: Wed, 24 Apr 2013

[tip:sched/core] sched: Move up affinity check to mitigate useless redoing overhead

2013-04-24 Thread tip-bot for Joonsoo Kim
Commit-ID: d31980846f9688db3ee3e5863525c6ff8ace4c7c Gitweb: http://git.kernel.org/tip/d31980846f9688db3ee3e5863525c6ff8ace4c7c Author: Joonsoo Kim iamjoonsoo@lge.com AuthorDate: Tue, 23 Apr 2013 17:27:40 +0900 Committer: Ingo Molnar mi...@kernel.org CommitDate: Wed, 24 Apr 2013

[tip:sched/core] sched: Prevent to re-select dst-cpu in load_balance()

2013-04-24 Thread tip-bot for Joonsoo Kim
Commit-ID: e02e60c109ca70935bad1131976bdbf5160cf576 Gitweb: http://git.kernel.org/tip/e02e60c109ca70935bad1131976bdbf5160cf576 Author: Joonsoo Kim iamjoonsoo@lge.com AuthorDate: Tue, 23 Apr 2013 17:27:42 +0900 Committer: Ingo Molnar mi...@kernel.org CommitDate: Wed, 24 Apr 2013

[tip:sched/core] sched: Rename load_balance_tmpmask to load_balance_mask

2013-04-24 Thread tip-bot for Joonsoo Kim
Commit-ID: e6252c3ef4b9cd251b53f7b68035f395d20b044e Gitweb: http://git.kernel.org/tip/e6252c3ef4b9cd251b53f7b68035f395d20b044e Author: Joonsoo Kim iamjoonsoo@lge.com AuthorDate: Tue, 23 Apr 2013 17:27:41 +0900 Committer: Ingo Molnar mi...@kernel.org CommitDate: Wed, 24 Apr 2013

[tip:sched/core] sched: Clean-up struct sd_lb_stat

2013-09-02 Thread tip-bot for Joonsoo Kim
Commit-ID: 56cf515b4b1567c4e8fa9926175b40c66b9ec472 Gitweb: http://git.kernel.org/tip/56cf515b4b1567c4e8fa9926175b40c66b9ec472 Author: Joonsoo Kim iamjoonsoo@lge.com AuthorDate: Tue, 6 Aug 2013 17:36:43 +0900 Committer: Ingo Molnar mi...@kernel.org CommitDate: Mon, 2 Sep 2013

[tip:sched/core] sched: Factor out code to should_we_balance()

2013-09-02 Thread tip-bot for Joonsoo Kim
Commit-ID: 23f0d2093c789e612185180c468fa09063834e87 Gitweb: http://git.kernel.org/tip/23f0d2093c789e612185180c468fa09063834e87 Author: Joonsoo Kim iamjoonsoo@lge.com AuthorDate: Tue, 6 Aug 2013 17:36:42 +0900 Committer: Ingo Molnar mi...@kernel.org CommitDate: Mon, 2 Sep 2013

[tip:sched/core] sched: Remove one division operation in find_busiest_queue()

2013-09-02 Thread tip-bot for Joonsoo Kim
Commit-ID: 95a79b805b935f4a7b685aa8a117d916c638323e Gitweb: http://git.kernel.org/tip/95a79b805b935f4a7b685aa8a117d916c638323e Author: Joonsoo Kim iamjoonsoo@lge.com AuthorDate: Tue, 6 Aug 2013 17:36:41 +0900 Committer: Ingo Molnar mi...@kernel.org CommitDate: Mon, 2 Sep 2013

[tip:perf/core] Revert tools lib lk: Fix for cross build

2013-08-12 Thread tip-bot for Joonsoo Kim
Commit-ID: cecb977e24da1465cdb0ff2d10d22e5891dc3e6c Gitweb: http://git.kernel.org/tip/cecb977e24da1465cdb0ff2d10d22e5891dc3e6c Author: Joonsoo Kim iamjoonsoo@lge.com AuthorDate: Tue, 16 Jul 2013 10:03:34 +0900 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 7 Aug

[tip:perf/core] Revert "tools lib lk: Fix for cross build"

2013-08-12 Thread tip-bot for Joonsoo Kim
Commit-ID: cecb977e24da1465cdb0ff2d10d22e5891dc3e6c Gitweb: http://git.kernel.org/tip/cecb977e24da1465cdb0ff2d10d22e5891dc3e6c Author: Joonsoo Kim AuthorDate: Tue, 16 Jul 2013 10:03:34 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 7 Aug 2013 17:35:41 -0300 Revert "tools

[tip:sched/core] sched: Clean-up struct sd_lb_stat

2013-09-02 Thread tip-bot for Joonsoo Kim
Commit-ID: 56cf515b4b1567c4e8fa9926175b40c66b9ec472 Gitweb: http://git.kernel.org/tip/56cf515b4b1567c4e8fa9926175b40c66b9ec472 Author: Joonsoo Kim AuthorDate: Tue, 6 Aug 2013 17:36:43 +0900 Committer: Ingo Molnar CommitDate: Mon, 2 Sep 2013 08:27:35 +0200 sched: Clean-up struct

[tip:sched/core] sched: Factor out code to should_we_balance()

2013-09-02 Thread tip-bot for Joonsoo Kim
Commit-ID: 23f0d2093c789e612185180c468fa09063834e87 Gitweb: http://git.kernel.org/tip/23f0d2093c789e612185180c468fa09063834e87 Author: Joonsoo Kim AuthorDate: Tue, 6 Aug 2013 17:36:42 +0900 Committer: Ingo Molnar CommitDate: Mon, 2 Sep 2013 08:27:34 +0200 sched: Factor out code to

[tip:sched/core] sched: Remove one division operation in find_busiest_queue()

2013-09-02 Thread tip-bot for Joonsoo Kim
Commit-ID: 95a79b805b935f4a7b685aa8a117d916c638323e Gitweb: http://git.kernel.org/tip/95a79b805b935f4a7b685aa8a117d916c638323e Author: Joonsoo Kim AuthorDate: Tue, 6 Aug 2013 17:36:41 +0900 Committer: Ingo Molnar CommitDate: Mon, 2 Sep 2013 08:26:59 +0200 sched: Remove one division

[tip:sched/urgent] sched: Fix load balancing performance regression in should_we_balance()

2013-09-10 Thread tip-bot for Joonsoo Kim
Commit-ID: b0cff9d88ce2f3030f73138078c5b1019f17e1cc Gitweb: http://git.kernel.org/tip/b0cff9d88ce2f3030f73138078c5b1019f17e1cc Author: Joonsoo Kim AuthorDate: Tue, 10 Sep 2013 15:54:49 +0900 Committer: Ingo Molnar CommitDate: Tue, 10 Sep 2013 09:20:42 +0200 sched: Fix load balancing

[tip:sched/core] sched: Change position of resched_cpu() in load_balance()

2013-04-24 Thread tip-bot for Joonsoo Kim
Commit-ID: f1cd0858100c67273f2c74344e0c464344c4a982 Gitweb: http://git.kernel.org/tip/f1cd0858100c67273f2c74344e0c464344c4a982 Author: Joonsoo Kim AuthorDate: Tue, 23 Apr 2013 17:27:37 +0900 Committer: Ingo Molnar CommitDate: Wed, 24 Apr 2013 08:52:43 +0200 sched: Change position of

[tip:sched/core] sched: Explicitly cpu_idle_type checking in rebalance_domains()

2013-04-24 Thread tip-bot for Joonsoo Kim
Commit-ID: de5eb2dd7f171ee8a45d23cd41aa2efe9ab922b3 Gitweb: http://git.kernel.org/tip/de5eb2dd7f171ee8a45d23cd41aa2efe9ab922b3 Author: Joonsoo Kim AuthorDate: Tue, 23 Apr 2013 17:27:38 +0900 Committer: Ingo Molnar CommitDate: Wed, 24 Apr 2013 08:52:43 +0200 sched: Explicitly

[tip:sched/core] sched: Don' t consider other cpus in our group in case of NEWLY_IDLE

2013-04-24 Thread tip-bot for Joonsoo Kim
Commit-ID: cfc03118047172f5bdc58d63c607d16d33ce5305 Gitweb: http://git.kernel.org/tip/cfc03118047172f5bdc58d63c607d16d33ce5305 Author: Joonsoo Kim AuthorDate: Tue, 23 Apr 2013 17:27:39 +0900 Committer: Ingo Molnar CommitDate: Wed, 24 Apr 2013 08:52:44 +0200 sched: Don't consider other

[tip:sched/core] sched: Move up affinity check to mitigate useless redoing overhead

2013-04-24 Thread tip-bot for Joonsoo Kim
Commit-ID: d31980846f9688db3ee3e5863525c6ff8ace4c7c Gitweb: http://git.kernel.org/tip/d31980846f9688db3ee3e5863525c6ff8ace4c7c Author: Joonsoo Kim AuthorDate: Tue, 23 Apr 2013 17:27:40 +0900 Committer: Ingo Molnar CommitDate: Wed, 24 Apr 2013 08:52:44 +0200 sched: Move up affinity

[tip:sched/core] sched: Prevent to re-select dst-cpu in load_balance()

2013-04-24 Thread tip-bot for Joonsoo Kim
Commit-ID: e02e60c109ca70935bad1131976bdbf5160cf576 Gitweb: http://git.kernel.org/tip/e02e60c109ca70935bad1131976bdbf5160cf576 Author: Joonsoo Kim AuthorDate: Tue, 23 Apr 2013 17:27:42 +0900 Committer: Ingo Molnar CommitDate: Wed, 24 Apr 2013 08:52:46 +0200 sched: Prevent to re-select

[tip:sched/core] sched: Rename load_balance_tmpmask to load_balance_mask

2013-04-24 Thread tip-bot for Joonsoo Kim
Commit-ID: e6252c3ef4b9cd251b53f7b68035f395d20b044e Gitweb: http://git.kernel.org/tip/e6252c3ef4b9cd251b53f7b68035f395d20b044e Author: Joonsoo Kim AuthorDate: Tue, 23 Apr 2013 17:27:41 +0900 Committer: Ingo Molnar CommitDate: Wed, 24 Apr 2013 08:52:45 +0200 sched: Rename

[tip:perf/urgent] perf tools: Include termios.h explicitly

2013-07-12 Thread tip-bot for Joonsoo Kim
Commit-ID: 756bbc84e30b57ca1010b550ea30594fd0b0494f Gitweb: http://git.kernel.org/tip/756bbc84e30b57ca1010b550ea30594fd0b0494f Author: Joonsoo Kim AuthorDate: Wed, 19 Jun 2013 10:02:30 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 8 Jul 2013 17:36:05 -0300 perf tools:

[tip:perf/urgent] tools lib lk: Fix for cross build

2013-07-12 Thread tip-bot for Joonsoo Kim
Commit-ID: 079787f209416416383c74ea5d5044be2d586f5e Gitweb: http://git.kernel.org/tip/079787f209416416383c74ea5d5044be2d586f5e Author: Joonsoo Kim AuthorDate: Wed, 19 Jun 2013 10:02:29 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 8 Jul 2013 17:36:17 -0300 tools lib lk: