All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-07-15 08:54:46 to 2009-07-15 11:50:27 UTC [more...]

[Qemu-devel] [PATCH 0/3] qdev: driver updates
 2009-07-15 11:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/3] qdev: es1370+ac97 description
` [Qemu-devel] [PATCH 3/3] qdev/pci: hook up i440fx

[Qemu-devel] [PATCH 0/6] qdev: compat properties
 2009-07-15 11:48 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] cleanup: drop unused struct elements from VirtIOPCIProxy
` [Qemu-devel] [PATCH 2/6] qdev/compat: compat property infrastructure
` [Qemu-devel] [PATCH 3/6] qdev/compat: add pc-0.10 machine type
` [Qemu-devel] [PATCH 4/6] qdev/compat: virtio-blk-pci 0.10 compatibility
` [Qemu-devel] [PATCH 5/6] qdev/compat: virtio-console-pci "
` [Qemu-devel] [PATCH 6/6] qdev/compat: virtio-net-pci "

[PATCH v2] NOMMU: add support for Memory Protection Units (MPU)
 2009-07-15 11:45 UTC  (10+ messages)
` [PATCH] "
        ` [Uclinux-dist-devel] [PATCH v2] "

[ath9k-devel] [PATCH 0/5] wireless: add wow support
 2009-07-15 11:45 UTC  (4+ messages)
` [ath9k-devel] [PATCH 3/5] cfg80211: add WoW support
    `  "

Possible Suspend to Ram bug?
 2009-07-15 11:45 UTC  (6+ messages)

Fwd: Super fast audio with alsa
 2009-07-15 11:44 UTC  (4+ messages)
  `  "

[Qemu-devel] [PATCH 0/6] qdev patches: properties, id=<tag>, more device info
 2009-07-15 11:43 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] qdev: rework device properties
` [Qemu-devel] [PATCH 2/6] qdev: factor out driver search to qdev_find_info()
` [Qemu-devel] [PATCH 3/6] qdev: add no_user, alias and desc
` [Qemu-devel] [PATCH 4/6] qdev: add user-specified identifier to devices
` [Qemu-devel] [PATCH 5/6] qdev: add id= support for pci nics
` [Qemu-devel] [PATCH 6/6] qdev: print device id in "info pci"

[Qemu-devel] Re: [Qemu-commits] [COMMIT 89e671e] Replace signrom with shell script v3
 2009-07-15 11:43 UTC 

cs 19927 crashes during boot with debug=y
 2009-07-15 11:42 UTC  (3+ messages)

Problem with Grub and KVM 88
 2009-07-15 11:06 UTC 

[LTP] access_ok macor
 2009-07-15 11:39 UTC  (13+ messages)
      `  "

[PATCH 2/3] ASoC: add SOC_DOUBLE_R_EXT_TLV control type
 2009-07-15 11:33 UTC 

[PATCH 3/3] ASoC: MAX9877: add MAX9877 amp driver
 2009-07-15 11:34 UTC 

[PATCH 1/3] ASoC: add SOC_DOUBLE_EXT_TLV control type
 2009-07-15 11:33 UTC 

Mounting more than one ubifs fails on 2.6.31-rc2
 2009-07-15 11:32 UTC 

any remaining value to EXPORT_UNUSED_SYMBOL{,_GPL} macros?
 2009-07-15 11:29 UTC 

[PATCH] physmap: probe for partitions parsers that we enable
 2009-07-15 11:23 UTC  (2+ messages)

remove guile-native 1.8.2, switch to 1.8.6
 2009-07-15 11:16 UTC 

2.6.31-rc2: thinkpad boots with backlight low
 2009-07-15 11:22 UTC  (2+ messages)

Configuration vs. compat hints [was Re: [Qemu-devel] [PATCHv3 03/13] qemu: add routines to manage PCI capabilities]
 2009-07-15 11:27 UTC  (11+ messages)
            ` [Qemu-devel] [PATCH 0/3] Change virtio blk/console PCI classes and introduce compat machine type [was Re: Configuration vs. compat hints]
              ` [Qemu-devel] [PATCH 1/3] Change default PCI class of virtio-blk to PCI_CLASS_STORAGE_SCSI
                ` [Qemu-devel] [PATCH 2/3] Change default PCI class of virtio-console to PCI_CLASS_SERIAL_OTHER

Git/Terminal issue
 2009-07-15 11:27 UTC 

Pull request blackfin.git (for-mtd branch)
 2009-07-15 11:25 UTC  (3+ messages)

