linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-12-09 14:09:20 to 2007-12-10 07:09:50 UTC [more...]

[PATCH] vivi driver works only as first device
 2007-12-10  7:08 UTC  (2+ messages)

[PATCH 2/2] pci: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources
 2007-12-10  6:32 UTC 

[PATCH 1/2] pci: Fix bus resource assignment on 32 bits with 64b resources
 2007-12-10  6:32 UTC 

[PATCH] pci: Fix bus resource assignment on 32 bits with 64b resources
 2007-12-10  6:19 UTC  (2+ messages)

[GIT PULL] XFS update for 2.6.24-rc5
 2007-12-10  6:19 UTC 

[PATCH][SCSI] hptiop: add more adapter models and other fixes
 2007-12-10  5:54 UTC 

[PATCH] ITIMER_REAL: convert to use struct pid
 2007-12-10  5:53 UTC  (2+ messages)

PS3: trouble with SPARSEMEM_VMEMMAP and kexec
 2007-12-10  5:50 UTC  (3+ messages)
` sparsemem: Make SPARSEMEM_VMEMMAP selectable

soft lockup - CPU#1 stuck for 15s! [swapper:0]
 2007-12-10  5:49 UTC  (13+ messages)

[PATCH] Time-based RFC 4122 UUID generator
 2007-12-10  5:36 UTC  (6+ messages)
        ` [e2fsprogs PATCH] Userspace solution to time-based UUID without duplicates

[PATCH] knfsd: Change mailing list for nfsd in MAINTAINERS
 2007-12-10  5:14 UTC 

[patch 00/18] remove nopage
 2007-12-10  5:06 UTC  (5+ messages)
` [patch 07/18] v4l: nopage
    ` [patch] x64/page.h: convert some macros to inlines

2.6.24-rc3-git4 NFS crossmnt regression
 2007-12-10  5:03 UTC  (11+ messages)
        ` [PATCH 2.6.24-rc4] proc: Remove/Fix proc generic d_revalidate

[RFC] swap image signature check upon resume
 2007-12-10  4:51 UTC  (8+ messages)

[patch 2.6.24-rc4-mm 1/6] gpiolib: add gpio_desc[]
 2007-12-10  4:40 UTC  (6+ messages)
` [patch 2.6.24-rc4-mm 2/6] gpiolib: more CONFIG_DEBUG_GPIO diagnostics
` [patch 2.6.24-rc4-mm 3/6] gpiolib: implementor-oriented documentation
` [patch 2.6.24-rc4-mm 4/6] gpiolib: create empty drivers/gpio
` [patch 2.6.24-rc4-mm 5/6] gpiolib: pcf857x i2c expander driver
` [patch 2.6.24-rc4-mm 6/6] gpiolib: replacement mcp23s08 driver

[patch 2.6.24-rc4-mm 0/6] gpiolib updates
 2007-12-10  4:34 UTC 

Please revert: PCI: fix IDE legacy mode resources
 2007-12-10  4:29 UTC  (16+ messages)

RFC: outb 0x80 in inb_p, outb_p harmful on some modern AMD64 with MCP51 laptops
 2007-12-10  4:17 UTC  (12+ messages)

[PATCH acs_ame scsi driver 000 of 1] Introduction
 2007-12-10  4:03 UTC 

2.6.24-rc4 hwmon it87 probe fails
 2007-12-10  4:02 UTC  (14+ messages)
    ` [lm-sensors] "

2.6.24-rc4-git5: Reported regressions from 2.6.23
 2007-12-10  3:38 UTC  (34+ messages)
` tipc_init(), WARNING: at arch/x86/mm/highmem_32.c:52, [2.6.24-rc4-git5: Reported regressions from 2.6.23]

[UNIONFS] 00/42 Unionfs and related patches review
 2007-12-10  3:20 UTC  (44+ messages)
