public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2006-10-18 17:14:32 to 2006-10-19 00:31:49 UTC [more...]

[PATCHSET] nfs endianness annotations
 2006-10-19  0:31 UTC  (2+ messages)

2.6.19-rc2-mm1
 2006-10-19  0:21 UTC  (40+ messages)

kernel oops with extended serial stuff turned on
 2006-10-19  0:20 UTC  (3+ messages)

[ANNOUNCE] GIT 1.4.3
 2006-10-18 23:53 UTC 

SMP broken on pre-ACPI machine
 2006-10-18 23:45 UTC  (2+ messages)

[PATCH 0/7] drivers/dma & I/OAT fixes
 2006-10-18 23:47 UTC  (8+ messages)
` [PATCH 1/7] I/OAT: Push pending transactions to hardware more frequently
` [PATCH 2/7] drivers/dma: handle sysfs errors
` [PATCH 3/7] I/OAT: Remove the wrappers around read(bwl)/write(bwl) in ioatdma
` [PATCH 4/7] I/OAT: Remove the use of writeq from the ioatdma driver
` [PATCH 5/7] I/OAT: Add documentation for the tcp_dma_copybreak sysctl
` [PATCH 6/7] I/OAT: Add entries to MAINTAINERS for the DMA memcpy subsystem and ioatdma
` [PATCH 7/7] I/OAT: Only offload copies for TCP when there will be a context switch

IS_ERR Threshold Value
 2006-10-18 23:29 UTC 

[linux-usb-devel] USB performance bug since kernel 2.6.13 (CRITICAL???)
 2006-10-18 23:35 UTC 

Linux ISO-9660 Rock Ridge bug needs fix
 2006-10-18 23:29 UTC  (4+ messages)

2.6.18 w/ GPS time source: worse performance
 2006-10-18 23:17 UTC  (8+ messages)

Uses for memory barriers
 2006-10-18 23:01 UTC  (3+ messages)

nobody cared about via irq
 2006-10-18 22:50 UTC  (4+ messages)

make headers_install headers problem on sparc64
 2006-10-18 22:37 UTC 

2.6.19-rc2-mm1 unwinder issues ?
 2006-10-18 22:36 UTC 

kernel oops with extended serial stuff turned on
 2006-10-18 21:21 UTC  (2+ messages)

MSI messages in 2.6.19-rc2
 2006-10-18 21:34 UTC  (2+ messages)

[GIT PATCH] PCI and PCI hotplug fixes for 2.6.19-rc2
 2006-10-18 22:15 UTC  (2+ messages)

[PATCH] genhd fix or ide workaround -- choose one
 2006-10-18 22:15 UTC 

config SYSCTL_SYSCALL
 2006-10-18 22:13 UTC  (8+ messages)
` [PATCH] Undeprecate the sysctl system call
      ` [PATCHv2] "

[RFC] sched_tick with interrupts enabled
 2006-10-18 21:59 UTC  (7+ messages)

kernel BUG in __cache_alloc_node at linux-2.6.git/mm/slab.c:3177!
 2006-10-18 21:49 UTC  (14+ messages)

PCI-DMA: Disabling IOMMU
 2006-10-18 21:48 UTC  (7+ messages)

[RFC] typechecking for get_unaligned/put_unaligned
 2006-10-18 21:48 UTC  (14+ messages)
      ` dealing with excessive includes

[PATCH] Migrate libsas ATA code into a separate file
 2006-10-18 21:43 UTC 

Problem with sn9c102 webcam locks 
 2006-10-18 21:38 UTC  (2+ messages)

Unnecessary BKL contention in video1394
 2006-10-18 21:36 UTC 

[PATCH] Note subscriber only lists for input subsystem
 2006-10-18 21:20 UTC 

2.6.18-rt6
 2006-10-18 21:07 UTC  (2+ messages)

exclusive cpusets broken with cpu hotplug
 2006-10-18 21:07 UTC  (8+ messages)

kernel oops with extended serial stuff turned on
 2006-10-18 21:07 UTC 

