All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-11 09:58:48 to 2013-06-11 11:10:37 UTC [more...]

[PATCH 00/11] Convert GPIO Davinci to platform driver
 2013-06-11 11:10 UTC  (5+ messages)
` [PATCH 01/11] ARM: davinci: GPIO: Add platform data structure

[RFC PATCH 0/4] watchdog: at91sam9_wdt: handle already configured wdt
 2013-06-11 10:51 UTC  (9+ messages)
` [RFC PATCH 1/4] watchdog: at91sam9_wdt: better watchdog support
` [RFC PATCH 2/4] watchdog: at91sam9_wdt: update device tree doc
` [RFC PATCH 3/4] ARM: at91/dt: add sam9 watchdog default options to SoCs
` [RFC PATCH 4/4] ARM: at91/dt: add watchdog properties to kizbox board

[PATCH v2 00/14] locks: scalability improvements for file locking
 2013-06-11 11:09 UTC  (44+ messages)
` [Cluster-devel] "
` [PATCH v2 01/14] cifs: use posix_unblock_lock instead of locks_delete_block
  ` [Cluster-devel] "
` [PATCH v2 02/14] locks: make generic_add_lease and generic_delete_lease static
  ` [Cluster-devel] "
` [PATCH v2 03/14] locks: comment cleanups and clarifications
  ` [Cluster-devel] "
` [PATCH v2 04/14] locks: make "added" in __posix_lock_file a bool
  ` [Cluster-devel] "
` [PATCH v2 05/14] locks: encapsulate the fl_link list handling
  ` [Cluster-devel] "
` [PATCH v2 06/14] locks: don't walk inode->i_flock list in locks_show
  ` [Cluster-devel] "
` [PATCH v2 07/14] locks: convert to i_lock to protect i_flock list
  ` [Cluster-devel] "
` [PATCH v2 08/14] locks: ensure that deadlock detection is atomic with respect to blocked_list modification
  ` [Cluster-devel] "
` [PATCH v2 09/14] locks: convert fl_link to a hlist_node
  ` [Cluster-devel] "
` [PATCH v2 10/14] locks: turn the blocked_list into a hashtable
  ` [Cluster-devel] "
` [PATCH v2 11/14] locks: add a new "lm_owner_key" lock operation
  ` [Cluster-devel] "
` [PATCH v2 12/14] locks: give the blocked_hash its own spinlock
  ` [Cluster-devel] "
` [PATCH v2 13/14] seq_file: add seq_list_*_percpu helpers
  ` [Cluster-devel] "
` [PATCH v2 14/14] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock
  ` [Cluster-devel] "

[PATCH 00/32] ARM: ux500: Enable clocks for Device Tree
 2013-06-11 11:09 UTC  (7+ messages)
` [PATCH 18/33] clk: ux500: Add a 2-cell Device Tree parser for obtaining PRCC clocks
  ` [PATCH 18/33 v2] "
` [PATCH 21/33] clk: ux500: Add Device Tree support for the PRCC Kernel clock
  ` [PATCH 21/33 v2] "

[PATCH] ARM: dts: imx35: Add kernel oftree support
 2013-06-11 11:08 UTC 

[PATCH 0/3] sched: Sched Domains: Fixups - Part 3
 2013-06-11 11:02 UTC  (4+ messages)
` [PATCH 1/3] sched: Use cached value of span instead of calling sched_domain_span()
` [PATCH 2/3] sched: don't call get_group() for covered cpus
` [PATCH 3/3] sched: remove WARN_ON(!sd) from init_sched_groups_power()

Application Development
 2013-06-11 11:04 UTC  (13+ messages)

[PATCH] dma-mapping: Add BUG_ON for uninitialized dma_ops
 2013-06-11 11:02 UTC  (3+ messages)

[Qemu-trivial] [PATCH] hw/xen: Use g_free instead of free and fix potential memory leaks
 2013-06-11 11:02 UTC  (4+ messages)
  `  "
  ` [Qemu-devel] "

[PATCH 0/6] Miscellaneous fixes to host1x
 2013-06-11 11:00 UTC  (10+ messages)
` [PATCH 2/6] gpu: host1x: Fix syncpoint wait return value

[PATCH] fuse: hold i_mutex in fuse_file_fallocate()
 2013-06-11 10:59 UTC 

[PATCH v4] xtables: Add locking to prevent concurrent instances
 2013-06-11 10:56 UTC  (2+ messages)

[PATCH 1/9] adapter: fix setting of discoverable timeout
 2013-06-11 10:56 UTC  (9+ messages)
` [PATCH 2/9] adapter: remove unused toggle_discoverable
` [PATCH 3/9] adapter: rename discovery_client to watch_client
` [PATCH 4/9] adapter: rename compare_discovery_sender
` [PATCH 5/9] doc: add EnablePairing() and DisablePairing()
` [PATCH 6/9] adapter: "
` [PATCH 7/9] adapter: add Pairing property to report ongoing Pairing Session
` [PATCH 8/9] adapter: forbid properties to be set during "
` [PATCH 9/9] test: add pairing command to test-adapter

