[PATCH 2/2] x86, mce: Make MCE tracepoint persistent event
Not-yet-signed-off-by: Borislav Petkov <bp(a)alien8.de> --- arch/x86/kernel/cpu/mcheck/mce.c | 4 ++++ include/trace/events/mce.h | 1 + 2 files changed, 5 insertions(+), 0 deletions(-) diff --git a/arch/x86/kernel/cpu/mcheck/mce.c b/arch/x86/kernel/cpu/mcheck/mce.c index 8a6f0af..5f40726 100644 ---... 22 May 2010 16:02
[RFC PATCH 0/2] perf: persistent events prototype
From: Borislav Petkov <bp(a)alien8.de> Hi, here is my first stab at persistent events. And since it is a first one, there's no special tricks but simply all subsystems which init before perf and have declared static tracepoints, simply mark some of them as persistent and perf enables them when inits. I haven'... 22 May 2010 16:02
[git pull] fatfs-2.6 patches
Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6.git master to get these changes: Andy Shevchenko (1): fat: use pack_hex_byte() instead of custom one Arnd Bergmann (1): fat: convert to unlocked_ioctl OGAWA Hirofumi (1): fat: Cleanup nls_unload() u... 22 May 2010 14:56
mfd: section cleanup of 88pm860x driver
On Thu, Mar 25, 2010 at 21:40, Henrik Kretzschmar wrote: This patch fixes three section mismatches. fixes things for me too, thanks Signed-off-by: Mike Frysinger <vapier(a)gentoo.org> should go into stable too i think ... but i guess it needs to be merged for 2.6.35 first ... -mike -- To unsubscribe from th... 22 May 2010 22:32
[PATCH 2/3] kernel/power/swap.c: do not use end_swap_bio_read
The swap checksum patches will change end_swap_bio_read to also verify the page's checksum. This is not compatible with its use at submit() from kernel/power/swap.c. Make kernel/power/swap.c use a private copy of end_swap_bio_read, and modify it to not say "Read-error" if the error was on a write. Signed-off-b... 22 May 2010 14:56
[PATCH 1/3] mm/swapfile.c: better messages for swap_info_get
swap_info_get() is used for more than swap_free(). Use "swap_info_get:" instead of "swap_free:" in the error messages. Signed-off-by: Cesar Eduardo Barros <cesarb(a)cesarb.net> --- mm/swapfile.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mm/swapfile.c b/mm/swapfile.c inde... 22 May 2010 14:56
[PATCH 2/3] perf tui: Remove annotate from popup menu after failure
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> Cc: Frédéric Weisbecker <fweisbec(a)gmail.com> Cc: Mike Galbraith <efault(a)gmx.de> Cc: Paul Mackerras <paulus(a)samba.org> Cc: Peter Zijlstra <a.p.zijlstra(a)chello.nl> Cc: Stephane Eranian <eranian(a)google.com> Cc: Tom Zanussi <tzanussi(a)gmail.com> LKML-Reference: <new-... 22 May 2010 13:50
[PATCH 1/3] perf report: Don't start the TUI if -D is used
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> One day we'll have support for the "dump raw trace in ASCII" in the TUI frontend, but till then, use the tty code. Reported-by: Peter Zijlstra <a.p.zijlstra(a)chello.nl> Cc: Frédéric Weisbecker <fweisbec(a)gmail.com> Cc: Mike Galbraith <efault(a)gmx.de> Cc: Paul Mack... 22 May 2010 13:50
[GIT PULL] 9p file system changes for merge window
The following changes since commit d515e86e639890b33a09390d062b0831664f04a2: Linus Torvalds (1): Merge branch 'for_linus' of git://git.kernel.org/.../jack/linux-udf-2.6 are available in the git repository at: ssh://master.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git for-linus Aneesh Kumar ... 22 May 2010 13:50
[GIT PULL 0/3] perf annotate improvements, report fix
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> Hi Ingo, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf Regards, - Arnaldo Arnaldo Carvalho de Melo (3): perf report: Don't start the TUI if -D is used perf tui: Remove annotate from popup menu after fa... 22 May 2010 13:50