messages from 2006-05-26 07:58:53 to 2006-05-26 16:34:40 UTC [more...]
[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 (15+ messages)
` [PATCH 03/03] kexec: Avoid overwriting the current pgd (V2, x86_64)
` [Fastboot] "
[patch 00/13] input: force feedback updates, second time
2006-05-26 16:11 UTC (13+ messages)
` [patch 01/13] input: move fixp-arith.h to drivers/input
` [patch 03/13] input: make input a multi-object module
` [patch 04/13] input: new force feedback interface
` [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
A couple of oops
2006-05-26 16:30 UTC (4+ messages)
Kernel design: support for multiple local users
2006-05-26 16:31 UTC (2+ messages)
[PATCH/2.6.17-rc4 10/10] bugs fix for marvell SATA on powerp c pl atform
2006-05-26 16:25 UTC (16+ messages)
[PATCH 00/33] Adaptive read-ahead V12
2006-05-26 16:25 UTC (4+ messages)
[PATCH 03/33] radixtree: hole scanning functions
2006-05-26 16:19 UTC (4+ messages)
[PATCH 0/10] eCryptfs Updates
2006-05-26 16:14 UTC (13+ messages)
` [PATCH 5/10] Remove unnecessary #ifndef's
` [PATCH 10/10] Overhaul file locking
` [PATCH 2/10] Clean up #include's
` [PATCH 7/10] Remove extraneous read of inode size from header
` [PATCH 8/10] Remove unnecessary NULL checks
` [PATCH 1/10] Convert ASSERT to BUG_ON
` [PATCH 4/10] uint16_t -> u16
` [PATCH 9/10] Rewrite ecryptfs_fsync()
` [PATCH 3/10] Convert signed data types to unsigned data types
` [PATCH 6/10] Remove ``NULL =='' syntax
[RFC 0/5] sched: Add CPU rate caps
2006-05-26 16:11 UTC (18+ messages)
` [RFC 2/5] sched: Add CPU rate soft caps
` [RFC 3/5] sched: Add CPU rate hard caps
[PATCH -rt 0/2] Get x86_64 running with PREEMPT_RT
2006-05-26 16:06 UTC (3+ messages)
` [PATCH -rt 1/2] Dont blindly turn on interrupts in boot_override_clocksource
` [PATCH -rt 2/2] Fix condition in default_idle
[radeonfb]: unclean backward scrolling
2006-05-26 16:11 UTC (5+ messages)
` : "
[PATCH 6/6] reliable stack trace support (i386 entry.S annotations)
2006-05-26 16:05 UTC (7+ messages)
AMD AM2 Compatibility?
2006-05-26 15:52 UTC
[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 (2nd attempt)
2006-05-26 15:12 UTC
[PATCH] Compile failure fix for ppc on 2.6.17-rc4-mm3
2006-05-26 15:07 UTC
[PATCH] kmalloc man page before 2.6.17
2006-05-26 15:03 UTC (13+ messages)
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] POSIX-hostname up to 255 characters
2006-05-26 14:42 UTC (3+ 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 (8+ messages)
pci driver with char devices
2006-05-26 14:19 UTC
[ANNOUNCE] Linux-2.4.32-hf32.4
2006-05-26 14:07 UTC (6+ messages)
` [ANNOUNCE] Linux-2.4.32-hf32.5
[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 (26+ messages)
` [PATCH 03/33] radixtree: introduce radix_tree_scan_hole[_backward]()
` [PATCH 04/33] mm: introduce probe_pages()
` [PATCH 06/33] readahead: add look-ahead support to __do_page_cache_readahead()
` [PATCH 07/33] readahead: delay page release in do_generic_mapping_read()
` [PATCH 09/33] readahead: {MIN,MAX}_RA_PAGES
` [PATCH 10/33] readahead: events accounting
` [PATCH 11/33] readahead: rescue_pages()
` [PATCH 12/33] readahead: sysctl parameters
` [PATCH 14/33] readahead: state based method - aging accounting
` [PATCH 16/33] readahead: state based method
` [PATCH 17/33] readahead: context "
` [PATCH 19/33] readahead: initial method - thrashing guard size
` [PATCH 21/33] readahead: initial method - user recommended size
` [PATCH 22/33] readahead: initial method
` [PATCH 23/33] readahead: backward prefetching method
` [PATCH 25/33] readahead: thrashing recovery method
` [PATCH 26/33] readahead: call scheme
` [PATCH 28/33] readahead: loop case
` [PATCH 29/33] readahead: nfsd case
` [PATCH 30/33] readahead: turn on by default
` [PATCH 31/33] readahead: debug radix tree new functions
` [PATCH 32/33] readahead: debug traces showing accessed file names
` [PATCH 33/33] readahead: debug traces showing read patterns
[PATCH] Keys: Fix race between two instantiators of a key
2006-05-26 14:08 UTC
pci_walk_bus race condition
2006-05-26 13:50 UTC (2+ messages)
[PATCH] kmalloc man page before 2.6.17 v. 2
2006-05-26 13:55 UTC
[GeodeLX] long/heavy USB fs operations panics 2.6.16.18
2006-05-26 13:38 UTC (3+ messages)
` "
trivial videodev2.h patch
2006-05-26 13:31 UTC (3+ messages)
[PATCH] scsi: properly count the number of pages in scsi_req_map_sg()
2006-05-26 13:23 UTC (4+ messages)
Safe remote kernel install howto (Re: [Bugme-new] [Bug 6613] New: iptables broken on 32-bit PReP (ARCH=ppc))
2006-05-26 13:21 UTC (5+ messages)
Re[2]: Problem with TLB mcheck!
2006-05-26 11:40 UTC
[UPDATE][12/24]ext3 enlarge blocksize
2006-05-26 12:00 UTC (2+ messages)
Fwd: [RFC] New netfilter match
2006-05-26 11:59 UTC (3+ messages)
[UPDATE][13/24]ext3 enlarge file size
2006-05-26 11:57 UTC (2+ messages)
[PATCH] Well, Linus seems to like Lordi
2006-05-26 11:56 UTC (6+ messages)
` [PATCH] Add compile domain (was: Re: [PATCH] Well, Linus seems to like Lordi...)
[PATCH 2/3] pci: bcm43xx avoid pci_find_device
2006-05-26 11:52 UTC (10+ messages)
[RFC PATCH 2.6.17-rc4 0/6] Kernel memory leak detector
2006-05-26 11:31 UTC (6+ messages)
` [PATCH 2.6.17-rc4 1/6] Base support for kmemleak
replacing X Window System !
2006-05-26 11:26 UTC (24+ messages)
` OpenGL-based framebuffer concepts
[PATCH 0/4] myri10ge - Myri-10G Ethernet driver - v2
2006-05-26 10:56 UTC (7+ messages)
` [PATCH 3/4] myri10ge - Driver core
swsusp in 2.6.16: works fine w/o PSE
2006-05-26 10:33 UTC (3+ messages)
[RFC][PATCH] ia64 node hotplug -- cpu - node relationship fix [0/2] intro
2006-05-26 10:23 UTC (5+ messages)
` [RFC][PATCH] ia64 node hotplug -- cpu - node relationship fix [1/2] empty node fix
` [RFC][PATCH] ia64 node hotplug -- cpu - node relationship fix [2/2] cpu-to-node map
3ware 7500 not working in 2.6.16.18, 2.6.17-rc5
2006-05-26 10:08 UTC (2+ messages)
[PATCH 2/4] x86-64: Calgary IOMMU - move valid_dma_direction into the callers
2006-05-26 9:35 UTC (6+ messages)
` [discuss] "
Linux v2.6.17-rc5
2006-05-26 8:55 UTC (4+ messages)
` Linux v2.6.17-rc5, patches patches
[PATCH 00/33] Adaptive read-ahead V12
2006-05-26 9:53 UTC
XFS write speed drop
2006-05-26 8:51 UTC (7+ messages)
RE:Publicidad:-BUNGALOWS-RESTAURANT-BAR-SOL-PISCINAS-JUEGOS-AREAS VERDES-ESPARCIMIENTO.TE:360-0416/360-3673/360-2189.PREGUNTE POR LA PROMOCION DE MAYO
2006-05-26 8:28 UTC
[PATCH 1/4] x86-64: Calgary IOMMU - introduce iommu_detected
2006-05-26 7:54 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox