All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-06 10:23:31 to 2012-08-06 11:51:00 UTC [more...]

[PATCH 0/6] Device Tree IRQ related enablement patches
 2012-08-06 11:50 UTC  (18+ messages)
` [PATCH 1/6] ARM: ux500: Identify the PRCMU as an interrupt controller
` [PATCH 2/6] mfd: Provide the PRCMU with its own IRQ domain
` [PATCH 3/6] ARM: ux500: Force AB8500 to use the GIC as its interrupt controller
` [PATCH 4/6] mfd: Use interrupt-parent as IRQ controller if specified in DT
` [PATCH 5/6] ARM: ux500: Match-up compatible stings with associated MFD cell
` [PATCH 6/6] Input: ab8500-ponkey: Make the distinction between DT and non-DT boots

[PATCH] lscpu : -b and -c option does not give expected output
 2012-08-06 11:50 UTC  (2+ messages)

[PATCH v3 0/2] omap: add ocp2scp as a bus driver
 2012-08-06 11:50 UTC  (11+ messages)
` [PATCH v3 1/2] drivers: bus: add a new driver for omap-ocp2scp
` [PATCH v3 2/2] arm/dts: omap4: Add ocp2scp data

[PATCHv5 0/4] improve speed of "rep ins" emulation
 2012-08-06 11:49 UTC  (8+ messages)
` [PATCHv5 4/4] KVM: emulator: optimize "rep ins" handling

UIO: missing resource mapping
 2012-08-06 11:49 UTC  (12+ messages)

[BUG] af_packet: tpacket_destruct_skb throws BUG under high tx load
 2012-08-06 11:21 UTC 

[U-Boot] [PATCH 1/2] m28evk: Turn on caches
 2012-08-06 11:49 UTC  (4+ messages)

[PATCH]: Mac80211 driver and I checked the patch
 2012-08-06 11:49 UTC 

nilfs2 not garbage collecting
 2012-08-06 11:48 UTC  (4+ messages)

[PATCH] arm/dts: AM33XX: Set the default status of module to "disabled" state
 2012-08-06 11:46 UTC  (4+ messages)

[Buildroot] [PATCH] kernel-headers: bump 3.{0 , 2}.x stable versions
 2012-08-06 11:46 UTC 

firmware directory
 2012-08-06 11:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/4] Standard SD host controller model
 2012-08-06 11:45 UTC  (9+ messages)
` [Qemu-devel] [PATCH v6 1/4] hw: introduce standard SD host controller
` [Qemu-devel] [PATCH v6 2/4] exynos4210: Added SD host controller model

[PATCH] ARM: ux500: resurrect I2C platform data
 2012-08-06 11:43 UTC  (7+ messages)
` [PATCH 1/1] i2c: Add default configuration into the Nomadik I2C driver

xfs_growfs / planned resize / performance impact
 2012-08-06 11:42 UTC  (4+ messages)

boot slow down
 2012-08-06 11:41 UTC  (7+ messages)

[U-Boot] [PATCH v1 0/6] Rework for mxs SoC family support
 2012-08-06 11:40 UTC  (6+ messages)
