First
|
Prev |
Next
|
Last
Pages: 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105
x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's. On 05/05/2010 02:32 AM, Eric W. Biederman wrote: can you use legacy_irq->nr_legacy_irqs instead of NR_IRQS_LEGACY ? No. legacy_irq->nr_legacy_irqs is just for dealing with hardware that does not have i8259 pics. I don't know if it is "just" for this purpose. Quite on the contrary. In fact, th... 8 Jun 2010 19:30
iwlwifi: fix-up botched revert On 06/07/10 11:49, John W. Linville wrote: In the revert of "iwlwifi: move _agn statistics related structure", I need to use CONFIG_IWLWIFI_DEBUGFS instead of CONFIG_IWLWIFI_DEBUG in the private structure definition. Without this patch, it is possible to get this: drivers/net/wireless/iwlwifi/iwl-rx... 7 Jun 2010 17:43
EXT3 File System Corruption 2.6.34 Still seeing file system corruption after journal recovery in EXT3. It's easy to reproduce, though the symptoms vary. One way is to rebuild a program and while the program is being compiled just shut off power to the system by pulling the plug. I am seeing the /root/.viminfo file trashed after recovery if Vim was... 8 Jun 2010 21:42
buffer_head: remove redundant test from wait_on_buffer On Sat, 22 May 2010 23:05:03 -0700 Greg Thelen <gthelen(a)google.com> wrote: --- a/fs/buffer.c~buffer_head-remove-redundant-test-from-wait_on_buffer-fix +++ a/fs/buffer.c @@ -90,6 +90,12 @@ EXPORT_SYMBOL(unlock_buffer); */ void __wait_on_buffer(struct buffer_head * bh) { + /* ... 7 Jun 2010 16:36
[PATCH V2 09/17] MAINTAINERS: Add STAGING - INDUSTRIAL IO Signed-off-by: Joe Perches <joe(a)perches.com> Acked-by: Jonathan Cameron <jic23(a)cam.ac.uk> --- MAINTAINERS | 6 +++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 71e6fe3..680d602 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5497,6 +5497,12 @@ M: Haiyang ... 7 Jun 2010 16:36
2.6.35-rc2-git1 - BUG: using smp_processor_id() in preemptible [00000000] code: ondemand/4323 On Mon, Jun 07, 2010 at 03:02:58PM -0400, Miles Lane wrote: [ 90.531089] BUG: using smp_processor_id() in preemptible [00000000] code: ondemand/4323 [ 90.531100] caller is nr_iowait_cpu+0x15/0x2c [ 90.531106] Pid: 4323, comm: ondemand Tainted: G W arjan is looking into this. probably j... 7 Jun 2010 15:28
[PATCH V2 12/17] MAINTAINERS: Add STAGING - PARALLEL LCD/KEYPAD PANEL DRIVER Signed-off-by: Joe Perches <joe(a)perches.com> --- MAINTAINERS | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4494736..33679ab 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5512,6 +5512,11 @@ M: Luis Rodriguez <Luis.Rodriguez(a)Atheros.com> S: Odd F... 7 Jun 2010 15:28
[PATCH] drivers/staging/otus/TODO: Don't bother, for documentation purposes only On Mon, 2010-06-07 at 12:02 -0700, Luis R. Rodriguez wrote: this driver is unmaintained and its only purpose is as a source of documentation for developers working on ar9170 and carl9170. Once carl9170 gets 11n support and merged upstream then this driver can be removed. Then the TODO file should be upda... 7 Jun 2010 15:28
2.6.35-rc2-git1 - BUG: using smp_processor_id() in preemptible [00000000] code: ondemand/4323 [ 90.531089] BUG: using smp_processor_id() in preemptible [00000000] code: ondemand/4323 [ 90.531100] caller is nr_iowait_cpu+0x15/0x2c [ 90.531106] Pid: 4323, comm: ondemand Tainted: G W 2.6.35-rc2-git1 #8 [ 90.531109] Call Trace: [ 90.531118] [<ffffffff811c6c20>] debug_smp_processor_id+0xc4/0x... 7 Jun 2010 15:28
MAINTAINERS: Add STAGING - OTUS 802.11n USB WIRELESS DRIVER On Mon, Jun 07, 2010 at 11:49:45AM -0700, Joe Perches wrote: Signed-off-by: Joe Perches <joe(a)perches.com> --- MAINTAINERS | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 06eed7b..4494736 100644 --- a/MAINTAINERS +++ b/MAINTAINERS ... 7 Jun 2010 15:28 |