All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-07 10:23:45 to 2012-08-07 12:05:31 UTC [more...]

[oe-commits] Richard Purdie : Revert "linux-firware: use ${base_libdir} instead of / lib for packaging"
 2012-08-07 11:53 UTC  (2+ messages)

[PATCH] crypto: atmel - Remove possible typo error
 2012-08-07 12:02 UTC  (2+ messages)

[PATCH] spi: omap2-mcspi: In case of dma errors fall back to pio
 2012-08-07 12:02 UTC  (4+ messages)

[PATCH v3 0/4] Use dma_mmap_coherent to support IOMMU mapper
 2012-08-07 12:15 UTC  (7+ messages)
` [PATCH v3 4/4] fbdev: sh_mobile_lcdc: use dma_mmap_coherent if available

[linux-lvm] Getting 'incorrect semaphore state' on self configured server kernel
 2012-08-07 12:00 UTC 

RFC: mutex: hung tasks on SMP platforms with asm-generic/mutex-xchg.h
 2012-08-07 11:56 UTC  (2+ messages)

[PATCH v5] can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller
 2012-08-07 11:57 UTC  (2+ messages)

xtensa port maintenance
 2012-08-07 11:56 UTC  (4+ messages)

[PATCH] Fix invalidate if memory requested was not bucket aligned
 2012-08-07 11:56 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: Set cdrom device read only flag
 2012-08-07 11:54 UTC  (8+ messages)

[PATCH 1/2] ALSA: hda - remove quirk for Dell Vostro 1015
 2012-08-07 12:21 UTC  (4+ messages)
` [PATCH 2/2] ALSA: hda - remove redundant auto quirks for conexant 506x

[PATCH 0/5] mfd: replace IORESOURCE_IO by IORESOURCE_MEM
 2012-08-07 11:51 UTC  (19+ messages)

what's the differences among vairous memory models?
 2012-08-07 11:48 UTC  (2+ messages)

[PATCH]: Autosleep patch
 2012-08-07 11:52 UTC  (4+ messages)

[PATCH] cfg80211: Fix for crash in cfg80211
 2012-08-07 11:42 UTC  (2+ messages)

[PATCH] PM / Domains: Not return error when dev_pm_get_subsys_data returns 1
 2012-08-07 11:47 UTC  (2+ messages)

[PATCH 0/5] mfd: replace IORESOURCE_IO by IORESOURCE_MEM
 2012-08-07 11:41 UTC  (8+ messages)

[PATCH 0/3] Some additional az6007 cleanup patches
 2012-08-07 11:41 UTC  (4+ messages)
` [PATCH 3/3] [media] az6007: handle CI during suspend/resume

[PATCH 1/1] i2c: Add default configuration into the Nomadik I2C driver
 2012-08-07 11:41 UTC  (5+ messages)
` [PATCH 1/1 v2] "

[PATCH v2 0/2] Add D_CAN device tree data to AM335x-EVM
 2012-08-07 11:40 UTC  (5+ messages)
` [PATCH v2 1/2] arm/dts: AM33XX: Add D_CAN device tree data

[PATCH] eliminate lock profile pointer from spinlock structure when !LOCK_PROFILE
 2012-08-07 11:41 UTC 

[PATCH] mark 8x14 font data const
 2012-08-07 11:39 UTC 

[PATCH 0/4] i2c: omap: few more patches
 2012-08-07 11:38 UTC  (6+ messages)
` [PATCH 4/4] i2c: omap: switch over to autosuspend API

suggestion to avoid erroneous lines in findmnt/lslocks/
 2012-08-07 11:35 UTC  (6+ messages)

[PATCH] pinctrl/nomadik: fix hsi function group list
 2012-08-07 11:34 UTC  (2+ messages)

[PATCH] pinctrl: pinctrl-imx: add imx35 pinctrl driver
 2012-08-07 11:34 UTC  (4+ messages)

