All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-15 15:24:35 to 2012-11-15 16:13:40 UTC [more...]

[PATCH] x86/Sandy Bridge: reserve pages when integrated graphics is present
 2012-11-15 16:14 UTC  (4+ messages)

[Qemu-devel] [PATCH] iscsi: fix deadlock during login
 2012-11-15 16:13 UTC  (4+ messages)

PROBLEM: Linux 3.6.2 fails to boot on IBM Cell
 2012-11-15 16:13 UTC  (3+ messages)

[Buildroot] [PATCH] support/gnuconfig: update config.{guess, sub} to a newer version
 2012-11-15 16:13 UTC 

pch_can: Data transmission stops after dropped packet
 2012-11-15 16:12 UTC  (3+ messages)

[PATCH] config: don't segfault when given --path with a missing value
 2012-11-15 16:11 UTC  (3+ messages)

[RFC] dt/platform: Use cell-index for device naming if available
 2012-11-15 16:10 UTC  (8+ messages)

Several unhappy btrfs's after RAID meltdown
 2012-11-15 16:00 UTC  (11+ messages)

[Qemu-devel] Fwd: buildbot failure in qemu on rhel6-default
 2012-11-15 16:09 UTC 

Acpi deadlocks with 3.7.0-rc4
 2012-11-15 16:09 UTC 

ceph-osd cpu usage
 2012-11-15 16:09 UTC  (4+ messages)

[Qemu-devel] Fwd: buildbot failure in qemu on openbsd-default
 2012-11-15 16:08 UTC 

linux-next: Tree for Nov 15
 2012-11-15 16:07 UTC  (2+ messages)
` linux-next: Tree for Nov 15 (drbd)

[PATCH 2/2] drm/i915: optimize the shmem_pwrite slowpath handling
 2012-11-15 16:07 UTC  (5+ messages)
` [PATCH] "

[PATCH] mach-omap2/board-igep0020.c: Fix reboot problem
 2012-11-15 16:06 UTC 

Labeled NFS [v5]
 2012-11-15 16:00 UTC  (14+ messages)

[PATCH] ARM: Fix errata 751472 handling on Cortex-A9 r1p*
 2012-11-15 16:06 UTC  (14+ messages)

Cannot list subvolumes with latest git
 2012-11-15 16:05 UTC  (2+ messages)

[PATCH 00/12] printk() fixes, optimizations, and clean ups
 2012-11-15 16:05 UTC  (2+ messages)

[PATCH v2 0/7] makedumpfile security key filtering with eppic
 2012-11-15 16:04 UTC  (10+ messages)
` [PATCH v2 1/7] Initialize and setup eppic

[Buildroot] [pull request] Pull request for branch xtensa
 2012-11-15 16:02 UTC  (5+ messages)
` [Buildroot] [PATCH 2/6] uClibc: remove useless linuxthreads-errno-fix patch

[PATCH v2] cuse: do not register multiple devices with the same name
 2012-11-15 16:02 UTC  (3+ messages)

[Buildroot] [PATCH] binutils: add version 2.23.1
 2012-11-15 16:01 UTC  (8+ messages)

[PATCH] pinctrl: nomadik: Staticize non-exported symbols
 2012-11-15 16:01 UTC  (2+ messages)

Network soft and hard irqs statistics
 2012-11-15 16:01 UTC 

[Qemu-devel] [PATCH] iscsi: fix segfault in url parsing
 2012-11-15 16:00 UTC  (2+ messages)

[PATCH v10 0/6] of: add display helper
 2012-11-15 16:00 UTC  (6+ messages)
