linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-04-27 16:15:47 to 2007-04-27 21:39:46 UTC [more...]

Back to the future
 2007-04-27 21:39 UTC  (19+ messages)

[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)

Linux 2.6.21
 2007-04-27 21:36 UTC  (21+ messages)

[GIT PATCHES] V4L/DVB updates
 2007-04-27 21:34 UTC  (6+ messages)
` [v4l-dvb-maintainer] "

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

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

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

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

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

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

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

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

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

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

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

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

More than 2Gb problem (dvb related) ?
 2007-04-27 21:03 UTC  (3+ 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  (12+ 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)

Remaining straight forward kthread API conversions
 2007-04-27 20:33 UTC  (7+ messages)
` [PATCH] ia64 sn xpc: Convert to use kthread API

[GIT PATCH] Driver core patches for 2.6.21
 2007-04-27 20:27 UTC  (47+ 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

[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  (28+ messages)

[RFT] e100 driver on ARM
 2007-04-27 19:01 UTC  (9+ messages)

[2/2] Driver for the Maxim DS1WM, a 1-wire bus master ASIC core
 2007-04-27 18:54 UTC  (5+ messages)

[PATCH 2.6.19.2] net/lapb: ITU-T Q.921 mode implemented
 2007-04-27 18:39 UTC 

Problem 2.6.21
 2007-04-27 18:39 UTC 

[PATCH v3] Bitbanging i2c bus driver using the GPIO API
 2007-04-27 18:53 UTC  (11+ messages)
    `  "

Problem: 2.6.21 won't boot
 2007-04-27 18:47 UTC 

Build Failure in 2.6.21
 2007-04-27 18:42 UTC 

[mmc] alternative TI FM MMC/SD driver for 2.6.21-rc7
 2007-04-27 18:36 UTC  (3+ messages)

[linux-pm] driver power operations (was Re: suspend2 merge)
 2007-04-27 18:34 UTC  (4+ messages)

suspend2 merge (was Re: [Suspend2-devel] Re: CFS and suspend2: hang in atomic copy)
 2007-04-27 18:31 UTC  (4+ messages)
` driver power operations (was Re: suspend2 merge)
  ` [linux-pm] "

[REPORT] First "glitch1" results, 2.6.21-rc7-git6-CFSv5
 2007-04-27 18:22 UTC  (5+ messages)
` [REPORT] First "glitch1" results, 2.6.21-rc7-git6-CFSv5 + SD 0.46

[RFC] [PATCH] cpufreq: allow full selection of default governors
 2007-04-27 18:17 UTC  (9+ messages)

2.6.20 libata cdrom
 2007-04-27 17:52 UTC 

Build Failure in 2.6.21
 2007-04-27 18:00 UTC 

ACPI interpreter errors
 2007-04-27 18:05 UTC  (2+ messages)

Linux-2.6.21 hangs during post boot initialization phase
 2007-04-27 18:01 UTC  (8+ messages)

2.6.21-rc7-mm2
 2007-04-27 17:54 UTC  (21+ messages)
` 2.6.21-rc7-mm2 -- x86_64 blade hard hangs
  ` 2.6.21-rc7-mm2 -- PPC link failure
` 2.6.21-rc7-mm2 -- x86_64 VDSO compile error II
  ` [PATCH] Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu fix

mm snapshot broken-out-2007-04-25-02-49.tar.gz uploaded
 2007-04-27 17:48 UTC  (7+ messages)

[patch] uml: fix cmpxchg warnings in -mm
 2007-04-27 17:35 UTC  (4+ messages)
` [patch] uml: remove #warnings

X display shift with disabled console blanking
 2007-04-27 17:08 UTC 

[PATCH 1/1] IBM PPC EMAC driver:improved support for PHY, resending
 2007-04-27 17:28 UTC  (2+ messages)
` [PATCH 1/1] IBM PPC EMAC driver:improved support for PHY,resending

[git patches] ocfs2 updates
 2007-04-27 17:23 UTC 

menuconfig issue (checklist) in 2.6.20.7 & 2.6.21-rc7 ?
 2007-04-27 17:17 UTC  (8+ messages)

2.6.21 reiserfs -- cicular locking?
 2007-04-27 17:11 UTC  (10+ messages)

[git patches] e1000 fixes
 2007-04-27 17:06 UTC 

MAINTAINERS file out of date?
 2007-04-27 17:02 UTC  (6+ messages)

Fw: [PATCH] ia64: race flushing icache in do_no_page path
 2007-04-27 17:02 UTC  (5+ messages)

[PATCH 2.6.22 0/5] iw_cxgb3: Bug Fixes + Firmware update
 2007-04-27 16:52 UTC  (4+ messages)
` [PATCH 2.6.22 5/5] iw_cxgb3: Update required firmware revision to 4.0.0

[RFC] [PATCH] DRM TTM Memory Manager patch
 2007-04-27 16:39 UTC  (2+ messages)

[PATCH 1/3] ia64: convert to use clocksource code
 2007-04-27 16:32 UTC  (8+ 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).