[PATCH] mfd: vexpress: Make the driver optional for arm and arm64
 2013-06-11 10:56 UTC  (3+ messages)
` [PATCH v2] "

[Patch net-next v2] net: add doc for ip_early_demux sysctl
 2013-06-11 10:54 UTC 

[RFC PATCH v2 00/50] Refactor and merge windows-build to master
 2013-06-11 10:30 UTC 

[Buildroot] [PATCH] openswan: fix older gcc build failure
 2013-06-11 10:52 UTC 

[RFC PATCH 0/4] USB: HCD/EHCI: giveback of URB in tasklet context
 2013-06-11 10:51 UTC  (4+ messages)

[RFC PATCH v3 0/2] Media entity links handling
 2013-06-11 10:50 UTC  (5+ messages)
    ` [RFC PATCH 1/2] smiapp: Clean up media entity after unregistering subdev
      ` [RFC PATCH 2/2] davinci_vpfe: "

[PATCH 0/2] v2 Driver for Allwinner sunxi Security ID
 2013-06-11 10:51 UTC  (6+ messages)
` [PATCH 1/2] Initial support for Allwinner's Security ID fuses

[PATCH v2 00/11] ARM:STixxxx: Add STixxxx platform and board support
 2013-06-11 10:48 UTC  (5+ messages)
` [PATCH v2 03/11] regmap: Add regmap_field APIs

[Bug 64257] New: RS880 issues with r600-llvm-compiler
 2013-06-11 10:49 UTC  (5+ messages)
` [Bug 64257] "

[PATCH] xen: fix initialization of wallclock time for PVHVM on migration
 2013-06-11 10:46 UTC 

[PATCH] Documentation/CommunityGuidelines
 2013-06-11 10:45 UTC  (3+ messages)

Help with failed RAID-5 -> 6 migration
 2013-06-11 10:44 UTC  (6+ messages)
    ` Fwd: "

[PATCH] linux-2.6.18/backends: Check for insane amounts of requests on the ring
 2013-06-11 10:42 UTC  (2+ messages)
` [PATCH] linux-2.6.18/backends: fix off by one in check of number "

[PATCH net-next] tun: Report "persist" flag to userspace
 2013-06-11 10:41 UTC 

[PATCH V3 1/4] ARM: tegra30: clocks: Fix pciex clock registration
 2013-06-11 10:40 UTC  (10+ messages)
` [PATCH V3 2/4] ARM: tegra: pcie: Add tegra3 support

[PATCH net] ipv6: prevent fib6_run_gc() contention
 2013-06-11 10:40 UTC  (4+ messages)

[PATCH 10/53] Input: atmel_mxt_ts - Add memory access interface via sysfs
 2013-06-11 10:39 UTC  (12+ messages)

[PATCH 0/9] fixes for kclient
 2013-06-11 10:37 UTC  (5+ messages)
` [PATCH 9/9] ceph: move inode to proper flushing list when auth MDS changes

[Qemu-devel] [PATCH qom-cpu 00/15 v8] target-i386: convert CPU features into properties, part 1
 2013-06-11 10:36 UTC  (5+ messages)

4th Xen Test Day for 4.3 is Tomorrow!
 2013-06-11 10:36 UTC 

Prevent Autodetection
 2013-06-11 10:34 UTC  (3+ messages)

[PATCH 0/2 v2] Bugfixes for Tegra memory controllers
 2013-06-11 10:33 UTC  (11+ messages)
` [PATCH 1/2] memory: tegra20-mc: Fix hang in IRQ handler
` [PATCH 2/2] memory: tegra30-mc: Fix "

[Xenomai] [xenomai-forge] psos interface: sm_p call ignores flags
 2013-06-11 10:22 UTC 

Destockage iPhone 5
 2013-06-11 10:22 UTC 

[Xenomai] [xenomai-forge] psos: crash while stressing event timers
 2013-06-11 10:21 UTC  (12+ messages)

3.10-rc: bluetooth disappeared on thinkpad x60 (regression)
 2013-06-11 10:20 UTC  (9+ messages)

[PATCH] round.3: ATTRIBUTES: Note functions that are thread-safe
 2013-06-11 10:19 UTC 

[Buildroot] [PATCHv3 1/3] Add on2-8170 kernel modules
 2013-06-11 10:18 UTC  (3+ messages)
` [Buildroot] [PATCHv3 2/3] Add proprietary libraries for Hantro x170 HW decoding
` [Buildroot] [PATCHv3 3/3] Add gstreamer plugin for Hantro x170

[PATCH] ARM: dts: Removing pdma for SSDK5440
 2013-06-11 10:18 UTC  (4+ messages)

xl save but leave domain paused
 2013-06-11 10:15 UTC  (4+ messages)

