public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2006-05-26 14:09:49 to 2006-05-27 00:46:35 UTC [more...]

[patch 00/13] input: force feedback updates, second time
 2006-05-27  0:46 UTC  (26+ messages)
` [patch 01/13] input: move fixp-arith.h to drivers/input
` [patch 02/13] input: fix accuracy of fixp-arith.h
` [patch 03/13] input: make input a multi-object module
                        ` [patch] input: new force feedback interface
` [patch 04/13] "
` [patch 05/13] input: adapt hid force feedback drivers for the new interface
` [patch 06/13] input: adapt uinput for the new force feedback interface
` [patch 07/13] input: adapt iforce driver "
` [patch 08/13] input: force feedback driver for PID devices
` [patch 09/13] input: force feedback driver for Zeroplus devices
` [patch 10/13] input: update documentation of force feedback
` [patch 11/13] input: drop the remains of the old ff interface
` [patch 12/13] input: drop the old PID driver
` [patch 13/13] input: use -ENOSPC instead of -ENOMEM in iforce when device full

[RFC 0/5] sched: Add CPU rate caps
 2006-05-27  0:16 UTC  (10+ messages)
` [RFC 3/5] sched: Add CPU rate hard caps

[PATCH 00/33] Adaptive read-ahead V12
 2006-05-27  0:08 UTC  (7+ messages)

.17rc5 cfq slab corruption
 2006-05-27  0:00 UTC  (2+ messages)

2.6.16-rt24 Won't Apply
 2006-05-26 23:52 UTC  (6+ messages)

memcpy_toio on i386 using byte writes even when n%2==0
 2006-05-26 23:46 UTC 

[PATCH] Well, Linus seems to like Lordi
 2006-05-26 23:47 UTC  (12+ messages)
` [PATCH] Add compile domain (was: Re: [PATCH] Well, Linus seems to like Lordi...)

Moving pci_test_config_bits
 2006-05-26 23:47 UTC 

2.6.17-rc5-git1: regression: resume from suspend(RAM) fails: libata issue
 2006-05-26 23:42 UTC  (3+ messages)

[PATCH] fix update_mmu_cache in fremap.c
 2006-05-26 23:37 UTC  (4+ messages)

[PATCH] nfs: really return status from decode_recall_args()
 2006-05-26 23:31 UTC 

[RFC]disable msi mode in pci_disable_device
 2006-05-26 23:10 UTC  (4+ messages)

AMD AM2 Compatibility?
 2006-05-26 22:54 UTC  (2+ messages)

[-rt BUG] scheduling with irqs disabled: swapper
 2006-05-26 22:53 UTC 

[PATCH] hw_random core: block read, if !O_NONBLOCK
 2006-05-26 22:45 UTC 

[RFC PATCH 2.6.17-rc4 0/6] Kernel memory leak detector
 2006-05-26 22:01 UTC  (8+ messages)
` [PATCH 2.6.17-rc4 1/6] Base support for kmemleak

PCI reset using x86 or x86-64 BIOS calls?
 2006-05-26 22:01 UTC  (2+ messages)

[PATCH] to make HID read block
 2006-05-26 22:00 UTC 

APM suspend to RAM broken, culprit found
 2006-05-26 21:33 UTC  (3+ messages)

Intercept write to disk
 2006-05-26 21:40 UTC  (3+ messages)

can't resume with recent kernel
 2006-05-26 21:40 UTC  (2+ messages)

[PATCH] POSIX-hostname up to 255 characters
 2006-05-26 21:31 UTC  (11+ messages)

[PATCH] hrtimer: export symbols
 2006-05-26 21:26 UTC 

e1000 poor network performance - 2.6.17-rc5-g705af309
 2006-05-26 21:22 UTC 

usb-serial ipaq kernel problem
 2006-05-26 21:12 UTC  (3+ messages)

XFS write speed drop
 2006-05-26 21:06 UTC  (2+ messages)

Linux v2.6.17-rc5
 2006-05-26 20:37 UTC  (5+ messages)

Fwd: whole Creddit
 2006-05-26 21:19 UTC 

FWD: Illegitimate Tasks Taped
 2006-05-26 21:10 UTC 

ext3-fs transient corruption with devmapper over md raid, kernel 2.6.16.14
 2006-05-26 20:30 UTC  (4+ messages)

usb wifi: zd1201 cleanups
 2006-05-26 20:07 UTC 

[openib-general] [PATCH 06/16] ehca: interrupt handling routines
 2006-05-26 20:06 UTC 

[PATCH mm] swapless page migration: fix fork corruption
 2006-05-26 19:59 UTC  (2+ messages)

[PATCH] kmalloc man page before 2.6.17
 2006-05-26 19:55 UTC  (11+ messages)

[ANNOUNCE] Linux-2.4.32-hf32.4
 2006-05-26 19:43 UTC  (10+ messages)
` [ANNOUNCE] Linux-2.4.32-hf32.5

[PATCH] swapoff atomic_inc_not_zero on mm_users
 2006-05-26 18:29 UTC 

[PATCH] remove unused o_flags from do_shmat
 2006-05-26 18:31 UTC 

[PATCH 03/33] radixtree: hole scanning functions
 2006-05-26 19:22 UTC  (20+ messages)
