public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2005-08-31 17:37:33 to 2005-09-01 09:22:53 UTC [more...]

FW: [RFC] A more general timeout specification
 2005-09-01  9:22 UTC  (4+ messages)

2.6.13 doesn't find AGP device
 2005-09-01  9:22 UTC 

FW: [RFC] A more general timeout specification
 2005-09-01  9:19 UTC  (2+ messages)

[PATCH 0/4] cpusets mems_allowed constrain GFP_KERNEL, oom killer
 2005-09-01  9:09 UTC  (5+ messages)
` [PATCH 1/4] cpusets oom_kill tweaks
` [PATCH 2/4] cpusets new __GFP_HARDWALL flag
` [PATCH 3/4] cpusets formalize intermediate GFP_KERNEL containment
` [PATCH 4/4] cpusets confine oom_killer to mem_exclusive cpuset

Where is the performance bottleneck?
 2005-09-01  9:12 UTC  (23+ messages)

[RFC] [PATCH] cache pollution aware __copy_from_user_ll()
 2005-09-01  9:07 UTC  (3+ messages)

[PATCH] MPC8xx PCMCIA driver
 2005-09-01  8:53 UTC  (2+ messages)

[patch] drivers/ide/pci/alim15x3.c SMP fix
 2005-09-01  8:51 UTC  (4+ messages)

[PATCH] acpi-cpufreq: Remove P-state read after a P-state write in normal path
 2005-09-01  8:48 UTC  (4+ messages)

[patch 1/1] Hot plug CPU to support physical add of new processors (i386)
 2005-09-01  8:45 UTC  (3+ messages)

[PATCH] replace hack with dget/mntget usage in fs/dcookies.c
 2005-09-01  8:38 UTC  (2+ messages)

where can I get ext3 patch for linux-2.4.1
 2005-09-01  8:30 UTC  (2+ messages)

MAX_ARG_PAGES has no effect?
 2005-09-01  8:30 UTC  (6+ messages)

[ANNOUNCE] DSFS Network Forensic File System for Linux Patches
 2005-09-01  8:28 UTC  (19+ messages)

patch-2.6.13-git2.* empty
 2005-09-01  8:24 UTC 

THE LINUX/I386 BOOT PROTOCOL - Breaking the 256 limit
 2005-09-01  8:54 UTC  (12+ messages)

[RFC][FAT] diren scan profiling report
 2005-09-01  7:45 UTC  (7+ messages)
` [PATCH][FAT] FAT dirent scan with hin take #2
    ` [PATCH][FAT] FAT dirent scan with hin take #3

[PATCH 1/3] Updated dynamic tick patches - Fix lost tick
 2005-09-01  7:42 UTC  (3+ messages)

Linux 2.6.13
 2005-09-01  7:33 UTC  (4+ messages)
` reboot vs poweroff (was: Linux 2.6.13)

jack, PREEMPT_DESKTOP, delayed interrupts?
 2005-09-01  7:32 UTC  (5+ messages)
  ` [Jackit-devel] "

What about adding range support for u32 classifier?
 2005-09-01  7:26 UTC  (3+ messages)

PREEMPT_RT with e1000
 2005-09-01  7:10 UTC  (3+ messages)

2.6.13-rc6-mm2
 2005-09-01  7:03 UTC  (3+ messages)

[RFC][CFLART] ipmi procfs bogosity
 2005-09-01  6:43 UTC 

[PATCH]: linux-2.6.13-uc0 (MMU-less support)
 2005-09-01  6:38 UTC 

Dynamic tick for 2.6.14 - what's the plan?
 2005-09-01  6:36 UTC  (11+ messages)

aoe fails on sparc64
 2005-09-01  6:24 UTC  (3+ messages)

i2c via686a.c: save at least 0.5k of space by long v[256] -> u16 v[256]
 2005-09-01  6:10 UTC 

State of Linux graphics
 2005-09-01  6:11 UTC  (17+ messages)

[PATCH] add transport class symlink to device object
 2005-09-01  5:57 UTC  (7+ messages)

[PATCH 2.6.13] IOCHK interface for I/O error handling/detecting
 2005-09-01  5:42 UTC 

[PATCH 2.6.13] IOCHK interface for I/O error handling/detecting (for ia64)
 2005-09-01  5:42 UTC 

Updated dynamic tick patches
 2005-09-01  5:23 UTC  (5+ messages)
` [PATCH 1/3] Updated dynamic tick patches - Fix lost tick calculation in timer_pm.c

ip_contrack refuses to load if built UP as a module on IA64
 2005-09-01  4:59 UTC 

[patch] updated hdaps driver
 2005-09-01  3:57 UTC 

sr device can be written?
 2005-09-01  3:47 UTC  (6+ messages)

APs from the Kernel Summit run Linux
 2005-09-01  3:36 UTC  (7+ messages)

[Question] [Patch] How get instruction pointer of user space ???
 2005-09-01  3:33 UTC 

[PATCH 2.6] I2C: Drop I2C_DEVNAME and i2c_clientname
 2005-09-01  3:14 UTC  (8+ messages)

'mdio_bus_exit' in discarded section .text.exit
 2005-09-01  3:10 UTC 

PowerOP Take 2 1/3: ARM OMAP1 platform support
 2005-09-01  3:05 UTC  (3+ messages)
` [linux-pm] "

[PATCH 0/18] Updates & bug fixes for iseries_veth network driver
 2005-09-01  2:43 UTC  (20+ messages)
