All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-11-11 08:09:14 to 2011-11-11 10:02:37 UTC [more...]

[PATCH 0/2] PPI fixes for 3.2
 2011-11-11 10:02 UTC  (6+ messages)
` [PATCH 1/2] ARM: EXYNOS4: convert MCT to percpu interrupt API

[PATCH v8 15/20] OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART
 2011-11-11 10:01 UTC  (10+ messages)
` [PATCH v8 16/20] OMAP2+: UART: remove temporary variable used to count uart instance
` [PATCH v8 17/20] OMAP2+: UART: Use custom activate func for console uart
` [PATCH v8 18/20] OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecase
` [PATCH v8 19/20] OMAP2+: UART: Do not gate uart clocks if used for debug_prints

RFC Creation of a meta-telephony repository
 2011-11-11  9:56 UTC  (10+ messages)

[PATCH v8 20/20] OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
 2011-11-11 10:02 UTC  (2+ messages)

[PATCH 0/3] Introduce the cloning with pids functionality
 2011-11-11 10:02 UTC  (4+ messages)
` [PATCH 1/3] pids: Make alloc_pid return error

[PATCH] mm: Do not stall in synchronous compaction for THP allocations
 2011-11-11 10:01 UTC  (7+ messages)

[PATCH v8 14/20] OMAP2+: UART: Allow UART parameters to be configured from board file
 2011-11-11  9:59 UTC  (2+ messages)

[PATCH v8 10/20] OMAP2+: UART: Get context loss count to context restore
 2011-11-11  9:59 UTC  (8+ messages)
` [PATCH v8 11/20] OMAP2+: UART: Move errata handling from serial.c to omap-serial
` [PATCH v8 12/20] OMAP2+: UART: Add wakeup mechanism for omap-uarts
` [PATCH v8 13/20] OMAP2+: UART: Remove old and unused clocks handling funcs

[Qemu-devel] Storage requirements for live migration
 2011-11-11 10:01 UTC  (6+ messages)

[PATCH v8 00/20] OMAP2+: UART: Runtime adaptation + cleanup
 2011-11-11  9:57 UTC  (20+ messages)
` [PATCH v8 01/20] OMAP2+: UART: cleanup + remove uart pm specific API
` [PATCH v8 02/20] OMAP2+: UART: cleanup 8250 console driver support
` [PATCH v8 03/20] OMAP2+: UART: Cleanup part of clock gating mechanism for uart
` [PATCH v8 04/20] OMAP2+: UART: Add default mux for all uarts
` [PATCH v8 05/20] OMAP2+: UART: Remove mapbase/membase fields from pdata
` [PATCH v8 06/20] OMAP2+: UART: Add runtime pm support for omap-serial driver
` [PATCH v8 07/20] OMAP2+: UART: Remove context_save and move context restore to driver
` [PATCH v8 08/20] OMAP2+: UART: Ensure all reg values configured are available from port structure
` [PATCH v8 09/20] OMAP2+: UART: Remove uart reset function

[PATCH] input: add driver support for Sharp gp2ap002a00f proximity sensor
 2011-11-11  9:57 UTC  (4+ messages)

RT Throtteling with PREEMT-RT on UBIFS root fs update
 2011-11-11  9:56 UTC 

PATCH: Query DVB frontend capabilities
 2011-11-11  9:55 UTC  (4+ messages)
    ` FE_CAN-bits (was: Re: PATCH: Query DVB frontend capabilities)

i915 visual artifacts with Firefox and Thunderbird under Wine
 2011-11-11  9:54 UTC  (2+ messages)

[PATCH 0/7] Profiling sleep times (v2)
 2011-11-11  9:54 UTC  (4+ messages)
` [PATCH 2/7] event: don't divide events if it has field period

RFC Creation of a meta-telephony repository
 2011-11-11  9:44 UTC  (6+ messages)