Getting notifications of the tasks file
 2012-08-07 11:33 UTC  (2+ messages)

add to Debian
 2012-08-07 11:30 UTC  (3+ messages)

[PATCH] ASoC: imx-ssi: Fix mono playback
 2012-08-07 12:00 UTC  (7+ messages)

[PATCH] python: Fix RPATH QA issue on non-gplv3 builds
 2012-08-07 11:18 UTC 

[PATCH] linux-yocto-3.4: Disable extra slang header search path
 2012-08-07 11:17 UTC 

[RFC/PATCH 0/2] ROW scheduling Algorithm
 2012-08-07 11:28 UTC  (5+ messages)
` [RFC/PATCH 2/2] block: Adding ROW scheduling algorithm

boot slow down
 2012-08-07 11:27 UTC  (6+ messages)

meta-openembedded patch queue
 2012-08-07 11:15 UTC  (4+ messages)

[PATCH] ARM: ep93xx: Use HW MAC filter in ethernet driver
 2012-08-07 11:26 UTC 

[PATCH 1/3] thermal: Exynos: Fix build error
 2012-08-07 11:21 UTC  (3+ messages)
` [PATCH 2/3] thermal: Exynos: Remove duplicate inclusion of err.h header file
` [PATCH 3/3] thermal: Exynos: Use devm_* functions

[PATCH] PM: save 8bytes in 'struct dev_pm_info'
 2012-08-07 11:27 UTC  (2+ messages)

[PATCH] ARM: ep93xx: clockevent support
 2012-08-07 11:21 UTC 

[Qemu-devel] [PATCH v2 00/12] Portable thread-pool/AIO, Win32 emulated AIO
 2012-08-07 11:17 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 01/12] event_notifier: enable it to use pipes
` [Qemu-devel] [PATCH v2 02/12] event_notifier: add Win32 implementation
` [Qemu-devel] [PATCH v2 03/12] main-loop: use event notifiers
` [Qemu-devel] [PATCH v2 04/12] aio: provide platform-independent API
` [Qemu-devel] [PATCH v2 05/12] aio: add Win32 implementation
` [Qemu-devel] [PATCH v2 06/12] linux-aio: use event notifiers
` [Qemu-devel] [PATCH v2 07/12] qemu-thread: add QemuSemaphore
` [Qemu-devel] [PATCH v2 08/12] aio: add generic thread-pool facility
` [Qemu-devel] [PATCH v2 09/12] block: switch posix-aio-compat to threadpool
` [Qemu-devel] [PATCH v2 10/12] raw: merge posix-aio-compat.c into block/raw-posix.c
` [Qemu-devel] [PATCH v2 11/12] raw-posix: rename raw-posix-aio.h, hide unavailable prototypes
` [Qemu-devel] [PATCH v2 12/12] raw-win32: add emulated AIO support

[PATCH] regmap-irq: allow auto-allocated IRQs to be mapped
 2012-08-07 11:18 UTC  (2+ messages)

Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...)
 2012-08-07 11:23 UTC  (4+ messages)

[PATCH kernel] drm/i915: add more Haswell PCI IDs
 2012-08-07 11:18 UTC  (3+ messages)

[meta-oe][PATCH v2] libxml++: New recipe - C++ bindings for libxml
 2012-08-07 11:03 UTC 

[PATCH 0/6] OMAPDSS: Remove cpu_is checks
 2012-08-07 11:14 UTC  (16+ messages)
` [PATCH 1/6] OMAPDSS: DISPC: Remove cpu_is_xxxx checks

[PATCH] drm/i2c/ch7006: Convert to dev_pm_ops
 2012-08-07 11:14 UTC 

[PATCH 0/5 - RESEND] Introduce generic set_bit_le()
 2012-08-07 11:12 UTC  (6+ messages)
` [PATCH 1/5] sfc: Use standard __{clear,set}_bit_le() functions
` [PATCH 2/5] drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function
` [PATCH 3/5] bitops: Introduce generic {clear,set}_bit_le()
` [PATCH 4/5] powerpc: bitops: Introduce {clear,set}_bit_le()
` [PATCH 5/5] KVM: Replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le()

