All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-22 09:10:24 to 2012-10-22 10:30:56 UTC [more...]

[PATCH RFC V2] [x86] Optimize small size memcpy by avoding long latency from decode stage
 2012-10-22 16:00 UTC  (2+ messages)

[Qemu-devel] [patch v4 00/16] push mmio dispatch out of big lock
 2012-10-22 10:30 UTC  (21+ messages)
` [Qemu-devel] [patch v4 01/16] atomic: introduce atomic operations
` [Qemu-devel] [patch v4 02/16] qom: apply atomic on object's refcount
` [Qemu-devel] [patch v4 03/16] hotplug: introduce qdev_unplug_complete() to remove device from views
` [Qemu-devel] [patch v4 04/16] pci: remove pci device from mem view when unplug
` [Qemu-devel] [patch v4 05/16] memory: introduce ref, unref interface for MemoryRegionOps
` [Qemu-devel] [patch v4 06/16] memory: document ref, unref interface
` [Qemu-devel] [patch v4 07/16] memory: make mmio dispatch able to be out of biglock
` [Qemu-devel] [patch v4 08/16] QemuThread: make QemuThread as tls to store extra info
` [Qemu-devel] [patch v4 09/16] memory: introduce mmio request pending to anti nested DMA
` [Qemu-devel] [patch v4 10/16] memory: introduce lock ops for MemoryRegionOps
` [Qemu-devel] [patch v4 11/16] vcpu: push mmio dispatcher out of big lock
` [Qemu-devel] [patch v4 12/16] e1000: apply fine lock on e1000
` [Qemu-devel] [patch v4 13/16] e1000: add busy flag to anti broken device state
` [Qemu-devel] [patch v4 14/16] qdev: introduce stopping state
` [Qemu-devel] [patch v4 15/16] e1000: introduce unmap() to fix unplug issue
` [Qemu-devel] [patch v4 16/16] e1000: implement MemoryRegionOps's ref&lock interface

[RFC] memcg/cgroup: do not fail fail on pre_destroy callbacks
 2012-10-22 10:30 UTC  (8+ messages)
` [PATCH 4/6] cgroups: forbid pre_destroy callback to fail

[PATCH 0/2] Fix (nativesdk-)perl dependency issues
 2012-10-22 10:15 UTC  (4+ messages)
` [PATCH 2/2] nativesdk-autoconf: add dependencies

Osd load and timeout when recovering
 2012-10-22 10:27 UTC 

[Qemu-devel] [PATCH v3 00/26] q35 qemu support
 2012-10-22 11:27 UTC  (27+ messages)
` [Qemu-devel] [PATCH v3 01/26] blockdev: Introduce a default machine blockdev interface field, QEMUMachine->mach_if
` [Qemu-devel] [PATCH v3 02/26] blockdev: Introduce IF_AHCI
` [Qemu-devel] [PATCH v3 03/26] pci: pci capability must be in PCI space
` [Qemu-devel] [PATCH v3 04/26] pci: introduce pci_swizzle_map_irq_fn() for standardized interrupt pin swizzle
` [Qemu-devel] [PATCH v3 07/26] pc/piix_pci: factor out smram/pam logic
` [Qemu-devel] [PATCH v3 08/26] pci_ids: add intel 82801BA pci-to-pci bridge id
` [Qemu-devel] [PATCH v3 09/26] pci: Add class 0xc05 as 'SMBus'
` [Qemu-devel] [PATCH v3 10/26] pcie: pass pcie window size to pcie_host_mmcfg_update()
` [Qemu-devel] [PATCH v3 12/26] ich9: Add acpi support and definitions
` [Qemu-devel] [PATCH v3 11/26] pcie: Convert PCIExpressHost to use the QOM
` [Qemu-devel] [PATCH v3 13/26] ich9: Add the lpc chip
` [Qemu-devel] [PATCH v3 14/26] ich9: Add smbus

[Xenomai] Drivers for 4-channel CAN or EtherCAT
 2012-10-22 10:24 UTC  (3+ messages)

ext3 issue on 3.6.1
 2012-10-22 10:23 UTC  (7+ messages)

[PATCH 0/4] ARM/dts: Update OMAP5 with address space and interrupts
 2012-10-22 10:22 UTC  (10+ messages)
