First  |  Prev |  Next  |  Last
Pages: 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991
arm/include: Fix missing semicolon in module.h
On 16/06/10 19:32 +0200, ext Peter Huewe wrote: From: Peter Huewe <peterhuewe(a)gmx.de> This patch fixes a missing semicolon which introduced buildfailures [2] for almost every arm defconfig, introduced by patch cecaa4c6b [1] This issue arises only if CONFIG_ARM_UNWIND is not set. Signed-off-by... 23 Jun 2010 19:31
[PATCH] tracing, function graph: Remove the noisy output when use function graph filter
If we use function graph filter(echo some_functions >> set_graph_function) we are only interested in the graph of some_functions. But if a interrupt occurs when these functions are being traced(or preparing), the graphs of the handlers of this interrupt are also recorded. These events that we aren't interested in... 17 Jun 2010 05:41
[PATCH] Drivers: Staging: Removed one unnecessary space
Nothing special really, just a small fix. Signed-off-by: Matti Lammi <matti.lammi(a)gmail.com> --- drivers/staging/otus/apdbg.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/staging/otus/apdbg.c b/drivers/staging/otus/apdbg.c index b59028e..32c26e5 100644 --- a/drivers/stagi... 17 Jun 2010 05:41
[BUGFIX][PATCH -mm] fix bad call of memcg_oom_recover at cancel move.
From: KAMEZAWA Hiroyuki <kamezawa.hiroyu(a)jp.fujitsu.com> When cgroup_cancel_attach() is called via cgroup_attach_task(), mem_cgroup_clear_mc() can be called even when any migration was done. In such case, mc.to and mc.from is NULL. But, memcg-clean-up-waiting-move-acct-v2.patch doesn't handle this correctly an... 17 Jun 2010 04:37
[PATCH] Slabinfo: Fix display format
Fix slabinfo display format, if a structure length > 17, the information display like: [root(a)localhost ~]# cat /proc/slabinfo flow_cache 0 0 80 48 1 : tunables 120 60 8 : slabdata 0 0 0 cfq_io_context 40 112 68 56 1 : tunables 120 60 8 : slabd... 17 Jun 2010 04:37
alsa: riptide: don't use own hex_to_bin() method
At Tue, 15 Jun 2010 17:26:28 +0300, Andy Shevchenko wrote: From: Andy Shevchenko <ext-andriy.shevchenko(a)nokia.com> Signed-off-by: Andy Shevchenko <ext-andriy.shevchenko(a)nokia.com> Cc: Jaroslav Kysela <perex(a)perex.cz> Cc: Takashi Iwai <tiwai(a)suse.de> Cc: alsa-devel(a)alsa-project.org Applied now... 17 Jun 2010 04:37
[PATCH 06/10 v2] trivial: fix typos concerning "initiali[zs]e"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig(a)pengutronix.de> --- compared to (implicit) v1 this now really skips drivers/staging arch/arm/mach-msm/acpuclock-arm11.c | 4 ++-- arch/arm/mach-u300/gpio.c | 2 +- arch/arm/plat-s3c24xx/clock.c | 2 +- arch/arm/plat-samsung/c... 17 Jun 2010 04:37
[PATCH] Staging: Commedi: Fixed some warnings reported by checkpatch.pl tool
Fixed a few "line over 80 characters" warnings. One of those lines were an actual code line and I don't know if my corresction is sufficent with that part. This is my third patch. Signed-off-by: Matti Lammi <mattij.lammi(a)gmail.com> --- drivers/staging/comedi/drivers.c | 17 +++++++++++------ 1 files changed,... 17 Jun 2010 03:32
cpuidle: avoid using smp_processor_id() in preemptible code (nr_iowait_cpu) v4
On Thu, 17 Jun 2010 09:29:50 +0300 Sergey Senozhatsky <sergey.senozhatsky(a)gmail.com> wrote: Fix BUG: using smp_processor_id() in preemptible [00000000] code: s2disk/3392 caller is nr_iowait_cpu+0xe/0x1e Pid: 3392, comm: s2disk Not tainted 2.6.35-rc3-dbg-00106-ga75e02b #2 Call Trace: [<c1... 1 Jul 2010 02:22
(none)
-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ... 17 Jun 2010 03:32
First  |  Prev |  Next  |  Last
Pages: 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991