[PATCH 0/3] Suppress page allocator warnings about order >= MAX_ORDER (resend)
 2009-07-15 11:23 UTC  (8+ messages)
` [PATCH 1/3] page-allocator: Allow too high-order warning messages to be suppressed with __GFP_NOWARN
` [PATCH 2/3] profile: Suppress warning about large allocations when profile=1 is specified
` [PATCH 3/3] net-dccp: Suppress warning about large allocations from DCCP

speed_hz vs max_speed_hz
 2009-07-15 11:22 UTC 

ubiupdatevol
 2009-07-15 11:21 UTC 

More 'shortlog' statistics models?
 2009-07-15 11:17 UTC  (4+ messages)
  ` [PATCH 1/2] shortlog: refactor insert_one_record()
  ` [PATCH 2/2] shortlog: add '--sort-key' and '--sort-key-regexp' options

[PATCH] shmem: call set_page_dirty() with locked page
 2009-07-15 11:17 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/9] pci: pcie host and mmcfg support
 2009-07-15 11:15 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/9] pci: fix PCI_DPRINTF() wrt variadic macro
` [Qemu-devel] [PATCH 2/9] pci.c: use appropriate PRIs in PCI_DPRINTF()
` [Qemu-devel] [PATCH 3/9] pci: define a constant to represent a unmapped bar and use it
` [Qemu-devel] [PATCH 4/9] pci: use uint64_t for bar addr and size instead of uint32_t
` [Qemu-devel] [PATCH 5/9] pci: 64bit bar support
` [Qemu-devel] [PATCH 6/9] pci.c: factor out while(bus) bus->next loop logic into pci_find_bus_from()
` [Qemu-devel] [PATCH 7/9] pci: factor out the logic to get pci device from address
` [Qemu-devel] [PATCH 8/9] pci_host.h: split non-inline static function in pci_host.h into pci_host_c.h
` [Qemu-devel] [PATCH 9/9] [RFC] pci: pcie host and mmcfg support

Why does NILFS2 hide under Miscellaneous filesystems?
 2009-07-15 11:11 UTC 

sound/pci/riptide/riptide.c compiler warning
 2009-07-15 11:15 UTC  (3+ messages)
  ` [PATCH] SOUND: riptide.c proper handling of pci_register_driver for joystick

[Qemu-devel] [PATCH] monitor: Add port write command
 2009-07-15 11:14 UTC  (7+ messages)

[PATCH] viafb: Don't accelerate blit of color images
 2009-07-15 11:11 UTC 

[Qemu-devel] [PATCH] fix ncurses output
 2009-07-15 11:00 UTC  (2+ messages)

Testers wanted: New SB X-Fi driver
 2009-07-15 10:55 UTC 

[PATCH] netfilter: ebtables: Use print_mac instead of own function
 2009-07-15 10:55 UTC 

Scsi tape write protect status question
 2009-07-15 10:52 UTC  (3+ messages)

[U-Boot] [PATCH V2] ppc4xx: Add 405EP based PMC405DE board
 2009-07-15 10:51 UTC 

[PATCH][RFC] NFS: Propagate 'fsc' mount option through automounts
 2009-07-15 10:50 UTC  (5+ messages)

[PATCH] regulator: Fix support for deviceless supply mappings
 2009-07-15 10:50 UTC 

[Qemu-devel] RTC polling mode broken
 2009-07-15 10:50 UTC 

[PATCH] page-allocator: Ensure that processes that have been OOM killed exit the page allocator (resend)
 2009-07-15 10:49 UTC  (2+ messages)

[Qemu-devel] Inquring about Arm11mpcore
 2009-07-15 10:49 UTC  (2+ messages)

[PATCH] mm: Warn once when a page is freed with PG_mlocked set (resend)
 2009-07-15 10:48 UTC  (2+ messages)

kmemleak reports
 2009-07-15 10:46 UTC  (2+ messages)

[PATCH 8/8] i8042: support device async suspend & shutdown
 2009-07-15 10:46 UTC  (3+ messages)

[PATCH 0/35] Converting ahash to new style
 2009-07-15 10:47 UTC  (7+ messages)