` [PATCH 1/18] iseries_veth: Cleanup error and debug messages
` [PATCH 2/18] iseries_veth: Remove a FIXME WRT deletion of the ack_timer
` [PATCH 3/18] iseries_veth: Try to avoid pathological reset behaviour
` [PATCH 4/18] iseries_veth: Fix broken promiscuous handling
` [PATCH 5/18] iseries_veth: Remove redundant message stack lock
` [PATCH 6/18] iseries_veth: Replace lock-protected atomic with an ordinary variable
` [PATCH 7/18] iseries_veth: Only call dma_unmap_single() if dma_map_single() succeeded
` [PATCH 8/18] iseries_veth: Make init_connection() & destroy_connection() symmetrical
` [PATCH 9/18] iseries_veth: Use kobjects to track lifecycle of connection structs
` [PATCH 10/18] iseries_veth: Remove TX timeout code
` [PATCH 11/18] iseries_veth: Add a per-connection ack timer
` [PATCH 12/18] iseries_veth: Simplify full-queue handling
` [PATCH 13/18] iseries_veth: Fix bogus counting of TX errors
` [PATCH 14/18] iseries_veth: Add sysfs support for connection structs
` [PATCH 15/18] iseries_veth: Add sysfs support for port structs
` [PATCH 16/18] iseries_veth: Incorporate iseries_veth.h in iseries_veth.c
` [PATCH 17/18] iseries_veth: Remove studly caps from iseries_veth.c
` [PATCH 18/18] iseries_veth: Be consistent about driver name, increment version

Linux 2.6.13
 2005-09-01  2:29 UTC  (3+ messages)

FW: [Fwd: Re: [PATCH scsi-misc 2/2] megaraid_sas: LSI Logic MegaR AID SAS RA ID D river]
 2005-09-01  1:00 UTC 

[PATCH,RFC] Move Cell platform code to arch/powerpc
 2005-09-01  0:47 UTC 

FW: [Fwd: Re: [PATCH scsi-misc 2/2] megaraid_sas: LSI Logic MegaR AID SAS RA ID D river]
 2005-09-01  0:34 UTC 

[RFC/PATCH]reconfigure MSI registers after resume
 2005-08-31 21:43 UTC  (2+ messages)

[-mm PATCH] v9fs: cleanup fd transport
 2005-08-31 23:59 UTC 

[PATCH] v9fs: Support to force umount
 2005-08-31 23:58 UTC 

[Patch] Support UTF-8 scripts
 2005-08-31 23:27 UTC  (2+ messages)

FW: [RFC] A more general timeout specification
 2005-08-31 23:17 UTC 

FW: [RFC] A more general timeout specification
 2005-08-31 23:06 UTC  (2+ messages)

2.6.13-ck1
 2005-08-31 23:03 UTC  (5+ messages)
` [ck] 2.6.13-ck1

FW: [RFC] A more general timeout specification
 2005-08-31 23:01 UTC  (2+ messages)

[PATCH] Fix kprobes handling of simultaneous probe hit/unregister
 2005-08-31 22:27 UTC  (2+ messages)

[patch 03/16] Add support for PowerPC32 platforms to KGDB
 2005-08-31 22:15 UTC  (8+ messages)
  ` [patch 04/16] I/O driver for 8250-compatible UARTs

FW: [RFC] A more general timeout specification
 2005-08-31 22:10 UTC  (6+ messages)

[-mm patch] relayfs: relayfs_remove fix
 2005-08-31 21:56 UTC 

[PATCH 2/2] Use page present for pae pdpes
 2005-08-31 21:51 UTC 

[PATCH 1/2] Whitespace cleanup in pageattr.c
 2005-08-31 21:50 UTC 

[PATCH 0/2] Trivial cleanups to virtualization tree
 2005-08-31 21:49 UTC 

2.4.27 and the ata_piix (Intel SATA) driver
 2005-08-31 21:30 UTC 

KLive: Linux Kernel Live Usage Monitor
 2005-08-31 21:23 UTC  (16+ messages)

PowerOP Take 2 0/3 Intro
 2005-08-31 20:04 UTC  (4+ messages)
    ` [linux-pm] "

[PATCH][Bug 5132] fix sys_poll() large timeout handling
 2005-08-31 20:01 UTC 

·¿µØ²úÓªÏú¹ÜÀíϵͳ×îÐÂÍÆ³ö
 2005-08-31 19:59 UTC 

[PATCH] remove die_notifiers if CONFIG_DEBUG_KERNEL not set
 2005-08-31 19:53 UTC 

[PATCH 1/1 2.6.13] framebuffer: bit_putcs() optimization for 8x* fonts
 2005-08-31 19:52 UTC  (11+ messages)
` [Linux-fbdev-devel] "

2.6.13 - strange usb keyboard behaviour
 2005-08-31 20:47 UTC 

Resend: [PATCH] remove EXPORT_SYMBOL(strtok) from frv_ksyms.c
 2005-08-31 19:44 UTC 

BUSCAMOS A LOS NUEVOS PROFESIONALES
 2005-08-31 19:43 UTC 

[PATCH] mm: return ENOBUFS instead of ENOMEM in generic_file_buffered_write
 2005-08-31 19:03 UTC 

Fw: suspicious behaviour in pcwd driver
 2005-08-31 19:00 UTC 

[PATCH] Kconfig: saa7134-dvb must select tda1004x
 2005-08-31 18:55 UTC  (5+ messages)
` [2.6 patch] add missing select's to DVB_BUDGET_AV
  ` [linux-dvb-maintainer] "

Updated dynamic tick patches
 2005-08-31 18:49 UTC 

Linux Kernel 2.6.13-rc7 (WORKS) (2.6.13, DRQ/System CRASH)
 2005-08-31 18:09 UTC  (2+ messages)

Dynamic tick for 2.6.14 - what's the plan?
 2005-08-31 17:42 UTC  (4+ messages)


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