OMAP: Configuring CONTROL_DEVCONF0 register via DT with pinctrl
 2012-08-07 11:10 UTC  (2+ messages)

[PATCH] ipc/sem.c: prevent ENOMEM in semop() w/ SEM_UNDO flag
 2012-08-07 11:10 UTC  (4+ messages)

cpufreq --hwfreq / --freq and overclocking
 2012-08-07 11:09 UTC 

[U-Boot] kernel upgradation 2.6.23 to 2.6.35.13 with old U-boot 1.3.0 version
 2012-08-07 11:05 UTC 

The hypercall will fail and return EFAULT when the page becomes COW by forking process in linux
 2012-08-07 11:05 UTC  (12+ messages)

PoD code killing domain before it really gets started
 2012-08-07 11:05 UTC  (11+ messages)

[PATCH] omap_vout: Set DSS overlay_info only if paddr is non zero
 2012-08-07 11:04 UTC  (4+ messages)

[PATCH net-next 0/6] Per-net and on-demand link indices (and related) v2
 2012-08-07 11:02 UTC  (15+ messages)
` [PATCH 1/6] hash: Introduce ptr_hash_mix routine
` [PATCH 3/6] net: Allow to create links with given ifindex
  ` [PATCH 2/5 (resend)] "
` [PATCH 4/6] veth: Allow to create peer link "
  ` [PATCH 3/5 (resend)] "
` [PATCH 5/6] net: Make ifindex generation per-net namespace
  ` [PATCH 4/5 (resend)] "
` [PATCH 6/6] net: Loopback ifindex is constant now
  ` [PATCH 5/5 (resend)] "

[xen-unstable test] 13567: regressions - FAIL
 2012-08-07 11:02 UTC  (5+ messages)
` [PATCH 0 of 2] xl: fix localhost migration after 25733:353bc0801b11

[PATCH] ARM: SAMSUNG: Fix compilation error with s3c2410_defconfig
 2012-08-07 11:00 UTC  (3+ messages)

[PATCH] ARM: OMAP2+: ads7846 init: fix fault caused by freeing pen-down GPIO
 2012-08-07 10:58 UTC  (5+ messages)
` [PATCH] Revert "ARM: OMAP3530evm: set pendown_state and debounce time for ads7846"

[PATCH RFT] regulator: ab8500: Set enable enable_time in regulator_desc
 2012-08-07 10:57 UTC  (6+ messages)

[PATCH 0/8] KVM: PPC: E500: Implement MMU Notifiers
 2012-08-07 10:57 UTC  (18+ messages)
` [PATCH 1/8] KVM: PPC: BookE: Expose remote TLB flushes in debugfs
` [PATCH 2/8] KVM: PPC: E500: Fix clear_tlb_refs
` [PATCH 3/8] KVM: PPC: PR: Use generic tracepoint for guest exit
` [PATCH 4/8] KVM: PPC: Expose SYNC cap based on mmu notifiers
` [PATCH 5/8] KVM: Add hva_to_memslot
` [PATCH 6/8] KVM: PPC: E500: Implement MMU notifiers
` [PATCH 7/8] KVM: Add page map arch callback
` [PATCH 8/8] KVM: PPC: Add cache flush on page map

Plumbers: Please split audio topics into separate sessions
 2012-08-07 11:26 UTC  (12+ messages)

[Powertop] Suspecting incorrect if check during powertop init
 2012-08-07 10:54 UTC 

[PATCH 2/2] ptrace: fix set_task_blockstep()->update_debugctlmsr() logic
 2012-08-07 10:52 UTC  (3+ messages)

[PATCH] ARM: Samsung: Make uart_save static in pm.c file
 2012-08-07 10:52 UTC  (2+ messages)

[PATCH] driver: misc: bmp085: remove "of_match_table" property
 2012-08-07 10:52 UTC  (6+ messages)

[Regression] "x86-64/efi: Use EFI to deal with platform wall clock" prevents my machine from booting
 2012-08-07 10:50 UTC  (11+ messages)

[U-Boot] [PATCH] am335x_evm: enable SMSC PHY driver
 2012-08-07 10:50 UTC 

[PATCH v2 0/5] usb: phy: samsung: Introducing usb phy driver for samsung SoCs
 2012-08-07 10:49 UTC  (4+ messages)

[PATCH v2] Convert properly UTF-8 to UTF-16
 2012-08-07 10:47 UTC  (3+ messages)

[PATCH 1/3] booke: Added ONE_REG interface for IAC/DAC debug registers
 2012-08-07 10:47 UTC  (9+ messages)
` [PATCH 2/3] KVM: PPC: booke: Allow multiple exception types
` [PATCH 3/3] KVM: PPC: booke: Added debug handler

[Qemu-devel] [PATCH 00/19] unicore32: Add unicore32-softmmu support
 2012-08-07 10:00 UTC  (2+ messages)
` [Qemu-devel] [PATCH 09/19] unicore32-softmmu: Add puv3 ostimer support