` [PATCH 12/35] crypto: padlock - Switch sha to shash

Performance regressions in 2.6.30-rc7?
 2009-07-15 10:43 UTC  (8+ messages)

[PATCH 0/8] device async action mechanism
 2009-07-15 10:41 UTC  (4+ messages)

Kernel 2.6.30.1 Oops on Alpha Architecture when starting Xserver
 2009-07-15 10:41 UTC 

[PATCH] minios: minor buildsystem fixes
 2009-07-15 10:40 UTC  (2+ messages)

60 memory leaks.. or is it some thing wrong with kmemleak?
 2009-07-15 10:33 UTC  (11+ messages)
      ` [PATCH] x86: _edata should include all .data.* sections on X86_64
              ` ext4 memory leak (was Re: [PATCH] x86: _edata should include all .data.* sections on X86_64)

sound/soc/codecs/wm9081.c compiler warning
 2009-07-15 10:32 UTC  (4+ messages)

[Buildroot] [Bug 463] New: Webkit build with directfb fails
 2009-07-15 10:30 UTC  (2+ messages)
` [Buildroot] [Bug 463] "

bug in dom create script regarding xenstore permission?
 2009-07-15 10:30 UTC  (4+ messages)

possible regression with pty.c commit
 2009-07-15 10:30 UTC  (8+ messages)

[PATCH 0/2] Fix oops / warning when allocation of symlink fails
 2009-07-15 10:28 UTC  (4+ messages)
` [PATCH 2/2] ext4: Fix truncation of symlinks after failed write

[BUG] NULL pointer dereference with corrupted image
 2009-07-15  9:54 UTC 

ASoC updates for 2.6.32
 2009-07-15 10:25 UTC 

[Xenomai-help] rtdm_mmap_to_user without MMU
 2009-07-15 10:24 UTC  (3+ messages)

mdev.sh: permit serial console login and permit correct runlevel
 2009-07-15 10:10 UTC  (4+ messages)

[PATCH] glibc: install correct stubs (fixes midori crash)
 2009-07-15 10:09 UTC  (3+ messages)

AHCI: connection status changed + hard resetting link with 2.6.30+
 2009-07-15 10:20 UTC  (5+ messages)

[StGit PATCH] t2800: Adapt to changes in git's conflict markers
 2009-07-15  9:54 UTC 

rule for old udev version
 2009-07-15 10:15 UTC  (3+ messages)

REVERT request: a6540f731d506d9e82444cf0020e716613d4c46c
 2009-07-15 10:15 UTC 

[PATCH 2/2] ar7_wdt: convert to become a platform driver
 2009-07-15 10:10 UTC 

[PATCH 1/2] ar7: make board code register ar7_wdt as a platform device
 2009-07-15 10:09 UTC 

[Qemu-devel] [PATCH] qemu-io: Implement bdrv_load_vmstate/bdrv_save_vmstate
 2009-07-15 10:06 UTC 

[Qemu-devel] [PATCH] fix for bad macaddr of e1000 in Windows 2003 server with original Microsoft driver
 2009-07-15 10:08 UTC 

UBI resizing
 2009-07-15 10:07 UTC  (3+ messages)

linux-next: Tree for July 6
 2009-07-15 10:02 UTC  (6+ messages)
` linux-next: Tree for July 6 (percpu/x86)
  ` linux-next: Tree for July 6-July 9 (percpu/x86)
    ` linux-next: Tree for July 6-July 9-July 15 (percpu/x86)

[PATCH 1/2] input/joystick: new AD7142 driver
 2009-07-15 10:01 UTC  (3+ messages)
  ` [Uclinux-dist-devel] [PATCH 1/2] input/joystick: new AD7142driver

[PATCH] ASoC: MAX9877: add MAX9877 amp driver
 2009-07-15 10:01 UTC  (4+ messages)

[patch 1/3] net: serialize hrtimer callback in sched_cbq
 2009-07-15  9:56 UTC  (5+ messages)

at91sam9260ek spi slave driver
 2009-07-15  9:55 UTC 

event tracing, ringbuffer and RB_MAX_SMALL_DATA
 2009-07-15  9:48 UTC  (3+ messages)

[BUG] set_mempolicy(MPOL_INTERLEAV) cause kernel panic
 2009-07-15  9:48 UTC  (2+ messages)

[PATCH] Add a kvm subtest -- pci_hotplug, which supports both Windows OS and Linux OS
 2009-07-15  9:46 UTC  (2+ messages)

What to do with this message (2.6.30.1) ?
 2009-07-15  9:46 UTC  (9+ messages)

[ath9k-devel] [PATCH] cfg80211: treat ieee80211_regdom hints as user hints
 2009-07-15  9:39 UTC  (3+ messages)
  `  "

[commit 4ecbc178704] Incosistency?
 2009-07-15  9:42 UTC  (4+ messages)

