All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-06-17 22:42:13 to 2008-06-18 00:58:03 UTC [more...]

[PATCH] Add SVN->Git conversion example to documentation
 2008-06-18  0:55 UTC  (3+ messages)

packetloss, on e1000e worse than r8169?
 2008-06-18  0:58 UTC  (5+ messages)

QUESTION : Feature length about the non-negotiable feature
 2008-06-18  0:56 UTC  (2+ messages)

[PATCH] MPC5121 FEC support
 2008-06-18  0:55 UTC  (3+ messages)

linux-next: nfs build failure
 2008-06-18  0:49 UTC  (3+ messages)

stack overflow on Sparc64
 2008-06-18  0:47 UTC  (2+ messages)

[PATCH 0/9] powerpc: Add kernel support for POWER7 VSX
 2008-06-18  0:47 UTC  (10+ messages)
` [PATCH 1/9] powerpc: Fix msr setting in 32 bit signal code
` [PATCH 5/9] powerpc: Introduce VSX thread_struct and CONFIG_VSX
` [PATCH 4/9] powerpc: Make load_up_fpu and load_up_altivec callable
` [PATCH 3/9] powerpc: Move altivec_unavailable
` [PATCH 2/9] powerpc: Add macros to access floating point registers in thread_struct
` [PATCH 7/9] powerpc: Add VSX assembler code macros
` [PATCH 8/9] powerpc: Add VSX context save/restore, ptrace and signal support
` [PATCH 6/9] powerpc: Add VSX CPU feature
` [PATCH 9/9] powerpc: Add CONFIG_VSX config option

powerpc: Add cputable entry for POWER7
 2008-06-18  0:47 UTC 

[linux-dvb] cx18 - dmesg errors and ir transmit
 2008-06-18  0:46 UTC  (6+ messages)

IPSEC in 2.6.25 causes stalled connections
 2008-06-18  0:45 UTC  (3+ messages)

[PATCH] Fix corrupt TCP packets when options space overflows with MD5SIG enabled (v2)
 2008-06-18  0:45 UTC  (3+ messages)

[Bluez-devel] How to run up CSR chip without eeprom with BLUEZ ?
 2008-06-18  0:45 UTC 

[PATCH] git-apply doesn't handle same name patches well [V3]
 2008-06-18  0:42 UTC  (2+ messages)

Writing compilers, and example.c vs compile-i386.c
 2008-06-18  0:41 UTC  (4+ messages)

[PATCH] ibm_emac: Remove the ibm_emac driver
 2008-06-18  0:39 UTC  (5+ messages)

linux-next: manual merge of the input-current tree
 2008-06-18  0:40 UTC 

Incorrect default for git stash?
 2008-06-18  0:37 UTC  (5+ messages)

[2.6 patch] sh/kernel/ cleanups
 2008-06-18  0:36 UTC  (2+ messages)

[Qemu-devel] [PATCH] SVM: Trap on correct IP
 2008-06-18  0:34 UTC 

[RFC][PATCH][cryo] Save/restore state of unnamed pipes
 2008-06-18  0:32 UTC  (5+ messages)

Failed RAID5 array grow after reboot interruption; mdadm: Failed to restore critical section for reshape, sorry
 2008-06-18  0:30 UTC  (2+ messages)
` resync=PENDING, interrupted RAID5 grow will not automatically reconstruct

[PATCH] gitweb: return correct HTTP status codes
 2008-06-18  0:15 UTC  (7+ messages)
