public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2005-12-22 08:56:28 to 2005-12-22 20:17:33 UTC [more...]

[PATCH 0/3] msi abstractions and support for altix
 2005-12-22 20:15 UTC  (3+ messages)
` [PATCH 1/3] msi vector targeting abstractions
` [PATCH 2/3] per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions

[PATCH 0/3] msi abstractions and support for altix
 2005-12-22 20:09 UTC  (8+ messages)
` [PATCH 1/3] msi vector targeting abstractions
` [PATCH 2/3] per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions
` [PATCH 2/3] altix: msi support

[patch 0/9] mutex subsystem, -V4
 2005-12-22 20:09 UTC  (23+ messages)

scsi errors with dpt-i2o driver
 2005-12-22 20:03 UTC  (3+ messages)

ethtool integration
 2005-12-22 20:01 UTC  (2+ messages)

cpu hotplug oops on 2.6.15-rc5
 2005-12-22 19:45 UTC  (8+ messages)

ETA for Areca RAID driver (arcmsr) in mainline?
 2005-12-22 19:31 UTC  (6+ messages)

Possible Bootloader Optimization in inflate (get rid of unnecessary 32k Window)
 2005-12-22 19:04 UTC  (5+ messages)

quick overview of the perfmon2 interface
 2005-12-22 18:48 UTC  (9+ messages)
      ` [Perfctr-devel] "
  ` [perfmon] "

[patch 00/10] mutex subsystem, -V5
 2005-12-22 18:34 UTC  (6+ messages)

[PATCH 0/20] inflate: refactor boot-time inflate code
 2005-12-22 18:27 UTC  (21+ messages)
` [PATCH 1/20] inflate: lindent and manual formatting changes
  ` [PATCH 2/20] inflate: kill legacy bits
    ` [PATCH 3/20] inflate: clean up input logic
      ` [PATCH 4/20] inflate: start moving globals into iostate
        ` [PATCH 5/20] inflate: cleanup Huffman table code
          ` [PATCH 6/20] inflate: internalize CRC calculation, cleanup table calculation
            ` [PATCH 7/20] inflate: eliminate memzero usage
              ` [PATCH 8/20] inflate: (arch) kill unneeded declarations
                ` [PATCH 9/20] inflate: (arch) refactor inflate malloc code
                  ` [PATCH 10/20] inflate: (arch) kill external CRC calculation
                    ` [PATCH 11/20] inflate: (arch) kill get_byte
                      ` [PATCH 12/20] inflate: internalize (arch) most of the output window handling
                        ` [PATCH 13/20] inflate: (arch) kill silly zlib typedefs
                          ` [PATCH 14/20] inflate: (arch) use an error callback rather than a global
                            ` [PATCH 15/20] inflate: (arch) tidy user declarations
                              ` [PATCH 16/20] inflate: remove legacy DEBG macros
                                ` [PATCH 17/20] inflate: mark some arrays as initdata
                                  ` [PATCH 18/20] inflate: minor const changes
                                    ` [PATCH 19/20] inflate: (arch) use proper linking
                                      ` [PATCH 20/20] inflate: make in-core inflate share common CRC

[RFC] genalloc != generic DEVICE memory allocator
 2005-12-22 18:33 UTC  (10+ messages)

2.6.15-rc5-mm3
 2005-12-22 18:13 UTC  (6+ messages)

blatant GPL violation of ext2 and reiserfs filesystem drivers
 2005-12-22 18:01 UTC  (2+ messages)

2.6.15-rc5-rt2 slowness
 2005-12-22 18:02 UTC  (13+ messages)
    ` [PATCH RT 00/02] SLOB optimizations

nfs invalidates lose pte dirty bits
 2005-12-22 17:55 UTC 

[PATCH/RFC] SPI core: turn transfers to be linked list
 2005-12-22 17:55 UTC  (4+ messages)

[ANNOUNCE] GIT 1.0.0b quickfix
 2005-12-22 17:46 UTC  (4+ messages)

asus_acpi still broken on Samsung P30/P35
 2005-12-22 17:42 UTC  (3+ messages)
` [PATCH] Work around asus_acpi driver oopses on Samsung P30s and the like due to the ACPI implicit return

Linux 2.6.15-rc6
 2005-12-22 17:11 UTC  (33+ messages)
` 2.6.15-rc6: boot failure in saa7134-alsa.c
  ` [Alsa-devel] "
                ` [RFC: 2.6 patch] Makefile: sound/ must come before drivers/
` 2.6.15-rc6: known regressions in the kernel Bugzilla

[PATCH 02/02] RT: plist namespace cleanup
 2005-12-22 18:24 UTC  (5+ messages)

[PATCH 2.6-git 0/4] SPI core refresh
 2005-12-22 17:28 UTC  (4+ messages)
` [PATCH/RFC] SPI: async message handing library update

scsi errors with dpt-i2o driver
 2005-12-22 17:04 UTC  (3+ messages)

[RFC] Let non-root users eject their ipods?
 2005-12-22 16:57 UTC  (3+ messages)

[PATCH 2.6-git] SPI: add set_clock() to bitbang
 2005-12-22 16:40 UTC  (2+ messages)

rcuref optimization
 2005-12-22 16:18 UTC  (3+ messages)

[x86_64] Couldn't load firmware compiling with gcc-4.0
 2005-12-22 16:03 UTC 