` [PATCH 1/4] ARM/dts: omap5: Update GPIO with address space and interrupt
` [PATCH 2/4] ARM/dts: omap5: Update I2C with address space and interrupts
` [PATCH 3/4] ARM/dts: omap5: Update UART "
` [PATCH 4/4] ARM/dts: omap5: Update MMC "

[PATCH v3 resend] USB: PHY: Re-organize Tegra USB PHY driver
 2012-10-22 10:17 UTC  (6+ messages)

[PATCH net-next] sockopt: Make SO_BINDTODEVICE readable
 2012-10-22 10:20 UTC  (3+ messages)

[PATCH 1/5] ARM: at91: atmel-ssc: add platform device id table
 2012-10-22 10:17 UTC  (15+ messages)
` [PATCH 2/5] ARM: at91: atmel-ssc: add device tree support
` [PATCH 3/5] ASoC: atmel-ssc-dai: register 'platform' from DAIs
` [PATCH 4/5] ASoC: sam9g20_wm8731: convert to device tree support
` [PATCH 5/5] ASoC: sam9g20_wm8731: fix the issue for non-DT kernel

[PATCH 0/2] media: V4L2: clock and asynchronous registration
 2012-10-22 10:18 UTC  (10+ messages)
` [PATCH 1/2] media: V4L2: add temporary clock helpers
` [PATCH 2/2] media: V4L2: support asynchronous subdevice registration

[PATCH v2 0/2] Do not change worker's running cpu in cmci_rediscover()
 2012-10-22 10:18 UTC  (10+ messages)
` [PATCH v2 1/2] Replace if statement with WARN_ON_ONCE() "
` [PATCH v2 2/2] Do not change worker's running cpu "

[GIT PULL] Linux KVM tool for v3.7-rc0
 2012-10-22 10:16 UTC  (20+ messages)

a dedicated list for build error reports?
 2012-10-22 10:14 UTC  (4+ messages)

[PATCH v2] ARM: SMP_TWD: make setup()/stop() reentrant
 2012-10-22 10:14 UTC  (3+ messages)

[PATCH v5 00/18] slab accounting for memcg
 2012-10-22 10:13 UTC  (6+ messages)
` [PATCH v5 10/18] sl[au]b: always get the cache from its page in kfree

[PATCH 0/5 v2] Bluetooth: Add basic support for single-mode controllers
 2012-10-22 10:13 UTC  (4+ messages)
` [PATCH 1/5 v2] Bluetooth: Add initial support for LE-only controllers

[meta-oe][PATCH v2] libjpeg-turbo: Add RPROVIDES to fix errors when rdepending on jpeg
 2012-10-22  9:59 UTC 

[Qemu-devel] [PULL] Memory core fixes
 2012-10-22 10:11 UTC 

[oe-commits] Richard Purdie : autotools: Use STAGING_DATADIR_NATIVE for config.rpath
 2012-10-22  9:58 UTC  (4+ messages)

[Buildroot] filename format for kernel patches when using kernel from git ?
 2012-10-22 10:11 UTC  (3+ messages)
` [Buildroot] filename format for kernel patches when using kernelfrom "

e820_host problems
 2012-10-22 10:11 UTC 

[PATCH v3] ARM: SMP_TWD: make setup()/stop() reentrant
 2012-10-22 10:10 UTC 

[PATCH 01/10] pinctrl: use postcore_initcall
 2012-10-22 10:09 UTC  (5+ messages)
` [PATCH 08/10] pinctrl: single: support pinconf generic

booting pandaboard with dtb
 2012-10-22 10:08 UTC  (3+ messages)

[PATCH 0/3] Add Xorg driver ABI dependencies
 2012-10-22  9:37 UTC  (4+ messages)
` [PATCH 1/3] xserver-xorg: add runtime provides for the driver ABI version
` [PATCH 2/3] xorg-driver: add xserver driver ABI dependencies
` [PATCH 3/3] insane: add a check for Xorg "

specifying raw perf events
 2012-10-22 10:07 UTC  (5+ messages)
` [PATCH] perf: Build install-man target when installing

[Qemu-devel] [PATCHv3] qemu: enable PV EOI for qemu 1.3
 2012-10-22 10:06 UTC  (2+ messages)

