All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-16 13:54:40 to 2012-08-16 14:31:41 UTC [more...]

Regression: Spurious "^A" in UML output
 2012-08-16 14:31 UTC  (3+ messages)

[PATCH 0/5] ARM: tegra: move all APB DMA client to dmaengine based driver
 2012-08-16 14:13 UTC  (17+ messages)
` [PATCH 1/5] ARM: tegra: config: enable dmaengine based APB DMA driver
  ` [PATCH 2/5] ARM: tegra: dma: remove legacy "
` [PATCH 3/5] ARM: tegra: apbio: remove support of legacy DMA driver based access
` [PATCH 4/5] spi: tegra: "
` [PATCH 5/5] ASoC: "

[Bug 41265] New: KMS does not work on Radeon HD6700M
 2012-08-16 14:31 UTC  (2+ messages)
` [Bug 41265] Radeon KMS does not work on thunderbolt media dock

[PATCH 1/3] crypto: twofish-avx - tune assembler code for ~10% more performance
 2012-08-16 14:30 UTC  (2+ messages)

[Xenomai] Trying to get Xenomai on P1010RDB
 2012-08-16 14:30 UTC 

[U-Boot] [PATCH 00/17]: ARM: SPL: Make more generic, merge DaVinci and OMAP
 2012-08-16 14:30 UTC  (3+ messages)

dvb-usb-v2 change broke s2250-loader compilation
 2012-08-16 14:29 UTC  (5+ messages)

[PATCH] Powerpc 8xx CPM_UART delay in receive
 2012-08-16 14:29 UTC  (5+ messages)

Add rq->nr_uninterruptible count to dest cpu's rq while CPU goes down
 2012-08-16 14:28 UTC  (3+ messages)

perf uncore & lkvm woes
 2012-08-16 14:28 UTC  (8+ messages)

Slow inbound traffic on macvtap interfaces
 2012-08-16 14:27 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH 02/16] user_ns: use new hashtable implementation
 2012-08-16 14:28 UTC  (6+ messages)

[Bug 750320] various Express Cards are not recognized by lspci
 2012-08-16 14:27 UTC 

[PATCH, RFC v2] x86/HVM: assorted RTC emulation adjustments (was Re: Big Bug:Time in VM goes slower...)
 2012-08-16 14:27 UTC  (7+ messages)

[PATCH] ARM: LPC32xx: Adjust to pl08x DMA interface changes
 2012-08-16 14:26 UTC  (6+ messages)
` [PATCH 1/2] mtd: lpc32xx_slc: "

[PATCH 2/9] scripts/modpost: add a exception for USB gadget drivers
 2012-08-16 14:26 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] Drop default SD card creation
 2012-08-16 14:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] omap: Get BlockDriverState* in mmc controller init, not board init
` [Qemu-devel] [PATCH 3/3] Drop default SD card creation

[PATCH] crypto: twofish - add x86_64/avx assembler implementation
 2012-08-16 14:26 UTC  (5+ messages)

Xen 4.2 Limits (needs review)
 2012-08-16 14:25 UTC  (14+ messages)

[PATCH] btrfs-progs: trivial code style fix in root-tree.c
 2012-08-16 14:25 UTC  (5+ messages)

dreamplug spi partitions
 2012-08-16 14:20 UTC  (2+ messages)

[oe-commits] Andreas Müller : systemd.bbclass: add *-systemd packages to RRECOMMENDS
 2012-08-16 14:07 UTC  (2+ messages)
` [meta-oe][meta-systemd][PATCH] systemd.bbclass: add option to disable automatic RRECOMMENDS pkg-systemd_base -> pkg-systemd

Introducing O.S. system level virtualization in Xen
 2012-08-16 14:19 UTC  (3+ messages)

[PATCH lttng-tools 1/2] Fix: Invalid free on session_name when destroying session
 2012-08-16 14:18 UTC  (2+ messages)
  ` [PATCH lttng-tools 2/2] Cleanup: Remove unused get_default_session_name() function

[RFC v1 0/5] VBD: enlarge max segment per request in blkfront
 2012-08-16 14:18 UTC  (4+ messages)

[PATCH] m5mols: Add missing free_irq() on error path
 2012-08-16 14:16 UTC 

Fwd: Far too long mount time
 2012-08-16 14:16 UTC  (3+ messages)
  `  "

[patch 0/8] procfs, fdinfo updated
 2012-08-16 14:15 UTC  (15+ messages)
` [patch 4/8] fs, exportfs: Add export_encode_inode_fh helper

[RFC PATCH 3/8]: PVH: memory manager and paging related changes
 2012-08-16 14:15 UTC  (3+ messages)

[PATCHv7 00/24] I2C big cleanup
 2012-08-16 14:15 UTC  (52+ messages)