[Question] LinuxThreads, setuid - Is there user mode hook?
 2005-12-22 15:47 UTC 

[patch 04/10] mutex subsystem, add atomic_*_call_if_*() defaults to the remaining arches
 2005-12-22 15:37 UTC 

[patch 06/10] mutex subsystem, documentation
 2005-12-22 15:38 UTC 

[patch 09/10] mutex subsystem, more debugging code
 2005-12-22 15:38 UTC 

[patch 10/10] mutex subsystem, XFS namespace collision fixes
 2005-12-22 15:38 UTC 

[patch 08/10] mutex subsystem, debugging code
 2005-12-22 15:38 UTC 

[patch 07/10] mutex subsystem, switch ARM to use the xchg based implementation
 2005-12-22 15:38 UTC 

[patch 05/10] mutex subsystem, core
 2005-12-22 15:37 UTC 

[patch 01/10] mutex subsystem, add atomic_xchg() to all arches
 2005-12-22 15:37 UTC 

[patch 03/10] mutex subsystem, add atomic_*_call_if_*() to x86_64
 2005-12-22 15:37 UTC 

[patch 02/10] mutex subsystem, add atomic_*_call_if_*() to i386
 2005-12-22 15:37 UTC 

Re[1]: hey from Biby
 2005-12-22 14:24 UTC 

MPC5200 Cache issue with Bestcomm
 2005-12-22 15:26 UTC 

AW: Submitting patches for Kontron-boards with Freescale processors
 2005-12-22 15:25 UTC  (2+ messages)

Mail System Error - Returned Mail
 2005-12-22 15:21 UTC 

[PATCH] arch/x86_64/kernel/ptrace.c linux-2.6.14.4
 2005-12-22 15:20 UTC 

[patch 5/9] mutex subsystem, core
 2005-12-22 16:12 UTC  (6+ messages)

conservative governor not working?
 2005-12-22 14:53 UTC 

[PATCH 01/02] RT: add back plist docs
 2005-12-22 14:43 UTC  (3+ messages)

Latest -git and -rc6 may not compile for i386
 2005-12-22 14:33 UTC 

Kernel hangs trying to speak to DVD-ROM
 2005-12-22 14:30 UTC 

Buqy cials-tabs, 1 day sqale
 2005-12-22 12:40 UTC 

[PATCH 0/4] msi abstractions and support for altix
 2005-12-22 13:59 UTC  (6+ messages)
` [PATCH 2/4] msi vector targeting abstractions

[perfmon] Re: quick overview of the perfmon2 interface
 2005-12-22 13:46 UTC  (2+ messages)

.config not updated after make clean
 2005-12-22 13:43 UTC 

[RFC][PATCH 1/6] RTC subsystem, class
 2005-12-22 13:35 UTC  (2+ messages)

nfs insecure_locks / Tru64 behaviour
 2005-12-22 13:36 UTC 

[PATCH 01/02] RT: add back plist docs
 2005-12-22 14:37 UTC  (2+ messages)

Serial: bug in 8250.c when handling PCI or other level triggers
 2005-12-22 13:19 UTC  (8+ messages)

[PATCH 3/4] per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions
 2005-12-22 13:14 UTC  (3+ messages)

[patch 9/9] mutex subsystem, XFS namespace collision fixes
 2005-12-22 13:00 UTC  (3+ messages)

[PATCH 1/19] MUTEX: Introduce simple mutex implementation
 2005-12-22 12:45 UTC  (14+ messages)

console on POWER4 not working with 2.6.15
 2005-12-22 12:04 UTC  (5+ messages)

[patch 7/9] mutex subsystem, debugging code
 2005-12-22 11:42 UTC 

[patch 4/9] mutex subsystem, add atomic_*_call_if_*() defaults to the remaining arches
 2005-12-22 11:42 UTC 

[patch 6/9] mutex subsystem, switch ARM to use the xchg based implementation
 2005-12-22 11:42 UTC 

[patch 8/9] mutex subsystem, more debugging code
 2005-12-22 11:42 UTC 

[patch 3/9] mutex subsystem, add atomic_*_call_if_*() to x86_64
 2005-12-22 11:42 UTC 

[patch 2/9] mutex subsystem, add atomic_*_call_if_*() to i386
 2005-12-22 11:42 UTC 

[PATCH] Debug shared irqs
 2005-12-22 11:42 UTC 

[patch 1/9] mutex subsystem, add atomic_cmpxchg() to all arches
 2005-12-22 11:41 UTC 

[PATCHSET] 2.6.15-rc6-bird1
 2005-12-22 11:25 UTC  (2+ messages)

[PATCH 2.x] n_r3964: fixed usage of HZ and mod_timer(); removed bad include
 2005-12-22 10:54 UTC 

IDE subsytem
 2005-12-22 10:34 UTC  (2+ messages)

[PATCH/RFC 10/10] example of simple continuous gettimeofday
 2005-12-22 10:29 UTC  (4+ messages)

[BUG] Early Kernel Panic with 2.6.15-rc5
 2005-12-22  9:34 UTC  (5+ messages)

[patch 3/8] mutex subsystem, add atomic_*_call_if_*() to i386
 2005-12-22  9:18 UTC  (2+ messages)

About 4k kernel stack size
 2005-12-22  9:14 UTC  (7+ messages)

FW: Kernel oops v2.4.31 in e1000 network card driver
 2005-12-22  9:10 UTC 


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