public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2005-11-18 22:26:14 to 2005-11-19 20:44:46 UTC [more...]

[2.6 patch] mark virt_to_bus/bus_to_virt as __deprecated on i386
 2005-11-19 20:44 UTC  (9+ messages)

[RFC: 2.6 patch] remove drivers/net/tulip/xircom_tulip_cb.c
 2005-11-19 20:43 UTC  (3+ messages)

[RFC: 2.6 patch] remove drivers/net/eepro100.c
 2005-11-19 20:34 UTC  (4+ messages)

[2.6 patch] drivers/ieee1394/ieee1394_transactions.c should #include "ieee1394_transactions.h"
 2005-11-19  7:54 UTC 

[2.6 patch] fs/udf/balloc.c: "extern inline" -> "static inline"
 2005-11-19  8:12 UTC 

[2.6 patch] include/video/newport.h: "extern inline" -> "static inline"
 2005-11-19  8:08 UTC 

[2.6 patch] include/linux/parport_pc.h: "extern inline" -> "static inline"
 2005-11-19  8:11 UTC 

[2.6 patch] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() signature
 2005-11-19  7:58 UTC 

[2.6 patch] drivers/net/Kconfig: indentation fix
 2005-11-19  8:03 UTC 

[2.6 patch] drivers/media/dvb/: small cleanups
 2005-11-19  7:52 UTC 

[2.6 patch] drivers/isdn/: add missing #include's
 2005-11-19  7:59 UTC 

Does Linux support powering down SATA drives?
 2005-11-19 20:30 UTC  (9+ messages)
      ` USB storage -> Oops (2.6.14.2)

[PATCH 00/11] unpaged: PageReserved VM fixups
 2005-11-19 20:15 UTC  (4+ messages)
` [PATCH 04/11] unpaged: unifdefed PageCompound

DMA mode locked off when via82cxxx ide driver built as module in 2.6.14
 2005-11-19 20:05 UTC  (2+ messages)

2.6.15-rc1-mm2 0x414 Bad page states
 2005-11-19 19:57 UTC  (6+ messages)

DMA mode locked off when via82cxxx ide driver built as module in 2.6.14
 2005-11-19 19:53 UTC 

DMA mode locked off when via82cxxx ide driver built as module in 2.6.14
 2005-11-19 19:43 UTC  (2+ messages)

build bug: ipt_CONNMARK.c: undefined reference to `need_ip_conntrack'
 2005-11-19 19:30 UTC  (2+ messages)

DMA mode locked off when via82cxxx ide driver built as module in 2.6.14
 2005-11-19 19:16 UTC  (3+ messages)

2.6.14-rt13
 2005-11-19 18:27 UTC  (16+ messages)

[PATCH 4/5] slab: extract slab order calculation to separate function
 2005-11-19 17:33 UTC  (3+ messages)

Sun's ZFS and Linux
 2005-11-19 17:23 UTC  (2+ messages)

2.6.15-rc1-mm1 Oops
 2005-11-19 16:54 UTC  (2+ messages)

[Patch 2/2] 2.6.15-rc1-mm2: disabling the pagecache for doing benchmarks
 2005-11-19 16:43 UTC 

[Patch 1/2] 2.6.15-rc1-mm2: disabling the pagecache for doing benchmarks
 2005-11-19 16:41 UTC 

2.6.15-rc1-mm2
 2005-11-19 16:38 UTC  (2+ messages)
` [Patch 0/2] 2.6.15-rc1-mm2: disabling the pagecache for doing benchmarks

dvd writes truncated 3 Mbytes
 2005-11-19 16:02 UTC  (4+ messages)

Laptop mode causing writes to wrong sectors?
 2005-11-19 15:30 UTC  (9+ messages)

Compaq Presario "reboot" problems
 2005-11-19 14:44 UTC  (7+ messages)

[2.6 patch] mark virt_to_bus/bus_to_virt as __deprecated on i386
 2005-11-19 13:44 UTC  (3+ messages)

[PATCH] libata error handling fixes (ATAPI)
 2005-11-19 13:27 UTC  (12+ messages)

Compile warnings in 2.6.14.2 (x86_64)
 2005-11-19 13:19 UTC 

