All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-10 09:06:50 to 2013-08-10 13:34:39 UTC [more...]

[PATCH] ARM: document the use of NEON in kernel mode
 2013-08-10 13:34 UTC  (2+ messages)

[PATCH RFC 0/3] Experimental patches for ISDB-T on Mygica X8502/X8507
 2013-08-10 13:22 UTC  (4+ messages)

[U-Boot] Pull request: u-boot-fdt/master
 2013-08-10 13:21 UTC 

[Bug 67982] New: After boot, the APU is powered with its maximum voltage (trinity/ARUBA)
 2013-08-10 13:21 UTC  (2+ messages)
` [Bug 67982] "

[B.A.T.M.A.N.] [RFC 1/6] batman-adv: Generalize DAT in order to support any type of data, not only IPv4
 2013-08-10 13:20 UTC  (8+ messages)
` [B.A.T.M.A.N.] [RFC 3/6] batman-adv: Adds IPv6 to DAT and generic struct in distributed-arp-table.c
` [B.A.T.M.A.N.] [RFC 4/6] batman-adv: Adds necessary functions for NDP, like checking if a packet is valid or creating a Neighbor Advertisement
` [B.A.T.M.A.N.] [RFC 6/6] batman-adv: Adds snooping of router and override flags for NA creation

git rebase --interactive using short SHA-1's internally
 2013-08-10 13:17 UTC  (4+ messages)

[PATCH 1/9] drm/i915: Update rules for reading cache lines through the LLC
 2013-08-10 13:09 UTC  (11+ messages)
` [PATCH 6/9] drm/i915: Allocate context objects from stolen
` [PATCH 9/9] drm/i915: Allow the user to set bo into the DISPLAY cache domain
      ` [PATCH] drm/i915: reserve I915_CACHING_DISPLAY and document cache modes

[PATCH for v3.12] memory: mvebu-devbus: Remove unused variable
 2013-08-10 13:05 UTC 

[U-Boot] omap1510inn/arm925t: maintain or remove?
 2013-08-10 13:02 UTC  (2+ messages)

[PATCH] netfilter: nf_conntrack: fix tcp_in_window for Fast Open
 2013-08-10 13:01 UTC  (2+ messages)

[PATCH v10 3/7] ASoC: imx-audmux: Read default configuration from devicetree
 2013-08-10 12:55 UTC  (3+ messages)
` [PATCH] ASoC: imx-audmux: default configuration parser fixups

[Xenomai] Using hardware PWM generators with Xenomai
 2013-08-10 12:55 UTC  (8+ messages)

git should not use a default user.email config value
 2013-08-10 12:34 UTC  (9+ messages)

[PATCH] [RFC] Implements log-structured caching target
 2013-08-10 12:51 UTC 

[PATCH v4 0/2] support hisilicon i2c
 2013-08-10 12:50 UTC  (4+ messages)
` [PATCH v4 2/2] i2c: designware: add two optional property tx/rx-fifo-size

[PATCH 0/3] Introduce atomic MMIO register clear-set
 2013-08-10 12:49 UTC  (10+ messages)
` [PATCH 1/3] ARM: Introduce atomic MMIO clear/set
` [PATCH 2/3] clocksource: orion: Use atomic access for shared registers
` [PATCH 3/3] watchdog: "

git clone doesn't work in symlink dir roots on Windows
 2013-08-10 12:51 UTC  (2+ messages)

[git pull] [PATCH 0/7] add support for many Roland and Yamaha devices
 2013-08-10 12:35 UTC  (4+ messages)

No subject
 2013-08-10 12:34 UTC  (6+ messages)
` [PATCH v6 09/11] clk: mmp: parse clock from dts

activeconns * weight overflowing 32-bit int
 2013-08-10 12:31 UTC  (12+ messages)
              ` [PATCH] ipvs: Use 64-bit comparisons (connections * weight) to avoid overflow
                  ` [PATCH v2] ipvs: fix overflow on dest weight multiply

[RFC 0/1] drm/pl111: Initial drm/kms driver for pl111
 2013-08-10 12:30 UTC  (9+ messages)
` [RFC 1/1] "

[Bug 60721] New: Rsync crashes due to ext4_ext_find_extent bug
 2013-08-10 12:29 UTC  (2+ messages)
