First
|
Prev |
Next
|
Last
Pages: 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207
[tip:perf/urgent] tracing, powerpc: Fix for tracepoint API change Commit-ID: a578f4255763514dc9d0c4f2a60cf5b9323e0b6b Gitweb: http://git.kernel.org/tip/a578f4255763514dc9d0c4f2a60cf5b9323e0b6b Author: Stephen Rothwell <sfr(a)canb.auug.org.au> AuthorDate: Fri, 28 May 2010 15:08:42 +1000 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Fri, 28 May 2010 16:27:11 +0200 ... 28 May 2010 14:52
[GIT PULL] x86 platform driver updates for 2.6.35 Hi Linus, The hp-wmi update looks large but is mostly code cleanup with no functional change. The rest is obvious fixes plus Jesse's IPS driver for power saving on recent Intel. The following changes since commit 9dda696f0de87a2e5cfabb147e28c76b7d3c6846: Linus Torvalds (1): Merge branch 'release' ... 28 May 2010 14:52
sched_clock: Provide local_clock() and improve documentation On Fri, 2010-05-28 at 11:11 -0700, Chad Talbott wrote: On Fri, May 28, 2010 at 6:13 AM, Peter Zijlstra <peterz(a)infradead.org> wrote: + * local_clock() -- is cpu_clock() on the current cpu. Pretty sure this should read, "is cpu_clock() on *some* cpu," since there is no guarantee in a preemptible k... 28 May 2010 14:52
sched_clock: Provide local_clock() and improve documentation On Fri, May 28, 2010 at 6:13 AM, Peter Zijlstra <peterz(a)infradead.org> wrote: + * local_clock() � � �-- is cpu_clock() on the current cpu. Pretty sure this should read, "is cpu_clock() on *some* cpu," since there is no guarantee in a preemptible kernel that local_clock() returns on the same CPU that it was call... 28 May 2010 14:52
Quickstart Button ACPI driver to serve PNP0C32 ACPI devices On Fri, May 28, 2010 at 07:40:09PM +0200, Thomas Renninger wrote: Hi, if you have a recent Microsoft Office format reader you find some documentation here: http://www.microsoft.com/whdc/system/platform/firmware/DirAppLaunch.mspx I finally got it converted and these should be readable in OpenOffi... 28 May 2010 14:52
ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT case On Fri, 28 May 2010, Venkatesh Pallipadi wrote: On Thu, May 27, 2010 at 11:02 PM, Len Brown <lenb(a)kernel.org> wrote: From: Len Brown <len.brown(a)intel.com> commit d306ebc28649b89877a22158fe0076f06cc46f60 (ACPI: Be in TS_POLLING state during mwait based C-state entry) fixed an important powe... 28 May 2010 14:52
[PATCH -next] RapidIO: fix RapidIO sysfs hierarchy Makes rapidio devices appear under /sys/devices/rapidio instead of top of devices direcrory. Signed-off-by: Alexandre Bounine <alexandre.bounine(a)idt.com> Cc: Matt Porter <mporter(a)kernel.crashing.org> Cc: Li Yang <leoli(a)freescale.com> Cc: Kumar Gala <galak(a)kernel.crashing.org> Cc: Thomas Moll <thomas.moll(a)sysgo.... 28 May 2010 14:52
[PATCH] Fix section mismatch cpu_notify_nofail() -> cpu_chain WARNING: Section mismatch in reference from the function cpu_notify_nofail() to the variable .cpuinit.data:cpu_chain It appears that "cpu_chain" should not be marked as __cpuinitdata. Signed-off-by: Tony Luck <tony.luck(a)intel.com> --- diff --git a/kernel/cpu.c b/kernel/cpu.c index 3097382... 28 May 2010 14:52
[PATCH V2 1/4] Frontswap (was Transcendent Memory): swap data structure changes [PATCH V2 1/4] Frontswap (was Transcendent Memory): swap data structure changes Core swap data structures are needed by frontswap.c but we don't need to expose them to the dozens of files that include swap.h so create a new swapfile.h just to extern-ify these. Add frontswap-related elements to swap_info_struct.... 28 May 2010 14:52
[PATCH V2 7/7] Cleancache (was Transcendent Memory): ocfs2 hook [PATCH V2 7/7] Cleancache (was Transcendent Memory): ocfs2 hook Filesystems must explicitly enable cleancache. Ocfs2 is currently the only user of the clustered filesystem interface but nevertheless, the cleancache hooks in the VFS layer are sufficient for ocfs2. Signed-off-by: Dan Magenheimer <dan.magenheime... 28 May 2010 14:52 |