All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-19 01:53:01 to 2012-01-19 06:15:50 UTC [more...]

[PATCH 00/10] patch set about the MXS-DMA
 2012-01-19  6:16 UTC  (8+ messages)
` [PATCH 01/10] MXS-DMA : move the mxs-dma.h to a more common place
` [PATCH 02/10] MXS-DMA : change the header
` [PATCH 04/10] MTD/GPMI : change the DMA header file
` [PATCH 06/10] MXS-DMA : add more flags for MXS-DMA
` [PATCH 07/10] MXS-DMA : change the last parameter of mxs_dma_prep_slave_sg()
` [PATCH 09/10] MTD/GPMI : add a new field `gpmi_version`
` [PATCH 10/10] MTD/GPMI : change the code for new DMA interface

How to start ofono-phonesim in ubuntu-10.04 -reg
 2012-01-19  6:13 UTC  (3+ messages)

imx53
 2012-01-19  6:09 UTC  (4+ messages)

[PATCH] memcg: restore ss->id_lock to spinlock, using RCU for next
 2012-01-19  6:05 UTC  (2+ messages)

[mlmmj] Add Suscribers
 2012-01-19  6:03 UTC  (2+ messages)

[RFC][PATCH 1/2] Btrfs: try to allocate new chunks with degenerated profile
 2012-01-19  5:58 UTC  (4+ messages)

[U-Boot] [PATCH v4 0/20] tegra: Add fdt definitions and USB driver
 2012-01-19  5:55 UTC  (7+ messages)
` [PATCH v4 10/20] tegra: fdt: Add additional USB binding
        ` [U-Boot] "

[BUG] kernel BUG at mm/memcontrol.c:1074!
 2012-01-19  5:52 UTC  (19+ messages)

route problem
 2012-01-19  5:53 UTC  (6+ messages)

How to remove lost objects
 2012-01-19  5:52 UTC  (8+ messages)

[PATCH] HID: add extra hotkeys in Asus AIO keyboards
 2012-01-19  5:47 UTC 

[PATCH v1] Input: tegra-kbc - enable key interrupt for wakeup
 2012-01-19  5:47 UTC  (2+ messages)

[PATCH] gnutls: Fix configure issue wrt to rm
 2012-01-19  5:39 UTC 

[linux-lvm] Resizing a logical volume which is mounted (at /home)
 2012-01-19  5:43 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] Bring in new I2C framework
 2012-01-19  5:36 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] i2c: add i2c_core and prepare for new multibus support

xen + openvswitch
 2012-01-19  5:35 UTC  (2+ messages)

[RFC BlueZ 0/1] Add provision for terminating an ATT connection
 2012-01-19  5:33 UTC  (3+ messages)
` [RFC BlueZ 1/1] "

[GIT] More security subsystem fixes
 2012-01-19  5:32 UTC 

[PATCH v4 11/20] tegra: fdt: Add clock bindings
 2012-01-19  5:31 UTC  (4+ messages)
` [PATCH] ARM: tegra: Define Tegra20 CAR binding
      ` [U-Boot] "

[PATCH] lis3lv02d: Add STMicroelectronics lis33ldlh digital
 2012-01-19  5:30 UTC  (5+ messages)

[PATCH v6] mmc: support BKOPS feature for eMMC
 2012-01-19  5:29 UTC 

[PATCH v7 2/2] video: backlight: support s6e8ax0 panel driver based on MIPI DSI
 2012-01-19  5:28 UTC  (2+ messages)

[PATCH v7 1/2] video: support MIPI-DSI controller driver
 2012-01-19  5:28 UTC  (2+ messages)

[Bug 27314] New: output not working on dell m6500
 2012-01-19  5:27 UTC  (2+ messages)
` [Bug 27314] displayport link training fails on certain panels (channel equalization fails)

[PATCH 0/4] add struct pci_host_bridge
 2012-01-19  5:26 UTC  (5+ messages)
` [PATCH 2/4] PCI: add struct pci_host_bridge and pci_scan_host_bridge()

