First  |  Prev |  Next  |  Last
Pages: 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204
[PATCH 1/2] PM: Compress hibernation image with LZO
Compress hibernation image with LZO in order to save on I/O and therefore time to hibernate/thaw. Signed-off-by: Bojan Smojver <bojan(a)rexursive.com> --- kernel/power/Kconfig | 2 + kernel/power/swap.c | 205 ++++++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 183 insertions(+), 24 deleti... 4 Aug 2010 23:27
[PATCH] DMAENGINE: at_hdmac: locking fixlet
atc_chain_complete shall be called with atchan->lock held and bh disabled. Signed-off-by: Yong Wang <yong.y.wang(a)intel.com> --- drivers/dma/at_hdmac.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/dma/at_hdmac.c b/drivers/dma/at_hdmac.c index bd5250e..646f6d6 100644 ---... 4 Aug 2010 23:27
Freebsd image from Qemu hangs on booting in KVM
Hi, I have a problem similar to the one seen on this list before - when I boot my freebsd based(but modified) image in Qemu with KVM on CentOS, then after almost booting completely, the image hangs - just before the login prompt is seen. If I do not have KVM ie plain CenOS with Qemu, then this issue does not occur. ... 5 Aug 2010 18:03
powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files properly
On Wed, 2010-08-04 at 10:49 -0400, Neil Horman wrote: Ping yet again. Ben, This needs review/acceptance from you or Paul Neil Isn't it already in powerpc-next about to be pulled by Linus ? In general, I recommend you check the status of your patches on patchwork. I'm nagging Jeremy to add a feature so it ... 4 Aug 2010 23:26
Comfirm Your Winning!
Comfirm Your Winning! This email is to notify you that you have won the Sum of(1,000.000.00Euros)only in an E-mail Lottery Program held in Amsterdam,The Netherlands.Contact the claim officer with your winning references for more informations and claim. Name:Dr.Larry Hans Telephone:0031-684-972-526. Rep... 4 Aug 2010 22:21
[git pull] Please pull powerpc.git next branch
Hi Linus ! Here's the batch of powerpc stuff for this merge window. Not major highlight, some work on 64-bit Book3E (embedded) by myself, and the powerpc part of the HW breakpoint stuff by Mohan Kumar and Paulus, and the usual batch of embedded bits and pieces. This does -not- include my memblock rework, which... 4 Aug 2010 22:21
linux-next: build failure after merge of the block tree
Hi Jens, After merging the block tree, today's linux-next build (x86_64 allmodconfig) failed like this: usr/include/linux/fs.h:11: included file 'linux/blk_types.h' is not exported Caused by commit 9d3dbbcd9a84518ff5e32ffe671d06a48cf84fd9 ("bio, fs: separate out bio_types.h and define READ/WRITE constants in... 5 Aug 2010 02:40
[PATCH] checkpatch: Fix extraneous EXPORT_SYMBOL* warnings
These are caused by checkpatch incorrectly parsing its internal representation of a statement block for struct's (or anything else that is a statement block encapsulated in {}'s that also ends with a ';'). Fix this by properly parsing a statement block. An example: diff --git a/dummy.c b/dummy.c new file mod... 4 Aug 2010 22:21
platform: Facilitate the creation of pseduo-platform busses
On 08/04/2010 05:16 PM, Kevin Hilman wrote: Patrick Pannuto <ppannuto(a)codeaurora.org> writes: Inspiration for this comes from: http://www.mail-archive.com/linux-omap(a)vger.kernel.org/msg31161.html Also, later in that thread I also wrote[1] what seems to be the core of what you've done here: name... 5 Aug 2010 13:33
linux-next: manual merge of the genesis tree with Linus' tree
Hi Paul, Today's linux-next merge of the genesis tree got a conflict in drivers/net/irda/sh_irda.c between commit 752ef8b541da2606c5668dcc176e7b16dd68b945 ("drivers: irda: fix sign bug") from Linus' tree and commit 8a2b6beffc88b83089845d72eed2ed74eb5c9b1e ("net/irda/sh_irda: Modify clk_get lookups") from the gen... 4 Aug 2010 21:16
First  |  Prev |  Next  |  Last
Pages: 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204