The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2005-03-05 22:59:13 to 2005-03-07 00:54:55 UTC [more...]

[patch 11/12] sound/oss/emu10k1/* - compile warning cleanup
 2005-03-07  0:54 UTC  (3+ messages)

[patch 10/12] arch/i386/math-emu/* - compile warning cleanup
 2005-03-07  0:48 UTC  (2+ messages)

[patch 09/12] include/linux/module.h - compile warning cleanup
 2005-03-07  0:46 UTC  (2+ messages)

BUG: Slowdown on 3000 socket-machines tracked down
 2005-03-07  0:45 UTC  (2+ messages)

More trouble with i386 EFLAGS and ptrace
 2005-03-07  0:46 UTC  (7+ messages)

[patch 07/12] Re: radio-sf16fmi cleanup
 2005-03-07  0:40 UTC  (2+ messages)

[PATCH] 2/2 Prezeroing large blocks of pages during allocation
 2005-03-07  0:35 UTC  (3+ messages)

[patch 04/12] drivers/net/myri_code.h cleanup
 2005-03-07  0:34 UTC 

[patch 1/8] isdn_bsdcomp.c - vfree() checking cleanups
 2005-03-07  0:21 UTC  (3+ messages)

Page fault scalability patch V18: Overview
 2005-03-06 23:59 UTC  (6+ messages)

2.6.11 breaks ALSA Intel AC97 audio
 2005-03-07  0:09 UTC  (2+ messages)

[PATCH 2.6.11-mm1] mips: more convert verify_area to access_ok
 2005-03-06 23:55 UTC  (2+ messages)

[patch] irq and softirq handler measurement
 2005-03-06 23:51 UTC 

[patch 10/14] serial/crisv10: replace schedule_timeout() with msleep()
 2005-03-06 22:36 UTC 

[patch 14/14] drivers/message/fusion/*: convert to pci_register_driver
 2005-03-06 22:37 UTC 

[patch 06/14] 16/34: char/istallion: replace interruptible_sleep_on() with wait_event_interruptible()
 2005-03-06 22:36 UTC 

[patch 09/14] tc/zs: replace schedule_timeout() with msleep_interruptible()
 2005-03-06 22:36 UTC 

[patch 08/14] list_for_each_entry: arch-um-drivers-chan_kern.c
 2005-03-06 22:36 UTC 

[patch 2/8] isdn/capi: replace interruptible_sleep_on() with wait_event_interruptible()
 2005-03-06 22:38 UTC 

[patch 11/14] message/mptbase: replace schedule_timeout() with ssleep()
 2005-03-06 22:36 UTC 

[PATCH 2.6.11-mm1] mips: fix section type conflict about mpc30x
 2005-03-06 23:30 UTC 

[patch 12/14] drivers/dmapool: use TASK_UNINTERRUPTIBLE instead of TASK_INTERRUPTIBLE
 2005-03-06 22:36 UTC 

[patch 13/14] drivers/eisa/*: convert to pci_register_driver
 2005-03-06 22:36 UTC 

serial CardBus card does not wake up after sleep
 2005-03-06 22:41 UTC  (2+ messages)

[patch 01/14] char/snsc: reorder set_current_state() and add_wait_queue()
 2005-03-06 22:36 UTC 

[patch 03/14] char/sx: replace schedule_timeout() with msleep_interruptible()
 2005-03-06 22:36 UTC 

RFD: Kernel release numbering
 2005-03-06 23:12 UTC  (14+ messages)

[PATCH 2.6.11-mm1] mips: add spare timer init
 2005-03-06 23:20 UTC 

[PATCH] trivial fix for 2.6.11 raid6 compilation on ppc w/ Altivec
 2005-03-06 23:06 UTC  (12+ messages)

2.6: sound/isa/gus/gus_lfo.c is unused (fwd)
 2005-03-06 22:41 UTC 

[patch 8/8] drivers/isdn/pcbit/* - compile warning cleanup
 2005-03-06 22:38 UTC 

[patch 7/8] drivers/isdn/i4l/* - compile warning cleanup
 2005-03-06 22:38 UTC 

2.6.10-ac10 oops in journal_commit_transaction
 2005-03-06 22:59 UTC  (4+ messages)

RFD: Kernel release numbering
 2005-03-06 22:57 UTC  (21+ messages)

[Bug 4298] swsusp fails to suspend if CONFIG_DEBUG_PAGEALLOC is also enabled
 2005-03-06 22:57 UTC 

[2.6 patch] mm/swap_state.c: unexport swapper_space
 2005-03-06 22:49 UTC  (3+ messages)

[2.6 patch] mm/{mmap,nommu}.c: several unexports
 2005-03-06 22:47 UTC  (2+ messages)

ipmi in kernel 2.6.11
 2005-03-06 22:43 UTC  (3+ messages)
` [2.6 patch] readd ipmi_request

[PATCH 1/29] fat: fix writev(), add aio support
 2005-03-06 22:45 UTC  (9+ messages)
  ` [PATCH 2/29] FAT: Updated FAT attributes patch
    ` [PATCH 3/29] FAT: fat_readdirx() with dotOK=yes fix
      ` [PATCH 4/29] let fat handle MS_SYNCHRONOUS flag
  ` [PATCH] FAT: Support synchronous updates

[PATCH 14/29] FAT: vfat_build_slots() cleanup
 2005-03-06 22:44 UTC  (11+ messages)
` [PATCH 15/29] FAT: Use a same timestamp on some operations path
  ` [PATCH 16/29] FAT: msdos_rename() cleanup
    ` [PATCH 17/29] FAT: msdos_add_entry() cleanup
      ` [PATCH 18/29] FAT: Allocate the cluster before adding the directory entry
        ` [PATCH 19/29] FAT: Rewrite fat_add_entries()
          ` [PATCH 20/29] FAT: Use fat_remove_entries() for msdos
            ` [PATCH 21/29] FAT: make the fat_get_entry()/fat__get_entry() the static
              ` [PATCH 22/29] FAT: "i_pos" cleanup
                ` [PATCH 23/29] FAT: Remove the multiple MSDOS_SB() call

[patch 6/8] drivers/isdn/hisax/* - compile warning cleanup
 2005-03-06 22:38 UTC 

[patch 4/8] drivers/isdn/hardware/avm/*: convert to pci_register_driver
 2005-03-06 22:38 UTC 

[patch 5/8] drivers/isdn/tpam/*: convert to pci_register_driver
 2005-03-06 22:38 UTC 

[patch 3/8] isdn/isdn_common: replace interruptible_sleep_on() with wait_event()
 2005-03-06 22:38 UTC 

[patch 05/14] char/hvsi: use wait_event_timeout()
 2005-03-06 22:36 UTC 

[patch 07/14] char/lp: remove interruptible_sleep_on_timeout() usage
 2005-03-06 22:36 UTC 

[patch 02/14] delete unused file drivers_char_hp600_keyb.c
 2005-03-06 22:36 UTC 

[patch 04/14] ftape/fdc-io: insert set_current_state() before schedule_timeout()
 2005-03-06 22:36 UTC 

[patch 1/1] drivers/char/watchdog/*: convert to pci_register_driver
 2005-03-06 22:35 UTC 

swsusp: allow resume from initramfs
 2005-03-06 22:28 UTC  (4+ messages)

[patch 1/1] kernel/smp: replace schedule_timeout() with ssleep()
 2005-03-06 22:24 UTC  (2+ messages)

[patch 2/6] 12/34: cdrom/cdu31a: replace interruptible_sleep_on() with wait_event_interruptible()
 2005-03-06 22:17 UTC  (4+ messages)

[2.6 patch] sound/oss/: cleanups
 2005-03-06 22:07 UTC 

BIOS overwritten during resume (was: Re: Asus L5D resume on battery power)
 2005-03-06 21:53 UTC  (5+ messages)

[PATCH 2.6.11] slab.[ch]: kmalloc() cleanups
 2005-03-06 21:21 UTC 

Implement compat_ioctl for joydev
 2005-03-06 21:09 UTC 

[2.6 patch] net/802/fc.c: #if 0 fc_type_trans
 2005-03-06 20:57 UTC 

Logitech MX1000 Horizontal Scrolling
 2005-03-06 20:32 UTC  (2+ messages)

[PATCH] disable MSI for AMD-8131
 2005-03-06 20:28 UTC 

[RFQ] Rules for accepting patches into the linux-releases tree
 2005-03-06 20:10 UTC  (7+ messages)

Unsupported PM cap regs version 1
 2005-03-06 20:06 UTC  (2+ messages)

[2.6 patch] mm/slab.c: make kmem_cache_alloc_node static
 2005-03-06 19:20 UTC 

[PATCH 2.6.11-mm1] acpiphp_ibm: add failure handling for memory allocation
 2005-03-06 19:00 UTC 

Linux 2.6.11
 2005-03-06 18:55 UTC  (7+ messages)
` key bounce problem with 2.6.11-rc5
  ` bouncing keys and skipping sound with 2.6.11

NMI watchdog question
 2005-03-06 18:51 UTC 

slab corruption in skb allocs
 2005-03-06 18:40 UTC  (7+ messages)

Why 2.6.11 sucks (>3000 sockets)
 2005-03-06 18:34 UTC 

Vanilla kernel >=2.4.28-rc2 incompatibility with ADSL modem Dlink DSL-G300+
 2005-03-06 18:22 UTC  (3+ messages)

Modem connection problems with Kernel 2.6.11-bk1 + bk2
 2005-03-06 18:20 UTC 

[PATCH 2.6.11-mm1] ibm_emac_core: add memory allocation failure handling
 2005-03-06 18:21 UTC 

PCI Express and legacy ISA/VGA support
 2005-03-06 18:11 UTC 

[patch] add scsi changer driver
 2005-03-06 17:55 UTC  (4+ messages)

[PATCH 3/5] vmalloc: use __vmalloc_area in arch/sparc64/
 2005-03-06 18:56 UTC 

[PATCH 4/5] vmalloc: use __vmalloc_area in arch/x86_64/
 2005-03-06 18:56 UTC 

[PATCH 2.6.11-mm1] mtd: fix INFTL failure handling
 2005-03-06 17:51 UTC 

[PATCH 5/5] vmalloc: use list of pages instead of array in vm_struct
 2005-03-06 18:56 UTC 

[PATCH 2/5] vmalloc: use __vmalloc_area in arch/arm
 2005-03-06 18:56 UTC 

[PATCH 1/5] vmalloc: introduce __vmalloc_area() function
 2005-03-06 18:56 UTC 

PROBLEM: Radeon card displays incorrectly under the 2.6.11 version unless compiled with SMP support
 2005-03-06 17:49 UTC 

Vanilla kernel >=2.4.28-rc2 incompatibility with ADSL modem Dlink DSL-G300+
 2005-03-06 16:58 UTC 

Videotext: use I2C_CLIENT_INSMOD macro
 2005-03-06 16:55 UTC 

NMI watchdog question
 2005-03-06 15:14 UTC 

[2.6 patch] mm/swap.c: unexport vm_acct_memory
 2005-03-06 14:50 UTC 

[2.6 patch] mm/swapfile.c: unexport total_swap_pages
 2005-03-06 14:48 UTC 

[2.6 patch] unexport slab_reclaim_pages
 2005-03-06 14:46 UTC 

[2.6 patch] mm/page_alloc.c: unexport nr_swap_pages
 2005-03-06 14:44 UTC 

[2.6 patch] unexport hugetlb_total_pages
 2005-03-06 14:39 UTC 

[2.6 patch] unexport clear_page_dirty_for_io
 2005-03-06 14:36 UTC 

[2.6 patch] mm/filemap.c: make sync_page_range_nolock static
 2005-03-06 14:35 UTC 

[2.6 patch] mm/filemap.c: make generic_file_direct_IO static
 2005-03-06 14:32 UTC 

[-mm patch] one DEBUG_INFO is enough for everyone
 2005-03-06 14:25 UTC 

amd64 2.6.11 oops on modprobe
 2005-03-06 13:33 UTC  (3+ messages)

[2.6.11 Permedia-2 Framebuffer] driver broken (?)
 2005-03-06 13:30 UTC  (3+ messages)

ptrace and setuid problem
 2005-03-06 12:54 UTC  (3+ messages)

[PATCH 1/13] speedtch: Clean up printk()'s in drivers/usb/atm/speedtch.c
 2005-03-06 12:18 UTC  (13+ messages)
` [PATCH 2/13] usbaudio: Clean up printk()'s in drivers/usb/class/audio.c
` [PATCH 3/13] usb: Clean up printk()'s in drivers/usb/gadget/ether.c
` [PATCH 4/13] lh7a40x_udc: Clean up printk()'s in drivers/usb/gadget/lh7a40x_udc.c
` [PATCH 5/13] hc_crisv10: Clean up printk()'s in drivers/usb/host/hc_crisv10.c
` [PATCH 6/13] pxa27x-ohci: Clean up printk()'s in drivers/usb/host/ohci-pxa27x.c
` [PATCH 7/13] hidcore: Clean up printk()'s in drivers/usb/input/hid-core.c
` [PATCH 8/13] powermate: Clean up printk()'s in drivers/usb/input/powermate.c
` [PATCH 9/13] vicam: Clean up printk()'s in drivers/usb/media/vicam.c
` [PATCH 10/13] uss720: Clean up printk()'s in drivers/usb/misc/uss720.c
` [PATCH 11/13] safe_serial: Clean up printk()'s in drivers/usb/serial/safe_serial.c

[PATCH 2.6.11-mm1] efi: fix failure handling
 2005-03-06 11:34 UTC  (3+ messages)

[PATCH] fix for 8250.c *wrongly* detecting XScale UART(s) on x86 PC
 2005-03-06 10:54 UTC  (3+ messages)

[patch 3/6] 11/34: cdrom/aztcd: remove sleep_on() usage
 2005-03-06 10:31 UTC 

[patch 4/6] 13/34: cdrom/mcd: remove sleep_on() usage
 2005-03-06 10:32 UTC 

[patch 5/6] 15/34: cdrom/sjcd: remove sleep_on() usage
 2005-03-06 10:32 UTC 

[patch 6/6] cdrom/mcdx: remove interruptible_sleep_on_timeout() usage
 2005-03-06 10:32 UTC 

[patch 1/6] cdrom/sonycd535: replace schedule_timeout() with msleep()
 2005-03-06 10:31 UTC 

2.6.11-ck1
 2005-03-06 10:13 UTC  (4+ messages)
` 2.6.11-ck1 (cfq-timeslice)

ax25 t1_timeout
 2005-03-06  9:58 UTC 

[PATCH] i386: remove extra spaces from cpu model id
 2005-03-06  8:09 UTC  (2+ messages)

Documentation update
 2005-03-05 23:17 UTC  (3+ messages)
` [PATCH 15/16] [DocBook] factor out escaping of XML special characters

RFD: Kernel release numbering
 2005-03-06  7:29 UTC  (19+ messages)

[PATCH 3/13] rework schedstats
 2005-03-06  5:43 UTC  (11+ messages)
` [PATCH 4/13] find_busiest_group fixlets
  ` [PATCH 5/13] find_busiest_group cleanup
    ` [PATCH 6/13] no aggressive idle balancing
      ` [PATCH 7/13] better active balancing heuristic
        ` [PATCH 8/13] generalised CPU load averaging
          ` [PATCH 9/13] less affine wakups
            ` [PATCH 10/13] remove aggressive idle balancing

Linux 2.6.11.1
 2005-03-06  5:06 UTC  (2+ messages)

Linux 2.6.11.1
 2005-03-06  5:05 UTC  (17+ messages)

[request for inclusion] Filesystem in Userspace
 2005-03-06  4:16 UTC  (3+ messages)

[PATCH][MMC] Secure Digital (SD) support
 2005-03-06  1:57 UTC  (11+ messages)
      ` [PATCH][MMC][0/6] "
        ` [PATCH][MMC][1/6] Secure Digital (SD) support : protocol
        ` [PATCH][MMC][2/6] Secure Digital (SD) support : init
        ` [PATCH][MMC][3/6] Secure Digital (SD) support : ro
        ` [PATCH][MMC][4/6] Secure Digital (SD) support : SCR
        ` [PATCH][MMC][5/6] Secure Digital (SD) support : sysfs
        ` [PATCH][MMC][6/6] Secure Digital (SD) support : wide bus

[PATCH] driver/media/video/saa7134/saa7134-dvd.c fix videobuf_dvb_register() on 2.6.11
 2005-03-06  1:41 UTC 

[ANNOUNCE 0/6] Open-iSCSI High-Performance Initiator for Linux
 2005-03-06  1:02 UTC 

NMI watchdog question
 2005-03-06  0:53 UTC 

[patch] inotify for 2.6.11
 2005-03-06  0:40 UTC  (3+ messages)

Undefined symbols in 2.6.11-rc5-mm1
 2005-03-05 23:58 UTC  (3+ messages)

[PATCH] blockdev: fixes race between mount/umount
 2005-03-06  0:05 UTC  (2+ messages)

Undefined symbols in 2.6.11-rc5-mm1
 2005-03-05 23:57 UTC  (3+ messages)

[PATCH 12/13] sddr09: Clean up printk()'s in drivers/usb/storage/sddr09.c
 2005-03-05 23:40 UTC 

[PATCH 13/13] sddr55: Clean up printk()'s in drivers/usb/storage/sddr55.c
 2005-03-05 23:40 UTC 

Scheduling while atomic on Powerbook G4
 2005-03-05 22:59 UTC 

[patch 14/15] drivers/block/*: convert to pci_register_driver
 2005-03-05 23:21 UTC  (3+ messages)

[PATCH] ppc64-implement-a-vdso-and-use-it-for-signal-trampoline gas workaround
 2005-03-05 23:30 UTC  (2+ messages)

[patch 10/15] 4/34: block/acsi_slm: replace interruptible_sleep_on() with wait_event_interruptible()
 2005-03-05 22:43 UTC 

[patch 12/15] 9/34: block/swim_iop: replace interruptible_sleep_on() with wait_event_interruptible()
 2005-03-05 22:43 UTC 


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