` [PATCH] gitweb: standarize "

2.6.25.3: serial problem (minicom)
 2008-06-18  0:15 UTC  (4+ messages)

Recommendation for activating a deferred module init in the kernel
 2008-06-18  0:10 UTC  (9+ messages)

Question regarding mpic_assign_isu() in storcenter.c
 2008-06-18  0:09 UTC 

[PATCH 0/4] NFS mounting with raw IPv6 server hostnames
 2008-06-18  0:07 UTC  (2+ messages)

[Qemu-devel] buffer overruns in qemu-system-sparc (hw/eccmemctl.c: ecc_reset())
 2008-06-17 23:58 UTC  (4+ messages)

[PATCH] Fix grub-install to use prefix for modules dir
 2008-06-18  0:04 UTC  (4+ messages)

NIU - Sun Neptune 10g - Transmit timed out reset (2.6.24)
 2008-06-18  0:02 UTC  (4+ messages)

[patch 00/28] PNP: convert fixed tables to lists, v3
 2008-06-18  0:00 UTC  (59+ messages)
` [patch 01/28] PNP: add detail to debug resource dump
` [patch 02/28] PNP: remove pnp_resource.index
` [patch 03/28] PNP: add pnp_resource_type() internal interface
` [patch 04/28] PNP: add pnp_resource_type_name() helper function
` [patch 05/28] PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources
` [patch 06/28] PNP: replace pnp_resource_table with dynamically allocated resources
` [patch 07/28] PNPACPI: keep disabled resources when parsing current config
` [patch 08/28] PNP: remove ratelimit on add resource failures
` [patch 09/28] PNP: dont sort by type in /sys/.../resources
` [patch 10/28] PNP: add pnp_possible_config() -- can a device could be configured this way?
` [patch 11/28] PNP: whitespace/coding style fixes
` [patch 12/28] PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
` [patch 13/28] PNP: make resource option structures private to PNP subsystem
` [patch 14/28] PNP: introduce pnp_irq_mask_t typedef
` [patch 15/28] PNP: increase I/O port & memory option address sizes
` [patch 16/28] PNP: improve resource assignment debug
` [patch 17/28] PNP: in debug resource dump, make empty list obvious
` [patch 18/28] PNP: make resource assignment functions return 0 (success) or -EBUSY (failure)
` [patch 19/28] PNP: remove redundant pnp_can_configure() check
` [patch 20/28] PNP: centralize resource option allocations
` [patch 21/28] PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR
` [patch 22/28] PNP: rename pnp_register_*_resource() local variables
` [patch 23/28] PNP: support optional IRQ resources
` [patch 24/28] PNP: remove extra 0x100 bit from option priority
` [patch 25/28] ISAPNP: handle independent options following dependent ones
` [patch 26/28] PNP: convert resource options to single linked list
` [patch 27/28] PNP: avoid legacy IDE IRQs
` [patch 28/28] PNPACPI: add support for HP vendor-specific CCSR descriptors

Fwd: [ofa-general] FW: QLogic vNIC Kernel Submission
 2008-06-17 23:59 UTC  (6+ messages)

[PATCH 00/27] ia64/xen domU take 7
 2008-06-17 23:57 UTC  (14+ messages)
` [PATCH 02/27] ia64/xen: introduce synch bitops which is necessary for ia64/xen support
  ` [PATCH 02/27] ia64/xen: introduce synch bitops which is
` [PATCH 04/27] ia64/xen: introduce definitions necessary for ia64/xen hypercalls
  ` [PATCH 04/27] ia64/xen: introduce definitions necessary for
  ` [Xen-ia64-devel] [PATCH 04/27] ia64/xen: introduce definitions necessary for ia64/xen hypercalls
` [PATCH 06/27] ia64/xen: define NET_SKB_NET to 18 if xen
` [PATCH 08/27] ia64/xen: define helper functions for xen hypercalls
  ` [PATCH 08/27] ia64/xen: define helper functions for xen

[PATCH/RFC] remove irqs_disabled warning from local_bh_enable
 2008-06-17 23:55 UTC  (3+ messages)

XLLTemac with SGDMA working on virtex4FX ?
 2008-06-17 23:53 UTC  (3+ messages)

[PATCH] [Rev2] MPC5121 FEC support
 2008-06-17 23:52 UTC  (8+ messages)

[BUG] JFFS2 power loss recovery issues on NAND
 2008-06-17 23:51 UTC  (4+ messages)

Gentle Guide to the Network Stack
 2008-06-17 23:51 UTC  (3+ messages)

2.6.26-git: NULL pointer deref in __switch_to
 2008-06-17 23:50 UTC  (7+ messages)

Toshiba - Documentation for Linux Developers
 2008-06-17 23:44 UTC  (4+ messages)

[PATCH 0/3] Bridge patches for 2.6.27
 2008-06-17 23:50 UTC  (9+ messages)
` [PATCH 1/3] bridge: handle process all link-local frames
` [PATCH 2/3] bridge: make bridge address settings sticky
` [PATCH 3/3] bridge: use statistics in net_device

[Xen-ia64-devel] [PATCH 04/27] ia64/xen: introduce definitions
 2008-06-17 23:50 UTC 

[PATCH] sparc: correct module name in Kconfig help for SCSI_SUNESP
 2008-06-17 23:49 UTC  (2+ messages)
` [PATCH] sparc: correct module name in Kconfig help for

AMD Dual Core vs. Quad - Power Management
 2008-06-17 23:48 UTC  (4+ messages)

data received but not detected
 2008-06-17 23:45 UTC  (6+ messages)

[U-Boot-Users] Stops booting after RAM info
 2008-06-17 23:43 UTC  (2+ messages)

[PATCH] gitweb: fix support for repository directories with spaces
 2008-06-17 23:41 UTC  (3+ messages)
` [PATCH v2] gitweb: quote commands properly when calling the shell

copy_from_user again()
 2008-06-17 23:41 UTC  (2+ messages)

[PATCH] xfrm: fix fragmentation for ipv4 xfrm tunnel
 2008-06-17 23:37 UTC  (3+ messages)

[PATCH] net: via-velocity.c fix sleep-with-spinlock bug during MTU change
 2008-06-17 23:37 UTC  (8+ messages)

[patch 00/15] S3C24XX SD/MMC driver series
 2008-06-17 23:33 UTC  (10+ messages)
` [patch 01/15] MMC: S3C24XX MMC/SD driver. From: Thomas Kleffel <tk@maintech.de>
` [patch 06/15] MMC: Add platform data for S3C24XX MMC/SD driver
` [patch 11/15] MMC: Fix the retcode in the "

Killing sk->sk_callback_lock (was Re: [PATCH] net/core/sock.c remove extra wakeup)
 2008-06-17 23:33 UTC  (7+ messages)
  ` Killing sk->sk_callback_lock