[xen-unstable test] 10888: regressions - FAIL
 2012-01-19  5:25 UTC 

[PATCH] ARM: mx28: Clear CLKGATE bit prior to changing DIV field
 2012-01-19  5:14 UTC  (9+ messages)

[PATCH BlueZ v1 0/1] Add Support for BLE Services to Adapter
 2012-01-19  5:07 UTC  (2+ messages)
` [PATCH BlueZ v1 1/1] "

[Bug 41722] Clevo M5X0JE hangs in ACPI init
 2012-01-19  5:06 UTC  (17+ messages)

[PATCH 1/2] PM / devfreq: add min/max_freq limit requested by users
 2012-01-19  5:05 UTC  (7+ messages)

Btrfsck gives me errors
 2012-01-19  4:59 UTC  (2+ messages)

[Qemu-devel] [RFC][PATCH 00/15 v5] introducing a new, dedicated memory dump mechanism
 2012-01-19  3:39 UTC  (18+ messages)
` [Qemu-devel] [RFC][PATCH 01/15] monitor: introduce qemu_suspend_monitor()/qemu_resume_monitor()
` [Qemu-devel] [RFC][PATCH 02/15] Add API to create memory mapping list
` [Qemu-devel] [RFC][PATCH 03/15] Add API to check whether a physical address is I/O address
` [Qemu-devel] [RFC][PATCH 04/15] target-i386: implement cpu_get_memory_mapping()
` [Qemu-devel] [RFC][PATCH 05/15] Add API to get memory mapping
` [Qemu-devel] [RFC][PATCH 06/15] target-i386: Add API to write elf notes to core file
` [Qemu-devel] [RFC][PATCH 07/15] target-i386: Add API to add extra memory mapping
` [Qemu-devel] [RFC][PATCH 08/15] target-i386: add API to get dump info
` [Qemu-devel] [RFC][PATCH 09/15] introduce a new monitor command 'dump' to dump guest's memory
` [Qemu-devel] [RFC][PATCH 10/15] run dump at the background
` [Qemu-devel] [RFC][PATCH 11/15 v5] support detached dump
` [Qemu-devel] [RFC][PATCH 12/15 v5] support to cancel the current dumping
` [Qemu-devel] [RFC][PATCH 13/15 v5] support to set dumping speed
` [Qemu-devel] [RFC][PATCH 14/15 v5] support to query dumping status
` [Qemu-devel] [RFC][PATCH 15/15 v5] auto cancel dumping after vm state is changed to run

[PATCH] drm/i915: enable MI_WTF bit; I mean MI_FLUSH
 2012-01-19  4:55 UTC  (2+ messages)

[PATCH] devfreq: Remove MODULE_ALIAS for exynos4 busfreq driver
 2012-01-19  4:51 UTC 

[PATCH 0/4] ARM: tegra: Automatic UART selection for earlyprintk
 2012-01-19  4:42 UTC  (3+ messages)

[PATCH] leds-lm3530: support pwm input mode and add platform data
 2012-01-19  4:36 UTC 

[PATCH] CIFS: Rename *UCS* functions to *UTF16*
 2012-01-19  4:35 UTC  (3+ messages)

