[BUGFIX][PATCH 1/2] cgroup/cssid/memcg rcu fixes. (Was Re: [PATCH tip/core/urgent 08/10] memcg: css_id() must be called under rcu_read_lock()
Hi, Sorry for my lack of study...maybe this is an acceptable one. This patch fixes css_id's RCU check and revert a patch already merged. This is based on linux-2.6.34-rc7. -Kame == From: KAMEZAWA Hiroyuki <kamezawa.hiroyu(a)jp.fujitsu.com> Commit ad4ba375373937817404fd92239ef4cadbded23b modifies memcontol.c fo... 10 May 2010 02:17
[tip:sched/core] sched: Update the idle statistics in get_cpu_idle_time_us()
Commit-ID: 8c7b09f43f4bf570654bcc458ce96819a932303c Gitweb: http://git.kernel.org/tip/8c7b09f43f4bf570654bcc458ce96819a932303c Author: Arjan van de Ven <arjan(a)linux.intel.com> AuthorDate: Sun, 9 May 2010 08:23:23 -0700 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Sun, 9 May 2010 19:35:26 +0200 s... 10 May 2010 02:17
[tip:sched/core] sched: Fold updating of the last_update_time_info into update_ts_time_stats()
Commit-ID: 8d63bf949e330588b80d30ca8f0a27a45297a9e9 Gitweb: http://git.kernel.org/tip/8d63bf949e330588b80d30ca8f0a27a45297a9e9 Author: Arjan van de Ven <arjan(a)linux.intel.com> AuthorDate: Sun, 9 May 2010 08:24:03 -0700 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Sun, 9 May 2010 19:35:26 +0200 s... 10 May 2010 02:17
[tip:x86/cpu] x86, hypervisor: add missing <linux/module.h>
Commit-ID: 3998d095354d2a3062bdaa821ef07a1e1c82873c Gitweb: http://git.kernel.org/tip/3998d095354d2a3062bdaa821ef07a1e1c82873c Author: H. Peter Anvin <hpa(a)zytor.com> AuthorDate: Sun, 9 May 2010 22:46:54 -0700 Committer: H. Peter Anvin <hpa(a)zytor.com> CommitDate: Sun, 9 May 2010 22:46:54 -0700 x86, hyp... 10 May 2010 02:17
[tip:sched/core] ondemand: Solve a big performance issue by counting IOWAIT time as busy
Commit-ID: 6b8fcd9029f217a9ecce822db645e19111c11080 Gitweb: http://git.kernel.org/tip/6b8fcd9029f217a9ecce822db645e19111c11080 Author: Arjan van de Ven <arjan(a)linux.intel.com> AuthorDate: Sun, 9 May 2010 08:26:06 -0700 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Sun, 9 May 2010 19:35:27 +0200 o... 10 May 2010 02:17
[tip:sched/core] sched: Intoduce get_cpu_iowait_time_us()
Commit-ID: 0224cf4c5ee0d7faec83956b8e21f7d89e3df3bd Gitweb: http://git.kernel.org/tip/0224cf4c5ee0d7faec83956b8e21f7d89e3df3bd Author: Arjan van de Ven <arjan(a)linux.intel.com> AuthorDate: Sun, 9 May 2010 08:25:23 -0700 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Sun, 9 May 2010 19:35:27 +0200 s... 10 May 2010 02:17
scripts/get_maintainer.pl: optionally ignore non-maintainer signatures
On Sun, 9 May 2010 21:56:02 -0700 Joe Perches <joe(a)perches.com> wrote: This patch has been modified from Florian's original submission to change the supported signature types to the canonical forms and use slightly different spacing. A couple of spacing issues were also corrected in the original source... 10 May 2010 01:13
HID: add multi-input quirk for eGalax Touchcontroller
Hi Jiri, On Tue, Feb 02, 2010 at 01:40:40PM +1000, Peter Hutterer wrote: Signed-off-by: Peter Hutterer <peter.hutterer(a)who-t.net> --- I've got one of these devices on my desk and it seems that it suffers from the ABS_Z/ABS_RX issue that we've seen in other devices before. This patch uses the same reas... 10 May 2010 03:22
[PATCH 1/2] scripts/get_maintainer.pl: optionally ignore non-maintainer signatures
When using --git to determine who to send a patch to, get_maintainers will currently include all signatures. This can include signers that simply report an issue or test a patch. Signers that use this tag are not necessarily good candidates to review new patches. This patch allows get_maintainers to optionally ... 10 May 2010 01:13
[PATCH 2/2] scripts/get_maintainer.pl: add .get_maintainer.conf default options file
Allow the use of a .get_maintainer.conf file to control the default options applied when scripts/get_maintainer.pl is run. ..get_maintainer.conf can contain any valid command-line argument. File contents are prepended to any additional command line arguments. Multiple lines may be used, blank lines ignored, #... 10 May 2010 01:13