` [PATCHv7 01/24] i2c: omap: switch to devm_* API
` [PATCHv7 02/24] i2c: omap: simplify num_bytes handling
` [PATCHv7 03/24] i2c: omap: decrease indentation level on data handling
` [PATCHv7 04/24] i2c: omap: add blank lines
` [PATCHv7 05/24] i2c: omap: simplify omap_i2c_ack_stat()
` [PATCHv7 06/24] i2c: omap: split out [XR]DR and [XR]RDY
` [PATCHv7 07/24] i2c: omap: improve i462 errata handling
` [PATCHv7 08/24] i2c: omap: re-factor receive/transmit data loop
` [PATCHv7 09/24] i2c: omap: switch over to do {} while loop
` [PATCHv7 10/24] i2c: omap: ack IRQ in parts
` [PATCHv7 11/24] i2c: omap: switch to platform_get_irq()
` [PATCHv7 12/24] i2c: omap: bus: add a receiver flag
` [PATCHv7 13/24] i2c: omap: simplify errata check
` [PATCHv7 14/24] i2c: omap: always return IRQ_HANDLED
` [PATCHv7 15/24] i2c: omap: simplify IRQ exit path
` [PATCHv7 16/24] i2c: omap: resize fifos before each message
` [PATCHv7 17/24] i2c: omap: get rid of the "complete" label
` [PATCHv7 18/24] i2c: omap: remove redundant status read
` [PATCHv7 19/24] i2c: omap: always return IRQ_HANDLED
` [PATCHv7 20/24] i2c: omap: switch to threaded IRQ support
` [PATCHv7 21/24] i2c: omap: remove unnecessary pm_runtime_suspended check
` [PATCHv7 22/24] i2c: omap: switch over to autosuspend API
` [PATCHv7 23/24] i2c: omap: sanitize exit path
` [PATCHv7 24/24] i2c: omap: Prevent NULL pointer dereference in remove

powerpc/perf: hw breakpoints return ENOSPC
 2012-08-16 14:15 UTC  (8+ messages)

[PATCH][Autotest] client.shared: Adds VersionableClass
 2012-08-16 14:14 UTC 

[PATCH v4 0/3] Runtime Interpreted Power Sequences
 2012-08-16 14:14 UTC  (4+ messages)
` [PATCH v4 1/3] "

[RFC PATCH 4/8]: identity map, events, and xenbus related changes
 2012-08-16 14:14 UTC  (2+ messages)

[RFC PATCH 6/8]: Ballooning changes
 2012-08-16 14:13 UTC  (2+ messages)

[PATCH] lockdep: fix potential NULL pointer dereferences
 2012-08-16 14:12 UTC 

CPU stucked when xen initializing, why?
 2012-08-16 14:12 UTC 

[PATCH v0 0/5] cgroup: Assign subsystem IDs during compile time
 2012-08-16 14:12 UTC  (6+ messages)
` [PATCH v0 2/5] cgroup: Move sock_update_classid() decleration to cls_cgroup.h
` [PATCH v0 3/5] cgroup: Protect access to task_cls_classid() when built as module
  ` [PATCH v0 1/5] cgroup: Use empty task_cls_classid() when !CONFIG_NET_CLS(_MODULE)
  ` [PATCH v0 4/5] cgroup: Protect access to task_netprioidx() when built as module
  ` [PATCH v0 5/5] cgroup: Assign subsystem IDs during compile time

[PATCH v2 00/31] AArch64 Linux kernel port
 2012-08-16 14:11 UTC  (6+ messages)
` [PATCH v2 26/31] arm64: Miscellaneous library functions

[PATCH] x86/HVM: assorted RTC emulation adjustments
 2012-08-16 14:11 UTC 

Windows slow boot: contractor wanted
 2012-08-16 14:10 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH for-1.2 v3 1/3] qlist: add qlist_size()
 2012-08-16 14:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-1.2 v3 2/3] json-parser: don't replicate tokens at each level of recursion

[Qemu-trivial] [PATCH] Spelling fixes in comments and macro names (ressource -> resource)
 2012-08-16 14:10 UTC  (5+ messages)
` [Qemu-trivial] [Qemu-devel] "
    `  "
    ` [Qemu-devel] "

[Patch net-next] xfrm: use rcu_dereference_bh() when BH is disabled
 2012-08-16 14:09 UTC 

