[PATCH] Backport of Sierra Wireless USB serial driver from 2.6 to kernel 2.4.37
This is a backport of the Sierra Wireless USB modem from linux/kernel/git/torvalds/linux-2.6.git to kernel 2.4. We are actively using this driver on our embedded systems running uClinux 2.4.26 on an ARM7TDMI but the patch has been produced against 2.4.37. I did not have time to prepare and run the entire 2.4.37 on ... 19 Jan 2010 14:39
MAINTAINERS: OMAP - Add "Q" patchwork entry
* Joe Perches <joe(a)perches.com> [100113 23:15]: Signed-off-by: Joe Perches <joe(a)perches.com> Acked-by: Tony Lindgren <tony(a)atomide.com> --- MAINTAINERS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 1a8b365..3ad39ed 100644 --- a/MAI... 19 Jan 2010 13:31
issues with kmemleak backport
Hi, I've backported about 60 kmemleak patches to a modified 2.6.27 in an attempt to track down a memory leak of about 4MB/hr that we're seeing on an x86 blade. For the most part the backport was straightforward, but now booting up the kernel I see this: Cannot insert 0xc312b880 into the object search tree (... 21 Jan 2010 11:10
ram_buffer_extend_print
Thats good regardless and easy to review Reviewed-by: Christoph Lameter <cl(a)linux-foundation.org> On Fri, 15 Jan 2010, Yinghai Lu wrote: --- arch/x86/kernel/e820.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/arch/x86/kernel/e820.c b/arch/x86/kernel/e820.c index... 19 Jan 2010 13:31
Analysing an ARM perf.data file on a x86-64 workstation
CCing linux-perf-users, this may be interesting when investigating similar problems for other arches. Thanks James, got the vmlinux file and and already found and fixed two bugs, patches sent CCed to you. Ok, now how does it look like? [acme(a)doppio linux-2.6-tip]$ perf report -i ~/iles/perf.data --vmlinux ~/... 19 Jan 2010 10:08
kernel cpufreq on intel core2quad
Dear all, lately I tried to make use of the CPUFreq governor "ondemand". I tried two boxes, one with Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz, another with Intel (R) Core(TM)2 Quad CPU Q9300 @ 2.50GHz both running kernel 2.6.32.4. At first I thought there is something wrong with the second one (Q9300). It show... 19 Jan 2010 07:56
siimage: use ->pio_mode value to determine pair device speed
From: Bartlomiej Zolnierkiewicz <bzolnier(a)gmail.com> Date: Mon, 18 Jan 2010 18:22:16 +0100 From: Bartlomiej Zolnierkiewicz <bzolnier(a)gmail.com> Subject: [PATCH] siimage: use ->pio_mode value to determine pair device speed Use the current PIO mode value instead of the physical maximum one of the pair ... 19 Jan 2010 05:45
via82cxxx: add support for vt8261 and future chips
From: Bartlomiej Zolnierkiewicz <bzolnier(a)gmail.com> Date: Mon, 18 Jan 2010 18:20:07 +0100 From: Bartlomiej Zolnierkiewicz <bzolnier(a)gmail.com> Subject: [PATCH] via82cxxx: add support for vt8261 and future chips Based on commit e4d866c for pata_via host driver. Signed-off-by: Bartlomiej Zolnierki... 19 Jan 2010 05:45
via82cxxx: workaround h/w bugs
From: Bartlomiej Zolnierkiewicz <bzolnier(a)gmail.com> Date: Mon, 18 Jan 2010 18:20:00 +0100 From: Bartlomiej Zolnierkiewicz <bzolnier(a)gmail.com> Subject: [PATCH] via82cxxx: workaround h/w bugs Add custom struct ide_tp_ops instance to fix the internal bug of some VIA chipsets which will reset the devic... 19 Jan 2010 05:45
kernel OOPS SMP on remount EXT4, kernel 2.6.31.8-0.1-vanilla from openSUSE 11.2
I just had a kernel oops (but system didn't crash). I created an ext4 with mkfs.ext4 -L saturnwork -O extent,uninit_bg -E lazy_itable_init /dev/sdc3 and then mounted it with mount /dev/sdc3 /1/disks/work/ -o barrier,delalloc,auto_da_alloc,noatime,acl,user_xattr then a remount: mount -o remount,rela... 19 Jan 2010 05:45