All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-09-14 17:50:41 to 2008-09-14 23:55:48 UTC [more...]

Regression: SATA disk double spin-off during hibernation on hp nx6325
 2008-09-15  0:00 UTC  (4+ messages)
` [PATCH] SATA: Blacklist systems that spin off disks during ACPI power off

[PATCH]: Updated PROM sun4m IRQ register patch
 2008-09-14 23:51 UTC  (2+ messages)

[PATCH]: ACPI : Set 32bit and 64bit waking vector in FCAS table
 2008-09-14 23:56 UTC  (4+ messages)
` [PATCH] ACPI suspend: Always use the 32-bit waking vector

[RFC 0/5] device wakeup event support v2
 2008-09-14 23:50 UTC  (3+ messages)

"e100_probe: Error clearing wake event" when booting 2.6.27-rc1
 2008-09-14 23:44 UTC  (5+ messages)
` [PATCH] e100: Use pci_pme_active to clear PME_Status and disable PME#

[patch] compile opkg-sdk-native with gcc 4.3
 2008-09-14 23:34 UTC  (3+ messages)

demuxing irqs
 2008-09-14 23:25 UTC  (7+ messages)

[Qemu-devel] linux usb support
 2008-09-14 23:23 UTC 

atl1: WARNING at net/sched/sch_generic.c:221
 2008-09-14 23:17 UTC  (7+ messages)

[linux-dvb] Multiproto API/Driver Update
 2008-09-14 23:02 UTC  (5+ messages)

[linux-dvb] Elgato EyeTV Diversity patch
 2008-09-14 22:55 UTC  (2+ messages)

CPUS, cores and threads inside domU
 2008-09-14 22:53 UTC 

[git patches] net driver fixes
 2008-09-14 22:51 UTC  (2+ messages)

GRE keepalives, again
 2008-09-14 22:49 UTC 

rfsd 0.25.2 released
 2008-09-14 22:47 UTC 

[linux-dvb] Multiproto API/Driver Update
 2008-09-14 22:41 UTC  (8+ messages)

KWorld 120 IR control?
 2008-09-14 22:33 UTC  (2+ messages)

[linux-dvb] Multiproto API/Driver Update
 2008-09-14 22:36 UTC  (25+ messages)

[PATCH 0/4] atlx: add atl2 support
 2008-09-14 22:14 UTC  (3+ messages)

[PATCH take 2] pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race
 2008-09-14 22:13 UTC  (11+ messages)

[patch] x86: some lock annotations for user copy paths
 2008-09-14 22:12 UTC  (16+ messages)
                ` [PATCH] sysfs: fix deadlock
              ` [lockdep] possible circular locking, between &mm->mmap_sem and &dev->ev_mutex
                  ` [patch] mm: fix locking, inotify_read's ev_mutex vs do_page_fault's mmap_sem
                    ` [patch] mm: tiny-shmem fix lor, mmap_sem vs i_mutex

Hauppauge HVR-1600 (cx18) newbie - stuff loads, can't get output
 2008-09-14 22:01 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] IOMUX: Add console multiplexing support
 2008-09-14 21:59 UTC  (3+ messages)

[PATCH] Fix section for snd-aica platform driver
 2008-09-14 21:56 UTC  (2+ messages)

patches in queue but missing from series?
 2008-09-14 21:43 UTC  (3+ messages)

Fix for xen guest with mem > 3.7G
 2008-09-14 21:43 UTC  (5+ messages)
    ` [PATCH] xen: "

[linux-dvb] Problem with mantis drivers for Terratec Cinergy C and CAM
 2008-09-14 21:42 UTC  (8+ messages)

psycho_irq_build: Wacky INO [3c]
 2008-09-14 21:38 UTC  (4+ messages)

Crypto Fixes for 2.6.26
 2008-09-14 21:35 UTC  (7+ messages)
