linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-04-27 19:00:09 to 2007-04-28 01:11:23 UTC [more...]

Back to the future
 2007-04-28  1:15 UTC  (51+ messages)

"REPORT: sd-0.46 vs cfs-v6 vs mainline 2.6.21-rc7 Beryl + Video + Audio"
 2007-04-28  1:09 UTC  (2+ messages)

[git patches] net driver fixes
 2007-04-28  0:42 UTC 

2.6.21-rc7-mm2
 2007-04-28  0:27 UTC  (11+ messages)
` 2.6.21-rc7-mm2 -- x86_64 blade hard hangs
` [PATCH] mm/memory.c: remove warning from an uninitialized spinlock. was: Re: 2.6.21-rc7-mm2

[GIT PATCH] UIO patches for 2.6.21
 2007-04-28  0:28 UTC  (9+ messages)
` [PATCH 1/3] UIO: Add the User IO core code
  ` [PATCH 2/3] UIO: Documentation
    ` [PATCH 3/3] UIO: Hilscher CIF card driver
  ` Flaws with "UIO: Add the User IO core code"

[PATCH 1/2] ehea: fix for sysfs entries
 2007-04-28  0:13 UTC  (2+ messages)

2.6.21-rc7: known regressions
 2007-04-27 23:58 UTC  (2+ messages)

BAD_SG_DMA panic in aha1542
 2007-04-27 23:56 UTC  (5+ messages)

Question about Reiser4
 2007-04-27 23:38 UTC  (9+ messages)
                  ` Question about Reiser4 (how to boot it?)

Linux-2.6.21 hangs during post boot initialization phase
 2007-04-27 23:50 UTC  (7+ messages)

[ANNOUNCE] battery2 git repository
 2007-04-27 23:46 UTC  (2+ messages)

[PATCH] utimensat implementation
 2007-04-27 23:33 UTC  (10+ messages)

[2.6 patch] include/linux/kprobes.h: always offer show_registers() prototype
 2007-04-27 23:32 UTC  (3+ messages)

[PATCH 00/25] xen: Xen implementation for paravirt_ops
 2007-04-27 23:27 UTC  (8+ messages)
` [PATCH 22/25] xen: xen-netfront: use skb.cb for storing private data

More than 2Gb problem (dvb related) ?
 2007-04-27 23:24 UTC  (2+ messages)

[PROBLEM] Bonding driver in linux-2.6.21-rc6-mm1
 2007-04-27 23:24 UTC  (8+ messages)
    ` USB HID bug (was [PROBLEM] Bonding driver in linux-2.6.21-rc6-mm1)

Linux 2.6.21
 2007-04-27 23:08 UTC  (22+ messages)

[2.6.22 patch] the scheduled removal of the i8xx_tco watchdog driver
 2007-04-27 23:00 UTC  (3+ messages)

[PATCH -mm 0/2] Separate freezer from PM code
 2007-04-27 22:56 UTC  (13+ messages)
` [PATCH -mm 1/2] "
` [PATCH -mm 2/2] Introduce freezer flags

[GIT PATCHES] V4L/DVB updates
 2007-04-27 22:43 UTC  (7+ messages)
` [v4l-dvb-maintainer] "

2.6.21-rc6-mm1 USB related boot hang
 2007-04-27 22:41 UTC  (12+ messages)
              ` 2.6.21-rc6-mm1 USB related boot hang - bisection result

More than 2Gb problem (dvb related) ?
 2007-04-27 22:37 UTC  (6+ messages)
  ` [linux-dvb] "

[RFC: 2.6 patch] drivers/mtd/maps/nettel.c: possible cleanups
 2007-04-27 22:35 UTC  (2+ messages)

[GIT-PULL] please pull UBI tree
 2007-04-27 22:42 UTC  (5+ messages)

[GIT PATCH] Driver core patches for 2.6.21
 2007-04-27 21:11 UTC  (48+ messages)
