linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2006-11-30 12:25:14 to 2006-12-01 00:14:19 UTC [more...]

[RFC, PATCH 1/2] qrcu: "quick" srcu implementation
 2006-12-01  0:14 UTC  (7+ messages)

bitmap­_find_free_region and bitmap_full arg doubts
 2006-12-01  0:10 UTC  (2+ messages)

[RFC PATCH] nForce4 ADMA with NCQ: It's aliiiive
 2006-12-01  0:07 UTC  (3+ messages)

[ANNOUNCE][RFC] PlugSched-6.4 for 2.6.19
 2006-12-01  0:01 UTC 

[GFS2 & DLM] Guide to -nmw tree patches
 2006-11-30 23:58 UTC 

What happened to CONFIG_TCP_NAGLE_OFF?
 2006-12-01  0:00 UTC  (6+ messages)

Linux 2.6.19
 2006-11-30 23:51 UTC  (4+ messages)

[PATCH] atomic_cmpxchg return type error
 2006-11-30 23:23 UTC  (2+ messages)

[PATCH -mm] x86_64 UP needs smp_call_function_single
 2006-11-30 23:14 UTC  (7+ messages)

sx1 mixer support
 2006-11-30 23:09 UTC  (6+ messages)

[Bugme-new] [Bug 7602] New: Failure on compilation: include/asm/bitops.h:122: error: inconsistent operand constraints in an `asm' in nfs_access_add_cache()
 2006-11-30 23:08 UTC  (5+ messages)

2.6.19-rt1 - failed to boot on AMD64
 2006-11-30 23:04 UTC 

[PATCH 3/3] - Add support for acpi_load_table/acpi_unload_table_id
 2006-11-30 23:04 UTC 

[PATCH 2/3] - Altix: Add ACPI SSDT PCI device support (hotplug)
 2006-11-30 23:02 UTC 

[PATCH 2.6.19 00/10] Kernel memory leak detector 0.12
 2006-11-30 23:01 UTC  (11+ messages)
` [PATCH 2.6.19 01/10] Base support for kmemleak
` [PATCH 2.6.19 02/10] Kmemleak documentation
` [PATCH 2.6.19 03/10] Add the memory allocation/freeing hooks for kmemleak
` [PATCH 2.6.19 04/10] Modules support "
` [PATCH 2.6.19 05/10] Add kmemleak support for i386
` [PATCH 2.6.19 06/10] Add kmemleak support for ARM
` [PATCH 2.6.19 07/10] Remove some of the kmemleak false positives
` [PATCH 2.6.19 08/10] Keep the __init functions after initialization
` [PATCH 2.6.19 09/10] Simple testing for kmemleak
` [PATCH 2.6.19 10/10] Update the MAINTAINERS file "

[PATCH] Implement file posix capabilities
 2006-11-30 22:57 UTC  (5+ messages)

[PATCH] autofs: fix error code path in autofs_fill_sb()
 2006-11-30 22:39 UTC  (3+ messages)

[PATCH] net: chelsio add missing bracket
 2006-11-30 22:36 UTC  (2+ messages)

pcie Hotplug problem
 2006-11-30 22:31 UTC 

[IDE0] Lost interrupt with CS5530A
 2006-11-30 22:27 UTC 

[patch/rfc 2.6.19-rc5] arch-neutral GPIO calls
 2006-11-30 22:24 UTC  (7+ messages)
` [RFC/PATCH] arch-neutral GPIO calls: AVR32 implementation
  ` [RFC/PATCH] arch-neutral GPIO calls: AVR32 implementation [take 2]

[patch 1/3] mm: pagecache write deadlocks zerolength fix
 2006-11-30 22:14 UTC  (5+ messages)
` [patch 2/3] mm: pagecache write deadlocks stale holes fix
  ` [patch 3/3] fs: fix cont vs deadlock patches

2.6.19-rt1 Bug
 2006-11-30 22:06 UTC  (2+ messages)

Reserving a fixed physical address page of RAM
 2006-11-30 21:51 UTC 

[Bug 7505] Linux-2.6.19 fails to boot on AMD64 machine
 2006-11-30 21:46 UTC 

2.6.19-rt1: max latencies with jackd
 2006-11-30 21:47 UTC 

[rfc patch] optimize o_direct on block device
 2006-11-30 21:45 UTC  (2+ messages)

2.6.19-rc6-mm2
 2006-11-30 21:32 UTC  (9+ messages)
` 2.6.19-rc6-mm2: uli526x only works after reload

The VFS cache is not freed when there is not enough free memory to allocate
 2006-11-30 21:18 UTC  (9+ messages)

[PATCH 2.6.19] kobject: kobject_uevent() returns manageable value
 2006-11-30 20:58 UTC 

[patch 1/4] - Potential performance bottleneck for Linxu TCP
 2006-11-30 20:58 UTC  (15+ messages)

[WATCHDOG] git v2.6.19 patches
 2006-11-30 20:45 UTC 

