First  |  Prev |  Next  |  Last
Pages: 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990
[PATCH] p54usb: Drop duplicate USBID 0xcde:0x0006
Drop the duplicate USB ID 0xcde:0x0006 which is written at two different places in p54usb.c Signed-off-by: Ozan Çağlayan <ozan(a)pardus.org.tr> --- drivers/net/wireless/p54/p54usb.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/net/wireless/p54/p54usb.c b/drivers/net/wireless/... 17 Jun 2010 06:46
CONFIG_PROVE_RCU breaks proprietary modules (rcu_lock_map)
On Mon, Mar 29, 2010 at 11:40:59AM -0700, Paul E. McKenney wrote: I am comfortable with PROVE_RCU being incompatible with non-GPL modules. After all, it is only a debugging option, not intended for production use. I agree completely. I just wanted to publish that fact because it seems to b... 21 Jun 2010 13:33
[WATCHDOG] 2.6.35-rc4 patches
Hi Linus, Please pull from 'master' branch of git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git or if master.kernel.org hasn't synced up yet: master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git This will update the following files: drivers/watchdog/at32ap700x_wdt... 17 Jun 2010 06:46
[PATCH] fbdev: section cleanup in viafb driver
This patch moves two functions from .devexit to .text, which are called on the probe error path. Also a function which is called by probe is moved from .text to .devinit. WARNING: vmlinux.o(.devinit.text+0x2ca5): Section mismatch in reference from the function via_pci_probe() to the function ..devexit.text:via_... 17 Jun 2010 06:46
[PATCH] checkpatch.pl: Add check for space after struct or union definition
Signed-off-by: Joe Perches <joe(a)perches.com> --- scripts/checkpatch.pl | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl index bd88f11..59084fe 100755 --- a/scripts/checkpatch.pl +++ b/scripts/checkpatch.pl @@ -1876,6 +1876,16 @@ s... 17 Jun 2010 06:46
N/A
Hello, I have a business proposition for you that will be beneficial to us. I shall give you more details upon your response. Thanks and Regards Barrister Tim Pullen -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More major... 17 Jun 2010 06:46
Congratulations!
You've won 891,934.00 pounds Send Necessary :name,age,occupation, country -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lk... 17 Jun 2010 06:46
[PATCH] rtc: fix ds1388 time corruption
The ds1307 driver misreads the ds1388 registers when checking for 12 or 24 hour mode. Instead of checking the hour register it reads the minute register. Therefore the driver thinks minutes >= 40 has the 12HR bit set and resets the minute register by zeroing the high bits. This results in minutes are reset to 0-9... 17 Jun 2010 06:46
[PATCH] kgdb: remove custom hex_to_bin() implementation
From: Andy Shevchenko <ext-andriy.shevchenko(a)nokia.com> Signed-off-by: Andy Shevchenko <ext-andriy.shevchenko(a)nokia.com> Cc: Jason Wessel <jason.wessel(a)windriver.com> Cc: Martin Hicks <mort(a)sgi.com> Cc: kgdb-bugreport(a)lists.sourceforge.net --- kernel/debug/gdbstub.c | 21 +++++---------------- 1 files chang... 17 Jun 2010 05:41
fix bad call of memcg_oom_recover at cancel move.
* KAMEZAWA Hiroyuki <kamezawa.hiroyu(a)jp.fujitsu.com> [2010-06-17 17:20:34]: From: KAMEZAWA Hiroyuki <kamezawa.hiroyu(a)jp.fujitsu.com> When cgroup_cancel_attach() is called via cgroup_attach_task(), mem_cgroup_clear_mc() can be called even when any migration was done. In such case, mc.to and mc.from is ... 17 Jun 2010 23:22
First  |  Prev |  Next  |  Last
Pages: 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990