` [PATCH 13/33] readahead: state based method - aging accounting
` [PATCH 14/33] readahead: state based method - data structure
` [PATCH 15/33] readahead: state based method - routines
` [PATCH 17/33] readahead: context based method
` [PATCH 20/33] readahead: initial method - expected read size
` [PATCH 23/33] readahead: backward prefetching method
` [PATCH 27/33] readahead: laptop mode

2.6.17-rc5-git1: potentially fatal build WARNINGS
 2006-05-26 19:01 UTC 

Question about dma_alloc_coherent and iommu
 2006-05-26 18:55 UTC 

b44 driver issues?
 2006-05-26 18:47 UTC  (4+ messages)

[PATCH 0/10] eCryptfs Updates
 2006-05-26 18:39 UTC  (15+ messages)
` [PATCH 7/10] Remove extraneous read of inode size from header
` [PATCH 6/10] Remove ``NULL =='' syntax
` [PATCH 10/10] Overhaul file locking
` [PATCH 1/10] Convert ASSERT to BUG_ON
    ` [PATCH] Remove ECRYPT_DEBUG from fs/Kconfig
` [PATCH 4/10] uint16_t -> u16
` [PATCH 2/10] Clean up #include's
` [PATCH 5/10] Remove unnecessary #ifndef's
` [PATCH 3/10] Convert signed data types to unsigned data types
` [PATCH 9/10] Rewrite ecryptfs_fsync()
` [PATCH 8/10] Remove unnecessary NULL checks

[Patch 2/2] megaraid_sas: add support for ZCR controller
 2006-05-26 19:36 UTC 

SCSI ABORT with 2.6.17-rc4-mm1
 2006-05-26 18:26 UTC  (5+ messages)

[Patch 1/2] megaraid_sas: switch fw_outstanding to an atomic_t
 2006-05-26 19:27 UTC 

[PATCH -rt 0/2] Get x86_64 running with PREEMPT_RT
 2006-05-26 18:19 UTC  (6+ messages)
` [PATCH -rt 1/2] Dont blindly turn on interrupts in boot_override_clocksource
` [PATCH -rt 2/2] Fix condition in default_idle

2.6.17-rc4-mm3 - kernel panic
 2006-05-26 18:29 UTC  (6+ messages)

[Ext2-devel] [PATCH 2/2] ext2/3: Support2^32-1blocks(e2fsprogs)
 2006-05-26 18:08 UTC  (10+ messages)
            ` [RFC][PATCH 0/2]Extend ext3 filesystem limit from 8TB to 16TB
              ` [PATCH 0/2]Define ext3 in-kernel filesystem block types and extend "

2.6.16-rtXYZ hangs at boot on quad Opteron
 2006-05-26 18:05 UTC  (7+ messages)

[PATCH] Allow users to force a panic on NMI
 2006-05-26 17:59 UTC  (3+ messages)
  ` [PATCH] x86 clean up nmi panic messages

[PATCH] IPMI: reserve I/O ports separately
 2006-05-26 17:31 UTC 

Kernel design: support for multiple local users
 2006-05-26 17:24 UTC  (5+ messages)

Revised, kernel design: support for multiple local users
 2006-05-26 17:16 UTC 

[PATCH] inotify kernel API
 2006-05-26 16:12 UTC  (2+ messages)

AMD AM2 Compatibility?
 2006-05-26 16:54 UTC 

[PATCH] Compile failure fix for ppc on 2.6.17-rc4-mm3 (2nd attempt)
 2006-05-26 16:49 UTC  (2+ messages)

[patch 00/11] input: force feedback updates
 2006-05-26 16:32 UTC  (7+ messages)
` [patch 03/11] input: new force feedback interface

[PATCH 00/03] kexec: Avoid overwriting the current pgd (V2)
 2006-05-26 16:32 UTC  (11+ messages)
` [PATCH 03/03] kexec: Avoid overwriting the current pgd (V2, x86_64)
  ` [Fastboot] "

A couple of oops
 2006-05-26 16:30 UTC  (4+ messages)

[PATCH/2.6.17-rc4 10/10] bugs fix for marvell SATA on powerp c pl atform
 2006-05-26 16:25 UTC  (14+ messages)

[radeonfb]: unclean backward scrolling
 2006-05-26 16:11 UTC  (4+ messages)
` : "

[PATCH 6/6] reliable stack trace support (i386 entry.S annotations)
 2006-05-26 16:05 UTC  (7+ messages)

[PATCH 0/3] mm: tracking dirty pages -v5
 2006-05-26 15:39 UTC  (5+ messages)
` [PATCH 1/3] mm: tracking shared dirty pages

How to check if kernel sources are installed on a system?
 2006-05-26 15:35 UTC  (11+ messages)

memcpy_toio on i386 using byte writes even when n%2==0
 2006-05-26 15:29 UTC 

[ANNOUNCE] Linux-2.4.32-hf32.6
 2006-05-26 15:25 UTC 

[PATCH] Compile failure fix for ppc on 2.6.17-rc4-mm3
 2006-05-26 15:07 UTC 

Section mismatch: reference to .init.text: from .smp_locks after ''
 2006-05-26 14:57 UTC 

[PATCH 2/2] tpm: bios log parsing fixes
 2006-05-26 14:43 UTC  (2+ messages)

[PATCH 1/2] tpm: bios log parsing fixes
 2006-05-26 14:43 UTC  (2+ messages)

[PATCH 0/2] tpm: bios log parsing fixes
 2006-05-26 14:42 UTC 

[PATCH 7/9] Resending NetXen 1G/10G NIC driver patch
 2006-05-26 14:21 UTC 

Recent x86-64 patch causes many devices to disappear
 2006-05-26 14:34 UTC  (6+ messages)

pci driver with char devices
 2006-05-26 14:19 UTC 

[RFC] [PATCH] Double syscall exit traces on x86_64
 2006-05-26 14:13 UTC  (3+ messages)
` [discuss] "

[PATCH 02/33] radixtree: introduce __radix_tree_lookup_parent()
 2006-05-26 14:09 UTC  (3+ messages)


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