public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2006-05-24 05:30:26 to 2006-05-24 22:56:41 UTC [more...]

[PATCH 00/03] kexec: Avoid overwriting the current pgd (V2)
 2006-05-24 22:56 UTC  (2+ messages)

[Patch 5/6] statistics infrastructure
 2006-05-24 22:57 UTC  (2+ messages)

[-mm] oops during boot, in dock-related code
 2006-05-24 22:51 UTC  (3+ messages)

[PATCH 7/14] random: Remove SA_SAMPLE_RANDOM from network drivers
 2006-05-24 22:47 UTC  (10+ messages)

[Patch 3/6] statistics infrastructure - prerequisite: timestamp
 2006-05-24 22:45 UTC  (3+ messages)

replacing X Window System !
 2006-05-24 22:41 UTC  (45+ messages)
  ` OpenGL-based framebuffer concepts

[PATCH]:x86_64: Change assembly to use regular cpuid_count macro
 2006-05-24 22:25 UTC 

swsusp in 2.6.16: works fine w/o PSE on a VIA C3?
 2006-05-24 22:10 UTC 

[PATCH] PCI: fix MMIO addressing collisions
 2006-05-24 21:43 UTC  (4+ messages)

Program to convert core file to executable
 2006-05-24 21:33 UTC  (10+ messages)

Issue with make -j4 when building in separate tree
 2006-05-24 21:31 UTC  (2+ messages)

uclinux 2.4.32 panic
 2006-05-24 21:24 UTC  (3+ messages)

[PATCH 0/4] myri10ge - Myri-10G Ethernet driver - v2
 2006-05-24 21:21 UTC  (5+ messages)
` [PATCH 3/4] myri10ge - Driver core

[Patch 3/6] statistics infrastructure - prerequisite: timestamp
 2006-05-24 21:16 UTC  (2+ messages)

+ spin-rwlock-init-cleanups.patch added to -mm tree
 2006-05-24 21:08 UTC  (2+ messages)

[ANNOUNCE] FLAME: external kernel module for L2.5 meshing
 2006-05-24 20:50 UTC  (2+ messages)

[PATCH] i386: don't consider regparm EXPERIMENTAL anymore
 2006-05-24 20:36 UTC  (5+ messages)
` [RFC PATCH (take #2)] i386: kill CONFIG_REGPARM completely

4096 byte limit to /proc/PID/environ ?
 2006-05-24 20:29 UTC  (2+ messages)

linux 2.6.16.1 and kdb "error 6 mounting ext3"
 2006-05-24 19:41 UTC 

[PATCH] loop: online resize support
 2006-05-24 19:37 UTC  (2+ messages)

[GeodeLX] long/heavy USB fs operations panics 2.6.16.18
 2006-05-24 19:25 UTC  (2+ messages)
`  "

[PATCH 0/6] EDAC Patch Set
 2006-05-24 18:55 UTC  (3+ messages)

Patch for atkbd.c from Ubuntu
 2006-05-24 18:31 UTC 

[PATCH] V4L/DVB (4045): Fixes recursive dependency for I2C
 2006-05-24 18:13 UTC 

[PATCH 1/3] proc: sysctl: rename proc_doutsstring to proc_do_uts_string
 2006-05-24 18:02 UTC  (4+ messages)
` [PATCH 3/3] proc: make UTS-related sysctls utsns aware

Ingo's realtime_preempt patch causes kernel oops
 2006-05-24 18:00 UTC  (16+ messages)

[PATCH] updated reiser4 - reduced cpu usage for writes by writing more than 4k at a time (has implications for generic write code and eventually for the IO layer)
 2006-05-24 17:59 UTC  (7+ messages)

4096 byte limit to /proc/PID/environ ?
 2006-05-24 17:56 UTC  (4+ messages)

[PATCH 6/6] EDAC maintainers update
 2006-05-24 17:49 UTC 

[PATCH 5/6] EDAC probe1 cleanup 2-of-2
 2006-05-24 17:49 UTC 

[PATCH 4/6] EDAC probe1 cleanup 1-of-2
 2006-05-24 17:48 UTC 

[PATCH 3/6] EDAC mc numbers refactor 2-of-2
 2006-05-24 17:47 UTC 

[PATCH 2/6] EDAC mc numbers refactor 1-of-2
 2006-05-24 17:46 UTC 

[PATCH 1/6] EDAC PCI device to DEVICE cleanup
 2006-05-24 17:45 UTC 

sky2 hw csum failure [was Re: sky2 large MTU problems]
 2006-05-24 17:38 UTC  (2+ messages)

[PATCH] Change ll_rw_block() calls in JBD
 2006-05-24 17:33 UTC  (6+ messages)

AMD 8131 MSI quirk called too late, bus_flags not inherited ?
 2006-05-24 17:05 UTC  (11+ messages)

Linux 2.6 NFS client read-ahead
 2006-05-24 16:21 UTC  (2+ messages)

[PATCH mm] swapless page migration: fix swapops.h:97 BUG
 2006-05-24 15:55 UTC  (3+ messages)

[PATCH 00/33] Adaptive read-ahead V12
 2006-05-24 15:53 UTC  (36+ messages)
  ` [PATCH 02/33] radixtree: look-aside cache
  ` [PATCH 03/33] radixtree: hole scanning functions
  ` [PATCH 04/33] readahead: page flag PG_readahead
  ` [PATCH 05/33] readahead: refactor do_generic_mapping_read()
  ` [PATCH 06/33] readahead: refactor __do_page_cache_readahead()
  ` [PATCH 07/33] readahead: insert cond_resched() calls
  ` [PATCH 08/33] readahead: common macros
  ` [PATCH 09/33] readahead: events accounting
  ` [PATCH 10/33] readahead: support functions
  ` [PATCH 11/33] readahead: sysctl parameters
  ` [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 18/33] readahead: initial method - guiding sizes
  ` [PATCH 19/33] readahead: initial method - thrashing guard size
  ` [PATCH 20/33] readahead: initial method - expected read size
  ` [PATCH 23/33] readahead: backward prefetching method
  ` [PATCH 24/33] readahead: seeking reads method
  ` [PATCH 25/33] readahead: thrashing recovery method
  ` [PATCH 26/33] readahead: call scheme
  ` [PATCH 27/33] readahead: laptop mode
  ` [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 28/33] readahead: loop case