[PATCH 0/38] KVM: Decouple Intel VT implementation from base kvm
 2006-11-30 20:31 UTC  (9+ messages)
` [PATCH 1/38] KVM: Create kvm-intel.ko module

Linux 2.6.19
 2006-11-30 20:30 UTC  (4+ messages)

[SPARC64]: resumable error decoding
 2006-11-30 20:29 UTC  (4+ messages)

CPUFREQ-CPUHOTPLUG: Possible circular locking dependency
 2006-11-30 20:24 UTC  (13+ messages)

[PATCH 00/12] md raid acceleration and the async_tx api
 2006-11-30 20:11 UTC  (13+ messages)
` [PATCH 01/12] dmaengine: add base support for "
` [PATCH 02/12] dmaengine: add "
` [PATCH 03/12] dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines
` [PATCH 04/12] md: add raid5_run_ops and support routines
` [PATCH 05/12] md: workqueue for raid5 operations
` [PATCH 06/12] md: move write operations to raid5_run_ops
` [PATCH 07/12] md: move raid5 compute block "
` [PATCH 08/12] md: move raid5 parity checks "
` [PATCH 09/12] md: satisfy raid5 read requests via raid5_run_ops
` [PATCH 10/12] md: use async_tx and raid5_run_ops for raid5 expansion operations
` [PATCH 11/12] md: raid5 io requests to raid5_run_ops
` [PATCH 12/12] md: remove raid5 compute_block and compute_parity5

[RFC][PATCH] dm-cache: block level disk cache target for device mapper
 2006-11-30 20:07 UTC  (5+ messages)
` [dm-devel] "

[patch 1/4] - Potential performance bottleneck for Linxu TCP
 2006-11-30 20:06 UTC  (3+ messages)

PM-Timer clock source is slow. Try something else: How slow? What other source(s)?
 2006-11-30 19:39 UTC  (4+ messages)

[RFC] dynsched - different cpu schedulers per cpuset
 2006-11-30 19:40 UTC  (4+ messages)

[DLM] Add support for tcp communications [38/70]
 2006-11-30 19:38 UTC  (2+ messages)

e100 breakage located
 2006-11-30 19:34 UTC  (2+ messages)

[PATCH] prune_icache_sb
 2006-11-30 19:31 UTC  (9+ messages)

[take26 0/8] kevent: Generic event handling mechanism
 2006-11-30 19:14 UTC  (9+ messages)
  ` [take26 1/8] kevent: Description
    ` [take26 2/8] kevent: Core files
      ` [take26 3/8] kevent: poll/select() notifications
        ` [take26 4/8] kevent: Socket notifications
          ` [take26 5/8] kevent: Timer notifications
            ` [take26 6/8] kevent: Pipe notifications
              ` [take26 7/8] kevent: Signal notifications
                ` [take26 8/8] kevent: Kevent posix timer notifications

2.6.18.3 SMP PREEMPT crashes (x86-64)
 2006-11-30 19:02 UTC  (4+ messages)
    ` 2.6.19 SMP x86-64 crashes continue

Reserving a fixed physical address page of RAM
 2006-11-30 18:56 UTC  (2+ messages)

[2.6 patch] make drivers/mtd/cmdlinepart.c:mtdpart_setup() static
 2006-11-30 18:45 UTC  (3+ messages)

is there any Hard-disk shock-protection for 2.6.18 and above?
 2006-11-30 18:43 UTC  (4+ messages)

Ubuntu patch sync for 2.6.20
 2006-11-30 18:08 UTC  (7+ messages)
` [PATCH 1/4] [x86] Add command line option to enable/disable hyper-threading
` [PATCH 4/4] [HVCS] Select HVC_CONSOLE if HVCS is enabled

Reserving a fixed physical address page of RAM
 2006-11-30 18:32 UTC  (2+ messages)

[PATCH] make compound page destructor handling explicit
 2006-11-30 17:56 UTC 

is there any Hard-disk shock-protection for 2.6.18 and above?
 2006-11-30 17:47 UTC  (5+ messages)

[PATCH -mm 0/5][AIO] - AIO completion signal notification v3
 2006-11-30 17:27 UTC  (5+ messages)
` [PATCH -mm 1/5][AIO] - Rework compat_sys_io_submit

CPU hotplug broken with 2GB VMSPLIT
 2006-11-30 17:20 UTC  (5+ messages)

[PATCH] snd-hda-intel: fix insufficient memory
 2006-11-30 17:15 UTC  (5+ messages)
