Matter of Urgency (GET BACK TO ME)
Good Day, I am Mr Wang Zhiqiang Assistant General Managers WING LUNG BANK China. I have a Business Proposal worth ($19,240,141.00) for you to handle with me from my bank. If interested, please email me on my private email on: {wgzhiq(a)yahoo.com.hk} and i will give you details of myself and the transaction. Your... 18 Jan 2010 19:54
idr: apply lockdep-based diagnostics to rcu_dereference() uses
On Thu, Jan 14, 2010 at 05:02:45PM -0800, Paul E. McKenney wrote: From: Paul E. McKenney <paulmck(a)linux.vnet.ibm.com> Because idr can be used with any of a number of locks or with any flavor of RCU, just disable the lockdep-based diagnostics. If idr needs diagnostics, the check expression will need to ... 18 Jan 2010 18:48
IPVS: SCTP Tranport Load Balancing Support to IPVS
On Mon, Jan 18, 2010 at 11:20:11PM +0530, Mohan Reddy wrote: This patch adds SCTP packet load balancing support to IPVS. This patch is written against linux-2.6.32.3 kernel. This has been written based on the SCTP FSM desribed in the RFC 4960. All the posibilities of chunks have been taken care. Once the IPV... 20 Jan 2010 12:54
Press NumLock -> panic in hidinput_find_field
Yesterday I updated a rarely used PC from 2.6.32 to 2.6.33-rc4. Today this PC panicked when I attempted to switch on NumLock on a USB keyboard. There was X11 in the foreground. I believe I had pressed NumLock once or twice before at a text console. Except for my dangerous keypress, there was no other discernibl... 18 Jan 2010 17:40
[PATCH] Add reference to memrar.h file
The purpose of this patch is to add raference to memrar.h This is the third of seven patches for the rar_register driver for Sunday, January 17, 2009 The rar stands for restricted access region. The restricted access region is an area of memory that can be locked from access by the x86 processor. The purpos... 18 Jan 2010 16:32
[PATCH 4/4] vgaarb: Add user selectability of the number of GPUS in a system
Update the VGA Arbiter to allow the user to select the number of GPU's supported in a system. Signed-off-by: Mike Travis <travis(a)sgi.com> Cc: Dave Airlie <airlied(a)redhat.com> Cc: Alex Chiang <achiang(a)hp.com> Cc: Thomas Gleixner <tglx(a)linutronix.de> Cc: Cyrill Gorcunov <gorcunov(a)openvz.org> Cc: Benjamin Herre... 18 Jan 2010 14:17
[PATCH 22/64] pata_via: fix address setup timings underlocking
From: Bartlomiej Zolnierkiewicz <bzolnier(a)gmail.com> Subject: [PATCH] pata_via: fix address setup timings underlocking Correct via_do_set_mode() documentation while at it. Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier(a)gmail.com> --- drivers/ata/pata_via.c | 4 ++-- 1 file changed, 2 insertions(+), 2 ... 18 Jan 2010 13:08
linux-next build failure (was: Re: [PATCH/REPOST] pci: push deprecated pci_find_device() function to last user)
On Fri, Jan 15, 2010 at 19:08, Jesse Barnes <jbarnes(a)virtuousgeek.org> wrote: On Thu, 14 Jan 2010 23:18:41 +0100 (CET) Tilman Schmidt <tilman(a)imap.cc> wrote: Am 14.01.2010 17:28 schrieb Jesse Barnes: I can take it, but I lost the original patch.  Tilman, can you resend? Sure, here you a... 18 Jan 2010 10:52
led-class.c: quiet boot messages
On Wed, 2010-01-06 at 15:34 -0700, H Hartley Sweeten wrote: led-class.c: quiet boot messages As each led device gets registered a kernel message gets printed. In an embedded system with a number of leds this can produce a lot of output that just looks like noise. Change the message type to KERN_D... 18 Jan 2010 09:44
leds: make PCI device id constant
On Sun, 2010-01-10 at 01:11 +0100, Németh Márton wrote: From: Márton Németh <nm127(a)freemail.hu> The id_table field of the struct pci_driver is constant in <linux/pci.h> so it is worth to make pci_device_id also constant. The semantic match that finds this kind of pattern is as follows: (http://co... 18 Jan 2010 09:44