` [PATCH v10 1/6] video: add display_timing and videomode

[PATCH 00/32] OMAPDSS: create compat layer
 2012-11-15 15:58 UTC  (66+ messages)
` [PATCH 01/32] OMAPDSS: remove declarations for non-existing functions
` [PATCH 02/32] OMAPDSS: DPI: fix crash with dpi_verify_dsi_pll()
` [PATCH 03/32] OMAPDSS: don't WARN if there's no DSI device
` [PATCH 04/32] OMAPDSS: DISPC: add no_framedone_tv feat
` [PATCH 05/32] OMAPDSS: DISPC: use get_framedone_irq in disable_digit_out
` [PATCH 06/32] OMAPDSS: DISPC: Remove blocking code from dispc_wb_enable()
` [PATCH 07/32] OMAPDSS: cleanup WB enable/is_enabled functions
` [PATCH 08/32] OMAPDSS: DISPC: use WARN_ON() in dispc_mgr_go
` [PATCH 09/32] OMAPDSS: DISPC: pclk & lclk rates for writeback
` [PATCH 10/32] OMAPDSS: DISPC: pass pclk to calc_core_clk()
` [PATCH 11/32] OMAPDSS: DISPC: pass pclk & lclk to check_horiz_timing_omap3
` [PATCH 12/32] OMAPDSS: DISPC: pass pclk & lclk to calc_scaling
` [PATCH 13/32] OMAPDSS: DISPC: pass pclk & lclk to dispc_ovl_calc_scaling
` [PATCH 14/32] OMAPDSS: create display-sysfs.c
` [PATCH 15/32] OMAPDSS: add dss_get_core_pdev()
` [PATCH 16/32] OMAPDSS: add omapdss_compat_init()
` [PATCH 17/32] OMAPDSS: move ovl & ovl-mgr init to apply.c
` [PATCH 18/32] OMAPDSS: move ovl-mgr function setup "
` [PATCH 19/32] OMAPDSS: move ovl "
` [PATCH 20/32] OMAPDSS: add manager ops
` [PATCH 21/32] OMAPDSS: manage framedone irq with mgr ops
` [PATCH 22/32] OMAPDSS: move blocking mgr enable/disable to compat layer
` [PATCH 23/32] OMAPDSS: move omap_dispc_wait_for_irq_interruptible_timeout to dispc-compat.c
` [PATCH 24/32] OMAPDSS: move irq handling to dispc-compat
` [PATCH 25/32] OMAPDSS: DISPC: add dispc_ovl_check()
` [PATCH 26/32] OMAPDSS: DPI: use dispc's check_timings
` [PATCH 27/32] OMAPDSS: move display sysfs init to compat layer
` [PATCH 28/32] OMAPDSS: separate compat files in the Makefile
` [PATCH 29/32] OMAPDSS: export dss_mgr_ops functions
` [PATCH 30/32] OMAPDSS: export dss_feat functions
` [PATCH 31/32] OMAPDSS: export dispc functions
` [PATCH 32/32] OMAPDSS: use omapdss_compat_init() in other drivers

[PATCH] bindings: i2c: use consistent naming for i2c binding descriptions
 2012-11-15 15:58 UTC  (5+ messages)

[Qemu-devel] "usb: uhci: Look up queue by address, not token"
 2012-11-15 15:40 UTC  (2+ messages)

[PATCH v8 0/4] driver for 60g Wilocity chip wil6210
 2012-11-15 15:55 UTC  (3+ messages)
` [PATCH v8 4/4] dynamic_debug: dynamic hex dump

[PATCH V2 0/5] SMP support for Armada XP
 2012-11-15 15:54 UTC  (9+ messages)
` [PATCH V2 1/5] arm: mvebu: Added support for coherency fabric in mach-mvebu

[PATCH 0/3] netfilter: add connlabel conntrack extension
 2012-11-15 15:55 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] netfilter: ctnetlink: deliver labels to userspace via CTA_LABELS attribute
` [PATCH 3/3] netfilter: ctnetlink: allow userspace to set labels

[PATCH] dt: platform: Extract device name from device tree blob
 2012-11-15 15:52 UTC  (4+ messages)

3.7-rc5 shutdown oops on E420R
 2012-11-15 15:51 UTC  (2+ messages)

[U-Boot] [SPL mode] Question
 2012-11-15 15:51 UTC 

[PATCH v6 0/2] i2c: i2c-ocores: Add support for sparc, custom set and get functions, and the GRLIB port of the controller
 2012-11-15 15:50 UTC  (4+ messages)
` [PATCH v6 1/2] i2c: i2c-ocores: Add irq support for sparc
` [PATCH v6 2/2] i2c: i2c-ocores: Add support for the GRLIB port of the controller and use function pointers for getreg and setreg functions

[PATCH 1/1] mtd: physmap_of: allow to specify the mtd name for retro compatiblity
 2012-11-15 15:50 UTC  (4+ messages)

About vcpu wakeup and runq tickling in credit
 2012-11-15 15:50 UTC  (5+ messages)

meta-freescale general mailing list
 2012-11-15 15:36 UTC  (3+ messages)
` [yocto] "

Comments requested: driver for Quatech PCI serial cards
 2012-11-15 15:53 UTC  (6+ messages)

[PATCH 0/3] libnetfilter_conntrack: add connlabel support
 2012-11-15 15:50 UTC  (4+ messages)
` [PATCH 1/3] api: add nfct_bitmask object
` [PATCH 2/3] api: add connlabel api and attribute
` [PATCH 3/3] examples: add connlabel dump/set/clear demo programs

Iptables rules with module string give strange counter results
 2012-11-15 15:47 UTC  (2+ messages)

Xen credit scheduler question
 2012-11-15 15:43 UTC 

[Buildroot] [PATCH] tremor: force ARM mode when building to avoid Thumb2 build problems
 2012-11-15 15:41 UTC  (2+ messages)