` [RCU] adds a prefetch() in rcu_do_batch()

[PATCH] Add __GFP_MOVABLE for callers to flag allocations that may be migrated
 2006-11-30 17:07 UTC 

ICH6M SATA Controller, SATA2 NCQ disk and high iowait CPU time
 2006-11-30 17:06 UTC  (3+ messages)

[PATCH] don't do orphan processing on readonly devices
 2006-11-30 17:02 UTC 

[git patches] libata fixes
 2006-11-30 16:54 UTC  (3+ messages)

[patch 1/4] - Potential performance bottleneck for Linxu TCP
 2006-11-30 16:51 UTC  (3+ messages)

kswapd/tg3 issue
 2006-11-30 16:28 UTC  (8+ messages)

[PATCH] fs: reiserfs add missing brackets
 2006-11-30 16:22 UTC  (2+ messages)

failed 'ljmp' in linear addressing mode
 2006-11-30 16:17 UTC  (5+ messages)

realtime-preempt and arm
 2006-11-30 15:56 UTC  (2+ messages)

[PATCH -mm 0/5][AIO] - AIO completion signal notification v4
 2006-11-30 15:50 UTC  (6+ messages)
` [PATCH -mm 1/5][AIO] - Rework compat_sys_io_submit
` [PATCH -mm 2/5][AIO] - fix aio.h includes
` [PATCH -mm 3/5][AIO] - Make good_sigevent non-static
` [PATCH -mm 4/5][AIO] - AIO completion signal notification
` [PATCH -mm 5/5][AIO] - Add listio support

[PATCH] Video Select set for VESA FB
 2006-11-30 15:12 UTC 

A Big bug with ethernet card
 2006-11-30 13:57 UTC  (2+ messages)

[PATCH][INODE]: Save some bytes in struct inode
 2006-11-30 13:29 UTC 

Incorrect behavior of timer_settime() for absolute dates in the past
 2006-11-30 13:26 UTC  (2+ messages)

[PATCH] rtc: ds1743 support
 2006-11-30 13:23 UTC  (2+ messages)

[PATCH] KVM: x86 emulator: handle smsw
 2006-11-30 13:18 UTC 

mass-storage problems with Archos AV500
 2006-11-30 12:56 UTC  (4+ messages)

[PATCH] ppc: cs4218_tdm remove extra brace
 2006-11-30 12:48 UTC 

[GFS2] split and annotate gfs_rindex [10/70]
 2006-11-30 12:14 UTC 

[GFS2] split and annotate gfs2_meta_header [9/70]
 2006-11-30 12:13 UTC 

[GFS2] split and annotate gfs2_quota_change [14/70]
 2006-11-30 12:14 UTC 

[GFS2] Change argument of gfs2_dinode_out [17/70]
 2006-11-30 12:15 UTC 

[GFS2] split gfs2_dinode into on-disk and host variants [1/70]
 2006-11-30 12:36 UTC  (3+ messages)

[GFS2] Shrink gfs2_inode (7) - di_payload_format [27/70]
 2006-11-30 12:16 UTC 

[PATCH] KVM: Zero guest memory before use
 2006-11-30 12:35 UTC 

[GFS2] Shrink gfs2_inode (4) - di_uid/di_gid [24/70]
 2006-11-30 12:16 UTC 

[GFS2] Tidy up 0 initialisations in inode.c [29/70]
 2006-11-30 12:17 UTC 

[DLM] fix stopping unstarted recovery [43/70]
 2006-11-30 12:19 UTC 

[DLM] status messages ping-pong between unmounted nodes [40/70]
 2006-11-30 12:19 UTC 

[GFS2 & DLM] Guide to -nmw tree patches
 2006-11-30 12:31 UTC  (3+ messages)

[GFS2] Fix Kconfig wrt CRC32 [52/70]
 2006-11-30 12:21 UTC 

[GFS2] Make sentinel dirents compatible with gfs1 [51/70]
 2006-11-30 12:21 UTC 

[GFS2] Remove unused sysfs files [49/70]
 2006-11-30 12:21 UTC 

[Opps] Invalid opcode
 2006-11-30 14:21 UTC  (4+ messages)
  ` Fix for OpenSUSE kernel bug (was Re: [Opps] Invalid opcode)

[DLM] Fix DLM config [46/70]
 2006-11-30 12:20 UTC 

[GFS2] Tidy up bmap & fix boundary bug [48/70]
 2006-11-30 12:20 UTC 

[GFS2] Fix memory allocation in glock.c [47/70]
 2006-11-30 12:20 UTC 

[GFS2] Fix recursive locking in gfs2_getattr [60/70]
 2006-11-30 12:22 UTC 

[GFS2] Move gfs2_meta_syncfs() into log.c [57/70]
 2006-11-30 12:22 UTC 

[GFS2] fs/gfs2/log.c:log_bmap() fix printk format warning [62/70]
 2006-11-30 12:22 UTC 

[DLM] fix format warnings in rcom.c and recoverd.c [66/70]
 2006-11-30 12:23 UTC 

[GFS2] Add a comment about reading the super block [69/70]
 2006-11-30 12:24 UTC 

[GFS2] Mount problem with the GFS2 code [68/70]
 2006-11-30 12:23 UTC 

[GFS2] Remove gfs2_check_acl() [67/70]
 2006-11-30 12:23 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).