ARM: mach-sa1100: Fix for the use of wrong CPU_FREQ code in nanoengine.
Hi Kristoffer, On Sat, Mar 27, 2010 at 19:07, Kristoffer Ericson <kristoffer.ericson(a)gmail.com> wrote: On Fri, 26 Mar 2010 18:53:10 -0300 Marcelo Roberto Jimenez <mroberto(a)cpti.cetuc.puc-rio.br> wrote: This patch selects the right CPU_FREQ module to use with nanoengine. Signed-off-by: Marcelo R... 27 Mar 2010 18:50
[PATCH] V4L/DVB: mx1-camera: compile fix
This fixes a regression of 7d58289 (mx1: prefix SOC specific defines with MX1_ and deprecate old names) Signed-off-by: Uwe Kleine-König <u.kleine-koenig(a)pengutronix.de> --- arch/arm/plat-mxc/include/mach/dma-mx1-mx2.h | 8 +++++++- drivers/media/video/mx1_camera.c | 8 +++----- 2 files cha... 27 Mar 2010 18:50
[RFC PATCH] drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()
PORT_HOTPLUG_EN has allready been setup in i915_driver_irq_postinstall(), when intel_dp_detect() runs. Delete the DP[BCD]_HOTPLUG_INT_EN defines, they are not referenced anymore. I found this while searching for a fix for https://bugzilla.redhat.com/show_bug.cgi?id=528312 Signed-off-by: Karsten Wiese... 27 Mar 2010 18:50
perf, x86: Add Nehelem PMU programming errata workaround
Peter Zijlstra <peterz(a)infradead.org> writes: Subject: perf, x86: Add Nehelem PMU programming errata workaround From: Peter Zijlstra <a.p.zijlstra(a)chello.nl> Date: Fri Mar 26 13:59:41 CET 2010 Implement the workaround for Intel Errata AAK100 and AAP53. Also, remove the Core-i7 name for Nehalem ev... 28 Mar 2010 18:59
[PATCH 2/2] perf tools: Allow specifying O= to build files in a separate directory
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> Avoiding polluting the source tree with build files. Reported-by: Steven Rostedt <rostedt(a)goodmis.org> Cc: Steven Rostedt <rostedt(a)goodmis.org> Cc: Frédéric Weisbecker <fweisbec(a)gmail.com> Cc: Mike Galbraith <efault(a)gmx.de> Cc: Peter Zijlstra <a.p.zijlstra(a)chel... 27 Mar 2010 14:16
[PATCH 1/2] perf tools: Use -o $(BITBUCKET) in one more case
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> As described in 1703f2c some gcc versions has issues using /dev/null, so use the mechanism used elsewhere. Cc: Frédéric Weisbecker <fweisbec(a)gmail.com> Cc: Mike Galbraith <efault(a)gmx.de> Cc: Peter Zijlstra <a.p.zijlstra(a)chello.nl> Cc: Paul Mackerras <paulus(a)sam... 27 Mar 2010 14:16
CVE-2009-4537
From: Michael Gilbert <michael.s.gilbert(a)gmail.com> Date: Sat, 27 Mar 2010 14:21:00 -0400 Hi, CVE-2009-4537 has been disclosed without any upstream activity for a while now. Discussion about the issue dried up in January [0], and a patch had been proposed [1], but no arguments were seen either for or... 28 Mar 2010 21:11
intel graphic card hanging (Hangcheck timer elapsed... GPU hung)
Dear all, (please Cc) I am running 2.6.34-rc2 + git 01e7770 commit (yesterday) with KMS on Debian/sid: xserver-xorg: 7.5+5 video-intel: 2.9.1-3 Running D2X-xl (self compiled) (descent2 open source code) X suddenly died, and after that gdm could not be restarted because after a few secs it went dead again. ... 27 Mar 2010 13:06
[patch 5/6] tree/tiny rcu: Add debug RCU head objects (v4)
Helps finding racy users of call_rcu(), which results in hangs because list entries are overwritten and/or skipped. Changelog since v3: - Include comments from Lai Jiangshan This new patch version is based on the debugobjects with the newly introduced "active state" tracker. Non-initialized entries are all ... 27 Mar 2010 11:58
[patch 2/6] commit afd066d60b77e28651bb8323fc8cfcedacc5cbf8 Author: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> Date: Sat Mar 27 10:53:30 2010 -0400
Revert "netfilter: don't use INIT_RCU_HEAD()" This reverts commit ca1c2e2da9637c131436bf6d6ae41b58f5353afe. If we ever want to be able to properly detect double rcu_head activation, we need to separate the initialization from call_rcu(). Signed-off-by: Mathieu Desnoyers <mathie... 27 Mar 2010 11:58