x86, hpet.c: Changed delayed_work to work when delay is 0
Thanks for sending the patch. A comment below. On Sat, May 15, 2010 at 8:27 AM, Leonardo de S� Alt <leonardoaltt(a)gmail.com> wrote: Here a delayed_work was used with delay 0, so it was changed to work. It avoids a timer set up and the work is directly queued, providing less use of memory and more performan... 17 May 2010 22:24
Sofort Geld verdienen - nur für Sie
Schönen guten Tag, Sie möchten Geld verdienen und endlich mitspielen? Dort, wo das ganz große Geld gemacht wird? Hier zeige ich Ihnen, wie das geht: http://Geld-fuer-den-Sommer.eu/ Viele Grüße, Alexandra Brandson -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the... 17 May 2010 22:24
drivers/net/wireless/ipw2x00: Use kmemdup
On Sun, 2010-05-16 at 05:21 +0800, Julia Lawall wrote: From: Julia Lawall <julia(a)diku.dk> Use kmemdup when some other buffer is immediately copied into the allocated region. A simplified version of the semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // ... 17 May 2010 22:24
Compat-wireless for 2.6.34 final - 802.11 and bluetooth backported
2.6.34 was released today and now we get a respective compat-wireless stable [1] tarball based on it [2]. This gives us the 2.6.34 802.11 subsystem, bluetooth subsystem and new 802.11/bluetooth drivers compilable and installable on older kernels. Please report any issues ASAP. For details on changes you can refer t... 17 May 2010 22:24
[PATCH] .gitignore arch/x86/boot/compressed/vmlinux
Signed-off-by: Michel Lespinasse <walken(a)google.com> --- arch/x86/boot/compressed/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/x86/boot/compressed/.gitignore b/arch/x86/boot/compressed/.gitignore index 4a46fab..b71c8ca 100644 --- a/arch/x86/boot/compressed/.gitignor... 17 May 2010 22:24
[PATCH] btrfs: prohibit a operation of changing acl's mask when noacl mount option used
when used Posix File System Test Suite(pjd-fstest) to test btrfs, some cases about setfacl failed when noacl mount option used. I simplified used commands in pjd-fstest, and the following steps can reproduce it. ------------------------ # cd btrfs-part/ # mkdir aaa # setfacl -m m::rw aaa <- successed, but n... 17 May 2010 21:19
DMAENGINE: extend the control command to include an arg
On Mon, May 17, 2010 at 3:41 PM, Linus Walleij <linus.walleij(a)stericsson.com> wrote: This adds an argument to the DMAengine control function, so that we can later provide control commands that need some external data passed in through an argument akin to the ioctl() operation prototype. Signed-off-by... 17 May 2010 21:19
[PATCH 1/10] docbook: make mtd nand module init static
From: H Hartley Sweeten <hsweeten(a)visionengravers.com> In the example the module_init function should be static. Signed-off-by: H Hartley Sweeten <hsweeten(a)visionengravers.com> Signed-off-by: Randy Dunlap <randy.dunlap(a)oracle.com> Cc: David Woodhouse <dwmw2(a)infradead.org> --- Documentation/DocBook/mtdnand.tm... 17 May 2010 20:13
[PATCH 3/10] Documentation/development-process: add staging & mmotm info
From: Randy Dunlap <randy.dunlap(a)oracle.com> Update explanation of mmotm. Add explanation of drivers/staging/. Signed-off-by: Randy Dunlap <randy.dunlap(a)oracle.com> Acked-by: Jonathan Corbet <corbet(a)lwn.net> --- Documentation/development-process/2.Process | 14 ++++++++------ 1 file changed, 8 insertions(... 17 May 2010 20:13
[PATCH 4/10] Documentation/sysrq.txt: update KEY_SYSRQ info
From: Paul Fox <pgf(a)laptop.org> While setting up sysrq operation on the XO laptop (which lacks a SysRq key), i realized that the documentation was quite out of date. Change documentation of SysRq to reflect current KEY_SYSRQ value. Signed-off-by: Paul Fox <pgf(a)laptop.org> Signed-off-by: Randy Dunlap <ran... 17 May 2010 20:13