[PATCH] net: fib: fix incorrect call_rcu_bh()
 2012-08-07 10:47 UTC 

[B.A.T.M.A.N.] propagate gw_mode over two mesh linked by ethernet with bla2
 2012-08-07 10:46 UTC  (2+ messages)

[PATCH 0/2] OMAP DT fixes
 2012-08-07 10:44 UTC  (4+ messages)
` [PATCH 1/2] arm/dts: Mark vcxio, v2v1 and v1v8 regulators as always on

[PATCH] x86/smp: Fix cpuN startup panic
 2012-08-07  9:50 UTC 

A question on serial driver
 2012-08-07 10:42 UTC  (6+ messages)

[PATCH] pptp: lookup route with the proper net namespace
 2012-08-07 10:23 UTC 

[PATCH ddx] Add Haswell PCI IDs
 2012-08-07 10:41 UTC  (3+ messages)

[PATCH 1/1] ARM: SAMSUNG: Fix compilation error
 2012-08-07 10:41 UTC  (2+ messages)

[PATCH 0/2] ARM: OMAP: smatch warning cleanup and string unwrapping
 2012-08-07 10:40 UTC  (8+ messages)
` [PATCH 1/2] ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR
` [PATCH 2/2] ARM: OMAP: unwrap strings

[PATCH v3 0/3] Add DT support to C_CAN/D_CAN controller
 2012-08-07 10:39 UTC  (6+ messages)
` [PATCH v4 3/3] can: c_can: Add runtime PM support to Bosch "

[PATCH RFC/for-4.2?] libxl: Support backend domain ID for disks
 2012-08-07 10:38 UTC  (3+ messages)

business
 2012-08-07 20:16 UTC 

[PATCH 0/2] ARM: S3C24XX: Fix compilation errors with 3.6-rc1
 2012-08-07 10:37 UTC  (3+ messages)

[PATCH] [meta-oe] glibmm: Fix compile error with latest glib
 2012-08-07 10:22 UTC  (2+ messages)

[RFC] rt2x00: specify iface_combinations to allow for multi-bss operation
 2012-08-07 10:34 UTC  (3+ messages)
` [RFC] [PATCHv2] "

[for-denzil][meta-oe][PATCH] ltrace: Fix make error
 2012-08-07 10:19 UTC  (2+ messages)

rcu: INFO: rcu_preempt detected stalls on CPUs/tasks on v3.6
 2012-08-07 10:24 UTC  (16+ messages)

[PATCH 1/2] KVM: PPC: booke: Add watchdog emulation
 2012-08-07 10:23 UTC  (4+ messages)
` [PATCH 2/2] Unified the kvm requests in one function


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.