` Crypto Fixes for 2.6.27

wdt285: fix sparse warnings
 2008-09-14 21:34 UTC 

[PATCH] MAINTAINERS:fix USB VIDEO CLASS mail list address
 2008-09-14 21:31 UTC  (2+ messages)

Git at Better SCM Initiative comparison of VCS (long)
 2008-09-14 21:29 UTC  (6+ messages)

[PATCH] git-svn: Always create a new RA when calling do_switch for svn://
 2008-09-14 21:14 UTC  (3+ messages)
` [PATCH] git-svn: factor out svnserve test code for later use

[Bug 16176] New: X fails to start with GeForce 9600 with ``Failed to allocate memory for framebuffer! "
 2008-09-14 21:21 UTC  (2+ messages)
  ` [Bug 16176] "

[StGit PATCH] Convert "sink" to the new infrastructure
 2008-09-14 21:19 UTC  (3+ messages)

[PATCH] properly show journal checksum/async options
 2008-09-14 21:18 UTC 

linux-next: Tree for September 13
 2008-09-14 21:17 UTC  (2+ messages)
` linux-next: Tree for September 13 (3c509)

[PATCH 00/16] Narrow/Partial/Sparse checkout
 2008-09-14 21:12 UTC  (24+ messages)
` [PATCH 01/16] Extend index to save more flags
  ` [PATCH 02/16] Introduce CE_NO_CHECKOUT bit
    ` [PATCH 03/16] update-index: refactor mark_valid() in preparation for new options
      ` [PATCH 04/16] update-index: add --checkout/--no-checkout to update CE_NO_CHECKOUT bit
        ` [PATCH 05/16] ls-files: add --narrow-checkout option to "will checkout" entries
          ` [PATCH 06/16] Add tests for updating no-checkout entries in index
            ` [PATCH 07/16] Prevent diff machinery from examining worktree outside narrow checkout
              ` [PATCH 08/16] checkout_entry(): CE_NO_CHECKOUT on checked out entries
                ` [PATCH 09/16] ls-files: apply --deleted on narrow area only
                  ` [PATCH 10/16] grep: skip files that have not been checked out
                    ` [PATCH 11/16] unpack_trees(): add support for narrow checkout
                      ` [PATCH 12/16] narrow spec: put '+' before a spec will change semantic of '*'
                        ` [PATCH 13/16] ls-files: add --narrow-match=spec option for testing narrow matching
                          ` [PATCH 14/16] clone: support narrow checkout with --path option
                            ` [PATCH 15/16] checkout: add new options to support narrow checkout
                              ` [PATCH 16/16] ls-files: add --overlay option

[StGit PATCH] Autosign newly created patches
 2008-09-14 21:05 UTC  (3+ messages)

TopGit: how to deal with upstream inclusion
 2008-09-14 21:03 UTC  (2+ messages)

[StGit PATCH] Do not crash if a patch log ref is missing
 2008-09-14 21:01 UTC  (3+ messages)

[patch 2.6.27-rc6] spi_s3c24xx: fix section warning
 2008-09-14 21:01 UTC  (4+ messages)

GPIO: Add generic gpio_to_irq call
 2008-09-14 20:57 UTC 

[PATCH 1/2] ide: Add tx4939ide driver
 2008-09-14 20:55 UTC  (3+ messages)

[PATCH] - saa7134: add support for the triple Asus Tiger 3in1
 2008-09-14 20:49 UTC 

linux-next: net tree build failure
 2008-09-14 20:49 UTC  (3+ messages)
` linux-next: net tree build failure (depca)

PCI: Add ALI M5229 comaptibility mode quirk
 2008-09-14 20:46 UTC  (3+ messages)

[RFC PATCH 0/9] Ksplice: Rebootless kernel updates
 2008-09-14 20:24 UTC  (3+ messages)

Kworld DVB-T 323U hybrid tuner (eb1a:e323) - no analog audio
 2008-09-14 20:22 UTC  (2+ messages)
` [linux-dvb] "