` [Bug 60721] "

[GIT PULL] Btrfs
 2013-08-10 12:28 UTC 

[Qemu-devel] [RFC] [PATCHv9 00/31] aio / timers: Add AioContext timers and use ppoll
 2013-08-10 12:26 UTC  (34+ messages)
` [Qemu-devel] [RFC] [PATCHv9 01/31] aio / timers: Rename qemu_timer_* functions
` [Qemu-devel] [RFC] [PATCHv9 02/31] aio / timers: Rename qemu_new_clock and expose clock types
` [Qemu-devel] [RFC] [PATCHv9 03/31] aio / timers: add qemu-timer.c utility functions
` [Qemu-devel] [RFC] [PATCHv9 04/31] aio / timers: Consistent treatment of disabled clocks for deadlines
` [Qemu-devel] [RFC] [PATCHv9 05/31] aio / timers: add ppoll support with qemu_poll_ns
` [Qemu-devel] [RFC] [PATCHv9 06/31] aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slack
` [Qemu-devel] [RFC] [PATCHv9 07/31] aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress
` [Qemu-devel] [RFC] [PATCHv9 08/31] aio / timers: Split QEMUClock into QEMUClock and QEMUTimerList
` [Qemu-devel] [RFC] [PATCHv9 09/31] aio / timers: Untangle include files
` [Qemu-devel] [RFC] [PATCHv9 10/31] aio / timers: Add QEMUTimerListGroup and helper functions
` [Qemu-devel] [RFC] [PATCHv9 11/31] aio / timers: Add QEMUTimerListGroup to AioContext
` [Qemu-devel] [RFC] [PATCHv9 12/31] aio / timers: Add a notify callback to QEMUTimerList
` [Qemu-devel] [RFC] [PATCHv9 13/31] aio / timers: aio_ctx_prepare sets timeout from AioContext timers
` [Qemu-devel] [RFC] [PATCHv9 14/31] aio / timers: Add aio_timer_init & aio_timer_new wrappers
` [Qemu-devel] [RFC] [PATCHv9 15/31] aio / timers: Convert aio_poll to use AioContext timers' deadline
` [Qemu-devel] [RFC] [PATCHv9 16/31] aio / timers: Convert mainloop to use timeout
` [Qemu-devel] [RFC] [PATCHv9 17/31] aio / timers: On timer modification, qemu_notify or aio_notify
` [Qemu-devel] [RFC] [PATCHv9 18/31] aio / timers: Introduce new API timer_new and friends
` [Qemu-devel] [RFC] [PATCHv9 19/31] aio / timers: Use all timerlists in icount warp calculations
` [Qemu-devel] [RFC] [PATCHv9 20/31] aio / timers: Add documentation and new format calls
` [Qemu-devel] [RFC] [PATCHv9 21/31] aio / timers: Remove alarm timers
` [Qemu-devel] [RFC] [PATCHv9 22/31] aio / timers: Remove legacy qemu_clock_deadline & qemu_timerlist_deadline
` [Qemu-devel] [RFC] [PATCHv9 23/31] aio / timers: Add qemu_clock_get_ms and qemu_clock_get_ms
` [Qemu-devel] [RFC] [PATCHv9 24/31] aio / timers: Rearrange timer.h & make legacy functions call non-legacy
` [Qemu-devel] [RFC] [PATCHv9 25/31] aio / timers: Remove main_loop_timerlist
` [Qemu-devel] [RFC] [PATCHv9 26/31] aio / timers: Convert rtc_clock to be a QEMUClockType
` [Qemu-devel] [RFC] [PATCHv9 27/31] aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API
` [Qemu-devel] [RFC] [PATCHv9 28/31] aio / timers: Add test harness for AioContext timers
` [Qemu-devel] [RFC] [PATCHv9 29/31] aio / timers: Add scripts/switch-timer-api
` [Qemu-devel] [RFC] [PATCHv9 30/31] aio / timers: Switch entire codebase to the new timer API
` [Qemu-devel] [RFC] [PATCHv9 31/31] aio / timers: Remove legacy interface

[U-Boot] Pull request: u-boot-spi/master
 2013-08-10 12:26 UTC 

post-receive: pub/scm/utils/grokmirror/grokmirror
 2013-08-10 12:21 UTC 

