messages from 2010-06-17 09:43:06 to 2010-06-17 12:03:55 UTC [more...]
[Qemu-devel] [RFC][PATCH 0/2] block: Add flush after metadata writes
2010-06-17 12:03 UTC (2+ messages)
` [Qemu-devel] [RFC][PATCH 1/2] block: Add bdrv_(p)write_sync
[Qemu-devel] [PATCH 00/10] pci: pci to pci bridge clean up and enhancement
2010-06-17 11:57 UTC (13+ messages)
` [Qemu-devel] [PATCH 02/10] qdev: export qdev_reset() for later use
` [Qemu-devel] "
` [Qemu-devel] [PATCH 03/10] pci: fix pci_bus_reset() with 64bit BAR and several clean ups
` [Qemu-devel] "
` [Qemu-devel] [PATCH 04/10] pci_bridge: introduce pci bridge layer
` [Qemu-devel] "
` [Qemu-devel] [PATCH 05/10] pci bridge: add helper function for ssvid capability
` [Qemu-devel] "
` [Qemu-devel] [PATCH 10/10] pci: don't overwrite multi functio bit in pci header type
` [Qemu-devel] "
` [Qemu-devel] Re: [PATCH 00/10] pci: pci to pci bridge clean up and enhancement
[ANNOUNCE] dracut 006 release
2010-06-17 12:01 UTC
[PATCH] KVM: x86 emulator: fix pusha instruction emulation
2010-06-17 12:00 UTC (4+ messages)
` [PATCH] KVM: x86 emulator: fix group3 instruction decoding
[PATCH] i2c: fix adapter_list manipulation
2010-06-17 12:00 UTC (3+ messages)
rotary encoder
2010-06-17 12:00 UTC (8+ messages)
[PATCH] Topcliff PHUB: Generate PacketHub driver
2010-06-17 11:59 UTC (4+ messages)
git pull (Your local changes to ... would be overwritten by merge)
2010-06-17 11:58 UTC (7+ messages)
[PATCH 0/24] Nested VMX, v5
2010-06-17 11:58 UTC (5+ messages)
` [PATCH 16/24] Implement VMLAUNCH and VMRESUME
` [PATCH 22/24] Correct handling of idt vectoring info
[PATCH v3] OMAP3630: DSS2: Enable Pre-Multiplied Alpha Support
2010-06-17 11:56 UTC
[PATCH] hmc6352: Add driver for the HMC6352 compass
2010-06-17 11:50 UTC (10+ messages)
[PATCH] block: fix DISCARD_BARRIER requests
2010-06-17 11:49 UTC (3+ messages)
[PATCH] staging/wlags49_h2: Fix build error when CONFIG_SYSFS is
2010-06-17 11:48 UTC (2+ messages)
[Bug 28574] New: [R600] Caster (commercial game) crash
2010-06-17 11:47 UTC (2+ messages)
` [Bug 28574] "
[PATCH] Drivers: Staging: Fixed a lot of styling issues
2010-06-17 11:46 UTC
[PATCHSET] irq: better lost/spurious irq handling
2010-06-17 11:43 UTC (7+ messages)
` [PATCH 09/12] irq: implement IRQ expecting
[RFC PATCH] mm: let the bdi_writeout fraction respond more quickly
2010-06-17 11:41 UTC (7+ messages)
Still ENOSPC problems with 2.6.35-rc3
2010-06-17 11:41 UTC (5+ messages)
SST39VF6402B kernel compatibility
2010-06-17 11:39 UTC (2+ messages)
[Security] XFS swapext ioctl minor security issues
2010-06-17 11:40 UTC (4+ messages)
[PATCH] EMMA2RH: tivial cleanups
2010-06-17 11:37 UTC (5+ messages)
` [PATCH 1/4] MIPS: EMMA2RH: Remove useless CPU_IRQ_BASE
` [PATCH 2/4] MIPS: EMMA2RH: Remove EMMA2RH_CPU_CASCADE
` [PATCH 3/4] MIPS: EMMA2RH: Replace EMMA2RH_IRQ_INTxx with EMMA2RH_IRQ_INT(n)
` [PATCH 4/4] MIPS: EMMA2RH: Replace EMMA2RH_SW_IRQ_INTxx with EMMA2RH_SW_IRQ(n)
What's cooking in git.git (Jun 2010, #02; Wed, 16)
2010-06-17 11:35 UTC (2+ messages)
"umount" of ceph filesystem that has become unavailable hangs forever
2010-06-17 11:36 UTC (3+ messages)
Video driver update
2010-06-17 11:32 UTC
Which partitioning schemes should be supported by GRUB?
2010-06-17 11:29 UTC (11+ messages)
nouveau - artefacts and crash with composite enabled (kwin4)
2010-06-17 11:29 UTC
[patch-2.6.35-rc3+ 0/8] musb patches
2010-06-17 11:27 UTC (12+ messages)
` [PATCH 1/8] musb_core: make disconnect and suspend interrupts work again
` [PATCH 2/8] MUSB: make non-OMAP platforms build with CONFIG_PM=y
` [PATCH 3/8] musb: fix compilation warning in host only mode
` [PATCH 4/8] USB: musb: suppress warning about unused flags
` [PATCH 5/8] usb: musb: fix Blackfin ulpi stubs
` [PATCH 6/8] usb: musb: Enable the maximum supported burst mode for DMA
` [PATCH 7/8] musb: Kill board specific pinmux from driver file
` [PATCH 8/8] usb: musb: Fix suspend interrupt issue in device mode
LVM2 ./WHATS_NEW man/lvextend.8.in man/lvreduc
2010-06-17 11:25 UTC
[Qemu-devel] [PATCH 0/8] seabios: pci: multi pci bus support
2010-06-17 11:17 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/8] seabios: pci: introduce foreachpci_in_bus() helper macro
` [Qemu-devel] [PATCH 2/8] seabios: pciinit: factor out pci bar region allocation logic
` [Qemu-devel] [PATCH 3/8] seabios: pciinit: make pci memory space assignment 64bit aware
` [Qemu-devel] [PATCH 4/8] seabios: pciinit: make pci bar assigner preferchable memory aware
` [Qemu-devel] [PATCH 5/8] seabios: pciinit: factor out bar offset calculation
` [Qemu-devel] [PATCH 6/8] seabios: pciinit: make bar offset calculation pci bridge aware
` [Qemu-devel] [PATCH 7/8] seabios: pciinit: pci bridge bus initialization
` [Qemu-devel] [PATCH 8/8] seabios: pciinit: initialize pci bridge filtering registers
` [Qemu-devel] Re: [PATCH 0/8] seabios: pci: multi pci bus support
[RFC PATCH v7 01/19] Add a new structure for skb buffer from external
2010-06-17 11:21 UTC (11+ messages)
[Qemu-devel] [PATCH] pcnet: address TODOs
2010-06-17 11:13 UTC
[Xenomai-help] application make file
2010-06-17 11:16 UTC (3+ messages)
Porting a driver to powerpc using FDT
2010-06-17 11:11 UTC (7+ messages)
[Qemu-devel] [PATCH] vmware_vga: fix reset value for command register
2010-06-17 11:04 UTC
[Bug 16058] New: [BUG] Cannot boot any kernel from 2.6.27 on if a 256 byte sector SCSI disk is attached
2010-06-17 11:06 UTC (2+ messages)
` [Bug 16058] "
[PATCH v4 00/16] Cleanup Lemote FuLoong2e Support
2010-06-17 11:06 UTC (4+ messages)
[Ocfs2-devel] [PATCH 1/2] ocfs2 fix o2dlm dlm run purgelist
2010-06-17 11:05 UTC (4+ messages)
[PATCHv4 00/13] USB improvements and cleanpus, g_multi install mode
2010-06-17 11:04 UTC (13+ messages)
` [PATCHv5 00/11] g_multi & other improvements and cleanpus
` [PATCHv5 01/11] USB: gadget: g_mass_storage: static data instead of dynamic allocation
` [PATCHv5 02/11] USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()
` [PATCHv5 03/11] USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
` [PATCHv5 04/11] USB: gadget: composite: usb_string_ids_*() functions added
` [PATCHv5 05/11] USB: gadget: f_fs: use usb_string_ids_n()
` [PATCHv5 06/11] USB: gadget: g_multi: code clean up and refactoring
` [PATCHv5 07/11] USB: gadget: g_ether: updated INF file
` [PATCHv5 08/11] USB: gadget: g_serial: INF file updated
` [PATCHv5 09/11] USB: gadget: g_multi: added documentation and INF files
` [PATCHv5 10/11] USB: gadget: composite: addad disconnect callback
[PATCH] i2c: Fix probability check
2010-06-17 11:04 UTC
[0/8] netpoll/bridge fixes
2010-06-17 10:57 UTC (6+ messages)
` [PATCH 8/8] bridge: Fix netpoll support
[Qemu-devel] [Bug 595438] [NEW] segmentation scsi writeback
2010-06-17 10:05 UTC (4+ messages)
` [Qemu-devel] [Bug 595438] "
` [Qemu-devel] [Bug 595438] Re: KVM segmentation fault, using SCSI+writeback and linux 2.4 guest
[Qemu-devel] [PATCH 0/5] fbdev display driver + misc bits
2010-06-17 10:43 UTC (5+ messages)
` [Qemu-devel] [PATCH 5/5] linux fbdev display driver
` [Qemu-devel] "
[PATCH] socketcan: add a driver for FlexCAN controllers
2010-06-17 10:52 UTC
Slow pty's (was Re: libdivecomputer interfaces?)
2010-06-17 10:50 UTC (8+ messages)
[Patch 1/2] s2io: add dynamic LRO disable support
2010-06-17 10:54 UTC (10+ messages)
` [Patch 2/2] mlx4: "
[PATCH] mpt fusion: Cleanup some duplicate calls in mptbase.c
2010-06-17 10:48 UTC (2+ messages)
[PATCH] p54usb: Drop duplicate USBID 0xcde:0x0006
2010-06-17 10:37 UTC
[PATCH 00/24] dm-raid456 support using md/raid5.c, now with dirty-log
2010-06-17 10:47 UTC (6+ messages)
[PATCH 0/12] Avoid overflowing of stack during page reclaim V2
2010-06-17 10:46 UTC (9+ messages)
` [PATCH 08/12] vmscan: Setup pagevec as late as possible in shrink_inactive_list()
` [PATCH 09/12] vmscan: Setup pagevec as late as possible in shrink_page_list()
[v2 Patch 1/2] s2io: add dynamic LRO disable support
2010-06-17 10:48 UTC (6+ messages)
` [v2 Patch 2/2] mlx4: "
nfsd hang and kernel bug in 2.6.35-rc3
2010-06-17 10:38 UTC (6+ messages)
Battery related crash on resume
2010-06-17 18:37 UTC (3+ messages)
CONFIG_PROVE_RCU breaks proprietary modules (rcu_lock_map)
2010-06-17 10:37 UTC (5+ messages)
[PATCH 4/7] Move bluetooth utils from hfp.c to bluetooth.c
2010-06-17 10:36 UTC (2+ messages)
[PATCH 1/7] Add bluetooth plugin skeleton
2010-06-17 10:35 UTC (2+ messages)
[md PATCH 2/5] md: Enable reshape for external metadata
2010-06-17 10:35 UTC (6+ messages)
[PATCH 1/5] stk: Add parser for send ussd commands
2010-06-17 10:35 UTC (5+ messages)
` [PATCH 2/5] teststk: Add test for send ussd parser
` [PATCH 3/5] Modify "
` [PATCH 4/5] Refactor "
` [PATCH 5/5] stk: Add parser for timing advance objects
[U-Boot] Pull request u-boot-marvell.git
2010-06-17 10:35 UTC
SVN migration
2010-06-17 10:33 UTC (3+ messages)
[PATCH 05/12] Modify ussd parser
2010-06-17 10:33 UTC (2+ messages)
Patch for adding --resize to manpage
2010-06-17 10:33 UTC (2+ messages)
[rtc-linux] [PATCH] isl12022: added Intersil ISL12022 RTC
2010-06-17 10:28 UTC
Userspace command line gcc options troubles
2010-06-17 10:32 UTC
[ath9k-devel] ath9k: reception threshold in monitor mode
2010-06-17 10:31 UTC
invalid address for enqueue_task
2010-06-17 10:30 UTC
[PATCH] vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
2010-06-17 10:28 UTC (7+ messages)
[U-Boot] [PATCH V8 1/3] Initial support for Marvell Orion5x SoC
2010-06-17 10:27 UTC (3+ messages)
[Qemu-devel] RFC v3: blockdev_add & friends, brief rationale, QMP docs
2010-06-17 10:26 UTC (2+ messages)
[PATCH 0/4] Further serial driver bits
2010-06-17 10:02 UTC (5+ messages)
` [PATCH 1/4] hsu: driver for Medfield High Speed UART device
` [PATCH 2/4] hsu: add a periodic timer to check dma rx channel
` [PATCH 3/4] serial: replace open coded mutex with a real mutex in mrst_max3110.c
` [PATCH 4/4] serial: fix wakup races in the mrst_max3110 driver
[0/8] netpoll/bridge fixes
2010-06-17 10:18 UTC (6+ messages)
[PATCH] intel-iommu: Fix reference by physical address in intel_iommu_attach_device()
2010-06-17 10:21 UTC (2+ messages)
Timeout in hciattach
2010-06-17 10:20 UTC
[B.A.T.M.A.N.] MTU/connection problem
2010-06-17 10:19 UTC (3+ messages)
[net-next-2.6 PATCH] net: consolidate netif_needs_gso() checks
2010-06-17 10:18 UTC (2+ messages)
[PATCH resend 0/2] sr / usb-storage Add new no_read_disc_info quirk
2010-06-17 10:20 UTC (3+ messages)
` [PATCH resend 1/2] scsi/sr: add no_read_disc_info scsi_device flag
` [PATCH resend 2/2] usb-storage: Add new no_read_disc_info quirk
[PATCH v3 1/3] DSS2: Allow FB_OMAP2 to build without VRFB
2010-06-17 10:17 UTC (5+ messages)
` [PATCH v3 2/3] DSS2: make VRFB depends on OMAP2,3
RAID10 n1 layout?
2010-06-17 10:17 UTC (2+ messages)
[U-Boot] [PATCH V8 3/3] Add support for the LaCie ED Mini V2 board
2010-06-17 10:17 UTC (2+ messages)
[U-Boot] [PATCH V8 2/3] Add Orion5x support to 16550 device driver
2010-06-17 10:16 UTC (2+ messages)
Raid 1 array degrades on reboot
2010-06-17 10:15 UTC
[Qemu-devel] [PATCH V4 0/3] qemu: Threadlets: A generic task offloading framework
2010-06-17 10:09 UTC (5+ messages)
` [Qemu-devel] [PATCH V4 2/3] qemu: Generic task offloading framework: threadlets
` [Qemu-devel] "
[PATCH] usb: atm: fixed spacing and indentation coding style issues
2010-06-17 9:55 UTC
[PATCH] fbdev: section cleanup in viafb driver
2010-06-17 10:01 UTC (2+ messages)
nfs4 locks: What happens when a lease can't get renewed?
2010-06-17 10:08 UTC (2+ messages)
random exception on ppc based board
2010-06-17 10:04 UTC (3+ messages)
` [U-Boot] "
[ath5k-devel] Race condition in CRDA calls?
2010-06-17 10:04 UTC (3+ messages)
How does pvops create loop device for initrd to support Xen live image?
2010-06-17 10:02 UTC (2+ messages)
` [Xen-devel] "
[WATCHDOG] 2.6.35-rc4 patches
2010-06-17 10:01 UTC
[PATCH 4/4] qemu-kvm: Enable XSAVE live migration support
2010-06-17 10:00 UTC (3+ messages)
` [Qemu-devel] [PATCH] qemu-kvm: Replace kvm_set/get_fpu() with upstream version
` "
[PATCH 0/10] cleanup in early boot code
2010-06-17 9:58 UTC (8+ messages)
` [PATCH 05/10] arm/zImage: annotate debug functions about corrupted registers
` [PATCH 06/10] arm: remove bit-rotten STANDALONE_DEBUG for decompressor
` [PATCH 08/10] arm: deprecate support for old way to pass kernel parameters
[PATCH] OMAP: DSS2: DSI: disable manager on framedone timeout
2010-06-17 9:57 UTC (4+ messages)
Confused by performance
2010-06-17 9:57 UTC (4+ messages)
[PATCH] checkpatch.pl: Add check for space after struct or union definition
2010-06-17 9:57 UTC
[PATCH] procfs: Do not release pid_ns->proc_mnt too early
2010-06-17 9:53 UTC (3+ messages)
Mysteriously changing RAID levels
2010-06-17 9:53 UTC (2+ messages)
[PATCH 3/4] qemu: kvm: Enable XSAVE live migration support
2010-06-17 9:53 UTC (3+ messages)
` [Qemu-devel] "
XCP: sr driver question wrt vm-migrate
2010-06-17 9:52 UTC (2+ messages)
IPv6 stops working after ethtool diagnostic
2010-06-17 9:51 UTC (2+ messages)
Congratulations!
2010-06-17 9:44 UTC
Trouble getting DVB-T working with Portuguese transmissions
2010-06-17 9:51 UTC (5+ messages)
N/A
2010-06-17 3:30 UTC
problem with SHLIBs and RDEPENDS
2010-06-17 9:45 UTC (2+ messages)
[PATCH 08/08] mptfusion: Bump version 03.04.16
2010-06-17 9:14 UTC
[PATCH] perf: add option to perf record to avoid updating buildid cache
2010-06-17 9:39 UTC
[PATCH 07/08] mptfusion: Added missing reset for ioc_reset_in_progress in SoftReset
2010-06-17 9:12 UTC
[PATCH] ath: Update the regulatory domain information for a few countries
2010-06-17 9:47 UTC (3+ messages)
` [PATCH 1/2] wireless-regdb: Update the regulatory domain "
` [PATCH 2/2] wireless-regdb: Enable 40MHz operation for some countries
[PATCH 06/08] mptfusion: Added code for occationally SATA hotplug failure
2010-06-17 9:11 UTC
[PATCH 05/08] mptfusion: schedule_target_reset from all Reset context
2010-06-17 9:10 UTC
[PATCH 04/08] mptfusion: Added sanity to check B_T mapping for device before adding to OS
2010-06-17 9:10 UTC
[PATCH 03/08] mptfusion: Corrected declaration of device_missing_delay
2010-06-17 9:09 UTC
[PATCH #upstream-fixes] ahci,ata_generic: let ata_generic handle new MBP w/ MCP89
2010-06-17 9:42 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.