First  |  Prev |  Next  |  Last
Pages: 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821
[WATCHDOG] v2.6.35-rc4 patch
Hi Linus, Please pull from 'master' branch of git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git or if master.kernel.org hasn't synced up yet: master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git This will update the following files: Documentation/watchdog/watchdog... 1 Jul 2010 13:20
perf_events: Add a helper to search for an event in a context
From: Frederic Weisbecker <fweisbec(a)gmail.com> Date: Thu, Jul 01, 2010 at 12:14:50PM -0400 Hi Frederic, On Thu, Jul 01, 2010 at 06:12:45PM +0200, Peter Zijlstra wrote: On Thu, 2010-07-01 at 18:11 +0200, Frederic Weisbecker wrote: I suspect we need another syscall that can list all the persistent ev... 1 Jul 2010 13:20
perf_events: Add a helper to search for an event in a context
On Thu, Jul 01, 2010 at 06:24:24PM +0200, Borislav Petkov wrote: From: Frederic Weisbecker <fweisbec(a)gmail.com> Date: Thu, Jul 01, 2010 at 12:14:50PM -0400 Hi Frederic, On Thu, Jul 01, 2010 at 06:12:45PM +0200, Peter Zijlstra wrote: On Thu, 2010-07-01 at 18:11 +0200, Frederic Weisbecker wro... 1 Jul 2010 13:20
X86 platform drivers: Remove EC dump from thinkpad_acpi
On Thu, 01 Jul 2010, Thomas Renninger wrote: There is a general interface for that now (provided by other patches in this patch series): /sys/devices/system/ec/*/io Signed-off-by: Thomas Renninger <trenn(a)suse.de> CC: Alexey Starikovskiy <astarikovskiy(a)suse.de> CC: Len Brown <lenb(a)kernel.org> ... 2 Jul 2010 12:24
Fan control with kernel module "asus-laptop"
Hello guys, I'm using a Lenovo Thinkpad SL500 in combination with the asus-laptop kernel module. Everything is working quite fine, the last commit brought excellent support for my laptop, except the support for cpu fan-speed control. I remember to read somewhere that this feature was planned to be included but i... 2 Jul 2010 09:05
[PATCH 18/21] perf: Split build-id.c
From: Borislav Petkov <borislav.petkov(a)amd.com> .... into perf-specific and generic part. Signed-off-by: Borislav Petkov <borislav.petkov(a)amd.com> --- tools/lib/perf/build-id.c | 49 -------------------------------------------- tools/lib/perf/build-id.h | 4 +++ tools/perf/Makefile | 1 + t... 1 Jul 2010 12:13
[PATCH 19/21] x86, mce: Notify about corrected events too
From: Borislav Petkov <borislav.petkov(a)amd.com> Notify all parties registered on the mce decoder chain about logged correctable MCEs. Signed-off-by: Borislav Petkov <borislav.petkov(a)amd.com> --- arch/x86/kernel/cpu/mcheck/mce.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/x... 1 Jul 2010 12:13
[PATCH 04/21] perf_events: Handle persistent events accordingly
From: Borislav Petkov <borislav.petkov(a)amd.com> Add a persistent events flag which is passed to sys_perf_event_open(). Also, teach the perf syscall to differentiate between previously allocated persistent events and new ones which are about to be created. Signed-off-by: Borislav Petkov <borislav.petkov(a)amd.com>... 1 Jul 2010 12:13
[PATCH 01/21] perf_events: Export buffer handling functions
From: Borislav Petkov <borislav.petkov(a)amd.com> .... for other in-kernel users. Signed-off-by: Borislav Petkov <borislav.petkov(a)amd.com> --- include/linux/perf_event.h | 8 ++++++++ kernel/perf_event.c | 8 ++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/include/linux/... 1 Jul 2010 12:13
[PATCH 21/21] tools, ras: Add a RAS daemon
From: Borislav Petkov <borislav.petkov(a)amd.com> Signed-off-by: Borislav Petkov <borislav.petkov(a)amd.com> --- tools/Makefile | 4 + tools/lib/Makefile | 2 +- tools/ras/Makefile | 18 ++++++ tools/ras/rasd.c | 155 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 178 inserti... 1 Jul 2010 12:13
First  |  Prev |  Next  |  Last
Pages: 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821