[PATCH] compat-drivers: Separate code metrics for each subsystem
 2012-10-22  9:56 UTC 

[PATCH v2] drm/exynos: add iommu support for exynos drm framework
 2012-10-22  9:56 UTC  (2+ messages)
` [PATCH] "

[Buildroot] [git commit] linux: bump 3.6.x stable version
 2012-10-22  9:54 UTC 

build failures: rpath - gettext related?
 2012-10-22  9:40 UTC  (2+ messages)

[Buildroot] [git commit] kernel-headers: bump 3.{0, 4, 6}.x stable versions
 2012-10-22  9:54 UTC 

question about kernel debug tools
 2012-10-22  9:53 UTC 

[PATCH] i2c: omap: revert "i2c: omap: switch to threaded IRQ support"
 2012-10-22  9:52 UTC  (12+ messages)
    ` RT throttling and suspend/resume (was Re: [PATCH] i2c: omap: revert "i2c: omap: switch to threaded IRQ support")

[PATCH 0/3] Wayland precursors
 2012-10-22  9:30 UTC  (4+ messages)
` [PATCH 1/3] libxkbcommon: New window system-independent xkb library
` [PATCH 2/3] mtdev: New recipe for mtdev
` [PATCH 3/3] atk: Update to 2.6.0

CK2 [13/15] Common function to create the kmalloc array
 2012-10-22  9:51 UTC  (4+ messages)
` CK2 [07/15] Common kmalloc slab index determination

[PATCH] serial: ifx6x60: add_timer is not safe in the mrdy_assert function
 2012-10-22 14:23 UTC  (2+ messages)

[PATCH v5 0/6] perf tools: fixes for Android
 2012-10-22  9:46 UTC  (7+ messages)
` [PATCH v5 1/6] perf tools: configure tmp path at build time
` [PATCH v5 2/6] perf tools: configure shell path at compile time
` [PATCH v5 3/6] perf tools: add --addr2line command line option
` [PATCH v5 4/6] perf tools: Try to find cross-built addr2line path
` [PATCH v5 5/6] perf tools: fix using --sysroot with addr2line
` [PATCH v5 6/6] perf stat: implement --big-num grouping

[remoteproc:for-next 7/12] ERROR: "vring_del_virtqueue" [drivers/remoteproc/remoteproc.ko] undefined
 2012-10-22  9:47 UTC  (6+ messages)
` [remoteproc:for-next 7/12] ERROR: "vring_del_virtqueue" [drivers/remoteproc/remoteproc.ko] undef
    ` [remoteproc:for-next 7/12] ERROR: "vring_del_virtqueue" [drivers/remoteproc/remoteproc.ko] undefined!

[PATCH 0/8] I2C patches for v3.8 merge window
 2012-10-22  9:46 UTC  (18+ messages)
` [PATCH 1/8] i2c: omap: no need to access platform_device
` [PATCH 2/8] i2c: omap: reorder exit path of omap_i2c_xfer_msg()
` [PATCH 5/8] i2c: omap: introduce and use OMAP_I2C_IP_VERSION_3
  ` [PATCH 3/8] i2c: omap: fix error checking
  ` [PATCH 4/8] i2c: omap: also complete() when stat becomes zero
  ` [PATCH 6/8] i2c: omap: wait for transfer completion before sending STP bit
  ` [PATCH 7/8] i2c: add 'transferred' field to struct i2c_msg
  ` [PATCH 8/8] i2c: omap: implement handling for 'transferred' bytes

[PATCH] mesa: Build separate GLU library
 2012-10-22  9:31 UTC 

From Col. Kurlick Please Kindly View Attached File For Details
 2012-10-22  7:19 UTC 

[PATCH 1/2] regulator: gpio-regulator: Allow use of GPIO controlled regulators though DT
 2012-10-22  9:44 UTC  (10+ messages)

[PATCH] module_signing: fix printk format warning
 2012-10-22  9:43 UTC  (2+ messages)

Shrinking ext3 partition takes long and high CPU usage
 2012-10-22  9:42 UTC  (3+ messages)

[PATCH 1/2] staging:iio:adt7410: Fix adt7410_set_mode return value
 2012-10-22  9:42 UTC  (2+ messages)