[[RFC PATCH 2/8]: PVH: changes related to initial boot and irq rewiring
 2012-08-16 14:09 UTC  (3+ messages)

[PATCH] EPT/PoD: fix interaction with 1Gb pages
 2012-08-16 14:07 UTC 

3.5.1: WARNING: at include/linux/iocontext.h:140 copy_process.part.56+0x1041/0x1190()
 2012-08-16 14:05 UTC  (2+ messages)

lockdep trace from posix timers
 2012-08-16 14:03 UTC  (4+ messages)

[PATCH 0/6] Package upgrades
 2012-08-16 12:55 UTC  (7+ messages)
` [PATCH 1/6] dbus: upgrade to 1.6.4
` [PATCH 2/6] ofono: upgrade to 1.10
` [PATCH 3/6] iproute2: upgrade to 3.5.0
` [PATCH 4/6] iptables: upgrade to 1.4.15
` [PATCH 5/6] pulseaudio: upgrade to 2.1
` [PATCH 6/6] connman: upgrade to 1.4

[Qemu-devel] [PATCH 0/2] Fix two buggy pc_sysfw error paths
 2012-08-16 14:03 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] pc_sysfw: Check for qemu_find_file() failure

[PATCH] power: add knob for printing device resume times
 2012-08-16 14:03 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] media: davinci: vpif: add check for NULL handler
 2012-08-16 14:02 UTC 

[discussion]sched: a rough proposal to enable power saving in scheduler
 2012-08-16 14:01 UTC  (7+ messages)

[PATCH v2 0/4] Add AM33XX regulators device tree data
 2012-08-16 14:00 UTC  (9+ messages)
` [PATCH v2 3/4] arm/dts: Add tps65910 regulator DT data to am335x-evm.dts

[PATCH 0/4] cputime: Virtual cputime accounting small cleanups and consolidation v2
 2012-08-16 14:00 UTC  (14+ messages)
` [PATCH 1/4] cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING
` [PATCH 3/4] cputime: Consolidate vtime handling on context switch

[PATCH 0/9] ARM perf updates for 3.7
 2012-08-16 13:59 UTC  (7+ messages)
` [PATCH 1/9] ARM: PMU: Add runtime PM Support
` [PATCH 4/9] ARM: pmu: remove arm_pmu_type enumeration

[PATCH] ARM: LPC32xx: Provide DMA filter callbacks via platform data
 2012-08-16 13:59 UTC  (4+ messages)

[RFC PATCH 1/8]: PVH: Basic and preparatory changes
 2012-08-16 13:59 UTC  (2+ messages)

[PATCH][Autotest] client.shared: Adds VersionableClass
 2012-08-16 13:58 UTC 

[RFC 0/2] Reduce alloc_contig_range latency
 2012-08-16 13:58 UTC  (4+ messages)
` [RFC 1/2] cma: remove __reclaim_pages

[PATCH 5/6] ARM: integrator: convert AMBA devices to device tree
 2012-08-16 13:56 UTC  (3+ messages)

[PATCH] xfstests: Provide test whether fs supports direct IO and use it
 2012-08-16 13:56 UTC 

[patch] TTY: tty_alloc_driver() returns error pointers
 2012-08-16 13:56 UTC  (3+ messages)

[Bug 45941] BUG: soft lockup - CPU#1 stuck for 21s! [kworker/1:1:64] BUG: soft lockup - CPU#4 stuck for 22s! [flush-252:0:384]
 2012-08-16 13:56 UTC 

CIFS on 3.5.0 causes hung tasks; Unexpected lookup error -19
 2012-08-16 13:56 UTC 

[U-Boot] [PATCH 0/4] arm:samsung: Cleanup code for trats and universal boards
 2012-08-16 13:55 UTC  (4+ messages)
` [U-Boot] [PATCH 3/4] arm:exynos4: Set common code for trats and universal_c210 boards

[RFC PATCH 0/5] net: socket bind to file descriptor introduced
 2012-08-16 13:54 UTC  (3+ messages)

[PATCH 00/19] pci-assign: Refactor for upstream merge
 2012-08-16 13:54 UTC  (15+ messages)
` [PATCH 01/19] pci-assign: Only clean up registered IO resources
` [PATCH 02/19] pci-assign: Factor out kvm_device_pci_assign/deassign
` [PATCH 04/19] pci-assign: Refactor interrupt deassignment
` [PATCH 05/19] pci-assign: Factor out kvm_device_intx_assign
` [PATCH 06/19] qemu-kvm: Move kvm_device_intx_set_mask service
` [PATCH 07/19] pci-assign: Rework MSI assignment
` [PATCH 09/19] pci-assign: Replace kvm_assign_set_msix_nr with kvm_device_msix_init_vectors
` [PATCH 10/19] pci-assign: Replace kvm_assign_set_msix_entry with kvm_device_msix_set_vector
` [PATCH 11/19] pci-assign: Rework MSI-X route setup
` [PATCH 12/19] pci-assign: Factor out kvm_device_msix_assign
` [PATCH 13/19] qemu-kvm: Kill qemu-kvm.[ch]
` [PATCH 16/19] pci-assign: Fix coding style issues
` [PATCH 17/19] pci-assign: Replace exit() with hw_error()
` [PATCH 18/19] pci-assign: Drop unused or write-only variables


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.