[PATCH 2/2] Use filter arg of scandir* to pickup /etc/fstab.d/*.fstab files
 2012-01-19  4:28 UTC 

[RFC PATCH v2 0/7] media: introduce object detection(OD) driver
 2012-01-19  4:27 UTC  (4+ messages)
` [RFC PATCH v2 6/8] media: v4l2: introduce two IOCTLs for object detection

[PATCH V2] arm/tegra: Support Tegra30 in decompressor UART setup
 2012-01-19  4:21 UTC  (3+ messages)

[RESEND PATCH v2 0/3] Tegra30 clockframework
 2012-01-19  4:18 UTC  (5+ messages)
` [PATCH] ARM: tegra: initialize basic system clocks

[PATCH 1/2] scandirat based mnt_table_parse_dir implementation
 2012-01-19  4:16 UTC 

#oe topic
 2012-01-19  4:03 UTC  (4+ messages)

Making machine config a build dependency for core-image recipes
 2012-01-19  4:06 UTC  (2+ messages)

[PATCH V2] linux-3.0: Fix perf compile failure with eglibc 2.15
 2012-01-19  4:05 UTC  (2+ messages)

[PATCH] KEYS: Allow special keyrings to be cleared
 2012-01-19  4:03 UTC  (2+ messages)

0.40 OSD - Address family not supported by protocol
 2012-01-19  4:00 UTC  (3+ messages)

[PATCH v2] arm/tegra: add support for tegra30 interrupts
 2012-01-19  3:52 UTC  (4+ messages)

[PATCH V1] ARM: tegra: Pause DMA when reading transfer count
 2012-01-19  3:48 UTC  (5+ messages)

[PATCH 1/2] tcp: fix undo after RTO for BIC
 2012-01-19  3:47 UTC  (2+ messages)
` [PATCH 2/2] tcp: fix undo after RTO for CUBIC

[Bug 44919] New: Wayland clients segfault
 2012-01-19  3:47 UTC  (2+ messages)
` [Bug 44919] "

[RFC PATCH 00/10] Make mach/irqs.h optional
 2012-01-19  3:44 UTC  (8+ messages)
` [RFC PATCH 05/10] sh: intc: remove dependency on NR_IRQS

[PATCH] eCryptfs: infinite loop bug
 2012-01-19  3:43 UTC  (6+ messages)
    `  "

linux-next: Tree for Jan 19
 2012-01-19  3:40 UTC  (4+ messages)
` linux-next: Tree for Jan 19 (uml)

[BUG] Git bisect not finding the right commit
 2012-01-19  3:29 UTC 

[PATCH] mmc: core: Fix Low speed mmc card detection failure
 2012-01-19  3:26 UTC 

bad tree block problems
 2012-01-19  3:26 UTC  (8+ messages)

[PATCH] arm: mx28: check for gated clocks when setting saif divider
 2012-01-19  3:24 UTC  (6+ messages)

[PATCH V1 2/2] regulator: tps65910: Initialize n_voltages for rails
 2012-01-19  3:24 UTC  (5+ messages)

[ath9k-devel] It takes long than expecting to change LED
 2012-01-19  3:23 UTC 

Build failure: Error: attempt to move .org backwards
 2012-01-19  3:22 UTC  (2+ messages)

suggestion for improvement to vfork() man page
 2012-01-19  3:16 UTC 

[PATCH v1 0/3][makedumpfile]Add support for PPC32
 2012-01-19  2:58 UTC  (2+ messages)

Scale conference
 2012-01-19  3:06 UTC 

suggestion for improvement to vfork() man page
 2012-01-19  3:04 UTC 

[PATCH v4 0/4] Support for the TS-5500 platform
 2012-01-19  2:57 UTC  (5+ messages)
` [PATCH v4 4/4] x86/platform: (TS-5500) add ADC support
    ` [lm-sensors] "

[Qemu-devel] Безопасность бизнеса: курс для руководителей
 2012-01-19  4:00 UTC 

ixgbe: Unsupported SFP+ modules on 10Gbit/s X520-DA2 NIC?
 2012-01-19  2:55 UTC  (6+ messages)
    ` [E1000-devel] "

[PATCH] mm: Enable MAP_UNINITIALIZED for archs with mmu
 2012-01-19  2:42 UTC  (3+ messages)

[Qemu-devel] icount and tb chaining
 2012-01-19  2:42 UTC  (7+ messages)

kdump kernel tried to load modules not included in the kdump initrd?
 2012-01-19  2:42 UTC 

[PATCH 1/2] cgroup: revise how we re-populate root directory
 2012-01-19  2:40 UTC  (10+ messages)
` [PATCH 2/2] cgroup: add xattr support

[PATCH 1/3] serial: 8250: Remove trailing space in 8250 driver
 2012-01-19  2:35 UTC  (7+ messages)
` [PATCH 3/3] serial: 8250: Add a wakeup_capable module param

[PATCH] pm8001: optimization surrounding call to sas_ssp_task_response
 2012-01-19  2:34 UTC  (5+ messages)
` [PATCH] pm8001: Add FUNC_GET_EVENTS
    ` [PATCH] pm8001: Add FUNC_GET_EVENTS (take 2)

[PATCH 1/4] spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info
 2012-01-19  2:34 UTC  (3+ messages)

[RFC PATCH v4] ARM: imx: Add basic imx6q thermal management
 2012-01-19  2:27 UTC  (4+ messages)

[RFC 0/3] low memory notify
 2012-01-19  2:25 UTC  (10+ messages)
` [RFC 2/3] vmscan hook

[RFC] splitting cgroup.c
 2012-01-19  2:24 UTC  (4+ messages)

[PATCH] pch_phub: add message to notify installing pch_phub
 2012-01-19  2:22 UTC  (3+ messages)

[RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF
 2012-01-19  2:16 UTC  (17+ messages)
` Compat 32-bit syscall entry from 64-bit task!? [was: Re: [RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF]
              ` Compat 32-bit syscall entry from 64-bit task!?

[RFC] [PATCH 0/7 v2] memcg: page_cgroup diet
 2012-01-19  2:18 UTC  (13+ messages)
` [RFC] [PATCH 1/7 v2] memcg: remove unnecessary check in mem_cgroup_update_page_stat()
` [RFC] [PATCH 2/7 v2] memcg: add memory barrier for checking account move

[LTP] [PATCH] v2:updated mmap2.c for low memory target
 2012-01-19  2:17 UTC 

[PATCH v2] ARM: mach-shmobile: mackerel: Add mmcif support
 2012-01-19  2:17 UTC  (2+ messages)
` [PATCH v2] ARM: mach-shmobile: mackerel: use renesas_usbhs instead of r8a66597_hcd

[RFC PATCH 0/1] [RFC][PATCH][v2] enhance boot-directdisk.bbclass to generate .vmdk image
 2012-01-19  1:49 UTC  (4+ messages)
` [RFC PATCH 1/1][v2] self-hosted-image: generate the .hdddirect and .vmdk image files

[PATCHv3 1/7] site/ix86-common: fix an error
 2012-01-19  1:43 UTC  (4+ messages)
` [PATCHv3 3/7] libunistring: new recipe for autogen

Cannot push a commit
 2012-01-19  2:09 UTC  (5+ messages)

[Bug 15331] sound stuttering when loading speedstep-smi
 2012-01-19  2:08 UTC 

[PATCH] x86/uv: Fix uv_gpa_to_soc_phys_ram shift
 2012-01-19  2:07 UTC 

[patch]block,cfq: change code order
 2012-01-19  2:08 UTC 

[3.1.6] Deadlock upon recursive call_usermodehelper_exec()
 2012-01-19  2:07 UTC  (5+ messages)
` [PATCH] kmod: Avoid deadlock by recursive kmod call
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] bonding: fix enslaving in alb mode when link down
 2012-01-19  2:00 UTC  (3+ messages)

[PATCH] net: ftgmac100/ftmac100: add missing interrupt.h include
 2012-01-19  2:01 UTC  (2+ messages)

sparse-llvm has been merged
 2012-01-19  2:00 UTC 

[PATCH v6 1/2] video: support MIPI-DSI controller driver
 2012-01-19  1:59 UTC  (4+ messages)

[PATCH] Skip unnecessary pte makeup when clearing it
 2012-01-19  1:57 UTC  (3+ messages)

Undelivered Mail Returned to Sender
 2012-01-19  1:54 UTC 

[PATCH] ASoC: Convert blackfin directory to module_platform_driver
 2012-01-19  1:52 UTC  (2+ 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.