sysctl
 2006-10-18 21:06 UTC  (7+ messages)

[PATCH -rt] powerpc update
 2006-10-18 20:54 UTC  (5+ messages)

[PATCH] i386 add Intel Core related PMU MSRs
 2006-10-18 20:51 UTC  (2+ messages)

[PATCH] x86-64 add Intel Core related PMU MSRs
 2006-10-18 20:49 UTC  (3+ messages)

NFS inconsistent behaviour
 2006-10-18 20:44 UTC  (13+ messages)
                  ` [NFS] "

kernel oops with extended serial stuff turned on
 2006-10-18 20:32 UTC 

+ dynticks-extend-next_timer_interrupt-to-use-a-reference-jiffie-remove-incorrect-warning-in-kernel-timerc.patch added to -mm tree
 2006-10-18 20:32 UTC 

[PATCH] fs/Kconfig: move GENERIC_ACL, fix acl() call errors
 2006-10-18 20:26 UTC 

[PATCH 5/6] isdn/hisax: use bitrev8
 2006-10-18 20:21 UTC  (2+ messages)

[GIT PATCH] Driver Core fixes for 2.6.19-rc2
 2006-10-18 20:09 UTC  (17+ messages)
` [PATCH 1/16] Documentation: feature-removal-schedule typo
  ` [PATCH 2/16] Driver core: plug device probe memory leak
    ` [PATCH 3/16] Fix dev_printk() is now GPL-only
      ` [PATCH 4/16] HOWTO: bug report addition
        ` [PATCH 5/16] sysfs: remove duplicated dput in sysfs_update_file
          ` [PATCH 6/16] sysfs: update obsolete comment "
            ` [PATCH 7/16] driver core fixes: sysfs_create_link() retval check in class.c
              ` [PATCH 8/16] driver core fixes: bus_add_attrs() retval check
                ` [PATCH 9/16] driver core fixes: bus_add_device() cleanup on error
                  ` [PATCH 10/16] driver core fixes: device_add() "
                    ` [PATCH 11/16] driver core fixes: device_create_file() retval check in dmapool.c
                      ` [PATCH 12/16] driver core fixes: sysfs_create_group() retval in topology.c
                        ` [PATCH 13/16] Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename()
                          ` [PATCH 14/16] Driver core: Don't ignore error returns from probing
                            ` [PATCH 15/16] Driver core: bus: remove indentation level
                              ` [PATCH 16/16] driver core: kmalloc() failure check in driver_probe_device

[GIT PATCH] AOE fixes and update for 2.6.19-rc2
 2006-10-18 20:09 UTC  (16+ messages)
` [PATCH 1/15] aoe: eliminate isbusy message
  ` [PATCH 2/15] aoe: update copyright date
    ` [PATCH 3/15] aoe: remove unused NARGS enum
      ` [PATCH 4/15] aoe: zero copy write 1 of 2
        ` [PATCH 5/15] aoe: jumbo frame support "
          ` [PATCH 6/15] aoe: clean up printks via macros
            ` [PATCH 7/15] aoe: jumbo frame support 2 of 2
              ` [PATCH 8/15] aoe: improve retransmission heuristics
                ` [PATCH 9/15] aoe: zero copy write 2 of 2
                  ` [PATCH 10/15] aoe: module parameter for device timeout
                    ` [PATCH 11/15] aoe: use bio->bi_idx
                      ` [PATCH 12/15] aoe: remove sysfs comment
                        ` [PATCH 13/15] aoe: update driver version
                          ` [PATCH 14/15] aoe: revert printk macros
                            ` [PATCH 15/15] aoe: fix sysfs_create_file warnings

[PATCH] add process_session() helper routine
 2006-10-18 20:15 UTC  (3+ messages)

[PATCH] fs/xfs: Handcrafted MIN/MAX macro removal
 2006-10-18 20:07 UTC  (3+ messages)
` [xfs-masters] "
  `  "

[GIT PATCH] HWMon fixes for 2.6.19-rc2
 2006-10-18 20:06 UTC 