` [PATCH 01/46] driver core: fix device_add error path
  ` [PATCH 02/46] driver core: fix namespace issue with devices assigned to classes
    ` [PATCH 03/46] dev_printk and new-style class devices
        ` [PATCH 05/46] driver core: Use attribute groups in struct device_type
          ` [PATCH 06/46] Driver core: add name to device_type
            ` [PATCH 07/46] kobject: kobject_shadow_add cleanup
              ` [PATCH 08/46] driver core: per-subsystem multithreaded probing
                ` [PATCH 09/46] powerpc: make it compile for multithread change
                  ` [PATCH 10/46] driver core: don't fail attaching the device if it cannot be bound
                    ` [PATCH 11/46] Driver core: remove unneeded completion from driver release path
                      ` [PATCH 12/46] kref: fix CPU ordering with respect to krefs
                        ` [PATCH 13/46] Driver core: notify userspace of network device renames
                          ` [PATCH 14/46] Driver core: suppress uevents via filter
                            ` [PATCH 15/46] Driver core: switch firmware_class to uevent_suppress
                              ` [PATCH 16/46] uevent: use add_uevent_var() instead of open coding it
                                ` [PATCH 17/46] Driver core: add suspend() and resume() to struct device_type
                                  ` [PATCH 18/46] Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)
                                    ` [PATCH 19/46] kobject: kobject_add() reference leak
                                      ` [PATCH 20/46] Driver core: remove use of rwsem
                                        ` [PATCH 21/46] SCSI: use the proper semaphore to protect the class lists
                                          ` [PATCH 22/46] USB: remove use of the bus rwsem, as it doesn't really protect anything
                                            ` [PATCH 23/46] PNP: stop using the subsystem rwsem
                                              ` [PATCH 24/46] Input: serio - do not touch bus's rwsem
                                                ` [PATCH 25/46] Input: gameport "
                                                  ` [PATCH 26/46] IDE: remove rwsem use from ide-proc core
                                                    ` [PATCH 27/46] IEEE1394: remove rwsem use from ieee1394 core
                                                      ` [PATCH 28/46] PHY: remove rwsem use from phy core
                                                        ` [PATCH 29/46] qeth: Remove usage of subsys.rwsem
                                                          ` [PATCH 30/46] kobject core: remove rwsem from struct subsystem
                                                            ` [PATCH 31/46] Driver core: make uevent-environment available in uevent-file
                                                              ` [PATCH 32/46] Driver core: warn when userspace writes to the uevent file in a non-supported way
                                                                ` [PATCH 33/46] kobject: Comment and warning fixes to kobject.c
                                                                  ` [PATCH 34/46] the overdue removal of the mount/umount uevents
                                                                    ` [PATCH 35/46] debugfs: Add debugfs_create_u64()
                                                                      ` [PATCH 36/46] driver core: bus_add_driver should return an error if no bus
                                                                        ` [PATCH 37/46] Driver core: use mutex instead of semaphore in DMA pool handler
                                                                          ` [PATCH 38/46] sysfs: bin.c printk fix
                                                                            ` [PATCH 39/46] s390: cio: Delay uevents for subchannels
                                                                              ` [PATCH 40/46] device_schedule_callback() needs a module reference
                                                                                ` [PATCH 41/46] security: prevent permission checking of file removal via sysfs_remove_group()
                                                                                  ` [PATCH 42/46] define platform wakeup hook, use in pci_enable_wake()
                                                                                    ` [PATCH 43/46] s2ram: add arch irq disable/enable hooks
                                                                                      ` [PATCH 44/46] mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occurs
                                                                                        ` [PATCH 45/46] drivers/base/attribute_container.c: use mutex instead of binary semaphore
                                                                                          ` [PATCH 46/46] dev_dbg: check dev_dbg() arguments
      ` [PATCH 04/46] Driver core: udev triggered device-driver binding

[ext3][kernels >= 2.6.20.7 at least] KDE going comatose when FS is under heavy write load (massive starvation)
 2007-04-27 22:18 UTC  (25+ messages)