[PATCH 0/3 V2] xen-netback: switch to NAPI + kthread 1:1 model
 2013-06-11 10:15 UTC  (3+ messages)

[PATCH v4] pwm: add sysfs interface
 2013-06-11 10:14 UTC  (2+ messages)

[Buildroot] [PATCH] usb_modeswitch_data: bump to version 20130602
 2013-06-11 10:14 UTC  (2+ messages)

[PATCH RFC ticketlock] Auto-queued ticketlock
 2013-06-11 10:14 UTC  (6+ messages)

[RFC v1 1/9] adapter: fix setting of discoverable timeout
 2013-06-11 10:14 UTC  (5+ messages)
` [RFC v1 5/9] doc: add RequestPairingSession() and ReleasePairingSession()

(no subject)
 2013-06-11 10:13 UTC  (4+ messages)
  ` Fwd:
  ` Corrupt Raw webcam data

[Qemu-devel] [PATCH qom-cpu 00/59] QOM CPUState, part 10: CPU loops
 2013-06-11 10:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH qom-cpu 47/59] spapr: Abstract spapr_fix_cpu_dt() with qemu_for_each_cpu()

ARM cacheflush syscall with range that spans multiple vma
 2013-06-11 10:11 UTC  (3+ messages)

[BUG] failed to resume device model after save a HVM guest
 2013-06-11 10:11 UTC  (3+ messages)

[PATCH v3] io/ring.h: new macro to detect whether there are too many requests on the ring
 2013-06-11 10:10 UTC  (2+ messages)

[PATCH] io/ring.h: drop unused and broken *_RING_ATTACH() macros
 2013-06-11 10:09 UTC  (2+ messages)

[PATCH 0/2] Bugfixes for Tegra memory controllers
 2013-06-11 10:09 UTC  (6+ messages)
` [PATCH 1/2] memory: tegra20-mc: Fix hang in IRQ handler

Can Yocto run on host with other CPU types
 2013-06-11 10:08 UTC  (4+ messages)

[PATCH 0/8] ARM: use cpu_do_idle for entering wfi mode
 2013-06-11 10:07 UTC  (5+ messages)
` [PATCH 4/8] ARM: vexpress: use generic cpu idle function for wfi

[PATCH] ARM: zImage/virt: remove hyp-stub.S during distclean
 2013-06-11 10:06 UTC  (5+ messages)

[Qemu-devel] how to do performance monitor for single VM?
 2013-06-11 10:06 UTC 

[Buildroot] [PATCH v3] boost: only the iostreams library requires bzip2 and zlib
 2013-06-11 10:05 UTC  (2+ messages)

[Qemu-devel] [PATCH] ide-test: fix failure for test_flush
 2013-06-11 10:05 UTC  (2+ messages)

About LPAE supporting on EXYNOS5440
 2013-06-11 10:05 UTC  (4+ messages)

[GIT PULL] arm: arch_timer cleanups and niceties for 3.11
 2013-06-11 10:04 UTC  (2+ messages)

[PATCH v2 2/2] x86, range: Do not add new blank slot with add_range_with_merge
 2013-06-11 10:04 UTC  (5+ messages)

[PATCH] MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION
 2013-06-11 10:02 UTC  (2+ messages)

[net PATCH 0/2] Fixes for davinci MDIO on suspend/resume
 2013-06-11 10:02 UTC  (6+ messages)
` [net PATCH 1/2] drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver
` [net PATCH 2/2] drivers: net: davinci_mdio: restore mdio clk divider in mdio resume

mt9p031 shows purple coloured capture
 2013-06-11 10:01 UTC 

[PATCH 00/21] ARM: ux500: Enable Clock look-up from Device Tree
 2013-06-11 10:01 UTC  (4+ messages)

[PATCH v10 00/21] V4L2 clock and asynchronous probing
 2013-06-11  8:23 UTC  (9+ messages)
` [PATCH v10 05/21] atmel-isi: move interface activation and deactivation to clock callbacks
` [PATCH v10 06/21] mx3-camera: "
` [PATCH v10 09/21] sh-mobile-ceu-camera: "
` [PATCH v10 13/21] sh-mobile-ceu-driver: support max width and height in DT
` [PATCH v10 14/21] V4L2: add temporary clock helpers
` [PATCH v10 15/21] V4L2: add a device pointer to struct v4l2_subdev
` [PATCH v10 16/21] V4L2: support asynchronous subdevice registration
` [PATCH v10 19/21] sh_mobile_ceu_camera: add asynchronous subdevice probing support

[PATCH] xen-netback: don't de-reference vif pointer after having called xenvif_put()
 2013-06-11 10:00 UTC  (6+ messages)
  ` [PATCH, resend] "

[U-Boot] [PATCH] OpenRD: relocate environment to 640kB
 2013-06-11 10:00 UTC  (2+ messages)

[RFC PATCH v2 0/2] ARM: MPIDR linearization
 2013-06-11  9:58 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.