3.2GHz cpus with cpufreq become 2.8GHz
 2006-10-18 19:43 UTC 

[PATCH] netpoll: retry memory leak
 2006-10-18 19:38 UTC 

[PATCH] OOM killer meets userspace headers
 2006-10-18 19:34 UTC  (8+ messages)
  ` [PATCH v2] "

2.6.18 and tsc clocksource on SMP
 2006-10-18 19:32 UTC 

speedstep-centrino: ENODEV
 2006-10-18 19:00 UTC 

[patch] pull in linux/types.h in linux/nbd.h
 2006-10-18 19:10 UTC  (4+ messages)
    ` [PATCH] pull in necessary header files for cdev.h

[PATCH] lockdep: fix ide/proc interaction
 2006-10-18 18:49 UTC 

Touchscreen hardware hacking/driver hacking
 2006-10-18 18:45 UTC 

[PATCH 00/10] Various UML patches for 2.6.19
 2006-10-18 18:41 UTC  (6+ messages)
` [PATCH 03/10] uml: fix prototypes
  ` [uml-devel] "
` [PATCH 04/10] uml: make execvp safe for our usage
  ` [uml-devel] "
` [uml-devel] [PATCH 00/10] Various UML patches for 2.6.19

[PATCH] Fix generic WARN_ON message
 2006-10-18 18:40 UTC  (4+ messages)

BUG: warning at kernel/softirq.c:141/local_bh_enable()
 2006-10-18 18:19 UTC  (2+ messages)

[REGRESSION] nfs client: Read-only file system (2.6.19-rc1,2)
 2006-10-18 18:06 UTC  (9+ messages)

[RFC] Cpuset: explicit dynamic sched domain control flags
 2006-10-18 17:50 UTC  (7+ messages)

Still broken sata (VIA) on Asus A8V (kernel 2.6.14+) with irqbalance
 2006-10-18 18:05 UTC  (4+ messages)

[PATCH] cad_pid sysctl with PROC_FS=n
 2006-10-18 18:01 UTC 

fs/Kconfig question regarding CONFIG_BLOCK
 2006-10-18 17:56 UTC  (7+ messages)

kernel oops with extended serial stuff turned on
 2006-10-18 17:51 UTC 

[PATCH 1/2] tty: switch to ktermios and new framework
 2006-10-18 17:47 UTC 

PCI quirk - Toshiba Satellite M55-S331 - 2.6.18-1.2200.fc5
 2006-10-18 17:44 UTC 

[PATCH] tty: preparatory structures for termios revamp
 2006-10-18 17:39 UTC 

[PATCH] another fallout from the pt_regs removal
 2006-10-18 17:36 UTC  (2+ messages)

2.6.19-rc2-mm2 AHCI lengthy pause on detection
 2006-10-18 17:26 UTC 

[PATCH] irq updates: make eata_pio compile
 2006-10-18 17:29 UTC 

[PATCH] pata_marvell: switch to pci_iomap as Jeff asked
 2006-10-18 17:25 UTC 

[RFC] Cpuset: remove useless sched domain line
 2006-10-18 17:24 UTC  (2+ messages)

[PATCH] x86: resend - remove last two pci_find offenders in the core code
 2006-10-18 17:24 UTC 

2.6.19-rc1: forcedeth, nobody cared
 2006-10-18 17:21 UTC  (8+ messages)
    ` [RFC: 2.6.19 patch] snd-hda-intel: default MSI to off
        ` [Alsa-devel] "

[RFC][PATCH] ->signal->tty locking
 2006-10-18 17:21 UTC  (6+ messages)

[PATCH] fix PXA2xx UDC compilation error
 2006-10-18 17:18 UTC 

Missed OMAP IrDA patch for 2.6.19?
 2006-10-18 17:16 UTC  (3+ messages)

PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.2
 2006-10-18 17:18 UTC  (2+ messages)

[PATCH] x86_64: store Socket ID in phys_proc_id
 2006-10-18 17:15 UTC 

[PATCH] Support ISO-9660 RockRidge v. 1.12 V2
 2006-10-18 17:11 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox