All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-02-01 11:35:49 to 2009-02-01 17:51:13 UTC [more...]

[U-Boot] [PATCH] Removed unused CONFIG_CMD_AT91_SPIMUX
 2009-02-01 17:51 UTC  (2+ messages)

[PATCH 00/15] weekly IDE updates
 2009-02-01 17:50 UTC  (16+ messages)
` [PATCH 01/15] ide: include <asm/ide.h> only when needed
` [PATCH 02/15] scc_pata: remove DECLARE_SCC_DEV() macro
` [PATCH 03/15] ide: fix memleak on failure in probe_for_drive()
` [PATCH 04/15] ide: fix error message in pre_task_out_intr()
` [PATCH 05/15] ide: allow host drivers to specify IRQ flags
` [PATCH 06/15] ide: remove now superfluous check from ide_host_register()
` [PATCH 07/15] ide: add IDE_HFLAG_DTC2278 host flag
` [PATCH 08/15] ide: add IDE_HFLAG_4DRIVES "
` [PATCH 09/15] ide: add "flagged" taskfile flags to struct ide_taskfile
` [PATCH 10/15] ide: complete power step in ide_complete_pm_request()
` [PATCH 11/15] ide: factor out completion of taskfile from ide_end_drive_cmd()
` [PATCH 12/15] ide: move request type specific code from ide_end_drive_cmd() to callers
` [PATCH 13/15] ide: no need to read Status and Error registers for "empty" taskfile requests
` [PATCH 14/15] ide: remove ->data_phase field from ide_hwif_t
` [PATCH 15/15] ide: move smart_enable() call out from get_smart_data()

[RFC][PATCH] create workqueue threads only when needed
 2009-02-01 17:47 UTC  (9+ messages)

[U-Boot] [PATCH 1/1] at91: use pre-built object to avoid weak function problem
 2009-02-01 17:48 UTC 

checkpatch.pl is getting too slow
 2009-02-01 17:47 UTC  (6+ messages)

What's cooking in git.git (Jan 2009, #07; Wed, 28)
 2009-02-01 17:45 UTC  (2+ messages)

[RFC][PATCH 00/11] Android PM extensions
 2009-02-01 17:43 UTC  (6+ messages)

virt-manager broken by bind(0) in net-next
 2009-02-01 17:40 UTC  (19+ messages)

[Buildroot] Atmel specific handling in buildroot
 2009-02-01 17:33 UTC  (5+ messages)

[git pull -tip] headers_check fixes for other architectures
 2009-02-01 17:31 UTC  (8+ messages)

[Lustre-devel] SOM Recovery of open files
 2009-02-01 17:24 UTC  (4+ messages)

[RFC][PATCH] at91_ide driver
 2009-02-01 17:13 UTC  (4+ messages)

DMA breakage in 2.6.29-rc*
 2009-02-01 16:44 UTC  (3+ messages)

Some IDE issues with 2.6.28 on PC-Engines ALIX2
 2009-02-01 16:16 UTC  (4+ messages)

[PATCH] IDE: Unregister devices if initialization fails
 2009-02-01 16:21 UTC  (4+ messages)

[PATCH 1/3] ide-cd: use ide_drive_t's rq in cdrom_queue_request_sense
 2009-02-01 16:04 UTC  (4+ messages)

[PATCH v2] IDE: palm_bk3710: use ioremap instead of arch-specific IO_ADDRESS()
 2009-02-01 16:03 UTC  (3+ messages)

Raid starts dirty every boot on Ubuntu
 2009-02-01 17:23 UTC 

[PATCH 0/7] Address kernel bugzilla 12256
 2009-02-01 17:18 UTC  (10+ messages)
` [PATCH 1/7] lockd: Use AF_INET6 listener only when IPv6 support is built in

[PATCH] sungem: limit reaches -1, but 0 tested
 2009-02-01 17:15 UTC  (3+ messages)

LinuxTv issue with Hauppauge WinTV-NOVA-TD-Stick - very near (but not quite ) working]
 2009-02-01 17:17 UTC  (3+ messages)

[PATCH] voyager: fix up for moving the generic smp call func to pointers
 2009-02-01 17:04 UTC  (8+ messages)
        ` [PATCH] x86/Voyager: make it build and boot

RME HDSP rev 37 does not work on 64-bit linux
 2009-02-01 17:03 UTC  (5+ messages)

git monthly links: 2009-01
 2009-02-01 17:01 UTC 

Obexd 0.8 : pull failure
 2009-02-01 17:00 UTC  (2+ messages)

bug in audio/pcm_bluetooth.c causing memory corruption
 2009-02-01 16:59 UTC  (2+ messages)

[PATCH] fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
 2009-02-01 16:58 UTC  (26+ messages)
                ` [Ocfs2-devel] "
                ` [xfs-masters] "
                  ` [Ocfs2-devel] "

Disconnect eSCO link from Command line
 2009-02-01 16:57 UTC  (8+ messages)

wifi coexistence II
 2009-02-01 16:54 UTC  (2+ messages)

[PATCH] SBC encoder scale factors calculation optimized with __builtin_clz
 2009-02-01 16:53 UTC  (5+ messages)

first post
 2009-02-01 16:52 UTC  (2+ messages)

How can i configure bluez to transmit Voice over PCM
 2009-02-01 16:52 UTC  (2+ messages)

streaming via a2dpd and using soundcard simultaneously?
 2009-02-01 16:50 UTC  (2+ messages)

[PATCH resend] ide/libata: fix ata_id_is_cfa() (take 4)
 2009-02-01 16:46 UTC 

[PATCH] ide/libata: fix ata_id_is_cfa() (take 4)
 2009-02-01 16:43 UTC 

[PATCH -tip V2] x86: irqinit_32.c fix compilation warning
 2009-02-01 16:42 UTC  (2+ messages)

devpts multiple instances feedback
 2009-02-01 16:41 UTC  (8+ messages)

[RFC][PATCH 0/5] Simplify devpts code
 2009-02-01 16:38 UTC  (16+ messages)
` [RFC][PATCH 1/5] Unroll essentials of do_remount_sb() into devpts
` [RFC][PATCH 2/5] Parse mount options just once and copy them to super block
` [RFC][PATCH 3/5] Move common mknod_ptmx() calls into caller
` [RFC][PATCH 4/5] Remove get_init_pts_sb()
` [RFC][PATCH 5/5] Merge code for single and multiple-instance mounts

[PATCH] Leadtek WinFast DTV-1800H and DTV-2000H
 2009-02-01 16:37 UTC 

Greetings from Edward & Sarah Samura
 2009-02-01 16:36 UTC 

[RFC][PATCH] devpts: Must release s_umount on error
 2009-02-01 16:33 UTC  (3+ messages)

Need help w/ autofs application
 2009-02-01 16:32 UTC  (3+ messages)

[RFC][PATCH] simple_set_mnt() should return void
 2009-02-01 16:32 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] at91sam9: add watchdog support
 2009-02-01 16:29 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] at91sam9263ek: active watchdog support via at91sam9263ek_wdt_config

[U-Boot] [PATCH] at91sam9xeek: fix soc name
 2009-02-01 16:27 UTC 

[Qemu-devel] How linux kernel is directly loaded?
 2009-02-01 16:27 UTC  (3+ messages)

[PATCH] net: variables reach -1, but 0 tested
 2009-02-01 16:23 UTC  (3+ messages)

2.6.26.8-rt12 - No hwclock - works under 2.6.24-rt1
 2009-02-01 16:21 UTC  (6+ messages)

reproducible xfs/vmap oops
 2009-02-01 16:14 UTC  (2+ messages)

[Bug 12594] New: filesystem corruption while running bonnie
 2009-02-01 16:14 UTC  (3+ messages)
` [Bug 12594] "

Help with Grub2
 2009-02-01 16:13 UTC  (6+ messages)

[Buildroot] svn commit: trunk/buildroot/package
 2009-02-01 16:10 UTC 

[U-Boot] [PATCH 1/2] common/console: coding style cleanup
 2009-02-01 16:07 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible
` [U-Boot] [PATCH 1/2 v2] common/console: coding style cleanup
  ` [U-Boot] [PATCH 2/2 V2] common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible

Testing DMA on MPC8555 board
 2009-02-01 16:05 UTC 

Accessing guest memory from the host
 2009-02-01 15:54 UTC 

[PATCH 1/2] usb-serial : fix the nousb oops
 2009-02-01 15:51 UTC  (2+ messages)

[PATCH 0/4] m68k related IDE cleanups
 2009-02-01 15:53 UTC  (4+ messages)
` [PATCH 1/4] ide: remove IDE_ARCH_INTR

[PATCH -tip] x86: irqinit_32.c fix compilation warning
 2009-02-01 15:52 UTC 

git remote rm considered harmful?
 2009-02-01 15:48 UTC  (2+ messages)
` [PATCH] builtin-remote: make rm operation safer in mirrored repository

[git pull] scheduler fixes
 2009-02-01 15:43 UTC 

[Qemu-devel] [6490] Update #defines for PCI vendor and device IDs from OpenBIOS and Linux
 2009-02-01 15:42 UTC  (5+ messages)

[Qemu-devel] (no subject)
 2009-02-01 15:20 UTC  (3+ messages)

TI omap850
 2009-02-01 15:17 UTC  (2+ messages)

2.6.28 64-bit domU not booting
 2009-02-01 15:13 UTC  (20+ messages)

[PATCH] blacklist Powercom USB UPS in hid
 2009-02-01 15:13 UTC  (2+ messages)

[patch] fs: make struct dentry->d_op const
 2009-02-01 15:04 UTC 