` [PATCH 01/42] Unionfs: filesystems documentation index
` [PATCH 02/42] Unionfs: unionfs "
` [PATCH 03/42] Unionfs: documentation for general concepts
` [PATCH 04/42] Unionfs: usage documentation for users
` [PATCH 05/42] Unionfs: documentation for any known issues
` [PATCH 06/42] Unionfs: documentation about renaming operations
` [PATCH 07/42] Unionfs maintainers
` [PATCH 08/42] Makefile: hook to compile unionfs
` [PATCH 09/42] Unionfs: main Makefile
` [PATCH 10/42] Unionfs: fanout header definitions
` [PATCH 11/42] Unionfs: main header file
` [PATCH 12/42] Unionfs: common file copyup/revalidation operations
` [PATCH 13/42] Unionfs: basic file operations
` [PATCH 14/42] Unionfs: lower-level copyup routines
` [PATCH 15/42] Unionfs: dentry revalidation
` [PATCH 16/42] Unionfs: lower-level lookup routines
` [PATCH 17/42] Unionfs: rename method and helpers
` [PATCH 18/42] Unionfs: directory reading file operations
` [PATCH 19/42] Unionfs: readdir helper functions
` [PATCH 20/42] Unionfs: readdir state helpers
` [PATCH 21/42] Unionfs: inode operations
` [PATCH 22/42] Unionfs: unlink/rmdir operations
` [PATCH 23/42] Unionfs: address-space operations
` [PATCH 24/42] Unionfs: mount-time and stacking-interposition functions
` [PATCH 25/42] Unionfs: super_block operations
` [PATCH 26/42] Unionfs: extended attributes operations
` [PATCH 27/42] Unionfs: async I/O queue headers
` [PATCH 28/42] Unionfs: async I/O queue operations
` [PATCH 29/42] Unionfs: miscellaneous helper routines
` [PATCH 30/42] Unionfs: debugging infrastructure
` [PATCH 31/42] VFS: fs_stack header cleanups
` [PATCH 32/42] Unionfs file system magic number
` [PATCH 33/42] MM: extern for drop_pagecache_sb
` [PATCH 34/42] VFS path get/put ops used by Unionfs
` [PATCH 35/42] Unionfs: common header file for user-land utilities and kernel
` [PATCH 36/42] VFS: export drop_pagecache_sb
` [PATCH 37/42] VFS: export release_open_intent symbol
` [PATCH 38/42] VFS: simplified fsstack_copy_attr_all
` [PATCH 39/42] Put Unionfs and eCryptfs under one layered filesystems menu
` [PATCH 40/42] eCryptfs: use simplified fs_stack API for dentry operations
` [PATCH 41/42] eCryptfs: use simplified fs_stack API for inode operations
` [PATCH 42/42] eCryptfs: use simplified fs_stack API for main operations

RT Load balance changes in sched-devel
 2007-12-10  3:18 UTC  (5+ messages)
                      ` [PATCH RFC] sched: Fixed missed rt-balance points on priority shifts

[2.6.23.1] PCI device locking up the computer when its module loads
 2007-12-10  3:20 UTC  (9+ messages)
` [2.6.23.9] hostap_plx locks up PC when reading PCI I/O memory

2.6.24-rc4-git5: Reported regressions from 2.6.23
 2007-12-10  3:20 UTC  (8+ messages)

[PATCH] iwlwifi3945/4965 - fix rate control algo reference leak
 2007-12-10  3:04 UTC  (4+ messages)

PROBLEM: /proc/cpuinfo reports erroneous CPU frequency. (2.6.23 & 2.6.22)
 2007-12-10  2:49 UTC  (2+ messages)

[PATCH 3/3] Fix use of skb after netif_rx
 2007-12-10  2:28 UTC  (2+ messages)

kernel logger in lower than audit or klogd
 2007-12-10  2:05 UTC 

PS3: trouble with SPARSEMEM_VMEMMAP and kexec
 2007-12-10  1:55 UTC  (3+ messages)

[patch 1/1] Convert the semaphore to a mutex in net/tipc/socket.c
 2007-12-10  1:17 UTC 

2.6.24-rc4-mm1
 2007-12-10  1:07 UTC  (5+ messages)

laptop reboots right after hibernation
 2007-12-10  1:03 UTC  (16+ messages)

hwclock --systohc locks machine up, RTC conflict problems
 2007-12-10  0:51 UTC 

[patch-early-RFC 00/10] LTTng architecture dependent instrumentation
 2007-12-10  0:28 UTC  (4+ messages)

[PATCH 1/3] will_become_orphaned_pgrp: we have threads
 2007-12-09 23:56 UTC  (6+ messages)

