pull request: wireless-next-2.6 2010-02-26
From: "John W. Linville" <linville(a)tuxdriver.com> Date: Fri, 26 Feb 2010 18:01:50 -0500 Here is one final round of wireless bits for the 2.6.34 merge window. Basically these would qualify as fixes anyway (more or less), but we might as well get them in now. Please let me know if there are problems! ... 27 Feb 2010 06:38
2.6.33-rt3
Hello, The name is -rt4, not -rt3 Xavier Miller. Le 26/02/10 20:54, Thomas Gleixner a �crit : We are pleased to announce the next update to our new preempt-rt series. - Update to 2.6.33 - rt fixes: Peter Zijlstra (1): highmem, -rt: Implement pfn and pro... 2 Mar 2010 18:05
Staging: comedi: poc: Adding some KERN_ facility level
Hi Chihau, On Thu, Feb 25, 2010 at 10:40 PM, Chihau Chau <chihau(a)gmail.com> wrote: From: Chihau Chau <chihau(a)gmail.com> This fixes some coding style issues like include KERN_ facility levels in some printk() and one trailing whitespace error. Signed-off-by: Chihau Chau <chihau(a)gmail.com> While y... 27 Feb 2010 04:30
[PATCH -tip] mm: includecheck fix for arch/x86/mm/init_64.c
Fix the following 'make includecheck' warning: arch/x86/mm/init_64.c: linux/bootmem.h is included more than once. Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput(a)gmail.com> Cc: Shaohui Zheng <shaohui.zheng(a)intel.com> Cc: Ingo Molnar <mingo(a)elte.hu> Cc: Andrew Morton <akpm(a)linux-foundation.org> --- ... 27 Feb 2010 04:30
[PATCH] drbd: includecheck fix for drivers/block/drbd/drbd_receiver.c
Fix the following 'make includecheck' warning: drivers/block/drbd/drbd_receiver.c: linux/mm.h is included more than once. Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput(a)gmail.com> Cc: Philipp Reisner <philipp.reisner(a)linbit.com> Cc: Lars Ellenberg <lars.ellenberg(a)linbit.com> --- drivers/block/drbd/... 27 Feb 2010 04:30
dell-laptop: Use buffer with 32-bit physical address
On Fri, Feb 26, 2010 at 10:18:42AM -0500, Matthew Garrett wrote: From: Stuart Hayes <stuart_hayes(a)dell.com> Calls to communicate with system firmware via a SMI (using dcdbas) need to use a buffer that has a physical address of 4GB or less. Currently the dell-laptop driver does not guarantee this, and wh... 27 Feb 2010 03:26
hp-wmi: Add support for tablet rotation key
On Fri, Feb 26, 2010 at 10:18:46AM -0500, Matthew Garrett wrote: The HP touchsmart tablet has a key for rotating the UI from landscape to portrait. Add support for it. Signed-off-by: Matthew Garrett <mjg(a)redhat.com> --- drivers/platform/x86/hp-wmi.c | 1 + 1 files changed, 1 insertions(+), 0 d... 27 Feb 2010 03:26
dell-laptop: Fix platform device unregistration
On Fri, Feb 26, 2010 at 10:18:38AM -0500, Matthew Garrett wrote: dell-laptop currently fails to clean up its platform device correctly. Make sure that it's unregistered. Signed-off-by: Matthew Garrett <mjg(a)redhat.com> --- drivers/platform/x86/dell-laptop.c | 4 ++++ 1 files changed, 4 insertio... 27 Feb 2010 03:26
pm_op(): usb_dev_suspend+0x0/0x10 returns -2 on USB device 8087:0020
Edward, the whole system freezes for about 5 seconds or more? I meet a very similar issue before on HP Envy 15 laptop when I plugged usb device on xhci port. My problem was BIOS still controlled xhci host controller. Maybe you can try this patch. http://markmail.org/message/vqcbzks4gnbrlir3 thank... 27 Feb 2010 03:26
[02/11] percpu counter: clean up percpu_counter_sum_and_set()
From: Mingming Cao <cmm(a)us.ibm.com> Date: Thu Oct 9 12:50:59 2008 -0400 Subject: percpu counter: clean up percpu_counter_sum_and_set() commit 1f7c14c62ce63805f9574664a6c6de3633d4a354 upstream. percpu_counter_sum_and_set() and percpu_counter_sum() is the same except the former updates the global counter after a... 27 Feb 2010 03:26