[RFC 0/4] Add MEDIA_PAD_FL_MUST_CONNECT pad flag, check it
 2013-08-10 12:16 UTC  (4+ messages)
` [RFC 2/4] media: Check for active links on pads with MEDIA_PAD_FL_MUST_CONNECT flag

[GIT PULL] Samsung PWM support cleanup
 2013-08-10 12:16 UTC  (4+ messages)

[PATCH net] ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
 2013-08-10 12:15 UTC  (10+ messages)

post-receive: pub/scm/linux/kernel/git/mason/linux-btrfs
 2013-08-10 12:14 UTC 

[PATCH v2 00/14] pxa3xx-nand patches to support mvebu builds
 2013-08-10 12:12 UTC  (2+ messages)

[GIT PULL 00/47] perf/core improvements and fixes
 2013-08-10 12:11 UTC  (4+ messages)
` [PATCH 01/47] perf: Add PERF_EVENT_IOC_ID ioctl to return event ID

[HANG] Trouble with NEC-based USB adapter in PCMCIA slot on E7110
 2013-08-10 12:04 UTC  (3+ messages)

Feature Request : dummy paddings for mapping memory holes in privcmd
 2013-08-10 12:02 UTC 

is "gadget-init" package sufficient for USB tethering operation?
 2013-08-10 12:01 UTC 

[PATCH v2 0/4] Add phy support for AM335X platform using Generic PHy framework
 2013-08-10 11:59 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2013-08-10 11:58 UTC 

FUSB200 xhci issue
 2013-08-10 11:57 UTC  (2+ messages)

[PATCH v2] usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs
 2013-08-10 11:55 UTC  (2+ messages)

[PATCH net] skge: add dma_mapping check
 2013-08-10 11:51 UTC  (3+ messages)

N900 device tree conversion: how to do first step
 2013-08-10 11:46 UTC  (17+ messages)
  ` [PATCH] N900: add device tree
          ` [PATCH v2] "
                    ` [PATCH] ARM: dts: omap3 / n900 support, Benoit please take me (was Re: [PATCH v2] N900: add device tree)

Multiple Memory Chunks
 2013-08-10 11:46 UTC 

[PATCH] push: respect --no-thin
 2013-08-10 11:45 UTC  (3+ messages)

[RFC] mac80211: add support for split-MAC implementations
 2013-08-10 11:31 UTC  (3+ messages)

[Qemu-devel] [RFC] [PATCHv2] aio / timers pt2: Replace main_loop_tlg with qemu_dummy_timer_ctx
 2013-08-10 11:21 UTC 

should mesa_9.1.5.bbappend be upgraded to 9.1.6?
 2013-08-10 11:21 UTC  (9+ messages)

[Qemu-devel] peculiar make check problems: tests/libqtest.c
 2013-08-10 11:20 UTC 

[Qemu-devel] [RFC] [PATCHv8 00/30] aio / timers: Add AioContext timers and use ppoll
 2013-08-10 11:13 UTC  (11+ messages)
` [Qemu-devel] [RFC] [PATCHv8 09/30] aio / timers: Add QEMUTimerListGroup and helper functions
` [Qemu-devel] [RFC] [PATCHv8 11/30] aio / timers: Add a notify callback to QEMUTimerList

[U-Boot] [RESEND PATCH v2 00/20] sf: Add common probe support
 2013-08-10 11:13 UTC  (2+ messages)

[PATCH] ASoC: Remove unused soc_pm_waitq
 2013-08-10 11:13 UTC  (2+ messages)

[PATCH v4 1/1] ASoc: kirkwood: add DT support to the mvebu audio subsystem
 2013-08-10 11:12 UTC  (16+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2013-08-10 11:13 UTC 

[Buildroot] [PATCH 1/3] busybox: set/unset CONFIG_NOMMU
 2013-08-10 11:12 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/10] sf: Add support for extended/quad read and write commands
 2013-08-10 11:10 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: properly print the VID in DAT
 2013-08-10 10:57 UTC 

[PATCH 00/20] ARM: pxa: move core and drivers to dmaengine
 2013-08-10 10:56 UTC  (4+ messages)

[Qemu-devel] [RFC] [PATCH] aio / timers pt2: Replace main_loop_tlg with qemu_dummy_timer_ctx
 2013-08-10 10:54 UTC 

[RFC][PATCH 0/7] USB: OHCI: more bus glues as separate modules
 2013-08-10 10:53 UTC  (4+ messages)
` [PATCH V4 0/6] "
  ` [PATCH V4 6/6] USB: OHCI: make ohci-s3c2410 a separate driver

[Qemu-devel] [PATCH 0/2] Disassembly with external objdump
 2013-08-10 10:39 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] disas: Add disas-objdump.pl

[PATCH 1/4] nouveau: fix number of surfaces in video buffer, use defines
 2013-08-10 10:39 UTC  (4+ messages)
` [PATCH 2/4] nouveau: set buffer format of video buffer
` [PATCH 3/4] nv30: hook up PMPEG support via nouveau_video, enables XvMC to work
  ` [PATCH 4/4] nv50: allow forcing PMPEG use, for ease of testing