Disappearing change on pull rebase
 2011-11-11  9:50 UTC  (5+ messages)

[PATCH] pci: Rework ASPM disable code
 2011-11-11  9:49 UTC  (2+ messages)

[PATCHv3] pinctrl: add a pin_base for sparse gpio-ranges
 2011-11-11  9:47 UTC 

[PATCH 6/7] TTY: move debug checking out of tty_release
 2011-11-11  9:47 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 0/2] mfd/stmpe: Add SPI interface support
 2011-11-11  9:43 UTC  (2+ messages)

[CONSOLIDATED PULL 0/9] RPM Fixes and others
 2011-11-11  9:37 UTC  (13+ messages)
` [CONSOLIDATED PULL 1/9] qt-mobility: qa_configure stage failed
` [CONSOLIDATED PULL 2/9] rootfs_rpm.bbclass: Enable pre and post install scripts
` [CONSOLIDATED PULL 3/9] rootfs_rpm.bbclass: Turn off script debugging
` [CONSOLIDATED PULL 4/9] wpa-supplicant: Avoid blocking the post install script at cross rootfs time
` [CONSOLIDATED PULL 5/9] shadow: Generate the shadow files at rootfs construction
` [CONSOLIDATED PULL 6/9] sudo: Avoid post install scripts
` [CONSOLIDATED PULL 7/9] dhcp: generate initial leases files for server
` [CONSOLIDATED PULL 8/9] util-linux: split mcookie into a package
` [CONSOLIDATED PULL 9/9] xinit: rdepends on util-linux-mcookie to avoid brining whole util-linux

aacraid controller hangs if kernel uses non-default ASPM policy
 2011-11-11  9:42 UTC 

[patch] aacraid: controller hangs if kernel uses non-default ASPM policy
 2011-11-11  9:42 UTC 

[RFC][PATCH] gpiolib: add irq_wake (power-management) sysfs file
 2011-11-11  9:40 UTC  (2+ messages)

[Qemu-trivial] [PATCH 0/5] Plug a few trivial resource leaks
 2011-11-11  9:40 UTC  (12+ messages)
` [Qemu-devel] "
` [Qemu-trivial] [PATCH 1/5] qemu-char: Plug memory leak on qemu_chr_open_pty() error path
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 2/5] ui: Plug memory leaks on parse_keyboard_layout() "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 3/5] qemu-sockets: Plug fd leak on unix_connect_opts() "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 4/5] posix-aio-compat: Plug memory leak on paio_init() "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 5/5] os-posix: Plug fd leak in qemu_create_pidfile()
  ` [Qemu-devel] "

[PATCH 2/2] mmc: core: Support packed command for eMMC4.5 device
 2011-11-11  9:38 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] net: socket backend uses uninitialized variables
 2011-11-11  9:36 UTC  (2+ messages)

[PATCH 0 of 6] amd iommu: cleanup codes
 2011-11-11  9:33 UTC  (3+ messages)
` [PATCH 2 of 6] amd iommu: Cleanup iommu pci capabilites detection

[GIT PULL] arm/mx35/3ds: GPIO : add mc9s08dz60 gpio function
 2011-11-11  9:31 UTC  (2+ messages)

[PATCH v5 0/3] ARM: mxs: add recording support for saif
 2011-11-11  9:30 UTC  (8+ messages)
` [PATCH v5 1/3] ARM: mxs: add saif clkmux functions
` [PATCH v5 2/3] ARM: mx28evk: add platform data for saif
` [PATCH v5 3/3] ARM: mx28evk: set a initial clock rate "

[PATCH 5/7] mm: New XENMEM space, XENMAPSPACE_gmfn_range
 2011-11-11  9:30 UTC  (6+ messages)
    `  "

[PATCH 0/2] cpu_logical_map updates for newly merged platforms
 2011-11-11  9:29 UTC  (3+ messages)
` [PATCH 1/2] ARM: mach-imx: convert logical CPU numbers to physical numbers