Kernel panic: Machine check exception
 2005-11-19 13:24 UTC  (5+ messages)

[PATCH 2/5] I2O: SPARC fixes
 2005-11-19 13:18 UTC  (9+ messages)

[PATCH 1/5] slab: rename obj_reallen to obj_size
 2005-11-19 12:37 UTC  (6+ messages)

[git patches] 2.6.x net driver fixes
 2005-11-19 12:30 UTC  (2+ messages)

[PATCH 3/5] slab: extract slabinfo header printing to separate function
 2005-11-19 12:20 UTC  (3+ messages)

PCI error on x86_64 2.6.13 kernel
 2005-11-19 12:05 UTC  (4+ messages)

[PATCH 2/5] slab: remove unused align parameter from alloc_percpu
 2005-11-19 12:00 UTC  (2+ messages)

[DEBUG INFO]IPv6: sleeping function called from invalid context
 2005-11-19 11:48 UTC  (2+ messages)

compile fix 2.6.15-rc1-mm1 + EXPERIMENTAL+ CONFIG_SPARSEMEM + X86_PC
 2005-11-19 11:40 UTC  (5+ messages)

shrinker->nr = LONG_MAX means deadlock for icache
 2005-11-19 11:38 UTC  (5+ messages)

[PATCH 0/12: eCryptfs] eCryptfs version 0.1
 2005-11-19 10:53 UTC  (18+ messages)
` [PATCH 1/12: eCryptfs] Makefile and Kconfig
` [PATCH 2/12: eCryptfs] Documentation
` [PATCH 3/12: eCryptfs] Makefile
` [PATCH 4/12: eCryptfs] Main module functions
` [PATCH 5/12: eCryptfs] Header declarations
` [PATCH 6/12: eCryptfs] Superblock operations
` [PATCH 7/12: eCryptfs] File operations
` [PATCH 8/12: eCryptfs] Dentry operations
` [PATCH 9/12: eCryptfs] Inode operations
` [PATCH 10/12: eCryptfs] Mmap operations
` [PATCH 11/12: eCryptfs] Keystore
` [PATCH 12/12: eCryptfs] Crypto functions

[RFC] userland swsusp
 2005-11-19  9:32 UTC  (11+ messages)
` [linux-pm] "

[patch 0/3] Uinput update
 2005-11-19  9:27 UTC  (6+ messages)
` [patch 1/3] Uinput: convert to dynalloc allocation
` [patch 2/3] Uinput: add UI_SET_SWBIT ioctl
` [patch 3/3] Uinput: dont use "interruptible" in FF code

[RFC] Convert pcspkr into platform device
 2005-11-19  7:46 UTC  (2+ messages)

dell_rbu driver depends on x86[64]
 2005-11-19  6:23 UTC  (5+ messages)

question about driver built-in kernel
 2005-11-19  5:37 UTC  (2+ messages)

[2.6 patch] i386: always use 4k stacks
 2005-11-19  5:26 UTC  (12+ messages)

Compaq Presario "reboot" problems
 2005-11-19  5:05 UTC 

[PATCH 0/10] Kdump Update i386/x86_64
 2005-11-19  4:35 UTC  (11+ messages)
` [PATCH 1/10] kdump: i386 save ss esp bug fix
  ` [PATCH 2/10] kdump: dynamic per cpu allocation of memory for saving cpu registers
    ` [PATCH 3/10] kdump: export per cpu crash notes pointer through sysfs
      ` [PATCH 4/10] kdump: save registers early (inline functions)
        ` [PATCH 5/10] kdump: x86_64 add memmmap command line option
          ` [PATCH 6/10] kdump: x86_64 add elfcorehdr "
            ` [PATCH 7/10] kdump: x86_64 kexec on panic
              ` [PATCH 8/10] kdump: x86_64 save cpu registers upon crash

Does Linux has File Stream mapping support...?
 2005-11-19  4:27 UTC  (2+ messages)

sigsuspend() and ptrace()
 2005-11-19  4:22 UTC  (2+ messages)

floppy regression from "[PATCH] fix floppy.c to store correct ..."
 2005-11-19  3:44 UTC  (3+ messages)

Automount ghost option
 2005-11-19  3:35 UTC  (2+ messages)

