All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-13 08:51:32 to 2012-07-13 10:12:08 UTC [more...]

[PATCH v2 0/6] omap3isp: preview: Add support for non-GRBG Bayer patterns
 2012-07-13 10:12 UTC  (6+ messages)
` [PATCH v2 5/6] omap3isp: preview: Merge gamma correction and gamma bypass
` [PATCH v2 6/6] omap3isp: preview: Add support for non-GRBG Bayer patterns

[PATCH 0/3] Fix xz compression command and optimize compression time
 2012-07-13  9:59 UTC  (8+ messages)

[PATCH RFC V3 0/3] kvm: Improving directed yield in PLE handler
 2012-07-13 10:11 UTC  (6+ messages)
` [PATCH RFC V3 2/3] kvm: Note down when cpu relax intercepted or pause loop exited

[PATCH V2] Add missing modules aliases to get sound working on omap devices
 2012-07-13 10:09 UTC  (2+ messages)

[3.5-rc6+] mei: irq: request_threaded_irq is missing the IRQF_ONESHOT flag
 2012-07-13 10:09 UTC  (2+ messages)

[PATCH] xfs: prevent xfs_bmap_extsize_align() to exceed maximum extent size
 2012-07-13 10:09 UTC 

[PATCH v4 0/5] thermal: exynos: Add kernel thermal support for exynos platform
 2012-07-13 10:09 UTC  (4+ messages)
` [PATCH v4 1/5] thermal: Add generic cpufreq cooling implementation
    ` [lm-sensors] "

[PATCH] fork: fix error handling in dup_task()
 2012-07-13 10:07 UTC  (4+ messages)

Backport requests of cs 23420..23423 for 4.0 and 4.1
 2012-07-13 10:07 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-arm: kvm: use KVM_SET_SREGS to set target to Cortex A15
 2012-07-13 10:06 UTC  (2+ messages)
` [Qemu-devel] [kvmarm] "

Device-tree cross-subsystem binding workshop [was Media system Summit]
 2012-07-13 10:05 UTC  (4+ messages)
  ` [Ksummit-2012-discuss] "

[PATCH 1/3] dw_dmac: mark dwc_dump_lli inline
 2012-07-13 10:04 UTC  (6+ messages)
` [PATCH 3/3] dw_dmac: set default alignment

kmemcheck: Fatal error; system fails to boot when kmemcheck enabled
 2012-07-13 10:04 UTC  (2+ messages)

3.4.4-rt13: btrfs + xfstests 006 = BOOM.. and a bonus rt_mutex deadlock report for absolutely free!
 2012-07-13 10:04 UTC  (11+ messages)

ARM: why smp_mb() is not needed in the "__mutex_fastpath_lock" and "__mutex_fastpath_unlock" functions
 2012-07-13 10:04 UTC  (8+ messages)

[Qemu-devel] Ask for help with estimate of disassembly speed
 2012-07-13 10:02 UTC  (2+ messages)

[PATCH] tg3: add device id of Apple Thunderbolt Ethernet device
 2012-07-13 10:00 UTC  (4+ messages)
` [PATCH v3] "

[PATCH net-next] tcp: add LAST_ACK as a valid state for TSQ
 2012-07-13  9:59 UTC  (2+ messages)

[v2 PATCH] net: Update alloc frag to reduce get/put page usage and recycle pages
 2012-07-13  9:59 UTC  (3+ messages)

arm system wide sram support
 2012-07-13  9:55 UTC 

Xen 4.2 Release Plan / TODO
 2012-07-13  9:55 UTC  (3+ messages)

[PATCH v2 0/3] Add device tree support for AM33XX regulators
 2012-07-13  9:54 UTC  (5+ messages)
` [PATCH v2 1/3] regulator: tps65217: Add device tree support

How to use the generic thermal sysfs
 2012-07-13  9:53 UTC  (8+ messages)

[PATCH 0/6] KGDB/KDB FIQ (NMI) debugger
 2012-07-13  9:49 UTC  (4+ messages)

[meta-oe,V2 00/32] transit to meta-systemd
 2012-07-13  9:40 UTC  (7+ messages)
` [meta-oe, V2 07/32] task-basic: move systemd support to meta systemd
` [meta-oe, V2 14/32] udisks: move systemd support to meta-systemd

RFC: Simplification of Power Domain Control
 2012-07-13  9:51 UTC 

[Qemu-devel] [RFC] introduce a dynamic library to expose qemu block API
 2012-07-13  9:51 UTC  (16+ messages)