[PATCH 1/1] ASoC: mxs-saif: remove function in platform_data
 2011-11-11  9:29 UTC  (2+ messages)

[PATCH] ARM: mx53-loco: Remove duplicate call to loco_fec_reset()
 2011-11-11  9:27 UTC  (3+ messages)

[PATCH v5] drm/i915: pass ELD to HDMI/DP audio driver
 2011-11-11  9:24 UTC  (13+ messages)

[PATCH] Add name match for UDC and gadget driver. Only for g_ether Signed-off-by: peiyong feng <peiyong.feng.kernel@gmail.com>
 2011-11-11  9:23 UTC  (2+ messages)

[PATCH v2 1/7] x86, mm: Use MAX_DMA_PFN for ZONE_DMA on 32-bit
 2011-11-11  9:21 UTC  (3+ messages)

[U-Boot] [PATCH] phylib: Enable AR8021 phy support
 2011-11-11  9:19 UTC 

[PATCH V2 00/14] add clk_prepare/clk_unprepare to imx drivers
 2011-11-11  9:15 UTC  (9+ messages)
` [PATCH V2 01/14] clk: add helper functions clk_prepare_enable and clk_disable_unprepare

kernel 3.0: BUG: soft lockup: find_get_pages+0x51/0x110
 2011-11-11  9:14 UTC  (13+ messages)
` [PATCH] mremap: enforce rmap src/dst vma ordering in case of vma_merge succeeding in copy_vma

[PATCH] libxl: use named options for tsc_mode
 2011-11-11  9:15 UTC  (3+ messages)

[PATCH obexd 1/9 v2] gobex: add unit test for CONNECT request
 2011-11-11  9:14 UTC  (9+ messages)
` [PATCH obexd 2/9 v2] gobex: add unit test for CONNECT response
` [PATCH obexd 3/9 v2] gobex: add unit test for CONNECT followed by GET request
` [PATCH obexd 4/9 v2] gobex: add unit test for CONNECT followed by GET response
` [PATCH obexd 5/9 v2] gobex: add unit test for CONNECT followed by PUT request
` [PATCH obexd 6/9 v2] gobex: add unit test for CONNECT followed by PUT response
` [PATCH obexd 7/9 v2] gobex: fix checking connection id for ABORT
` [PATCH obexd 8/9 v2] gobex: fix sending Connection ID header in all requests
` [PATCH obexd 9/9 v2] gobex: make connection id check less strict

[PATCH BlueZ] Fix enable fast connectable when connection allowed
 2011-11-11  9:11 UTC 

[PATCH 1/3] glamor: Initial commit to introduce glamor acceleration
 2011-11-11  9:11 UTC  (5+ messages)
` [PATCH 2/3] glamor: turn on glamor
` [PATCH 3/3] glamor: Route fillspans and polyfillrects to glamor

ttm: merge ttm_backend & ttm_tt, introduce ttm dma allocator
 2011-11-11  9:08 UTC  (9+ messages)
` [PATCH 05/13] drm/ttm: overhaul memory accounting

[Qemu-devel] [PATCH v2 0/3] block: Write out internal caches even with cache=unsafe
 2011-11-11  9:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/3] block: Introduce bdrv_co_flush_to_os

[PATCH obexd 1/9] gobex: add unit test for CONNECT request
 2011-11-11  9:04 UTC  (9+ messages)
` [PATCH obexd 3/9] gobex: add unit test for CONNECT followed by GET request
` [PATCH obexd 6/9] gobex: add unit test for CONNECT followed by PUT response

[PATCH] Remove md5,sh1,sh2 from lib/Makefile
 2011-11-11  9:03 UTC 

[PATCH] m68k: don't comment out syscalls used by glibc
 2011-11-11  9:03 UTC  (5+ messages)

[PATCH] arm/imx: remove imx_idle hook and use pm_idle instead
 2011-11-11  9:00 UTC  (2+ messages)

ar9390 Support for master mode?
 2011-11-11  8:59 UTC 

[Qemu-devel] [ICON] QEMU Mascot Contest
 2011-11-11  8:57 UTC 

[PATCH] Hypercall continuation cancelation in compat mode for XENMEM_get/set_pod_target
 2011-11-11  8:54 UTC  (3+ messages)

[V3 0/2] mfd 88pm860x bugfix and regmap
 2011-11-11  8:53 UTC  (2+ messages)
  ` [V3 2/2] mfd: Convert 88pm860x to use regmap api