[PATCH 00/12] brcm80211: new functionality and some cleanup fixes
 2013-08-10 10:27 UTC  (13+ messages)
` [PATCH 01/12] brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()
` [PATCH 02/12] brcmfmac: .txdata() bus callback should not call brcmf_txcomplete()
` [PATCH 03/12] brcmfmac: add AMPDU reordering functionality
` [PATCH 04/12] brcmfmac: always use worker thread for tx data
` [PATCH 05/12] brcmfmac: no fws locking outside fws module
` [PATCH 06/12] brcmfmac: ignore IF event if firmware indicates it
` [PATCH 07/12] brcmfmac: add support for manual TDLS operations
` [PATCH 08/12] brcmfmac: abstract tx packet processing functions
` [PATCH 09/12] brcmfmac: remove align from brcmf_bus structure
` [PATCH 10/12] brcmfmac: streamline sdio bus header code
` [PATCH 11/12] brcmfmac: use configurable sdio bus header length for tx packet
` [PATCH 12/12] brcmsmac: support 4313iPA

[PATCH] git exproll: steps to tackle gc aggression
 2013-08-10 10:16 UTC  (21+ messages)

[Qemu-devel] [RFC] Convert AioContext to Gsource sub classes
 2013-08-10 10:15 UTC  (2+ messages)

[PATCH] gma500: Fix SDVO turning off randomly
 2013-08-10 10:12 UTC  (4+ messages)

[U-Boot] Unified u-boot feature set for simpler distro support
 2013-08-10 10:11 UTC  (5+ messages)

How to compile omap3-sgx-modules_4.09.00.01
 2013-08-10 10:58 UTC  (2+ messages)

[Announcement] Yocto Project 1.5 Milestone 3 now available
 2013-08-10 10:02 UTC  (3+ messages)

Error relating to /dev/sr0 when calling btrfs fi show /dev/sdxy
 2013-08-10  9:59 UTC 

Ouvrez ce mail, un lot vous attend
 2013-08-10  9:55 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2013-08-10  9:32 UTC 

error count
 2013-08-10  9:19 UTC  (4+ messages)

[PATCH v4 1/1] ASoc: kirkwood: add DT support to the mvebu audio subsystem
 2013-08-10  9:16 UTC  (6+ messages)

[Qemu-devel] [PATCH v5 0/2] hw/arm: add 'virt' platform
 2013-08-10  9:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 2/2] hw/arm: Add "

[PATCH 1/5] drm/i915: WARN_ON failed map_and_fenceable
 2013-08-10  9:13 UTC  (4+ messages)
` [PATCH 5/5] drm/i915: Convert execbuf code to use vmas

[Qemu-devel] [PATCH v2 0/7] AARCH64 support on machvirt machine model using KVM
 2013-08-10  9:10 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 3/7] AARCH64: Add aarch64 CPU initialization, get and put registers support

[PATCH v2 0/4] Gtk/Qt interface flavours ported to newest toolkit versions
 2013-08-10  9:10 UTC  (5+ messages)
` [PATCH v2 1/4] KConf: Move flavours into their own subdirectories
` [PATCH v2 4/4] KConf: images.c for gtk/qt gui flavour reoganized

btrfs device stats /dev/mapper/ext4 SEGV
 2013-08-10  9:07 UTC 

[PATCH] drm/i915: Always prefer CPU relocations with LLC
 2013-08-10  9:07 UTC 


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.