[PATCH 0/2] PWM driver support for EHRPWM & ECAP
 2012-07-13  9:35 UTC  (6+ messages)
` [PATCH 1/2] PWM: ECAP: PWM driver support for ECAP APWM
` [PATCH 2/2] PWM: EHRPWM: PWM driver support for EHRPWM

[Qemu-devel] [RFC] Fix SCSI hotplug with invalid slot
 2012-07-13  9:47 UTC 

[Buildroot] [PATCH] New package: lua-cjson
 2012-07-13  9:45 UTC  (2+ messages)

[PATCH v9 00/15] execute hotplug scripts from libxl
 2012-07-13  9:44 UTC  (18+ messages)
` [PATCH v9 01/17] libxl: change ao_device_remove to ao_device
` [PATCH v9 02/17] libxl: move device model creation prototypes
` [PATCH v9 03/17] libxl: convert libxl_domain_destroy to an async op
` [PATCH v9 04/17] libxl: move bootloader data strucutres and prototypes
` [PATCH v9 05/17] libxl: refactor disk addition to take a helper
` [PATCH v9 06/17] libxl: convert libxl__device_disk_local_attach to an async op
` [PATCH v9 07/17] libxl: rename vifs to nics
` [PATCH v9 08/17] libxl: convert libxl_device_disk_add to an async op
` [PATCH v9 09/17] libxl: convert libxl_device_nic_add to an async operation
` [PATCH v9 10/17] libxl: add option to choose who executes hotplug scripts
` [PATCH v9 11/17] libxl: rename _IOEMU nic type to VIF_IOEMU
` [PATCH v9 12/17] libxl: set correct nic type depending on the guest
` [PATCH v9 13/17] libxl: use libxl__xs_path_cleanup on device_destroy
` [PATCH v9 14/17] libxl: call hotplug scripts for disk devices from libxl
` [PATCH v9 15/17] libxl: call hotplug scripts for nic "
` [PATCH v9 16/17] libxl: convert libxl_device_vkb_add to an async operation
` [PATCH v9 17/17] libxl: convert libxl_device_vfb_add "

[PATCH] i2c-s3c2410: Convert to devm_request_and_ioremap()
 2012-07-13  9:44 UTC  (5+ messages)

[PATCH 1/1] aacraid: Series 7 Async. (performance) mode support
 2012-07-13  9:44 UTC  (4+ messages)

[RESEND PATCH 1/1] clk: add DT support for clock gating control
 2012-07-13  9:42 UTC  (6+ messages)

[PATCH] i2c: sis964: bus driver
 2012-07-13  9:40 UTC  (2+ messages)

[Cluster-devel] [GFS2 Patch] [Try 4] GFS2: Reduce file fragmentation
 2012-07-13  9:36 UTC  (2+ messages)

[Buildroot] [PATCH] New package: LuaExpat
 2012-07-13  9:35 UTC  (2+ messages)

AT91SAM9263-EK
 2012-07-13  9:35 UTC 

[B.A.T.M.A.N.] [PATCHv8 0/8] Distributed ARP Table
 2012-07-13  9:35 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCHv8 8/8] batman-adv: Add get_ethtool_stats() support for DAT

AT91SAM9263-EK
 2012-07-13  9:33 UTC 

[Xenomai] BUG: Unhandled exception over domain Xenomai - switching to ROOT
 2012-07-13  9:34 UTC  (6+ messages)

BCM4313 injection support
 2012-07-13  9:33 UTC  (3+ messages)

ath9k_htc: Issue with channel 52 and above (DFS?)
 2012-07-13  9:24 UTC 

[Qemu-devel] [RFC] Removing brdv_read()s from device init functions
 2012-07-13  9:31 UTC  (4+ messages)

[PATCH 0 of 4] Xen 4.0 backport of cs 23420-23423
 2012-07-13  9:28 UTC  (5+ messages)
` [PATCH 1 of 4] xen 4.0: tools: libxc: Detect superpages on domain restore
` [PATCH 2 of 4] xen 4.0: tools: Save superpages in the same batch, to make detection easier
` [PATCH 3 of 4] xen 4.0: tools: Introduce "allocate-only" page type for migration
` [PATCH 4 of 4] xen 4.0: tools: Enable superpages for HVM domains by default

[Qemu-devel] [PATCH v9 00/15] QEMU OpenRISC support
 2012-07-13  9:27 UTC  (5+ messages)
` [Qemu-devel] [PATCH v9 05/15] target-or32: Add int instruction helpers
` [Qemu-devel] [PATCH v9 11/15] target-or32: Add system instructions

[PATCH v2] i2c: stu300: use devm managed resources
 2012-07-13  9:26 UTC  (2+ messages)

mount -o loop with truncated dosdisk.img uses 100% cpu and can't be killed
 2012-07-13  9:18 UTC 

[for-denzil][meta-oe 01/24] rrdtool: add 1.4.7
 2012-07-13  9:12 UTC  (24+ messages)
` [for-denzil][meta-oe 02/24] nodejs: update to 0.6.17
` [for-denzil][meta-oe 03/24] cloud9: add patch to make it use nodejs 0.6.x for executing scripts
` [for-denzil][meta-oe 04/24] fb-test: add latest git version
` [for-denzil][meta-oe 05/24] nodejs: update to 0.6.18 and fix hardfloat detection
` [for-denzil][meta-oe 06/24] nodejs 0.6.18: fix patch name
` [for-denzil][meta-oe 07/24] bootchart: update to v1.16
` [for-denzil][meta-oe 08/24] libidl: Update LICENSE to contain actual version
` [for-denzil][meta-oe 09/24] python-numpy: Fixed numpy dependencies
` [for-denzil][meta-oe 10/24] owfs: update to 2.8p15
` [for-denzil][meta-oe 11/24] owfs: enable/disable modules to make build predicable
` [for-denzil][meta-oe 12/24] gateone: update to 1.1
` [for-denzil][meta-oe 13/24] gateone: add config file
` [for-denzil][meta-oe 14/24] python-numpy : Correct difflib dependency
` [for-denzil][meta-oe 15/24] kernel.bbclass: pass KERNEL_VERSION to depmod calls in postinst
` [for-denzil][meta-oe 16/24] libjpeg-turbo: update 1.2.1 / use version 8d to follow oe-core libjpeg update
` [for-denzil][meta-oe 17/24] edje: explicitly enable libsndfile for target recipe
` [for-denzil][meta-oe 18/24] libjpeg-turbo: add LEAD_SONAME to fix upgrade to 8d
` [for-denzil][meta-oe 19/24] yavta: add patch to enable streaming to stdout
` [for-denzil][meta-oe 20/24] cheese: add 2.30.1
` [for-denzil][meta-oe 21/24] python-docutils: update to 0.9.1
` [for-denzil][meta-oe 22/24] opencv, opencv-samples: add 2.4.2
` [for-denzil][meta-oe 23/24] opencv, opencv-samples: drop 2.3.1
` [for-denzil][meta-oe 24/24] ntp: unbreak fetching of ntp-ssl