[PATCH] ACPI : Avoid bogus timeout about SMbus check
 2008-09-14 20:17 UTC  (6+ messages)

Sniff mode patch V2
 2008-09-14 20:08 UTC 

YET ANOTHER resend of the fiemap patches
 2008-09-14 19:58 UTC  (10+ messages)
` [PATCH 1/4] vfs: vfs-level fiemap interface

About VBE double buffering
 2008-09-14 19:55 UTC  (2+ messages)

linux-next: x86 tree build failure
 2008-09-14 19:52 UTC  (5+ messages)

[PATCH v2] sh7760mmc: Driver for SH7760 MMCIF interface
 2008-09-14 19:52 UTC  (2+ messages)

2.6.27-rc6-git2: Reported regressions from 2.6.26
 2008-09-14 19:51 UTC  (7+ messages)
` [Bug #11308] tbench regression on each kernel release from 2.6.22 -> 2.6.28

linux-next: tip-core build failure
 2008-09-14 19:45 UTC  (8+ messages)

[PATCH 1/6] [MTD-UTILS] nandwrite: Qualifier Clean-up
 2008-09-14 19:43 UTC  (2+ messages)

omap3evm .27rc6 and ethernet
 2008-09-14 19:43 UTC 

[linux-dvb] VP-1034 and CI‏
 2008-09-14 19:41 UTC 

[PATCH] [MTD-UTILS] nandwrite: Eliminate Global Declaration Ambiguity
 2008-09-14 19:40 UTC 

[Buildroot] svn commit: trunk/buildroot/package/fontconfig
 2008-09-14 19:35 UTC 

Feel the real holiday
 2008-09-14 19:33 UTC 

[PATCH 2.6.27-rc5 resubmit] Fix itimer/many thread hang
 2008-09-14 19:31 UTC  (3+ messages)

[PATCH,RFC 0/2] skb recycling (and example implementation for mv643xx_eth)
 2008-09-14 19:30 UTC  (6+ messages)
` [PATCH 2/2] mv643xx_eth: hook up skb recycling

ACPI PnP on Intel MU440EX
 2008-09-14 19:28 UTC  (3+ messages)

linux-next: manual merge of the pxa tree
 2008-09-14 19:27 UTC 

2.6.27-rc6: nohz + s2ram = need to press keys to get progress
 2008-09-14 19:15 UTC  (9+ messages)

[Buildroot] svn commit: trunk/buildroot/package
 2008-09-14 19:19 UTC 

[Buildroot] svn commit: trunk/buildroot/package
 2008-09-14 19:19 UTC 

[PATCH 0/27] nilfs2: continuous snapshotting file system
 2008-09-14 19:08 UTC  (28+ messages)
` [PATCH 01/27] nilfs2: add document
  ` [PATCH 02/27] nilfs2: disk format and userland interface
    ` [PATCH 03/27] nilfs2: add inode and other major structures
      ` [PATCH 04/27] nilfs2: integrated block mapping
        ` [PATCH 05/27] nilfs2: B-tree based "
          ` [PATCH 06/27] nilfs2: direct "
            ` [PATCH 07/27] nilfs2: B-tree node cache
              ` [PATCH 08/27] nilfs2: buffer and page operations
                ` [PATCH 09/27] nilfs2: meta data file
                  ` [PATCH 10/27] nilfs2: persistent object allocator
                    ` [PATCH 11/27] nilfs2: disk address translator
                      ` [PATCH 12/27] nilfs2: inode map file
                        ` [PATCH 13/27] nilfs2: checkpoint file
                          ` [PATCH 14/27] nilfs2: segment usage file
                            ` [PATCH 15/27] nilfs2: inode operations
                              ` [PATCH 16/27] nilfs2: file operations
                                ` [PATCH 17/27] nilfs2: directory entry operations
                                  ` [PATCH 18/27] nilfs2: pathname operations
                                    ` [PATCH 19/27] nilfs2: operations for the_nilfs core object
                                      ` [PATCH 20/27] nilfs2: super block operations
                                        ` [PATCH 21/27] nilfs2: segment buffer
                                          ` [PATCH 22/27] nilfs2: segment constructor
                                            ` [PATCH 23/27] nilfs2: recovery functions
                                              ` [PATCH 24/27] nilfs2: another dat for garbage collection
                                                ` [PATCH 25/27] nilfs2: block cache "
                                                  ` [PATCH 26/27] nilfs2: ioctl operations
                                                    ` [PATCH 27/27] nilfs2: update makefile and Kconfig

[Qemu-devel] [5219] Fix array subscript above array bounds error
 2008-09-14 19:16 UTC 

XFS does not recognise mount options in 2.6.27-rc6
 2008-09-14 18:53 UTC  (2+ messages)

__initdata and struct dmi_system_id?
 2008-09-14 18:38 UTC  (6+ messages)

Need help with windows debug tools - HPET problems on win2k864
 2008-09-14 19:00 UTC  (3+ messages)

[patch] omap: usb: ehci: fix use of hcd->regs
 2008-09-14 18:57 UTC  (13+ messages)
  ` [rfc] [patch] clean up to ehci-omap (Was: Re: [patch] omap: usb: ehci: fix use of hcd->regs)

[lm-sensors] New Asus board and multiple sensors
 2008-09-14 18:51 UTC  (2+ messages)

+ itimers-fix-itimer-many-thread-hang.patch added to -mm tree
 2008-09-14 18:39 UTC  (3+ messages)

[U-Boot] [PATCH 2/2] IOMUX: Add console multiplexing support
 2008-09-14 18:34 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/2] ppc: Convert ctr, lr moves to TCG
 2008-09-14 18:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] ppc: Convert op_andi "

Nova-HD-S2 HVR4000
 2008-09-14 18:32 UTC 

[Qemu-devel] [5218] ppc: Convert op_andi to TCG
 2008-09-14 18:30 UTC 

[Qemu-devel] [5217] ppc: Convert ctr, lr moves to TCG
 2008-09-14 18:30 UTC 

16550 serial support
 2008-09-14 18:25 UTC  (3+ messages)

[RFC PATCH] Script for generating Documentation/dontdiff from .gitignore files
 2008-09-14 18:23 UTC 

[PATCH] x86-64: fix combining of regions in init_memory_mapping()
 2008-09-14 18:20 UTC  (2+ messages)

[PATCH] apci: dump slit
 2008-09-14 18:13 UTC  (10+ messages)

linux-next: manual merge of the x86 tree
 2008-09-14 18:13 UTC  (3+ messages)

[PATCH] rtc: fix kernel panic on second use of SIGIO nofitication
 2008-09-14 18:11 UTC 

linux-next: manual merge of the x86 tree
 2008-09-14 18:11 UTC  (3+ messages)

How to increase timer resolution?
 2008-09-14 18:11 UTC  (3+ messages)

[Xenomai-core] Deviation in Xenomai-Solo from vxWorks behaviour
 2008-09-14 18:11 UTC  (3+ messages)

linux-next: tip-core tree build wanings
 2008-09-14 18:10 UTC  (3+ messages)

Hibernating an OE device
 2008-09-14 18:06 UTC  (2+ messages)

[linux-dvb] S2API - Status - Thu Sep 11th
 2008-09-14 18:04 UTC  (4+ messages)

configuring git public repository
 2008-09-14 18:01 UTC  (7+ messages)
` CGit and repository list

[PATCH] x86: smpboot - check if we have ESR register in wakeup_secondary_cpu
 2008-09-14 17:58 UTC 

Network Overruns
 2008-09-14 17:56 UTC  (6+ messages)

[lm-sensors] hwmon: Add a driver for the ADT7475 thermal sensor
 2008-09-14 17:50 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.