public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2006-09-26 05:40:46 to 2006-09-26 19:08:30 UTC [more...]

sonypc with Sony Vaio VGN-SZ1VP
 2006-09-26 17:56 UTC  (3+ messages)

[PATCH 2.6.18 real-V5] drivers: add lcd display support
 2006-09-26 19:08 UTC  (2+ messages)

Bad page state with x86_64
 2006-09-26 12:41 UTC  (2+ messages)

2.6.18-mm1 -- ieee80211: Info elem: parse failed: info_element->len + 2 > left : info_element->len+2=28 left=9, id=221
 2006-09-26 19:04 UTC 

[PATCH] libata-eh: Remove layering violation and duplication when handling absent ports
 2006-09-26 19:27 UTC  (3+ messages)

[PATCH] Linux Kernel Markers 0.13 for 2.6.17
 2006-09-26 18:57 UTC  (10+ messages)

[PATCH 3/7] SLIM main patch
 2006-09-26 18:44 UTC  (2+ messages)

Patch for hdaps to support Lenovo ThinkPad T60
 2006-09-26 18:35 UTC 

serious kernel messages in /var/log/messages
 2006-09-26 18:33 UTC  (2+ messages)

2.6.18-mm1 (Oops in sata_nv)
 2006-09-26 18:23 UTC  (2+ messages)

[Patch] SCSI I/O statistics
 2006-09-26 18:23 UTC  (3+ messages)