[PATCH V2 0/7] ARM: SPEAr13xx: Minor fixes and updation
 2012-07-13  9:23 UTC  (8+ messages)
` [PATCH V2 1/7] ARM: SPEAr13xx: Fix Interrupt bindings
` [PATCH V2 2/7] clk: SPEAr1340: Fix clk enable register for uart1 and i2c1
` [PATCH V2 3/7] clk: SPEAr13xx: Add localtimer (twd) clock support
` [PATCH V2 4/7] Clk : SPEAr13xx: Register con_id for Ethernet phy clks
` [PATCH V2 5/7] Clk: SPEAr1340: Update sys clock parent array
` [PATCH V2 6/7] ARM: SPEAr13xx: Add auxdata for Ethernet controller
` [PATCH V2 7/7] net: stmmac: Overwrite platform data if passed from auxdata

[PATCH 0 of 4] Xen 4.1 backport of cs 23420-23423
 2012-07-13  9:21 UTC  (5+ messages)
` [PATCH 1 of 4] tools: libxc: Detect superpages on domain restore
` [PATCH 2 of 4] tools: Save superpages in the same batch, to make detection easier
` [PATCH 3 of 4] tools: Introduce "allocate-only" page type for migration
` [PATCH 4 of 4] tools: Enable superpages for HVM domains by default

[PATCH 0/7] Convert mxs board files to device tree
 2012-07-13  9:21 UTC  (5+ messages)
` [PATCH 5/7] ARM: mxs: convert tx28 board "

[lm-sensors] [PATCH] hwmon: s3c-hwmon: Use devm_kzalloc instead of kzalloc
 2012-07-13  9:18 UTC 

[PATCH v2 0/4] I2C Ocores updates
 2012-07-13  9:17 UTC  (3+ messages)
` [PATCH 2/4] i2c: i2c-ocores: Use reg-shift property

xt_recent cleanups, xt_SYSRQ
 2012-07-13  9:16 UTC  (5+ messages)
` [PATCH 4/4] netfilter: xtables: inclusion of xt_SYSRQ

