public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2006-11-09 04:11:27 to 2006-11-09 19:08:50 UTC [more...]

[PATCH -mm 0/3][AIO] - AIO completion signal notification
 2006-11-09 19:08 UTC  (6+ messages)
` [PATCH -mm 1/3][AIO] "
` [PATCH -mm 2/3][AIO] "
` [PATCH -mm 3/3][AIO] "

BC: resource beancounters (v6) (with userpages reclamation + configfs)
 2006-11-09 19:05 UTC  (15+ messages)
` [PATCH 1/13] BC: atomic_dec_and_lock_irqsave() helper
` [PATCH 2/13] BC: Kconfig and Makefile
` [PATCH 3/13] BC: beancounters core and API
` [PATCH 4/13] BC: context handling
` [PATCH 5/13] BC: configfs interface
` [PATCH 6/13] BC: kmemsize accounting (core)
` [PATCH 7/13] BC: kmemsize accounting (hooks)
` [PATCH 8/13] BC: privvmpages accounting (core)
` [PATCH 9/13] BC: privvmpages accounting (hooks)
` [PATCH 10/13] BC: physpages accounting (core)
` [PATCH 11/13] BC: physpages accounting (hooks)
` [PATCH 12/13] BC: numtasks accounting
` [PATCH 13/13] BC: numfiles accounting

2.6.19-rc5-mm1
 2006-11-09 19:04 UTC  (8+ messages)
    ` 2.6.19-rc5-mm1: HPC nx6325 breakage, VESA fb problem, md-raid problem
` 2.6.19-rc5-mm1 -- ppc64 ohci-hdc.c compile failure

Problems with mounting filesystems from /dev/hdb (kernel 2.6.18.1)
 2006-11-09 19:03 UTC  (14+ messages)

Abysmal PATA IDE performance
 2006-11-09 19:01 UTC  (15+ messages)

[take23 0/5] kevent: Generic event handling mechanism
 2006-11-09 18:51 UTC  (20+ messages)
` [take24 0/6] "
  ` [take24 1/6] kevent: Description
    ` [take24 2/6] kevent: Core files
      ` [take24 3/6] kevent: poll/select() notifications
        ` [take24 4/6] kevent: Socket notifications
          ` [take24 5/6] kevent: Timer notifications
            ` [take24 6/6] kevent: Pipe notifications

2.6.19-rc4-mm2
 2006-11-09 18:44 UTC  (2+ messages)

Strange write errors on FAT32 partition (maybe an FAT32 bug?!)
 2006-11-09 18:32 UTC  (3+ messages)

[PATCH 1/2] Introduce mutex_lock_timeout
 2006-11-09 18:30 UTC  (2+ messages)
` [PATCH 2/2] Use mutex_lock_timeout in qla2xxx driver

[RFC,PATCH 0/2] Oprofile-on-Cell prereqs
 2006-11-09 18:14 UTC  (4+ messages)
` [RFC,PATCH 1/2] "
` [RFC,PATCH 2/2] Oprofile-on-Cell prereqs: Export hrtimer_forward
  ` [Cbe-oss-dev] [RFC, PATCH "

[PATCH] shorten the x86_64 boot setup GDT to what the comment says
 2006-11-09 18:31 UTC  (9+ messages)
  ` [Xen-devel] "

XFS filesystem performance drop in kernels 2.6.16+
 2006-11-09 18:08 UTC  (3+ messages)

RFC PATCH: apply security_syslog() only to the syslog() syscall, not to /proc/kmsg
 2006-11-09 17:39 UTC  (8+ messages)

[PATCH 1/3] new_inode_autonum: add per-sb lastino counter and add new_inode_autonum function that guarantees i_ino uniqueness
 2006-11-09 17:33 UTC  (3+ messages)

[PATCH] sysctl: Undeprecate sys_sysctl
 2006-11-09 17:27 UTC  (3+ messages)

[PATCH 2/3] new_inode_autonum: convert filesystems to use new function
 2006-11-09 17:16 UTC  (2+ messages)

2.6.19-rc5 x86_64 irq 22: nobody cared
 2006-11-09 17:12 UTC  (9+ messages)

A proposal; making 2.6.20 a bugfix only version
 2006-11-09 17:05 UTC  (2+ messages)

Kexec with latest kernel fail
 2006-11-09 17:05 UTC  (8+ messages)
` [Fastboot] "

Intel 82559 NIC corrupted EEPROM
 2006-11-09 17:03 UTC  (9+ messages)

read/write interruptible semaphores?
 2006-11-09 16:59 UTC 

[PATCH] KVM: Avoid using vmx instruction directly
 2006-11-09 16:51 UTC  (7+ messages)
` [kvm-devel] "

fbmem: is bootup logo broken for monochrome LCD ?
 2006-11-09 16:49 UTC 

[PATCH] flexcop-usb.c: fix "&& 0xff" typos and 
 2006-11-09 16:40 UTC  (2+ messages)