BUG fs/dcache.c:595 in 2.4.24rc3-git3 during NFS umount
 2007-12-09 23:45 UTC  (3+ messages)

[PATCH] IB/ehca: Serialize HCA-related hCalls on POWER5
 2007-12-09 23:22 UTC  (5+ messages)

vcsa and big endian
 2007-12-09 23:00 UTC  (3+ messages)

soft lockup - CPU#1 stuck for 15s! [swapper:0]
 2007-12-09 22:42 UTC 

Kernel BUG in 2.6.23.9
 2007-12-09 21:44 UTC  (2+ messages)

[PATCH] logo: move declarations of logos to linux_logo.h
 2007-12-09 21:40 UTC 

hibernation issue with kernel 2.6.23-gentoo-r3 at T41
 2007-12-09 21:50 UTC  (9+ messages)

[PATCH] fbcon: fix sparse warning about shadowing 'rotate' symbol
 2007-12-09 21:36 UTC 

[PATCH] fbcon: fix sparse warning about shadowing 'p' symbol
 2007-12-09 21:34 UTC 

[PATCH] vgacon: fix sparse warning about shadowing 'i' symbol
 2007-12-09 21:32 UTC 

[PATCH] ehci-hcd: fix sparse warning about shadowing 'status' symbol
 2007-12-09 21:26 UTC 

[PATCH] usbdevfs_urb: __user annotation
 2007-12-09 21:25 UTC 

[PATCH] usb/storage/initializers.c: fix signedness difference
 2007-12-09 21:23 UTC 

[PATCH 2/3] Fix use of skb after netif_rx
 2007-12-09 20:03 UTC 

[PATCH 1/3] Fix use of skb after netif_rx
 2007-12-09 20:02 UTC 

menuconfig: fail with clearer error if curses.h N/A
 2007-12-09 19:55 UTC  (4+ messages)

[PATCH] PPP synchronous tty: convert dead_sem to completion
 2007-12-09 19:53 UTC  (3+ messages)

[PATCH, cleaun-up git-sched 2/3] get rid of 'new_cpu' in try_to_wake_up()
 2007-12-09 19:16 UTC 

[PATCH 1/1] fix 2.6.24-rc1 nfs_file_mmap change for NOMMU
 2007-12-09 18:52 UTC 

programs vanish with 2.6.22+
 2007-12-09 19:03 UTC  (5+ messages)

Peculiar out-of-sync boot log lines
 2007-12-09 15:44 UTC  (4+ messages)

Vorladung zur Fahrprüfung für linux-kernel@vger.kernel.org
 2007-12-09 14:37 UTC 

[git pull] x86/hrtimer/acpi fixes
 2007-12-09 18:47 UTC  (9+ messages)

[PATCH git-sched 1/3] no need for 'affine wakeup' balancing in select_task_rq_fair() when task_cpu(p) == this_cpu
 2007-12-09 18:36 UTC 

[BUG] 2.6.23-rc3 can't see sd partitions on Alpha
 2007-12-09 18:07 UTC  (3+ messages)

S3 resume stability problems
 2007-12-09 17:45 UTC  (2+ messages)

Bug: get EXT3-fs error Allocating block in system zone
 2007-12-09 17:55 UTC 

[patch 1/2] echoaudio semaphore to mutex
 2007-12-09 17:15 UTC  (2+ messages)
` [patch 2/2] 9p util "

m68k build failure
 2007-12-09 17:10 UTC  (12+ messages)
            ` Correct types for mod_devicetable.h (was: Re: m68k build failure)

[PATCH 4/6] random: make backtracking attacks harder
 2007-12-09 17:08 UTC  (9+ messages)
  ` [PATCH 5/6] random: step more rapidly through the pool when adding and extracting

[PATCH] mmc: remove unused 'mode' from the mmc_host structure
 2007-12-09 17:01 UTC  (2+ messages)

Bug: get EXT3-fs error Allocating block in system zone
 2007-12-09 16:59 UTC  (6+ messages)

Why does reading from /dev/urandom deplete entropy so much?
 2007-12-09 16:16 UTC  (7+ messages)

clock jumps on dualcore PentiumD with cpufreq
 2007-12-09 14:51 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;
as well as URLs for NNTP newsgroup(s).