UML boot failure with kinit
 2006-05-24 15:46 UTC  (3+ messages)

[PATCH (try #3)] mm: avoid unnecessary OOM kills
 2006-05-24 15:05 UTC  (5+ messages)

remove VM_LOCKED before remap_pfn_range and drop VM_SHM
 2006-05-24 14:57 UTC  (2+ messages)

[RFC][PATCH] node hotplug : register_cpu() changes [0/3]
 2006-05-24 14:51 UTC  (5+ messages)

[PATCH 1 of 10] ipath - fix spinlock recursion bug
 2006-05-24 14:45 UTC  (5+ messages)

A couple of oops
 2006-05-24 14:26 UTC  (3+ messages)

[PATCH] Add user taint flag
 2006-05-24 14:15 UTC  (7+ messages)

[BUG 2.6.17-git] kmem_cache_create: duplicate cache scsi_cmd_cache
 2006-05-24 14:07 UTC  (11+ messages)

[PATCH] Allow users to force a panic on NMI
 2006-05-18 19:17 UTC  (2+ messages)

[git pull] jfs update
 2006-05-24 13:10 UTC 

[Patch 6/6] statistics infrastructure - exploitation: zfcp
 2006-05-24 12:35 UTC 

[Patch 4/6] statistics infrastructure - documentation
 2006-05-24 12:32 UTC 

[Patch 2/6] statistics infrastructure - prerequisite: parser enhancement
 2006-05-24 12:30 UTC 

[Patch 1/6] statistics infrastructure - prerequisite: list operation
 2006-05-24 12:29 UTC 

[Patch 0/6] statistics infrastructure
 2006-05-24 12:27 UTC 

Q: how to send ATA cmds to USB drive?
 2006-05-24 11:22 UTC  (2+ messages)

[PATCH] Per-superblock unused dentry LRU lists V2
 2006-05-24 11:00 UTC 

[patch 00/11] input: force feedback updates
 2006-05-24 10:45 UTC  (5+ messages)
` [patch 03/11] input: new force feedback interface

High speed method to determine bandwidth
 2006-05-24 10:44 UTC 

[PATCH] make ams work with latest kernels
 2006-05-24 10:09 UTC  (3+ messages)

Problem with TLB mcheck!
 2006-05-24  9:35 UTC 

New Linux Cross Reference (LXR) site
 2006-05-24  9:03 UTC 

[PATCH] Per-superblock unused dentry LRU lists
 2006-05-24  8:28 UTC  (10+ messages)

[PATCH] [MMC] Fix premature use of md->disk
 2006-05-24  8:20 UTC 

tuning for large files in xfs
 2006-05-24  8:12 UTC  (8+ messages)

APIC error on CPUx
 2006-05-24  8:10 UTC  (2+ messages)

Ingo's realtime_preempt patch causes kernel oops
 2006-05-23 16:44 UTC  (2+ messages)

Ingo's realtime_preempt patch causes kernel oops
 2006-05-23 14:26 UTC  (3+ messages)

[OOPS] amrestore dies in kmem_cache_free 2.6.16.18 - cannot restore backups!
 2006-05-24  7:38 UTC  (2+ messages)

Compact Flash Serial ATA patch
 2006-05-24  7:14 UTC  (4+ messages)

Panic in ipt_do_table with 2.6.16.13-xen
 2006-05-24  7:16 UTC  (17+ messages)
      ` [Xen-devel] "

XFS write speed drop
 2006-05-24  7:16 UTC  (8+ messages)

[ACRYPTO] New asynchronous crypto layer release
 2006-05-24  7:12 UTC  (3+ messages)

What's in libata-dev.git
 2006-05-24  7:08 UTC 

What's in netdev-2.6.git
 2006-05-24  7:06 UTC 

[git patches] libata fixes
 2006-05-24  7:05 UTC 

[git patches] net driver fixes
 2006-05-24  7:04 UTC 

[PATCH 0/9] I/OAT repost
 2006-05-24  6:31 UTC  (4+ messages)
` [PATCH 1/9] [I/OAT] DMA memcpy subsystem

Sign-off for the IP1000A driver before inclusion
 2006-05-24  6:13 UTC  (2+ messages)

[patch 2/3] vdso: improve print_fatal_signals support by adding memory maps
 2006-05-24  5:34 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