` [U-Boot] [PATCH v1 1/6] mxs: reorganize source directory for easy sharing of code in i.MXS SoCs

[PATCH 1/4] gpio/mxc: remove redundant shadow variables initialization
 2012-08-06 11:38 UTC  (2+ messages)

[xen-unstable test] 13563: trouble: preparing/queued
 2012-08-06 11:38 UTC 

xl segfault when starting a guest
 2012-08-06 11:36 UTC  (5+ messages)

[PATCH] x86: set fpmath to 387 to avoid gcc warnings
 2012-08-06 11:36 UTC 

[PATCH 0/4] arm: SMP interrupt handling fixes
 2012-08-06 11:35 UTC  (5+ messages)
` [PATCH 1/4] arm: disable distributor delivery on boot CPU only
` [PATCH 2/4] arm: don't bother setting up vtimer, vgic etc on idle CPUs
` [PATCH 3/4] arm/vtimer: convert result to ticks when reading CNTPCT register
` [PATCH 4/4] arm: Use per-CPU irq_desc for PPIs and SGIs

[PATCH v3 00/15] cifs: convert async write and read code to use less kmapping
 2012-08-06 11:31 UTC  (16+ messages)
  ` [PATCH v3 01/15] cifs: change signing routines to deal with smb_rqst structs
  ` [PATCH v3 02/15] cifs: change smb2 signing routines to use "
  ` [PATCH v3 03/15] cifs: convert send code "
  ` [PATCH v3 04/15] cifs: cork the socket before a send and uncork it afterward
  ` [PATCH v3 05/15] cifs: teach smb_send_rqst how to handle arrays of pages
  ` [PATCH v3 06/15] cifs: teach signing routines how to deal with arrays of pages in a smb_rqst
  ` [PATCH v3 07/15] cifs: change cifs_call_async to use smb_rqst structs
  ` [PATCH v3 08/15] cifs: convert async write code to pass in data via rq_pages array
  ` [PATCH v3 09/15] cifs: remove the kmap size limit from wsize
  ` [PATCH v3 10/15] cifs: add deprecation warning to sockopt=TCP_NODELAY option
  ` [PATCH v3 11/15] cifs: allocate kvec array for cifs_readdata as a separate allocation
  ` [PATCH v3 12/15] cifs: turn the pages list in cifs_readdata into an array
  ` [PATCH v3 13/15] cifs: convert async read code to use pages array without kmapping
  ` [PATCH v3 14/15] cifs: replace kvec array in readdata with a single kvec
  ` [PATCH v3 15/15] cifs: remove kmap lock and rsize limit

[PATCH] gcc-cross-initial: Ensure it uses an isolated sysroot
 2012-08-06 11:18 UTC 

[PATCH] read_index_from: remove bogus errno assignments
 2012-08-06 11:27 UTC 

[PATCH v2] mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp
 2012-08-06 11:26 UTC 

[PATCH] ASoC: sgtl5000: remove device tree probe match table
 2012-08-06 11:54 UTC 

Gitcompile for Kernel 3.2?
 2012-08-06 11:52 UTC  (3+ messages)

[Qemu-devel] [PATCH V2] qemu-img: use QemuOpts instead of QEMUOptionParameter in resize function
 2012-08-06 11:23 UTC  (3+ messages)

[PATCH] OMAPDSS: OMAPFB: fix framebuffer console colors
 2012-08-06 11:22 UTC  (5+ messages)

Mainlining MTD drivers (lpc32xx)
 2012-08-06 11:21 UTC  (3+ messages)

[PATCH 00/24] Introduce Xen support on ARM
 2012-08-06 11:17 UTC  (21+ messages)
` [PATCH 01/24] arm: initial Xen support
  ` [Xen-devel] "
` [PATCH 09/24] xen/arm: compile and run xenbus
` [PATCH 15/24] xen/arm: receive Xen events on ARM

[Buildroot] [PATCH 1/3] buildroot: target: Add Blackfin architecture support in configuration
 2012-08-06 11:17 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] buildroot:package: Avoids prefix absolute compiler path when external toolchain path is empty
` [Buildroot] [PATCH 3/3] buildroot: toolchain: Allow to build gdbserver when external toolchain is selected

[PATCH 1/3] backlight: atmel-pwm-bl: remove goto err_free_mem
 2012-08-06 10:49 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2012-08-05
 2012-08-06 11:14 UTC  (2+ messages)

[PATCH 00/22] Introducing the TI Keystone platform
 2012-08-06 11:14 UTC  (7+ messages)
` [PATCH 01/22] ARM: add mechanism for late code patching
` [PATCH 03/22] ARM: LPAE: use phys_addr_t on virt <--> phys conversion

[PATCH] Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"
 2012-08-06 11:11 UTC 

plughw vs default / per-application volume changer
 2012-08-06 11:41 UTC 

Cherry-picking commits with empty messages
 2012-08-06 11:11 UTC  (5+ messages)
` [PATCH] cherry-pick: add --allow-empty-message option