` [PATCH 2/2] staging:iio: Consolidate adt7310 and adt7410 driver

[Qemu-devel] [PATCHv5] Align PCI capabilities in pci_find_space
 2012-10-22 10:44 UTC  (2+ messages)

[PATCH 1/2] staging: android: checkpatch.pl fixes
 2012-10-22  9:37 UTC  (3+ messages)

Prioritizing IPs on interface with multiple addresses
 2012-10-22  9:36 UTC 

[PATCH] HID: wiimote: add Nintendo-Wii-Remote-Plus IDs
 2012-10-22  9:36 UTC  (2+ messages)

[Qemu-devel] [Bug 739785] [NEW] qemu-i386 on ARM bash: fork: Invalid argument
 2012-10-22  9:28 UTC  (2+ messages)
` [Qemu-devel] [Bug 739785] Re: qemu-i386 user mode on ARMv5 host fails (bash: fork: Invalid argument)

[Bug 49241] New: Unsafe dereference of pointer after allocing memory
 2012-10-22  9:35 UTC 

[Qemu-devel] [PULL v3 00/23] Integrate DMA into the memory API
 2012-10-22  9:35 UTC  (4+ messages)

STMicroelectronics accelerometers driver
 2012-10-22  9:31 UTC  (8+ messages)

Is not locking task_lock in cgroup_fork() safe?
 2012-10-22  9:30 UTC  (11+ messages)
` [PATCH cgroup/for-3.7-fixes 1/2] Revert "cgroup: Remove task_lock() from cgroup_post_fork()"

[Qemu-devel] [PATCH V13 0/6] add-cow file format
 2012-10-22  9:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH V13 5/6] add-cow file format core code

[Xen-devel] Xen 4 TSC problems
 2012-10-22  9:27 UTC  (21+ messages)
  `  "
      ` [Xen-users] "
                    ` [Xen-devel] "

[PATCHv9 0/8] ARM: OMAP4: core retention support
 2012-10-22  9:25 UTC  (10+ messages)
` [PATCHv9 8/8] ARM: OMAP4: USB: power down MUSB PHY if not used

[PATCH] makedumpfile: s390x: Add 2GB frame support for page table walker
 2012-10-22  9:21 UTC  (3+ messages)

[PATCH] pstore/ram: fix undefined usage of rounddown_pow_of_two
 2012-10-22  9:19 UTC  (2+ messages)
` [PATCH v2] pstore/ram: fix undefined usage of rounddown_pow_of_two(0)

[PATCH] Drivers: hv: remove unused variable from channel_mgmt.c
 2012-10-22  9:20 UTC 

device delete, error removing device
 2012-10-22  9:19 UTC  (3+ messages)

[PATCH 0/11] introduce macros for i2c_msg initialization
 2012-10-22  9:18 UTC  (5+ messages)

[sound-unstable:topic/hda-spdif-fix 99/124] ERROR: "snd_dmaengine_pcm_open" [sound/soc/omap/snd-soc-omap.ko] undefined!
 2012-10-22  9:17 UTC  (4+ messages)
  ` [sound-unstable:topic/hda-spdif-fix 99/124] ERROR: "snd_dmaengine_pcm_open" [sound/soc/omap/snd-

[PATCH] sata_sil24: remove unused variable from sata_sil24.c
 2012-10-22  9:17 UTC 

[PATCH] aoe: remove unused variable in resend()
 2012-10-22  9:17 UTC 

What rationale behind physical and virtual kernel memory layout ?
 2012-10-22  9:16 UTC  (4+ messages)

[PATCH] KVM: x86: fix vcpu->mmio_fragments overflow
 2012-10-22  9:16 UTC  (2+ messages)

[PATCH 00/11] perf tool: Add PERF_SAMPLE_READ sample read support
 2012-10-22  9:15 UTC  (8+ messages)
` [PATCH 09/11] perf test: Add parse events tests for leader sampling

[U-Boot] [PATCH 01/28] driver/pci: Fix compiling error
 2012-10-22  9:14 UTC  (3+ messages)
` [U-Boot] [PATCH 04/28] powerpc/mpc85xx: Introduce new macros to add and delete TLB entries

[PATCH] aoe: remove unused variable in resend()
 2012-10-22  9:13 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.