[Ocfs2-devel] [PATCH 0/8] ocfs2: Add extended attributes for ocfs2. V1
 2008-06-17 23:32 UTC  (3+ messages)
` [Ocfs2-devel] [PATCH 7/8] ocfs2: Add extended attributes support. v1

[PATCH] NET: Proper handling of IPv6 header in tun driver when TUN_NO_PI is set
 2008-06-17 23:32 UTC  (3+ messages)

[Qemu-devel] [PATCH] ppc32 guests: fix computation of XER.{CA, OV} in addme, subfme, mullwo
 2008-06-17 23:23 UTC  (5+ messages)

[PATCH] ibm_newemac: select CRC32 in Kconfig
 2008-06-17 23:27 UTC 

[PATCH] gitweb: remove unused parse_ref method
 2008-06-17 23:27 UTC  (2+ messages)

[PATCH net-next-2.6 6/6] atm: [fore200e] convert to use request_firmware()
 2008-06-17 23:23 UTC  (2+ messages)

[PATCH net-next-2.6 5/6] atm: [he] remove #ifdef clutter
 2008-06-17 23:21 UTC  (2+ messages)

[PATCH net-next-2.6 4/6] atm: [iphase] 64-bit cleanup
 2008-06-17 23:21 UTC  (2+ messages)

[PATCH net-next-2.6 3/6] atm: use const where reasonable
 2008-06-17 23:20 UTC  (2+ messages)

[PATCH net-next-2.6 2/6] atm: [suni] add support for setting loopback and framing modes
 2008-06-17 23:19 UTC  (3+ messages)

[PATCH net-next-2.6 1/6] atm: [iphase] move struct suni_priv to suni.h
 2008-06-17 23:18 UTC  (2+ messages)

[PATCH 2/2] xen: don't drop NX bit
 2008-06-17 23:14 UTC  (6+ messages)
` [stable] "

[PATCH net-next 11/15]bnx2x: Add TPA, Broadcoms HW LRO
 2008-06-17 23:16 UTC  (4+ messages)

[PATCH -next] bridge: fix IPV6=n build
 2008-06-17 23:16 UTC  (2+ messages)

[patch 00/19] perfmon2 minimal v2: introduction
 2008-06-17 23:13 UTC  (2+ messages)

[lm-sensors] Intel D101GGC - No sensors found
 2008-06-17 23:10 UTC  (2+ messages)

[PATCH/RFC v2] allow userspace to modify scsi command filter on per device basis
 2008-06-17 23:01 UTC  (7+ messages)
  ` [PATCH/RFC v3] "

[Bugme-new] [Bug 10903] New: ssh connections hang with 2.6.26-rc5
 2008-06-17 23:04 UTC  (3+ messages)

[PATCH 0/2] Add MPC5121 FEC suppport
 2008-06-17 23:03 UTC  (3+ messages)
` [PATCH 1/2] fs_enet: fix checkpatch.pl problems
  ` [PATCH 2/2] fs_enet: add MPC5121 FEC support

CPU temperature not detected
 2008-06-17 23:01 UTC  (2+ messages)

[regression] CD-DA delay needed after insertion
 2008-06-17 22:59 UTC  (4+ messages)

[PATCH] Power5,Power6 BSR driver
 2008-06-17 22:39 UTC  (2+ messages)

System Calls in x86_32
 2008-06-17 22:56 UTC 

[PATCH v2] powerpc/booke: Add support for new e500mc core
 2008-06-17 22:54 UTC  (2+ messages)

linux-next: Tree for June 13
 2008-06-17 22:53 UTC  (4+ messages)
` linux-next: Tree for June 13: IO APIC breakage on HP nx6325

netfilter 00/03: netfilter fixes
 2008-06-17 22:53 UTC  (2+ messages)

Oops report for the week preceding June 16th, 2008
 2008-06-17 22:48 UTC  (7+ messages)

[PATCH] Check realloc return value in udev collect utility
 2008-06-17 22:47 UTC 

[PATCH 00/26] IPVS: Add first IPv6 support to IPVS
 2008-06-17 22:47 UTC  (11+ messages)

bnx2_poll panicking kernel
 2008-06-17 22:47 UTC  (8+ messages)

[PATCH] x86: move some function out of setup_bootmem_alloc
 2008-06-17 22:41 UTC  (2+ messages)
` [PATCH] x86: use acpi_numa_init to parse on 32bit numa

[PATCH] x86: Kconfig cleanup with genericarch
 2008-06-17 22:39 UTC 

[U-Boot-Users] [PATCH 2/2] mpc83xx: move CPU_TYPE_ENTRY over to processor.h
 2008-06-17 22:45 UTC 

[U-Boot-Users] [PATCH 1/2] mpc85xx: use IS_E_PROCESSOR macro
 2008-06-17 22:45 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.