[PATCH -v2 0/4] PCI/PM: PCI D3cold support fixes for 3.6-rc1
 2012-08-06 11:11 UTC  (3+ messages)
` [BUGFIX -v2 3/4] PCI/PM: Fix config reg access for D3cold and bridge suspending

suggestion to avoid erroneous lines in findmnt/lslocks/
 2012-08-06 11:10 UTC  (3+ messages)

DT GPIO numbering?
 2012-08-06 11:10 UTC  (7+ messages)

[PATCH v2] PM / Sleep: Print name of wakeup source that aborts suspend
 2012-08-06 11:15 UTC  (2+ messages)

[PATCH] compat: backport PCIe register definitions
 2012-08-06 11:06 UTC 

[PATCH v6 6/8] fsl-dma: use spin_lock_bh to instead of spin_lock_irqsave
 2012-08-06 10:36 UTC  (2+ messages)

[PATCH 6/8] fsl-dma: use spin_lock_bh to instead of spin_lock_irqsave
 2012-08-06 11:01 UTC  (3+ messages)

[PATCH net-next 0/5] Per-net and on-demand link indices (and related)
 2012-08-06 11:01 UTC  (8+ messages)
` [PATCH 1/5] net: Don't use ifindices in hash fns
` [PATCH 2/5] net: Allow to create links with given ifindex
` [PATCH 3/5] veth: Allow to create peer link "
` [PATCH 4/5] net: Make ifindex generation per-net namespace
` [PATCH 5/5] net: Loopback ifindex is constant now

[Qemu-devel] [PATCH 00/47] Block job improvements for 1.2
 2012-08-06 10:58 UTC  (18+ messages)
` [Qemu-devel] [PATCH 13/47] block: introduce block job error

[Qemu-devel] [RFC PATCH 0/4] char: expose MemoryCharDriver to users and provide QMP interface
 2012-08-06 10:57 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 1/4] qemu-char: Convert MemCharDriver to circular buffer

skb_warn_bad_offload with kernel 3.5 (maybe gso/bridge related ?)
 2012-08-06 10:57 UTC  (6+ messages)

[PATCH v6 4/8] fsl-dma: move functions to avoid forward declarations
 2012-08-06 10:14 UTC 

[PATCH v4 0/3] Haswell HDMI/DP audio enable
 2012-08-06 10:44 UTC  (4+ messages)
` [PATCH v4 1/3] drm/i915: HSW audio registers definition
` [PATCH V4 2/3] drm/i915: write eld info for HDMI audio
` [PATCH v4 3/3] drm/i915: Haswell HDMI audio enable

[Qemu-devel] [PATCH] qemu-char: (Re-)connect for tcp_chr_write() unconnected writing
 2012-08-06 10:54 UTC  (3+ messages)

[PATCH v3 1/2] lis3: add generic DT matching code
 2012-08-06 10:45 UTC  (4+ messages)

[PATCH 0/2] Fix ACS path checking
 2012-08-06 10:50 UTC  (3+ messages)

[Buildroot] [git commit branch/next] Add new package: cpuload
 2012-08-06 10:49 UTC 

[Buildroot] [git commit] xavante: add license info
 2012-08-06 10:48 UTC 

[Buildroot] [git commit] wsapi: add license info
 2012-08-06 10:48 UTC 

[Buildroot] [git commit] rings: add license info
 2012-08-06 10:48 UTC 

[Buildroot] [git commit] luasocket: add license info
 2012-08-06 10:48 UTC 

[Buildroot] [git commit] luafilesystem: add license info
 2012-08-06 10:48 UTC 

[Buildroot] [git commit] coxpcall: add license info
 2012-08-06 10:48 UTC 