[PATCH] ACPI: add driver for SMBus Control Method Interface
 2009-07-15  9:43 UTC  (2+ messages)

[PATCHSET] block: fix merge of requests with different failfast settings
 2009-07-15  9:41 UTC  (13+ messages)
` [PATCH 2/4] block: use the same failfast bits for bio and request
` [PATCH 3/4] block: implement mixed merge of different failfast requests

[PATCH 0/2] RFC: Add support for UBI and UBIFS
 2009-07-15  9:38 UTC  (3+ messages)
` [PATCH 1/2] blkid: add UBI volume support
  ` [PATCH 2/2] blkid: add ubifs support

[PATCH 1/3] backlight: Allow drivers to update the core, and generate events on changes
 2009-07-15  9:40 UTC  (5+ messages)
` [PATCH 2/3] ACPI: Update the backlight state when we change brightness
  ` [PATCH 3/3] eeepc-laptop: "

[PATCH] cfg80211: rework key operation
 2009-07-15  9:37 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

maybe a big bug in 2.6.24 kernel branch (MMC)
 2009-07-15  9:36 UTC 

[PATCH] Solve the issue with memory corruption on Intel BIOS
 2009-07-15  9:34 UTC  (2+ messages)

[PATCH] ads7846: allocate separate cache lines for tx and rx data
 2009-07-15  9:33 UTC 

[PATCH] support colon in filenames
 2009-07-15  9:30 UTC  (14+ messages)
    ` rev1 "
        ` rev2 "
          ` [PATCH] rev3: "
            ` [Qemu-devel] "
                  ` [PATCH] rev4: "
                    ` [PATCH] rev5: "
                      ` [Qemu-devel] "

[U-Boot] [PATCH v2] ppc4xx: Add GDsys CompactCenter board support
 2009-07-15  9:28 UTC  (5+ messages)

asm-generic pgtable.h
 2009-07-15  9:25 UTC  (2+ messages)
` [PATCH] asm-generic: add pgtable-nommu.h

[RFC][PATCH] checkpoint/restart: Add support for epoll
 2009-07-15  9:22 UTC  (2+ messages)

[Buildroot] [PATCH] Add support for custom post-build script
 2009-07-15  9:21 UTC  (2+ messages)

Using Wireless Extensions in a Kernel Module
 2009-07-15  9:17 UTC  (2+ messages)
` why some packets lost during transmission?

[PATCH] sysfs: fix hardlink count on device_move
 2009-07-15  9:17 UTC  (3+ messages)

Belkin F5D5055 not really working with the asix driver
 2009-07-15  9:17 UTC  (2+ messages)

[PATCH -mm] ACPI video: only one ACPI bus video device is allowed for one VGA controller
 2009-07-15  9:18 UTC 

[PATCH 1/3] backlight: Allow drivers to update the core, and generate events on changes
 2009-07-15  9:11 UTC  (6+ messages)

[PATCH] mtdblock: introduce mtdblks_lock
 2009-07-15  9:15 UTC  (5+ messages)

PM: off mode
 2009-07-15  9:13 UTC  (3+ messages)

[GIT pull] timer fixes for 2.6.31
 2009-07-15  9:12 UTC  (3+ messages)

[PATCH] Assign an UUID for each VM in kvm command line
 2009-07-15  9:12 UTC 

use after free bug in socket code
 2009-07-15  9:12 UTC  (10+ messages)
              ` [PATCH 1/2] net/can bugfix: use after free bug in can protocol drivers
                ` [PATCH 2/2] net/can: add module alias to "

linux-next: sound tree build warning
 2009-07-15  9:12 UTC  (4+ messages)

question about ARM9 SMDK2440 ethernet driver
 2009-07-15  8:58 UTC 

[PATCH]: New implementation of scsi_execute_async()
 2009-07-15  9:07 UTC  (3+ messages)
` [PATCH v2]: "

qemu-kvm process is running at 100% CPU, but no response from guest
 2009-07-15  9:04 UTC  (4+ messages)

KVM and kernel 2.6.30 file system madness
 2009-07-15  9:03 UTC  (4+ messages)

Oops tty layer -- 31-rc3 and 31-rc2-git10
 2009-07-15  9:01 UTC  (2+ messages)

[RFC] SAA713x setting audio capture frequency (ALSA)
 2009-07-15  8:58 UTC  (5+ messages)

Qemu 0.10.50 CAN NOT get ip from dhcp server
 2009-07-15  8:54 UTC  (3+ 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.