EIP Errors kernel 2.6.18 
 2006-09-26 18:09 UTC  (5+ messages)
  ` EIP Errors kernel 2.6.18 .AND hard lockup

2.6.18 Nasty Lockup
 2006-09-26 18:18 UTC  (4+ messages)

Swap on Fuse deadlocks?
 2006-09-26 17:54 UTC  (5+ messages)

[PATCH 3/5] UML - disable header exporting
 2006-09-26 17:53 UTC 

[PATCH 1/5] UML - file renaming
 2006-09-26 17:53 UTC 

[PATCH 2/5] UML - add an export
 2006-09-26 17:53 UTC 

[PATCH 5/5] UML - fix allocation size
 2006-09-26 17:53 UTC 

[PATCH 4/5] UML - Fix sleep length bug
 2006-09-26 17:53 UTC 

2.6.18-mm1 inode_diet fix
 2006-09-26 17:54 UTC 

2.6.18-mm1 -- CPUFreq not working
 2006-09-26 17:51 UTC 

2.6.18-git4 crashes in sata_via
 2006-09-26 17:44 UTC  (3+ messages)

[PATCH] restore __iomem annotations in e1000
 2006-09-26 17:37 UTC  (5+ messages)

[PATCH] libata-sff: use our IRQ defines
 2006-09-26 17:35 UTC  (2+ messages)

[PATCH] libata: tighten rules for legacy dependancies
 2006-09-26 17:35 UTC  (2+ messages)

[PATCH] libata: refuse to register IRQless ports
 2006-09-26 17:35 UTC  (2+ messages)

[PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")
 2006-09-26 17:44 UTC  (15+ messages)
` When will the lunacy end? (Was Re: [PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode"))

[PATCH] restore libata build on frv
 2006-09-26 17:25 UTC  (16+ messages)

[GIT PATCH] Driver Core patches for 2.6.18
 2006-09-26 17:23 UTC  (61+ messages)
` [PATCH 1/47] Documentation/ABI: devfs is not obsolete, but removed!
  ` [PATCH 2/47] deprecate PHYSDEV* keys
    ` [PATCH 3/47] class_device_create(): make fmt argument 'const char *'
      ` [PATCH 4/47] device_create(): "
        ` [PATCH 5/47] Driver core: add const to class_create
          ` [PATCH 6/47] sysfs: Make poll behaviour consistent
            ` [PATCH 7/47] Debugfs: kernel-doc fixes for debugfs
              ` [PATCH 8/47] SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs
                ` [PATCH 9/47] Suspend infrastructure cleanup and extension
                  ` [PATCH 10/47] Suspend changes for PCI core
                    ` [PATCH 11/47] make suspend quieter
                      ` [PATCH 12/47] fix broken/dubious driver suspend() methods
                        ` [PATCH 13/47] PM: define PM_EVENT_PRETHAW
                          ` [PATCH 14/47] PM: PCI and IDE handle PM_EVENT_PRETHAW
                            ` [PATCH 15/47] PM: video drivers and PM_EVENT_PRETHAW
                              ` [PATCH 16/47] PM: USB HCDs use PM_EVENT_PRETHAW
                                ` [PATCH 17/47] PM: issue PM_EVENT_PRETHAW
                                  ` [PATCH 18/47] updated Documentation/power/devices.txt
                                    ` [PATCH 19/47] PM: update docs for writing .../power/state
                                      ` [PATCH 20/47] PM: add kconfig option for deprecated .../power/state files
                                        ` [PATCH 21/47] PM: schedule /sys/devices/.../power/state for removal
                                          ` [PATCH 22/47] PM: no suspend_prepare() phase
                                            ` [PATCH 23/47] PM: add /sys/power documentation to Documentation/ABI
                                              ` [PATCH 24/47] PM: device_suspend/resume may sleep
                                                ` [PATCH 25/47] PM: platform_bus and late_suspend/early_resume
                                                  ` [PATCH 26/47] Driver core: add groups support to struct device
                                                    ` [PATCH 27/47] Driver core: allow devices in classes to have no parent
                                                      ` [PATCH 28/47] Driver core: add ability for classes to handle devices properly
                                                        ` [PATCH 29/47] Driver core: add device_rename function
                                                          ` [PATCH 30/47] Driver core: create devices/virtual/ tree
                                                            ` [PATCH 31/47] Class: add support for class interfaces for devices
                                                              ` [PATCH 32/47] Driver core: add ability for devices to create and remove bin files
                                                                ` [PATCH 33/47] kobject: must_check fixes
                                                                  ` [PATCH 34/47] sysfs_remove_bin_file: no return value, dump_stack on error
                                                                    ` [PATCH 35/47] Driver core: fix comments in drivers/base/power/resume.c
                                                                      ` [PATCH 36/47] Driver core: fixed add_bind_files() definition
                                                                        ` [PATCH 37/47] add __must_check to device management code
                                                                          ` [PATCH 38/47] add CONFIG_ENABLE_MUST_CHECK
                                                                            ` [PATCH 39/47] v4l-dev2: handle __must_check
                                                                              ` [PATCH 40/47] drivers/base: Platform notify needs to occur before drivers attach to the device
                                                                                ` [PATCH 41/47] drivers/base: check errors
                                                                                  ` [PATCH 42/47] sysfs: add proper sysfs_init() prototype
                                                                                    ` [PATCH 43/47] Driver Core: add ability for drivers to do a threaded probe
                                                                                      ` [PATCH 44/47] PCI: enable driver multi-threaded probe
                                                                                        ` [PATCH 45/47] Driver core: Fix potential deadlock in driver core
                                                                                          ` [PATCH 46/47] Driver core: Remove unneeded routines from "
                                                                                            ` [PATCH 47/47] Driver core: Don't call put methods while holding a spinlock

2.6.18: hda_intel: azx_get_response timeout, switching to single_cmd mode
 2006-09-26 16:42 UTC  (8+ messages)

[PATCH] Linux Kernel Markers 0.11 for 2.6.17
 2006-09-26 16:39 UTC  (4+ messages)

[PATCH] arch/i386/pci/mmconfig.c tlb flush fix
 2006-09-26 16:31 UTC  (5+ messages)

[PATCH 000/180] V4L/DVB updates
 2006-09-26 15:33 UTC 

[SYSFS] Add a declaration for fs_subsys
 2006-09-26 16:18 UTC  (3+ messages)

nfds oops in 2.6.17.6
 2006-09-26 16:11 UTC 

[PATCH 0/3] at91_serial: Introduction
 2006-09-26 16:03 UTC  (7+ messages)

(no subject)
 2006-09-26 16:09 UTC 

pata_serverworks oopses in latest -git
 2006-09-26 15:56 UTC  (3+ messages)

[PATCH 7/7] SLIM: documentation
 2006-09-26 15:54 UTC  (3+ messages)

[take19 0/4] kevent: Generic event handling mechanism
 2006-09-26 15:54 UTC  (3+ messages)

[PATCH 0/7] Integrity Service and SLIM
 2006-09-26 15:53 UTC  (4+ messages)

[PATCH][RFC] Rearranging files to improve disk performanc
 2006-09-26 15:52 UTC  (3+ messages)

[PATCH 2.6.18] IA64: Add pci_fixup_video into IA64 kernel for embedded VGA
 2006-09-26 15:50 UTC  (4+ messages)

[PATCH][DOC] Fix kerneldoc comments in mm/vmalloc.c
 2006-09-26 15:28 UTC  (2+ messages)

Stupid kexec/kdump question
 2006-09-26 15:25 UTC 

[PATCH] remove extra extern in 2.6.18-rt3
 2006-09-26 15:14 UTC 

[PATCH] sysrq: disable lockdep on reboot
 2006-09-26 15:13 UTC 

no status when suspending to disk
 2006-09-26 14:57 UTC  (2+ messages)

Pb with simultaneous SATA and ALSA I/O
 2006-09-26 14:44 UTC  (6+ messages)

intel8x0-snd module fails to correctly detect clock when compiled in kernel
 2006-09-26 14:40 UTC  (3+ messages)
` [Alsa-devel] "

2.6.18 perfmon new code base + libpfm + pfmon
 2006-09-26 14:34 UTC 

__get_free_pages() on an ia64
 2006-09-26 13:16 UTC 

Subject: [PATCH] Advertise PPPoE MTU (resubmit)
 2006-09-26 13:37 UTC  (2+ messages)

[PATCH 0/2] serio lockdep annotation
 2006-09-26 13:36 UTC  (8+ messages)
` [PATCH 1/2] lockdep: lockdep_set_class_and_subclass
` [PATCH 2/2] serio: lockdep annotation for ps2dev->cmd_mutex and serio->lock

[Patch] Possible dereference in fs/nfsd/nfs4callback.c
 2006-09-26 13:17 UTC  (3+ messages)

[git patches] libata fixes (incl. oops fix)
 2006-09-26 13:32 UTC  (2+ messages)

2.6.18-mm1 compile failure on x86_64
 2006-09-26 12:44 UTC  (8+ messages)

[Patch] Off-by-one in drivers/char/mwave/mwavedd.c
 2006-09-26 12:35 UTC 

Sound, RS-232 serial fails on dell latitute D620 notebook
 2006-09-26 12:35 UTC  (2+ messages)

[Patch] Off-by-one in /arch/ppc/platforms/mpc8*
 2006-09-26 12:28 UTC 

[Patch] Off-by-one in arch/arm/common/icst*
 2006-09-26 12:22 UTC 

[BUGFIX][PATCH] cpu to node relationship fixup take2 [2/2] map cpu to node
 2006-09-26 11:48 UTC  (4+ messages)

[Patch] Overrun in drivers/scsi/scsi.c
 2006-09-26 11:22 UTC 

[Patch] Possible dereference in net/core/rtnetlink.c
 2006-09-26 10:50 UTC 

x86/x86-64 merge for 2.6.19
 2006-09-26 10:44 UTC 

[Patch] Possible dereference in drivers/infiniband/hw/amso1100/c2_cm.c
 2006-09-26 10:40 UTC 

[PATCH 1/4] Blackfin: arch patch for 2.6.18
 2006-09-26  9:43 UTC  (4+ messages)

[PATCH] Mark __remove_vm_area() static
 2006-09-26  9:43 UTC 

[PATCH 6/8] UML - Add checkstack support
 2006-09-26  9:28 UTC  (3+ messages)

[PATCH] ip2: use newer pci_get functions
 2006-09-26  9:02 UTC  (2+ messages)

kernel threads and signals
 2006-09-26  8:52 UTC 

score-boarding [was Re: [PATCH] Linux Kernel Markers]
 2006-09-26  8:43 UTC  (2+ messages)

[PATCH] nomzomi: remove bogus cast
 2006-09-26  7:59 UTC  (2+ messages)

2.6.18-rt1
 2006-09-26  7:57 UTC  (3+ messages)

PROBLEM: Nokia 6280 + provided USB cable throws BUG's and hardlocks
 2006-09-26  7:45 UTC 

[PATCH 2.6.18] IA64: Add pci_fixup_video into IA64 kernel for embedded VGA
 2006-09-26  7:35 UTC 

revised pda patches
 2006-09-26  7:10 UTC 

2.6.18-rc6-mm2: __fscache_register_netfs compile error
 2006-09-26  6:58 UTC  (5+ messages)
` 2.6.18-rc6-mm2

[PATCH 3/3] kretprobe spinlock deadlock patch
 2006-09-26  6:54 UTC  (2+ messages)

[PATCH 1/3] kprobe whitespace cleanup
 2006-09-26  6:51 UTC  (2+ messages)

[PATCH] trident oss: Switch to newer API also fix a bug
 2006-09-26  5:40 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