messages from 2011-12-04 12:48:47 to 2011-12-04 16:00:54 UTC [more...]
[PATCH] virtio-ring: Use threshold for switching to indirect descriptors
2011-12-04 16:00 UTC (21+ messages)
[PATCH 01/11] MFD: DA9052 MFD core module v8
2011-12-04 15:59 UTC (6+ messages)
[PATCH v5 0/4] Device tree support for regulators
2011-12-04 15:54 UTC (7+ messages)
` [PATCH v5 1/4] regulator: helper routine to extract regulator_init_data
[PATCHv5] atomic: add *_dec_not_zero
2011-12-04 15:42 UTC (5+ messages)
` [B.A.T.M.A.N.] "
[Qemu-devel] [Bug 899143] [NEW] Raw img not recognized by Windows
2011-12-04 15:45 UTC (5+ messages)
[PATCH 0/1][V2] Handle reboot in a child pid namespace
2011-12-04 15:45 UTC (4+ messages)
` [PATCH 1/1][v2] Add reboot_pid_ns to handle the reboot syscall
[Buildroot] Problem building package usbutils under buildroot-2011.11
2011-12-04 15:48 UTC
[PATCH net-next V0 18/21] mlx4_core: adjust catas operation for SRIOV mode
2011-12-04 15:45 UTC (3+ messages)
[PATCH 1/2] t/t4131-apply-fake-ancestor.sh: fix broken test
2011-12-04 15:39 UTC (4+ messages)
` [PATCH 2/2] builtin/apply.c: report error on failure to recognize input
[PATCH net-next V0 19/21] mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet
2011-12-04 15:39 UTC (5+ messages)
sparse endianness complaints for drivers/infiniband
2011-12-04 15:35 UTC
xhci_hcd: Runtime PM causes port to inactivate
2011-12-04 15:32 UTC (2+ messages)
[U-Boot] [PATCH 1/3 RESEND] M28: Document that units has to be set to sectors on SD bootcard
2011-12-04 15:27 UTC (8+ messages)
` [U-Boot] [PATCH 2/3] M28: Fix typo
` [U-Boot] [PATCH 3/3] i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28
[meta-oe v2 1/4] pcsc-lite: clean recipe
2011-12-04 15:15 UTC (5+ messages)
` [meta-oe v2 4/4] add nostromo webserver
` [meta-oe v2] "
[RFC][PATCH 00/16] uq/master: Introduce basic irqchip support
2011-12-04 15:19 UTC (44+ 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] "
[RFC/PATCH 0/5] v4l: New camera controls
2011-12-04 15:16 UTC (6+ messages)
` [RFC/PATCH 1/5] v4l: Convert V4L2_CID_FOCUS_AUTO control to a menu control
` [RFC/PATCH 2/5] uvc: Adapt the driver to new type of V4L2_CID_FOCUS_AUTO control
` [RFC/PATCH 3/5] v4l: Add V4L2_CID_METERING_MODE camera control
` [RFC/PATCH 4/5] v4l: Add V4L2_CID_EXPOSURE_BIAS "
` [RFC/PATCH 5/5] v4l: Add V4L2_CID_ISO and V4L2_CID_ISO_AUTO controls
[U-Boot] [PATCH] MIPS: fix endianess handling
2011-12-04 15:08 UTC (4+ messages)
[PATCH 0/5] ARM: OMAP1: Fix dpll1 reprogramming related issues
2011-12-04 15:07 UTC (6+ messages)
` [PATCH 3/5] ARM: OMAP1: Fix dpll1 reprogramming not actually allowed
` [PATCH 2a/5] Remove unsafe clock values from omap1_defconfig
` [PATCH] ARM: OMAP1: Always reprogramme dpll1 rate at boot
Unhandled IRQs on AMD E-450
2011-12-04 15:06 UTC (9+ messages)
nilfs_cleanerd from nilfs-utils shutdown on version 2.0 and 2.1 does not fail but says nothing and does not clean the old checkpoints nor newer (actually older) ones
2011-12-04 14:56 UTC (2+ messages)
[PATCH v2] MTD: modify mtd api to return bitflip info on read operations
2011-12-04 14:55 UTC (6+ messages)
restrictions inside GCC 4.6.x and libc6-2.13 (x86_64)
2011-12-04 14:42 UTC
[Qemu-devel] [PATCH 0/6] msi: Small refactoring
2011-12-04 14:48 UTC (11+ 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
[Qemu-devel] [PATCH v2 00/16] uq/master: Introduce basic irqchip support
2011-12-04 14:46 UTC (34+ 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
` "
` [Qemu-devel] [PATCH v2 09/16] ioapic: Factor out core for KVM reuse
` "
` [Qemu-devel] [PATCH v2 10/16] memory: Introduce memory_region_init_reservation
` "
` [Qemu-devel] [PATCH v2 11/16] kvm: Introduce core services for in-kernel irqchip support
` "
` [Qemu-devel] [PATCH v2 12/16] kvm: x86: Establish IRQ0 override control
` "
` [Qemu-devel] [PATCH v2 13/16] kvm: x86: Add user space part for in-kernel APIC
` "
` [Qemu-devel] [PATCH v2 14/16] kvm: x86: Add user space part for in-kernel i8259
` "
` [Qemu-devel] [PATCH v2 15/16] kvm: x86: Add user space part for in-kernel IOAPIC
` "
` [Qemu-devel] [PATCH v2 16/16] kvm: Arm in-kernel irqchip support
` "
[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-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)
[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)
NFC: mutex_lock is called in atomic_notifier_chain callback
2011-12-04 14:30 UTC
[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)
[U-Boot] [PATCH 1/9] common/menu.c: Fix build warning
2011-12-04 13:59 UTC (4+ 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 (5+ messages)
` [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 (5+ messages)
` [PATCH 2/3] ASoC: uda1380: Fix missed uda1380_reset call if pdata->gpio_power is a valid gpio
[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)
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 (3+ messages)
Help with setting up git server
2011-12-04 13:22 UTC
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)
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.