First
|
Prev |
Next
|
Last
Pages: 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334
[GIT Pull] hpet for 2.6.35 Linus, Please pull the latest timers-for-linus-hpet git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git timers-for-linus-hpet Thanks, tglx ------------------> Andreas Herrmann (1): x86, hpet: Add reference to chipset erratum documentation for disable-hpet-msi-qu... 18 May 2010 12:34
[GIT Pull] timer fixes for 2.6.35 Linus, Please pull the latest timers-fixes-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git timers-fixes-for-linus Thanks, tglx ------------------> Jens Rottmann (1): cs5535-clockevt: Free timer in IRQ setup error path drivers/clocksource/cs55... 18 May 2010 12:34
What is 2.6.34-git1 and how to it it? And whether to eat it? Hello, I have a habit of building each new git version of the kernel. Is 2.6.34-git1 something like pre-rc1 version? And when will be a rc1 version? Regards, Piotr Hosowicz -- "Chcemy waszego dobra!" - powiedzia� lider socjaldemokrat�w. Zaniepokojeni obywatele zaczeli ukrywa� swoje dobra w bezpiecznyc... 18 May 2010 18:07
[tip:perf/core] perf, x86: P4 PMU -- fix typo in unflagged NMI handling Commit-ID: ef4f30f54e265c2f6f9ac9eda4db158a4e16050b Gitweb: http://git.kernel.org/tip/ef4f30f54e265c2f6f9ac9eda4db158a4e16050b Author: Cyrill Gorcunov <gorcunov(a)openvz.org> AuthorDate: Tue, 18 May 2010 17:29:14 +0800 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Tue, 18 May 2010 12:05:20 +0200 pe... 18 May 2010 11:27
[GIT PULL] first round of SCSI updates for the 2.6.35 merge window This is actually the scsi-misc tree plus one fix for 2.6.34 I didn't manage to send in time (now tagged for stable). It contains the usual driver updates (qla2, qla4, lpfc, bfa, zfcp, fusion, mpt2sas, zfcp) plus one non marvell update for mvsas which seems to ease some of that driver's current problems. This patc... 18 May 2010 11:27
[tip:core/locking] kernel/mutex.c: Fix unused var warning Commit-ID: 0f14452563e342637f9a3a2f036cac7315081b2b Gitweb: http://git.kernel.org/tip/0f14452563e342637f9a3a2f036cac7315081b2b Author: Andrew Morton <akpm(a)linux-foundation.org> AuthorDate: Fri, 14 May 2010 11:13:48 -0700 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Tue, 18 May 2010 16:46:03 +0200 ... 18 May 2010 11:27
core/locking changes for v2.6.35 On Mon, 17 May 2010, Ingo Molnar wrote: Tony Breeds (1): mutex: Fix optimistic spinning vs. BKL Grr. This has the ugly timeout thing, but what's _really_ ugly about it is kernel/mutex.c: In function �__mutex_lock_common�: kernel/mutex.c:148: warning: unused variable �timeout� Nasty. It h... 18 May 2010 19:15
posix_timer: move copy_to_user(created_timer_id) down in timer_create On 05/18, Stanislaw Gruszka wrote: On Mon, 17 May 2010 21:18:08 +0400 Andrey Vagin <avagin(a)openvz.org> wrote: According to Oleg Nesterov: We can move copy_to_user(created_timer_id) down after "if (timer_event_spec)" block too. (but before CLOCK_DISPATCH(), of course). I'm not sure ... 18 May 2010 11:27
collecting static data related to tracing Hi, We've got some tracing in the wireless subsystem that allows us to find out what's going on quite well. I frequently ask users to use trace-cmd to record data and send me the resulting file. (Oh and please ... I don't care if perf could do this as well, trace-cmd works great for me) However, in all of this... 19 May 2010 11:33
[PATCH 0/5] Optimize perf ring-buffer This patch-set optimizes the perf ring-buffer by removing IRQ disable and all LOCK ops from the fast paths. There's also an RFC patch that adds perf_output_addr() which will allow you to write directly to the buffer, however I'm not sure how to go about using it for the trace events since we need to multiplex ev... 18 May 2010 10:21 |