[Buildroot] [git commit] tremor: force ARM mode when building to avoid Thumb2 build problems
 2012-11-15 15:41 UTC 

[PATCH] mm: fix a regression with HIGHMEM introduced by changeset 7f1290f2f2a4d
 2012-11-15 15:40 UTC  (6+ messages)

Fix for vblank on nvc0
 2012-11-15 15:40 UTC  (8+ messages)

proc.5: meminfo fixes
 2012-11-15 15:39 UTC 

[Bug 50091] [BISECTED]GeForce 6150SE: system hangs on X-server start with garbled screen
 2012-11-15 15:39 UTC  (2+ messages)

[Buildroot] [git commit] arch: Config.in string configuration options must be quoted
 2012-11-15 15:39 UTC 

[Buildroot] [git commit] xtensa: support configurable processor configurations
 2012-11-15 15:39 UTC 

[Buildroot] [git commit] xtensa: add support for the Xtensa architecture
 2012-11-15 15:39 UTC 

[PATCHv3] scripts/sstate-sysroot-cruft.sh: add simple script to find files in sysroots not tracked by sstate
 2012-11-15 15:25 UTC  (3+ messages)
` [PATCHv4] "

[Buildroot] [git commit] uClibc: update uClibc-snapshot.config to recent uClibcs
 2012-11-15 15:39 UTC 

llvm issue
 2012-11-15 15:25 UTC  (2+ messages)

[GIT PULL] printk: Make it usable on nohz cpus
 2012-11-15 15:38 UTC  (8+ messages)
` [PATCH 5/7] irq_work: Don't stop the tick with pending works
` [PATCH 7/7] printk: Wake up klogd using irq_work

mke2fs -O 64bit -E resize=<anything> divides by 0
 2012-11-15 15:38 UTC  (2+ messages)

[PATCH] Provide support for multiple frame buffers in Xen
 2012-11-15 15:38 UTC 

[PATCH 1/2] dw_dmac: check direction properly in dw_dma_cyclic_prep
 2012-11-15 15:38 UTC  (7+ messages)
` [PATCH 2/2] dw_dmac: make usage of dw_dma_slave optional

[PATCH v3] mtd: omap: nand: Remove 0xFF's that prefixed 16bit NAND addresses
 2012-11-15 15:38 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/7] virtio: virtio-blk data plane
 2012-11-15 15:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/7] dataplane: add virtqueue vring code
` [Qemu-devel] [PATCH 6/7] dataplane: add virtio-blk data plane code

[PATCH] remoteproc: fix error path of ->find_vqs
 2012-11-15 15:36 UTC  (3+ messages)

[PATCH 0/8][RFC] ftrace: Optimizing the function tracer
 2012-11-15 15:30 UTC  (9+ messages)
` [PATCH 1/8][RFC] ftrace: Fix global function tracers that are not recursion safe
` [PATCH 2/8][RFC] ftrace: Fix function tracing recursion self test
` [PATCH 3/8][RFC] ftrace: Optimize the function tracer list loop
` [PATCH 4/8][RFC] ftrace: Add context level recursion bit checking
` [PATCH 5/8][RFC] tracing: Make the trace recursion bits into enums
` [PATCH 6/8][RFC] tracing: Avoid unnecessary multiple recursion checks
` [PATCH 7/8][RFC] ftrace: Use only the preempt version of function tracing
` [PATCH 8/8][RFC] ring-buffer: User context bit recursion checking

[PATCH v2 0/7] xen/arm: run on real hardware
 2012-11-15 15:34 UTC  (5+ messages)
` [PATCH 7/7] xen/arm: get the number of cpus from device tree

[PATCH] video: Add support for the Solomon SSD1307 OLED Controller
 2012-11-15 15:32 UTC 

video: pull request for branch "cfa-10049-3.7-oled-driver"
 2012-11-15 15:32 UTC 

[RFC] rework mem_cgroup iterator
 2012-11-15 15:31 UTC  (10+ messages)
` [RFC 2/5] memcg: rework mem_cgroup_iter to use cgroup iterators

ceph-osd cpu usage
 2012-11-15 15:30 UTC  (3+ messages)

Q: using cgroups in real life
 2012-11-15 15:30 UTC  (2+ messages)

I2C: kzm9g: how to suppress a stop condition?
 2012-11-15 15:28 UTC 

[Qemu-devel] [PATCH] vmstate: drop orphan register_device_unmigratable() prototype
 2012-11-15 14:29 UTC 

[BUGFIX] PM: Fix active child counting when disabled and forbidden
 2012-11-15 15:27 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/2] usb-host: update tracing
 2012-11-15 15:23 UTC  (2+ messages)

[PATCH 0/3] target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation
 2012-11-15 15:25 UTC  (5+ messages)
` [PATCH 3/3] target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support


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.