messages from 2011-12-04 11:32:47 to 2011-12-04 14:46:46 UTC [more...]
[Qemu-devel] [PATCH v2 00/16] uq/master: Introduce basic irqchip support
2011-12-04 14:46 UTC (20+ messages)
` "
` [Qemu-devel] [PATCH v2 01/16] msi: Generalize msix_supported to msi_supported
` "
` [Qemu-devel] [PATCH v2 02/16] kvm: Move kvmclock into hw/kvm folder
` "
` [Qemu-devel] [PATCH v2 03/16] apic: Stop timer on reset
` "
` [Qemu-devel] [PATCH v2 04/16] apic: Factor out core for KVM reuse
` "
` [Qemu-devel] [PATCH v2 05/16] apic: Open-code timer save/restore
` "
` [Qemu-devel] [PATCH v2 06/16] i8259: Factor out core for KVM reuse
` "
` [Qemu-devel] [PATCH v2 07/16] ioapic: Convert to memory API
` "
` [Qemu-devel] [PATCH v2 08/16] ioapic: Reject non-dword accesses to IOWIN register
` "
` [PATCH v2 09/16] ioapic: Factor out core for KVM reuse
` [PATCH v2 10/16] memory: Introduce memory_region_init_reservation
[RFC] vtunerc: virtual DVB device - is it ok to NACK driver because of worrying about possible misusage?
2011-12-04 14:44 UTC (10+ messages)
[PATCH v2] MTD: modify mtd api to return bitflip info on read operations
2011-12-04 14:43 UTC (5+ messages)
[PATCH-RFC 07/10] parisc: switch to GENERIC_PCI_IOMAP
2011-12-04 14:42 UTC (6+ messages)
Cross Memory Attach v3
2011-12-04 14:37 UTC (6+ messages)
[Qemu-devel] [PATCH 0/6] msi: Small refactoring
2011-12-04 14:35 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/6] msi: Guard msi/msix_write_config with msi_present
` [Qemu-devel] [PATCH 2/6] msi: Guard msi_reset "
` [Qemu-devel] [PATCH 3/6] msi: Use msi/msix_present more consistently
` [Qemu-devel] [PATCH 4/6] msi: Invoke msi/msix_reset from PCI core
` [Qemu-devel] [PATCH 5/6] msi: Invoke msi/msix_write_config "
` [Qemu-devel] [PATCH 6/6] msi: Generalize msix_supported to msi_supported
[PATCH-RFC 10/10] sparc: switch to GENERIC_PCI_IOMAP
2011-12-04 14:34 UTC (3+ messages)
` [PATCH-RFC v2 "
[lm-sensors] Enhancement request: fancontrol error messages to
2011-12-04 14:33 UTC (2+ messages)
[U-Boot] [PATCH] MIPS: fix endianess handling
2011-12-04 14:32 UTC (2+ messages)
NFC: mutex_lock is called in atomic_notifier_chain callback
2011-12-04 14:30 UTC
[PATCH net-next V0 19/21] mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet
2011-12-04 14:29 UTC (3+ messages)
[RFC] mtd/nand: modify NAND_CHIPOPTIONS_MSK
2011-12-04 14:29 UTC (7+ messages)
` [PATCH] mdt nand: omap2+ use platform options
pxa2xx-flash.c
2011-12-04 14:29 UTC (2+ messages)
[PATCH] mtdoops: skip reading initially bad blocks
2011-12-04 14:24 UTC (2+ messages)
[PATCH] MTD: nand: Convert au1550nd to use module_platform_driver()
2011-12-04 14:15 UTC (3+ messages)
[PATCH] mtd: convert drivers/mtd/* to use module_platform_driver()
2011-12-04 14:14 UTC (5+ messages)
divide by zero error: find busiest group on kernel 2.6.38.4
2011-12-04 14:00 UTC
[PATCH] [MTD:UBI] Missing scrub when there is a bit-flip
2011-12-04 14:09 UTC (2+ messages)
Unhandled IRQs on AMD E-450
2011-12-04 14:08 UTC (8+ messages)
[RFC][PATCH 00/16] uq/master: Introduce basic irqchip support
2011-12-04 14:06 UTC (40+ messages)
` [RFC][PATCH 01/16] msi: Generalize msix_supported to msi_supported
` [Qemu-devel] "
` [RFC][PATCH 10/16] memory: Introduce memory_region_init_reservation
` [Qemu-devel] "
` [RFC][PATCH 11/16] kvm: Introduce core services for in-kernel irqchip support
` [Qemu-devel] "
` [RFC][PATCH 13/16] kvm: x86: Add user space part for in-kernel APIC
` [Qemu-devel] "
` [RFC][PATCH 14/16] kvm: x86: Add user space part for in-kernel i8259
` [Qemu-devel] "
[U-Boot] [PATCH 1/9] common/menu.c: Fix build warning
2011-12-04 13:59 UTC (6+ messages)
` [U-Boot] [PATCH 9/9] arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warnings
Debugging git-commit slowness on a large repo
2011-12-04 13:54 UTC (2+ messages)
nfsv41: add current_stateid processing
2011-12-04 13:53 UTC (7+ messages)
` [PATCH 1/2] nfsv41: add current stateid into compound_state
` [PATCH 2/2] nfsv41: handle current stateid on open and close
[PATCH 0/13] misc pnfsd patches
2011-12-04 13:50 UTC (14+ messages)
` [PATCH 01/13] SQUASHME: pnfsd: add missing nfs4_unlock_state in nfs4_pnfs_return_layout
` [PATCH 02/13] DEBUG: pnfsd: printouts
` [PATCH 03/13] pnfsd-block: reverse boolean_t values so they make sense
` [PATCH 04/13] pnfsd-block: mv include/linux/nfsd4_block.h include/linux/nfsd/
` [PATCH 05/13] pnfsd-block: do not override s_pnfs_op
` [PATCH 06/13] pnfsd-block: change blr_lock to mutex
` [PATCH 07/13] pnfsd-block: dprint fiemap rval
` [PATCH 08/13] pnfsd-block: allow positive "
` [PATCH 09/13] pnfsd-block: use SECT_SIZE helper macros
` [PATCH 10/13] pnfsd-block: undo dependence on spnfs
` [PATCH 11/13] pnfsd-block: set the sbid part of the deviceid
` [PATCH 12/13] DEBUG: pnfs: printouts
` [PATCH 13/13] DEBUG: pnfsblock: add devid debug printouts
[PATCH] mtd: tests: stresstest: bail out if device has not enough eraseblocks
2011-12-04 13:50 UTC (2+ messages)
[PATCH 1/3] ASoC: uda1380: Return proper error in uda1380_modinit failure path
2011-12-04 13:44 UTC (6+ messages)
` [PATCH 2/3] ASoC: uda1380: Fix missed uda1380_reset call if pdata->gpio_power is a valid gpio
` [PATCH 3/3] ASoC: uda1380: Convert to gpio_request_one()
[xen-unstable test] 10313: regressions - FAIL
2011-12-04 13:44 UTC
[PATCH] mtdoops: fix the oops_page_used array size
2011-12-04 13:44 UTC (2+ messages)
[iptables] Implement huge amount of iptables make system crash
2011-12-04 13:34 UTC
IRQ "nobody cared...Disabling" errors on linux-3.0.10-rt27 on SMP AMD64 system
2011-12-04 13:32 UTC (7+ messages)
[PATCH] Driver for AUO In-Cell touchscreens using pixcir ICs
2011-12-04 13:31 UTC (2+ messages)
[PATCH 1/2] t/t4131-apply-fake-ancestor.sh: fix broken test
2011-12-04 13:30 UTC (3+ messages)
` [PATCH 2/2] builtin/apply.c: report error on failure to recognize input
Initial mount fails
2011-12-04 13:29 UTC (2+ messages)
[PATCH] arm, da8xx, mmc: set second MMC controllers default queue
2011-12-04 13:25 UTC (5+ messages)
Help with setting up git server
2011-12-04 13:22 UTC
[PATCH v5 0/4] Device tree support for regulators
2011-12-04 13:21 UTC (5+ messages)
` [PATCH v5 1/4] regulator: helper routine to extract regulator_init_data
3.2-rc2 freezes on boot for AMD K6 - bisected to commit bcb80e53877c2045d9e52f4a71372c3fe6501f6f
2011-12-04 13:09 UTC (6+ messages)
[Qemu-devel] [PATCH for v1.0 0/3] msix: fixes for 1.0
2011-12-04 13:03 UTC (6+ messages)
` [Qemu-devel] [PATCH for v1.0 1/3] msix: track function masked in pci device state
[PATCH] RFC, watchdog: add generic wdt driver API
2011-12-04 12:59 UTC (2+ messages)
[ANNOUNCE] qemu-kvm-1.0
2011-12-04 12:58 UTC
[lm-sensors] pwmconfig/fancontrol error (version 3.3.1)
2011-12-04 12:55 UTC (2+ messages)
[PATCH] demo test for current stateid
2011-12-04 12:47 UTC (2+ messages)
fso-console-image problems
2011-12-04 12:39 UTC (10+ messages)
Clevo P170HM / Sager NP8170 audio
2011-12-04 12:41 UTC (20+ messages)
Understanding HFSC
2011-12-04 12:38 UTC (2+ messages)
[PATCH] arm,davinci: configure davinci aemif chipselects through OF
2011-12-04 12:33 UTC (5+ messages)
` [PATCH] arm, davinci: "
snd-usb-audio - NI Traktor 10 - phono settings - partly solved
2011-12-04 12:33 UTC (2+ messages)
[PATCH] drm/i915: Avoid using mappable space for relocation processing through the CPU
2011-12-04 12:26 UTC
[PATCH] it913x multiple devices on system. Copy ite_config to priv area
2011-12-04 12:20 UTC
Load increase after memory upgrade (part2)
2011-12-04 12:18 UTC (5+ messages)
[PATCH 2a/5 v2] ARM: OMAP1: select clock rate by CPU type
2011-12-04 12:17 UTC (3+ messages)
` [PATCH] ARM: OMAP1: Move dpll1 rates selection from config to runtime
[Qemu-devel] sub-page-sized mmio regions and address passed to read/write fns
2011-12-04 12:17 UTC (2+ messages)
[PATCH] virtio-ring: Use threshold for switching to indirect descriptors
2011-12-04 12:13 UTC (22+ messages)
[HACK][TESTING ONLY][PATCH] drm/radeon/kms: workaround broken atombios_get_encoder_mode (see FIXMEs)
2011-12-04 12:12 UTC
[RFC][PATCH 1/2] drm/radeon/kms: support for audio on Evergreen
2011-12-04 12:12 UTC (2+ messages)
` [RFC][PATCH 2/2] drm/radeon/kms: enable HDMI on Evergreen encoders
[PATCH 1/2] kvm tools: Remove double 'init=' kernel param
2011-12-04 12:11 UTC (4+ messages)
` [PATCH 2/2] kvm tools: Allow easily sandboxing applications within a guest
Blcoked for more than 120 seconds
2011-12-04 12:11 UTC (8+ messages)
` Blocked "
[PATCH 1/2] kvm: make vcpu life cycle separated from kvm instance
2011-12-04 12:10 UTC (5+ messages)
` [PATCH] "
doc: Secure use of iptables and connection tracking helpers
2011-12-04 12:08 UTC (10+ messages)
agetty problem after upgrading v2.19.1 -> v2.20.1
2011-12-04 12:05 UTC (2+ messages)
[PATCH 0/2] nfsv41: add current_stateid processing
2011-12-04 12:05 UTC
[PATCH-RFC 10/10] sparc: switch to GENERIC_PCI_IOMAP
2011-12-04 11:59 UTC (2+ messages)
Various problems with MCP55 since 2.6.37
2011-12-04 11:56 UTC (2+ messages)
` Fwd: "
[PATCH resend 2] x86, olpc-xo15-sci: Enable lid close wakeup control through sysfs
2011-12-04 11:50 UTC (3+ messages)
` "
[PATCH 01/11] MFD: DA9052 MFD core module v8
2011-12-04 11:50 UTC (5+ messages)
[RFC PATCH 1/3] pinctrl: imx: add pinmux imx core driver
2011-12-04 11:49 UTC (6+ messages)
` [RFC PATCH 2/3] pinctrl: imx: add pinmux-imx53 support
` [RFC PATCH 3/3] pinctrl: imx: add pinmux-imx6q support
[PATCH] drivers, char: add U-Boot bootcount driver
2011-12-04 11:47 UTC (2+ messages)
[Buildroot] [PATCH 1/2] ipset: bump to version 6.10
2011-12-04 11:45 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] ebtables: bump to version 2.0.10-2
[Buildroot] [PATCH] ebtables: bump to version 2.0.10-3
2011-12-04 11:45 UTC
Feedback on building openembedded-core for qemuarm. Excerpts from buildlog
2011-12-04 11:35 UTC (9+ messages)
` [OE-core] "
adp5588-keys datasheet and driver question
2011-12-04 11:39 UTC (2+ messages)
[U-Boot] [PATCH] MAKEALL: Add -l option to only list build targets
2011-12-04 11:32 UTC (4+ messages)
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.