[Buildroot] [git commit] copas: add license info
 2012-08-06 10:48 UTC 

[Buildroot] [git commit] cgilua: add license info
 2012-08-06 10:48 UTC 

[Buildroot] [git commit] luajit: add license info
 2012-08-06 10:47 UTC 

[Buildroot] [git commit] input-event-daemon: Add license info
 2012-08-06 10:47 UTC 

[Buildroot] [git commit] bwm-ng: Add license info
 2012-08-06 10:47 UTC 

image recipe gives error: has no buildable providers
 2012-08-06 10:47 UTC 

[Buildroot] [git commit] lmbench: Add license info
 2012-08-06 10:47 UTC 

[meta-systemd] gdm: replace 'WantedBy=graphical.target' by 'Alias=display-manager.service'
 2012-08-06 10:34 UTC  (2+ messages)

[PATCH] ALSA: hda - add dock support for Thinkpad T430s
 2012-08-06 11:14 UTC  (4+ messages)

No subject
 2012-08-06 10:43 UTC 

[PATCH v6 8/8] carma: remove unnecessary DMA_INTERRUPT capability
 2012-08-06 10:15 UTC  (2+ messages)

XFS_WANT_CORRUPTED_GOTO error
 2012-08-06 10:33 UTC  (2+ messages)

[PATCH v6 7/8] fsl-dma: fix a warning of unitialized cookie
 2012-08-06 10:14 UTC  (2+ messages)

[PATCH v6 3/8] fsl-dma: add fsl_dma_free_descriptor() to reduce code duplication
 2012-08-06 10:13 UTC 

[PATCH] staging: media: cxd2099: remove memcpy of similar structure variables
 2012-08-06 10:40 UTC  (4+ messages)

[PATCH v6 5/8] fsl-dma: change release process of dma descriptor for supporting async_tx
 2012-08-06 10:14 UTC  (2+ messages)

[PATCH v7 0/2] kvm: level irqfd and new eoifd
 2012-08-06 10:40 UTC  (5+ messages)
` [PATCH v7 2/2] kvm: KVM_EOIFD, an eventfd for EOIs

[PATCH v6 2/8] fsl-dma: remove attribute DMA_INTERRUPT of dmaengine
 2012-08-06 10:12 UTC  (2+ messages)

OMAP3 Overo: Crash on boot with Linus' master
 2012-08-06 10:38 UTC 

[PATCH v6 1/8] Talitos: Support for async_tx XOR offload
 2012-08-06 10:11 UTC  (2+ messages)

[PATCH v6 0/8] Raid: enable talitos xor offload for improving performance
 2012-08-06 10:10 UTC  (2+ messages)

[PATCH] rbtree: fix perf compilation
 2012-08-06 10:34 UTC 

[PATCH 0/6] pinctrl: add DT support in PXA series
 2012-08-06 10:33 UTC  (5+ messages)
` [PATCH 6/6] ARM: dts: add pinctrl in PXA DT files

[RFC PATCH] ARM: LPAE: Fix alloc_init_section to flush all the pmd entries
 2012-08-06 10:33 UTC 

4.1.2 very slow without upstream patches, but fast with them, also 4.2 very slow
 2012-08-06 10:31 UTC  (3+ messages)

[PATCH 0/2] dma-parms and helpers for dma-buf
 2012-08-06 10:29 UTC  (5+ messages)
` [PATCH 2/2] dma-buf: add helpers for attacher dma-parms

[PATCH 1/8] ACPI sysfs.c strlen fix
 2012-08-06 10:26 UTC  (3+ messages)
` [PATCH] ACPI: replace strlen("string") with sizeof("string") -1

[PATCH 1/2] GPIO: gpio-pxa: simplify pxa_gpio_to_irq() and pxa_irq_to_chip()
 2012-08-06 10:26 UTC  (4+ messages)

LSI SAS2008 Option Rom Failure
 2012-08-06 10:23 UTC  (14+ messages)


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.