[possible BUG] PM suspend warning in 2.6.29-rc3-00227-gf1dd849
 2009-02-01 14:34 UTC 

problem growing raid-1
 2009-02-01 14:33 UTC  (3+ messages)

Linux 2.6.28 + Trust 610 LCD PowerC@m Zoom, webcam mode?
 2009-02-01 14:24 UTC  (3+ messages)

Performance issue with 8250/16550 on ARM/PC104 boards (?)
 2009-02-01 13:55 UTC 

Newbie question regarding 3way merge order
 2009-02-01 14:13 UTC  (7+ messages)

PM branch updates: 3430sdp and omap3evm results
 2009-02-01 14:05 UTC  (2+ messages)

[Buildroot] Binary toolchain fails
 2009-02-01 14:00 UTC  (6+ messages)

[RFC Patch 1/10] Introducing generic hardware breakpoint handler interfaces
 2009-02-01 13:54 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/3] sh: SE7750 board definition
 2009-02-01 13:50 UTC  (8+ messages)
      ` sh: Virtual Board or Real board? (was Re: [Qemu-devel] [PATCH 1/3]
        ` sh: Virtual Board or Real board? (was Re: [Qemu-devel] [PATCH 1/3] sh: SE7750 board definition)
            ` sh: Virtual Board or Real board? (was Re: [Qemu-devel] [PATCH

cx88-dvb broken since 2.6.29-rc1
 2009-02-01 13:47 UTC  (5+ messages)

[PATCH] btrfs: Handle SGID bit when creating inodes
 2009-02-01 13:38 UTC  (2+ messages)

Dynamic-ftrace not working in PlayStation3
 2009-02-01 13:28 UTC  (5+ messages)

[RFC] netlink broadcast return value
 2009-02-01 13:33 UTC 

[U-Boot] ARM Pull Request
 2009-02-01 13:32 UTC 

krb recipe
 2009-02-01 13:13 UTC  (2+ messages)

Linux 2.6.27.13
 2009-02-01 13:21 UTC  (2+ messages)

[BUG] pnpbios breaks floppy support
 2009-02-01 13:18 UTC  (3+ messages)

[Buildroot] svn commit: trunk/buildroot/package/dbus
 2009-02-01 13:17 UTC  (5+ messages)

mac68k serial
 2009-02-01 13:09 UTC  (10+ messages)
      ` Falcon IDE breakage
          ` [PATCH 1/3] m68k: section mismatch fixes: EtherNAT

[GIT PATCHES for 2.6.29] V4L/DVB fixes
 2009-02-01 13:06 UTC 

[PATCH 2.6.28 1/2] memory: improve find_vma
 2009-02-01 13:00 UTC  (10+ messages)

iso_8859-6.7 man page
 2009-02-01 13:01 UTC 

CinergyT2 not working with newer alternative driver
 2009-02-01 12:49 UTC  (3+ messages)

[PATCH] m68k: Unify arch/m68k/include/asm/unistd.h
 2009-02-01 12:46 UTC  (2+ messages)
` [uClinux-dev] "

Fat64 / exFat fs and Linux
 2009-02-01 12:46 UTC  (7+ messages)

[PATCH JGIT] fix typo
 2009-02-01 12:42 UTC  (2+ messages)

Multicast packet loss
 2009-02-01 12:40 UTC  (5+ messages)

trying to test libnetfilter_queue on openwrt kamikaze_RC2 - failing with "connection refused"
 2009-02-01 12:38 UTC  (3+ messages)

[PATCH 0/6] iptables: eliminate read/write lock (v0.4)
 2009-02-01 12:25 UTC  (3+ messages)
` [PATCH 4/6] netfilter: abstract xt_counters

thai tis-620.7 man page
 2009-02-01 12:20 UTC  (2+ messages)

[PATCH] i2c: timeouts reach -1
 2009-02-01 12:18 UTC  (3+ messages)

Spares not automatically added on boot
 2009-02-01 12:10 UTC 

What's cooking in git.git (Jan 2009, #05; Wed, 21)
 2009-02-01 12:01 UTC  (6+ messages)
      ` [PATCH] split notes [was: Re: What's cooking in git.git (Jan 2009, #05; Wed, 21)]

[Qemu-devel] [6443] Enabled building of x86_64 code on Mac OS X (Alexander Graf)
 2009-02-01 12:06 UTC  (2+ messages)
` [PATCH] "

[Qemu-devel] [PATCH] Fix warning when compiling sh7750_regnames.c
 2009-02-01 12:06 UTC 

Questions about Xenoprof hypercall_page
 2009-02-01 11:51 UTC 

[Buildroot] cannot build: conflicting types for '__kernel_dev_t'
 2009-02-01 11:44 UTC 

[U-Boot] [PATCH 1/2] common/console: coding style cleanup
 2009-02-01 11:37 UTC 


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.