sky2 regression in 2.6.21: Asus P5B-E Plus ethernet adapter no more supported
 2007-04-27 22:11 UTC  (3+ messages)

ZFS with Linux: An Open Plea
 2007-04-27 21:57 UTC  (11+ messages)

Remaining straight forward kthread API conversions
 2007-04-27 22:07 UTC  (10+ messages)
` [PATCH] cpci_hotplug: Convert to use the kthread API
` [PATCH] ia64 sn xpc: Convert to use "

Linux 2.6.21.1
 2007-04-27 22:02 UTC  (2+ messages)

Linux 2.6.20.10
 2007-04-27 21:56 UTC  (2+ messages)

[patch] CFS scheduler, -v6
 2007-04-27 21:59 UTC 

[PATCH 0/6] UDF cleanup and fixes
 2007-04-27 21:54 UTC  (2+ messages)

assembly code in the loadable kernel module
 2007-04-27 21:55 UTC  (7+ messages)

BAD PATCH: USB: remove use of the bus rwsem, as it doesn't really protect anything
 2007-04-27 21:49 UTC 

[Bugme-new] [Bug 8378] New: Averatec 3156X laptop doesn't reboot with kernels > 2.6.13.5 (responsible commit found)
 2007-04-27 21:44 UTC 

BAD PATCH: IDE: remove rwsem use from ide-proc core
 2007-04-27 21:43 UTC 

[patch 12/13] signal/timer/event fds v10 - eventfd wire up x86_64 arch 
 2007-04-27 21:37 UTC  (3+ messages)

Driver core: warn when userspace writes to the uevent file in a non-supported way
 2007-04-27 21:41 UTC  (2+ messages)

Linux 2.6.21 - something wrong with dmesg
 2007-04-27 21:37 UTC  (5+ messages)
    ` [PATCH] Move LOG_BUF_SHIFT to a more sensible place

[PATCH] x86_64: dynamic MCE poll interval (try 2)
 2007-04-27 21:35 UTC  (2+ messages)

- maps2-add-proc-pid-pagemap-interface-fix.patch removed from -mm tree
 2007-04-27 21:31 UTC  (4+ messages)

[PATCH] v4: merged utimensat implementation
 2007-04-27 21:30 UTC  (3+ messages)

[PATCH] x86_64: dynamic MCE poll interval
 2007-04-27 21:19 UTC  (6+ messages)

[patch] CFS scheduler, -v6
 2007-04-27 21:16 UTC  (11+ messages)

[patch 00/38] s390 patches for 2.6.22
 2007-04-27 21:10 UTC  (5+ messages)
` [patch 18/38] Improved oops output

MODULE_MAINTAINER
 2007-04-27 21:06 UTC  (13+ messages)

[PATCH linux-2.6-block.git] Fix blktrace trace ordering for plug branch
 2007-04-27 20:17 UTC 

[PATCH] v3: utimensat implementation
 2007-04-27 20:59 UTC  (4+ messages)

[PATCH 0/30] Use menuconfig objects
 2007-04-27 20:56 UTC  (3+ messages)
` [PATCH 13/30] Use menuconfig objects - IEEE1394

Interface for the new fallocate() system call
 2007-04-27 20:42 UTC  (11+ messages)
          ` [PATCH 0/5] fallocate "

[GIT PATCHES] V4L/DVB updates
 2007-04-27 19:59 UTC 

Reasons to merge suspend2
 2007-04-27 20:39 UTC  (3+ messages)

[GIT PATCH] USB patches for 2.6.21
 2007-04-27 20:34 UTC  (4+ messages)

[PROBLEM] 2.6.21: cpufreq panic at boot with maxcpus=1
 2007-04-27 20:16 UTC 

[BUG? -rc7] SMP: Just one CPU activated: P4 3GHz HT
 2007-04-27 20:02 UTC  (3+ messages)

[00/17] Large Blocksize Support V3
 2007-04-27 19:15 UTC  (15+ messages)

[RFT] e100 driver on ARM
 2007-04-27 19:01 UTC  (9+ 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).