mm: convert vma->vm_flags to 64bit
 2011-11-11  8:52 UTC  (14+ messages)

HDMI monitor hot remove handling
 2011-11-11  8:50 UTC 

[PATCH] mfd: twl4030-audio: Fix audio codec breakage
 2011-11-11  8:46 UTC  (3+ messages)

ASoC: ak4642/fsi: add ak4648 support
 2011-11-11  8:43 UTC  (5+ messages)
    ` ASoC: ak4642/fsi: add ak4648 support v2

[PATCH] Solve compilation problem when using host usb with mx27 boards
 2011-11-11  8:43 UTC  (2+ messages)

[PATCH v2] mmc: support BKOPS feature for eMMC
 2011-11-11  8:42 UTC  (5+ messages)

Glamor update
 2011-11-11  8:42 UTC 

[PATCH 1/2] ASoC: Remove unused defines in alc5632 codec
 2011-11-11  8:42 UTC  (2+ messages)

About kernel memory limit
 2011-11-11  8:40 UTC  (5+ messages)

linux-next: manual merge of the input tree with the s5p tree
 2011-11-11  8:40 UTC  (3+ messages)

[PATCH] r8169: more driver shutdown WoL regression
 2011-11-11  8:37 UTC  (6+ messages)

linux-next: manual merge of the slave-dma tree with the s5p tree
 2011-11-11  8:36 UTC  (2+ messages)

[PATCH 00/10] [GIT PULL] tracing: various fixes
 2011-11-11  8:33 UTC  (2+ messages)

Question regarding kjournald when entering hibernation
 2011-11-11  8:35 UTC 

[patch 3/5]thp: add tlb_remove_pmd_tlb_entry
 2011-11-11  8:42 UTC  (6+ messages)

[PATCH v2] pinctrl: add a generic pin config interface
 2011-11-11  8:31 UTC 

Question about clk->usecount
 2011-11-11  8:30 UTC  (2+ messages)

[PATCH 15/20] ARM: mach-shmobile: add bonito board support
 2011-11-11  8:28 UTC  (2+ messages)

[PATCH] pch_uart: Fix DMA resource leak issue
 2011-11-11  8:37 UTC  (2+ messages)

[RFC PATCH 0/1] busybox: update to 1.19.3
 2011-11-11  8:17 UTC  (2+ messages)
` [RFC PATCH 1/1] "

Question regarding kjournald when entering hibernation
 2011-11-11  8:23 UTC 

question to some webcam issue
 2011-11-11  8:21 UTC 

ext3/4: BUGS in changing journal mode in flight
 2011-11-11  8:20 UTC 

An issue in xen_limit_pages_to_max_mfn() in Xenlinux Ver. 2.6.18
 2011-11-11  8:18 UTC  (4+ messages)

[PATCH 1/3] frv: remove irqsave pgd_lock locking
 2011-11-11  8:15 UTC  (4+ messages)
` [PATCH 2/3] tile: "

[PATCH] Btrfs: handle bio_add_page failure gracefully in scrub
 2011-11-11  8:12 UTC 

ttm: merge ttm_backend & ttm_tt, introduce ttm dma allocator V4
 2011-11-11  8:06 UTC  (3+ messages)
` [PATCH 10/13] drm/ttm: provide dma aware ttm page pool code V7


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.