[NBD] Fix TX/RX race condition
 2005-11-19  3:32 UTC 

[PATCH] Fix race in set_max_huge_pages for multiple updaters of nr_huge_pages
 2005-11-19  3:24 UTC  (3+ messages)

2.6.15-rc1-mm1
 2005-11-19  3:24 UTC  (12+ messages)

2.6.15-rc1-mm2 unsusable on DELL Inspiron 8200, 2.6.15-rc1 works fine
 2005-11-19  3:07 UTC  (4+ messages)

[PATCH 5/5] slab: fix code formatting
 2005-11-19  2:52 UTC 

Linux 2.6.8 and RS485 capability
 2005-11-19  2:45 UTC 

[RFC][PATCH 6/7]: Do not register from callout
 2005-11-19  2:20 UTC 

[RFC][PATCH 5/7]: Do not unregister from callout
 2005-11-19  2:20 UTC 

[RFC][PATCH 7/7]: Use notify call chain mechanism for usb notifiication
 2005-11-19  2:21 UTC 

[RFC][PATCH 4/7]: changes notifier head of diechains and add notify_chain_unregister
 2005-11-19  2:20 UTC 

[RFC][PATCH 3/7]: notifier_head changes with removal of reducdant protection
 2005-11-19  2:20 UTC 

[RFC][PATCH 2/7]: simple set of notifier_head definition changes
 2005-11-19  2:19 UTC 

[RFC][PATCH 1/7]: Interface change to the notifier chain mechanism - basic fix
 2005-11-19  2:19 UTC 

[RFC][PATCH 0/7]: Fix for unsafe notifier chain
 2005-11-19  2:19 UTC 

[PATCH] device-mapper snapshot: metadata reading separation
 2005-11-19  2:15 UTC  (2+ messages)

Kernel 2.6.14.2 - Hard link count is wrong
 2005-11-19  2:08 UTC  (2+ messages)

[PATCH] vgacon: Fix usage of stale height value on vc initialization
 2005-11-19  1:51 UTC 

[patch 0/3] Documentation updates for 2.6.15-rc1
 2005-11-19  1:22 UTC  (4+ messages)
  ` [patch 1/3] Add SCM info to MAINTAINERS

question about driver built-in kernel
 2005-11-19  1:20 UTC  (2+ messages)

bug in drivers/pci/hotplug/ibmphp_pci.c
 2005-11-19  1:14 UTC  (2+ messages)

AMD 64 system clock speed
 2005-11-19  1:01 UTC 

[BUG] Softlockup detected with linux-2.6.14-rt6
 2005-11-19  0:50 UTC  (9+ messages)

[ANNOUNCE][RFC] PlugSched-6.1.4 for 2.6.14 and 2.6.15-rc1
 2005-11-19  0:45 UTC  (2+ messages)

[RFC] EDAC and /sys/devices/system
 2005-11-19  0:25 UTC  (2+ messages)

[PATCH] optional use "gzip --rsyncable" for bzImage
 2005-11-19  0:34 UTC  (3+ messages)

[RFC][PATCH 0/8] Critical Page Pool
 2005-11-19  0:21 UTC  (9+ messages)
` [RFC][PATCH 1/8] Create "
` [RFC][PATCH 2/8] Create emergency trigger

[PATCH]IPv6: Acquire addrconf_hash_lock for reading instead of writing in addrconf_verify(...)
 2005-11-18 23:51 UTC  (2+ messages)

[git patches] ide update
 2005-11-18 23:21 UTC 

[linux-pm] [RFC] userland swsusp
 2005-11-18 23:22 UTC  (4+ messages)

[RFC] HOWTO do Linux kernel development
 2005-11-17 13:54 UTC  (6+ messages)

Resume from swsusp stopped working with 2.6.14 and 2.6.15-rc1
 2005-11-18 23:32 UTC  (6+ messages)

2.6.15-rc1-mm2 breaks strace
 2005-11-18 23:00 UTC  (3+ messages)

2.6.15-rc1-mm2 - strace unhappy
 2005-11-18 22:58 UTC  (2+ messages)

[Question]How to restrict some kind of task?
 2005-11-18 22:44 UTC  (6+ messages)
      ` [Question] spin_lock in interrupt handler


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