[Xenomai] Xenomai 2.6.1 on beaglebone (TI AM3359 SoC)
 2012-07-13  9:15 UTC  (3+ messages)

[PATCH 0/1] leds: Add LED driver for lm3554 chip
 2012-07-13  9:11 UTC  (2+ messages)
` [PATCH] "

[Qemu-devel] [RFC PATCH 00/36] A peek at the current block job patches
 2012-07-13  9:13 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH 01/36] qapi: generalize documentation of streaming commands

Kill the flushing list
 2012-07-13  9:12 UTC  (10+ messages)
` [PATCH 2/6] drm/i915: Remove the defunct "
` [PATCH 3/6] drm/i915: Remove the per-ring write list

rcu_dyntick and suspicious RCU usage
 2012-07-13  9:12 UTC  (8+ messages)

[PATCH v3 0/6] mmc: dw_mmc: add support for device tree based instantiation
 2012-07-13  9:11 UTC  (4+ messages)
` [PATCH v3 3/6] mmc: dw_mmc: lookup for optional biu and ciu clocks

[RFC PATCH v3 0/13] memory-hotplug : hot-remove physical memory
 2012-07-13  9:10 UTC  (5+ messages)
` [RFC PATCH v3 4/13] memory-hotplug : remove /sys/firmware/memmap/X sysfs

[RESEND PATCH v4 0/5] thermal: Add kernel thermal support for exynos platform
 2012-07-13  9:10 UTC  (6+ messages)
` [RESEND PATCH v4 1/5] thermal: add generic cpufreq cooling implementation
    ` [lm-sensors] [linux-pm] [RESEND PATCH v4 1/5] thermal: add generic cpufreq cooling implementatio
      ` [linux-pm] [RESEND PATCH v4 1/5] thermal: add generic cpufreq cooling implementation

Ring saving patches round 3
 2012-07-13  9:09 UTC  (4+ messages)
` [PATCH 14/15] drm/radeon: record what is next valid wptr for each ring v3

[Qemu-devel] [PATCH 0/5] portability patches
 2012-07-13  9:05 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] Avoid GCC extension ?:

Export from bzr / Import to git results in a deleted file re-appearing
 2012-07-13  9:04 UTC  (3+ messages)

regulator: tps65217: Add device tree support
 2012-07-13  9:02 UTC 

bcache-3.2 branch
 2012-07-13  9:01 UTC  (6+ messages)

[PATCH] config: fix several access(NULL) calls
 2012-07-13  8:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS
 2012-07-13  9:00 UTC  (5+ messages)
` [PATCH 2/3] can: janz-ican3: increase tx buffer size
` [PATCH 3/3] can: janz-ican3: add support for one shot mode

[PATCH ISDN] Add check for usb_alloc_urb() result
 2012-07-13  8:59 UTC 

[Qemu-devel] [PATCH v2 0/3] bitops patches
 2012-07-13  8:59 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] bitops: fix types

[lm-sensors] [PATCH] hwmon: exynos4_tmu: Use devm_* functions
 2012-07-13  8:58 UTC 

[PATCH v2 0/2] Use architected timers for delay loop
 2012-07-13  8:57 UTC  (8+ messages)
` [PATCH v2 2/2] ARM: delay: allow timer-based delay implementation to be selected

[PATCH] b43: use temporary rate_index for error checking
 2012-07-13  8:57 UTC 

[PATCH RESEND 0/5] Add vhost-blk support
 2012-07-13  8:55 UTC  (13+ messages)
` [PATCH RESEND 1/5] aio: Export symbols and struct kiocb_batch for in kernel aio usage
` [PATCH RESEND 2/5] eventfd: Export symbol eventfd_file_create()
` [PATCH RESEND 3/5] vhost: Make vhost a separate module
` [PATCH RESEND 4/5] vhost-net: Use VHOST_NET_FEATURES for vhost-net
` [PATCH RESEND 5/5] vhost-blk: Add vhost-blk support

[PATCH RESEND 0/5] Add vhost-blk support
 2012-07-13  8:55 UTC 

mac80211: optimize ieee80211_rx_status struct layout
 2012-07-13  8:54 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] qemu-iotests: valgrind support
 2012-07-13  8:53 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] coroutine-ucontext: Help valgrind understand coroutines

[PATCH v4 1/3] acpi : cpu hot-remove returns error when cpu_down() fails
 2012-07-13  8:53 UTC  (4+ messages)
` [PATCH v4 2/3] acpi : prevent cpu from becoming online
` [PATCH v4 3/3] acpi : acpi_bus_trim() stops removing devices when failing to remove the device


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.