` [v4l-dvb-maintainer] "

[PATCH] .gitignore: add miscellaneous files
 2006-11-09 16:38 UTC 

Problem with multiple mounts
 2006-11-09 16:37 UTC  (6+ messages)

[PATCH 0/1] mspec driver: compile error
 2006-11-09 16:10 UTC  (10+ messages)

[PATCH 0/2] Add dev_sysdata and use it for ACPI
 2006-11-09 16:04 UTC  (2+ messages)

[PATCH 2.6.19 5/5] fs: freeze_bdev with semaphore not mutex
 2006-11-09 16:00 UTC  (7+ messages)

2.6.19-rc3 system freezes when ripping with cdparanoia at ioctl(SG_IO)
 2006-11-09 15:50 UTC  (8+ messages)

[PATCH 3/3] new_inode_autonum: fix up possible i_ino collision in simple_fill_super()
 2006-11-09 15:24 UTC 

[PATCH 0/3] new_inode_autonum: intro -- ensure uniqueness of i_ino and try to prevent st_ino EOVERFLOW in userspace
 2006-11-09 15:24 UTC 

2.6.19-rc5 breaks klogd 1.4.1
 2006-11-09 15:25 UTC  (5+ messages)

[KVM] ANNOUNCE: new kvm userspace release
 2006-11-09 15:23 UTC 

[patch 0/4] i386, x86_64: fix the irqbalance quirk for E7520/E7320/E7525 - V2
 2006-11-09 13:20 UTC  (2+ messages)

[PATCH 1/1] security: introduce fs caps
 2006-11-09 14:50 UTC  (8+ messages)

[PATCH] ipmi_si_intf.c: fix "&& 0xff" typos
 2006-11-09 14:45 UTC  (4+ messages)

Jiffies wraparound is not treated in the schedstats
 2006-11-09 14:35 UTC  (4+ messages)

[PATCH] i386: Fix machine_check entry point in entry.S to not dereference kernel memory from user space context
 2006-11-09 14:21 UTC 

2.6.19-rc4-mm2: BUG modprobeing sound driver
 2006-11-09 14:22 UTC 

New laptop - problems with linux
 2006-11-09 14:08 UTC  (10+ messages)

About dev_queue_xmit
 2006-11-09 14:05 UTC 

[PATCH 01/02] Elf: Always define elf_addr_t in linux/elf.h
 2006-11-09 14:00 UTC  (3+ messages)
` [PATCH 02/02] Elf: Align elf notes properly

Why is there limited number of permanent memory mappings in kernel on x86?
 2006-11-09 13:59 UTC  (2+ messages)

[PATCH take 2] Atmel MACB ethernet driver
 2006-11-09 13:51 UTC 

[PATCH] Fix missing parens in set_personality()
 2006-11-09 13:46 UTC 

IDE cs5530 hda: lost interrupt
 2006-11-09 13:59 UTC  (7+ messages)

[PATHC] [2.6.19-rc4-mm2] driver/base/memory.c :: remove warnings of sysfs_create_file()
 2006-11-09 13:18 UTC  (3+ messages)

A proposal; making 2.6.20 a bugfix only version
 2006-11-09 12:45 UTC  (9+ messages)

Problems with Samsung SH-W163A SATA CD/DVDRW JMicron 20360/20363 2.6.18.1
 2006-11-09 12:26 UTC  (3+ messages)

[PATCH] KVM: Include desc.h
 2006-11-09 11:30 UTC 

[RFC] cpuset: remove sched domain hooks from cpusets
 2006-11-09 10:59 UTC  (11+ messages)

[PATCH 2.6.19-rc3] i386/io_apic: fix compiler warning in create_irq
 2006-11-09 10:31 UTC  (8+ messages)

[PATCH 000 of 6] md: udev events and cache bypass for reads
 2006-11-09 10:17 UTC  (13+ messages)
` [PATCH 001 of 6] md: Send online/offline uevents when an md array starts/stops

[Dumb question] 100k RTC interrupts/sec on SMP system: why?
 2006-11-09 10:09 UTC 

2.6.19-rc1: Volanomark slowdown
 2006-11-09  9:21 UTC  (7+ messages)

locking hierarchy based on lockdep
 2006-11-09  9:15 UTC  (6+ messages)

2.6.18-rt7: rollover with 32-bit cycles_t
 2006-11-09  9:14 UTC  (4+ messages)

How to compile module params into kernel?
 2006-11-09  8:31 UTC  (5+ messages)

[GIT PULL] MMC update
 2006-11-09  8:28 UTC 

[patch] fix up generic csum_ipv6_magic function prototype
 2006-11-09  7:55 UTC  (4+ messages)

[take22 0/4] kevent: Generic event handling mechanism
 2006-11-09  7:48 UTC  (10+ messages)

e1000 driver 2.6.18 - how to waste processor cycles
 2006-11-09  8:46 UTC  (3+ messages)

[-mm patch 0/4] Atmel SPI driver and related AVR32 changes
 2006-11-09  7:26 UTC  (7+ messages)
` [-mm patch 1/4] GPIO framework for AVR32

[PATCH][2.6.19-rc5-mm1] i386: Convert more absolute symbols to section relative
 2006-11-09  7:30 UTC  (2+ messages)

Problems with mounting filesystems from /dev/hdb (kernel 2.6.18.1)
 2006-11-09  6:15 UTC 

Problems with mounting filesystems from /dev/hdb (kernel 2.6.18.1)
 2006-11-09  6:08 UTC  (2+ messages)

[patch] video: support for VGA hoses on alpha TITAN, TSUNAMI systems (ES45, DS25)
 2006-11-09  5:55 UTC  (5+ messages)

[ckrm-tech] [RFC] Resource Management - Infrastructure choices
 2006-11-09  5:39 UTC  (13+ messages)

[PATCH] IB/ipath - program intconfig register using new HT irq hook
 2006-11-09  5:29 UTC  (5+ messages)

Linux 2.6.19-rc5
 2006-11-09  5:10 UTC  (5+ messages)
      ` 2.6.19-rc5: known regressions

[PATCH] gx-suspmod: fix "&& 0xff" typo
 2006-11-09  4:24 UTC  (6+ messages)

How to interpret MCE messages?
 2006-11-09  4:11 UTC  (2+ messages)


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