All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-12-17 10:26:44 to 2010-12-17 11:51:06 UTC [more...]

[PATCH 0/40] Complete set of clocksource/sched_clock patches
 2010-12-17 11:50 UTC  (45+ messages)
` [PATCH 01/40] ARM: AT91: update clock source registration
` [PATCH 02/40] ARM: bcmring: "
` [PATCH 03/40] ARM: davinci: "
` [PATCH 04/40] ARM: integrator: "
` [PATCH 05/40] ARM: ixp4xx: "
` [PATCH 06/40] ARM: lpc32xx: "
` [PATCH 07/40] ARM: mmp: "
` [PATCH 08/40] ARM: MSM: "
` [PATCH 09/40] ARM: netx: "
` [PATCH 10/40] ARM: ns9xxx: "
` [PATCH 11/40] ARM: omap: "
` [PATCH 12/40] ARM: PXA: "
` [PATCH 13/40] ARM: s5pv310: "
` [PATCH 14/40] ARM: SA11x0: "
` [PATCH 15/40] ARM: tcc8k: "
` [PATCH 16/40] ARM: U300: "
` [PATCH 17/40] ARM: nuc: "
` [PATCH 18/40] ARM: iop: "
` [PATCH 19/40] ARM: mxc: "
` [PATCH 20/40] ARM: nomadik: "
` [PATCH 21/40] ARM: spear: "
` [PATCH 22/40] ARM: orion: "
` [PATCH 23/40] ARM: stmp: "
` [PATCH 24/40] ARM: realview/versatile: "
` [PATCH 25/40] ARM: tegra: timer: Separate clocksource and sched_clock
` [PATCH 26/40] ARM: ensure all sched_clock() implementations are notrace marked
` [PATCH 27/40] Fix rounding in clocks_calc_mult_shift()
` [PATCH 28/40] ARM: sched_clock: provide common infrastructure for sched_clock()
` [PATCH 29/40] ARM: ixp4xx: convert sched_clock() to use new infrastructure
` [PATCH 30/40] ARM: mmp: "
` [PATCH 31/40] ARM: pxa: "
` [PATCH 32/40] ARM: sa1100: "
` [PATCH 33/40] ARM: tegra: "
` [PATCH 34/40] ARM: u300: "
` [PATCH 35/40] ARM: iop: "
` [PATCH 36/40] ARM: nomadik: "
` [PATCH 37/40] ARM: omap: "

[BUG] 2.6.37-rc5 Memory leak in net/ipv4/udp.c
 2010-12-17 11:47 UTC  (5+ messages)

[PATCH 1/2] ASoC: Remove unused DAPM_DOUBLE control types
 2010-12-17 11:45 UTC  (5+ messages)
` [PATCH 2/2] ASoC: Do DAPM control updates in the middle of DAPM sequences

[PATCH 2/2] regulator: Optimise out noop voltage changes
 2010-12-17 11:44 UTC  (2+ messages)

[PATCH 07/11] Bluetooth: Add UART API functions to ldisc
 2010-12-17 11:40 UTC  (2+ messages)

[PATCH 00/03] ARM: mach-shmobile: Initial SMP support
 2010-12-17 11:39 UTC  (5+ messages)
` [PATCH 01/03] ARM: mach-shmobile: SMP base support

Yocto LTP wiki page
 2010-12-17 11:38 UTC 

[PATCHv5 00/10] OMAP: Adding Smartreflex and Voltage driver support
 2010-12-17 11:36 UTC  (3+ messages)

[PATCH] ARM: Subarch IRQ handler macros V3
 2010-12-17 11:36 UTC  (2+ messages)

[PATCH v2] Bluetooth: Fix __hci_request synchronization for hci_open_dev
 2010-12-17 11:36 UTC  (2+ messages)

CONFIG_SND_HDA_INTEL regression on 2.6.37-rc3 - no audio
 2010-12-17 11:35 UTC  (5+ messages)
    ` [alsa-devel] "

[U-Boot] TFTP Issue
 2010-12-17 11:33 UTC  (6+ messages)

[PATCH 0/40] Complete set of clocksource/sched_clock patches
 2010-12-17 11:32 UTC 

[Buildroot] [PATCH] oprofile: Don't install binutils in the target filesystem
 2010-12-17 11:31 UTC  (6+ messages)

[PATCH] arm: dma-mapping: move consistent_init to early_initcall
 2010-12-17 11:31 UTC  (21+ messages)

[PATCH] platform/x86: Fix recursive Kconfig dependency
 2010-12-17 11:30 UTC  (5+ messages)

AVDTP_DELAY_REPORT
 2010-12-17 11:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/30] usb descriptor overhaul + more
 2010-12-17 11:26 UTC  (31+ messages)
` [Qemu-devel] [PATCH 01/30] usb: update MAINTAINERS
` [Qemu-devel] [PATCH 02/30] usb: data structs and helpers for usb descriptors
` [Qemu-devel] [PATCH 03/30] usb hid: use new descriptor infrastructure
` [Qemu-devel] [PATCH 04/30] usb serial: "
` [Qemu-devel] [PATCH 05/30] usb storage: "
` [Qemu-devel] [PATCH 06/30] usb wacom: "
` [Qemu-devel] [PATCH 07/30] usb bluetooth: "
` [Qemu-devel] [PATCH 08/30] usb hub: "
` [Qemu-devel] [PATCH 09/30] usb descriptors: add settable strings
` [Qemu-devel] [PATCH 10/30] usb storage: serial number support
` [Qemu-devel] [PATCH 11/30] usb network: use new descriptor infrastructure
` [Qemu-devel] [PATCH 12/30] usb: move USB_REQ_SET_ADDRESS handling to common code
` [Qemu-devel] [PATCH 13/30] usb: move USB_REQ_{GET, SET}_CONFIGURATION "
` [Qemu-devel] [PATCH 14/30] usb: move remote wakeup "
` [Qemu-devel] [PATCH 15/30] usb: create USBPortOps, move attach there
` [Qemu-devel] [PATCH 16/30] usb: rework attach/detach workflow
` [Qemu-devel] [PATCH 17/30] usb: add usb_wakeup() + wakeup callback to port ops
` [Qemu-devel] [PATCH 18/30] usb: uhci: remote wakeup support
` [Qemu-devel] [PATCH 19/30] usb: hub: "
` [Qemu-devel] [PATCH 20/30] usb: hid: "
` [Qemu-devel] [PATCH 21/30] usb: hid: change serial number to "42"
` [Qemu-devel] [PATCH 22/30] usb: add speed mask to ports
` [Qemu-devel] [PATCH 23/30] usb: add attach callback
` [Qemu-devel] [PATCH 24/30] usb: add usb_desc_attach
` [Qemu-devel] [PATCH 25/30] usb: add device qualifier support
` [Qemu-devel] [PATCH 26/30] usb storage: high speed support
` [Qemu-devel] [PATCH 27/30] usb storage: fix status reporting
` [Qemu-devel] [PATCH 28/30] usb storage: handle long responses
` [Qemu-devel] [PATCH 29/30] usb: keep track of physical port address
` [Qemu-devel] [PATCH 30/30] usb: add port property

EDR support
 2010-12-17 11:27 UTC  (2+ messages)

[PATCH 11/11] Bluetooth and mach-ux500: Fix of minor issues
 2010-12-17 11:26 UTC 

[PATCH 10/11] arch_mach-ux500: Add U8500 board support for CG2900
 2010-12-17 11:25 UTC 

[PATCH 09/11] Bluetooth: Add support for CG2900 controller
 2010-12-17 11:25 UTC 

[PATCH 08/11] Bluetooth: Add support for CG2900 UART
 2010-12-17 11:25 UTC 

[PATCH 06/11] mfd: Add CG2900 test character device
 2010-12-17 11:24 UTC 

[PATCH 05/11] mfd: Add CG2900 audio
 2010-12-17 11:24 UTC 

[PATCH 04/11] mfd: Add support for STLC2690 controller
 2010-12-17 11:24 UTC 

[PATCH 03/11] mfd: Add support for CG2900 controller
 2010-12-17 11:24 UTC 

xfs: AIL lock contention reduction V3
 2010-12-17 11:25 UTC  (9+ messages)
` [PATCH 1/9] xfs: fix EFI transaction cancellation
` [PATCH 2/9] xfs: Pull EFI/EFD handling out from under the AIL lock
` [PATCH 4/9] xfs: bulk AIL insertion during transaction commit
` [PATCH 7/9] xfs: remove all the inodes on a buffer from the AIL in bulk

[PATCH 02/11] mfd: Add CG2900 character devices
 2010-12-17 11:23 UTC 

[PATCH v3] qemu,qmp: convert do_inject_nmi() to QObject, QError
 2010-12-17 11:22 UTC  (16+ messages)
              ` [Qemu-devel] Re: [PATCH v3] qemu, qmp: "

[PATCH 09/10] MCDE: Add build files and bus
 2010-12-17 11:22 UTC  (4+ messages)

[PATCH 01/11] mfd: Add support for CG2900 controller framework
 2010-12-17 11:22 UTC 

[PATCH] omap: prcm: switch to a chained IRQ handler mechanism
 2010-12-17 11:21 UTC 

[PATCH 00/35] IO-less dirty throttling v4
 2010-12-17 11:21 UTC  (6+ messages)
` [PATCH 22/35] writeback: trace global dirty page states
      ` [PATCH] writeback: skip balance_dirty_pages() for in-memory fs

NFSv4.1 callback service and UDP
 2010-12-17 11:21 UTC  (3+ messages)

[PATCH 2/2] ASoC: sh: fsi: Add over/under run counter
 2010-12-17 11:20 UTC  (3+ messages)
` question on static dapm routes

[PATCH 00/11] mfd and bluetooth: Add CG2900 support
 2010-12-17 11:20 UTC 

TeVii S470 dvb-s2 issues
 2010-12-17 11:19 UTC  (3+ messages)
  ` TeVii S470 dvb-s2 issues - 2nd try ,)

What's cooking in git.git (Dec 2010, #05; Thu, 16)
 2010-12-17 11:18 UTC  (2+ messages)
` conflict resolution of pd/bash-4-completion [Re: What's cooking in git.git (Dec 2010, #05; Thu, 16)]

[PATCH 0/3] minor gitweb modifications
 2010-12-17 11:17 UTC  (4+ messages)
` [PATCH 1/3] gitweb: add extensions to highlight feature

twl4030_usb porting advice
 2010-12-17 11:14 UTC  (9+ messages)

regression from c/s 22071:c5aed2e049bc (ept: Put locks around ept_get_entry) ?
 2010-12-17 11:15 UTC  (3+ messages)

mmc1: error -110 whilst initialising SDIO card
 2010-12-17 11:12 UTC  (11+ messages)
  ` Problem bringing up wlan0 interface up with mainline wl1271 drivers

[Bug 28800] New: [r300c] Texture corruption with World of Warcraft
 2010-12-17 11:07 UTC  (2+ messages)
` [Bug 28800] [r300c, r300g] "

[PATCHSET] workqueue: another assorted flush_scheduled_work() removals
 2010-12-17 11:05 UTC  (4+ messages)
` [PATCH 5/6] speedtch: don't abuse struct delayed_work

[Lustre-devel] Cannot easily build from master source anymore
 2010-12-17 11:02 UTC  (8+ messages)

[Qemu-devel] [PATCH] qemu-io: Fix typo in help texts
 2010-12-17 11:01 UTC  (2+ messages)

[SPAM] [PATCH] netback for upstream
 2010-12-17 11:00 UTC 

[PATCH V2 00/69] Updating SPEAr Support
 2010-12-17 10:58 UTC  (5+ messages)
` [PATCH V2 25/69] ST SPEAr: Add smi driver for serial NOR flash

Build success (mostly), disk space a little huge
 2010-12-17 10:55 UTC  (2+ messages)

[PATCH 0/1] Config tree cache
 2010-12-17 10:55 UTC  (2+ messages)
` [PATCH 1/1] Extend lvm cache with config tree

[Qemu-devel] ]PATCH 0/7] add TRIM/UNMAP support, v3
 2010-12-17 10:53 UTC  (6+ messages)
` [Qemu-devel] Re: [PATCH 0/3] add TRIM/UNMAP support, v4
  ` [Qemu-devel] [PATCH 3/3] raw-posix: add discard support
      ` [Qemu-devel] [PATCH v5] "
        ` [Qemu-devel] "

EGit for Mylyn 0.9.3: EGit integrated with the Mylyn task framework
 2010-12-17 10:40 UTC 

stripping of ceph class objects
 2010-12-17 10:49 UTC  (2+ messages)

[PATCH v3 0/4] KVM & genirq: Enable adaptive IRQ sharing for passed-through devices
 2010-12-17 10:48 UTC  (9+ messages)
` [PATCH v3 2/4] genirq: Inform handler about line sharing state

[PATCH 1/2] ASoC: sh: fsi: move fsi_irq_enable function to fsi_dai_trigger
 2010-12-17 10:48 UTC  (2+ messages)

[PATCH] ASoC: sh: fsi: remove unnecessary dependent from Kconfig
 2010-12-17 10:48 UTC  (2+ messages)

[PATCH v7 0/7] FM V4L2 drivers for WL128x
 2010-12-17 11:06 UTC  (8+ messages)
` [PATCH v7 1/7] drivers:media:radio: wl128x: fmdrv common header file
  ` [PATCH v7 2/7] drivers:media:radio: wl128x: fmdrv_v4l2 sources
    ` [PATCH v7 3/7] drivers:media:radio: wl128x: fmdrv_common sources
      ` [PATCH v7 4/7] drivers:media:radio: wl128x: FM driver RX sources
        ` [PATCH v7 5/7] drivers:media:radio: wl128x: FM driver TX sources
          ` [PATCH v7 6/7] drivers:media:radio: wl128x: Kconfig & Makefile added for wl128x driver
            ` [PATCH v7 7/7] drivers:media:radio: Update Kconfig and Makefile for supporting wl128x

[PATCH v2] ARM: mach-shmobile: mackerel: Add mmcif support
 2010-12-17 10:45 UTC  (2+ messages)

e1000: more than two seconds to get the flag RUNNING
 2010-12-17 10:43 UTC  (3+ messages)

[Buildroot] [PATCH v2] Create menu entry to select device creation method
 2010-12-17 10:43 UTC 

[PATCH] ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux type
 2010-12-17 10:43 UTC  (2+ messages)

[PATCH 7/11]: megaraid_sas: Add MegaRAID 9265/9285 specific functions: megaraid_sas_fusion.c
 2010-12-17 10:42 UTC  (5+ messages)

[PATCH 1/2] regulator: Add API to re-apply voltage to hardware
 2010-12-17 10:42 UTC  (2+ messages)

[PATCH] regulator: Only notify voltage changes when they succeed
 2010-12-17 10:42 UTC  (2+ messages)

[PATCH] ARM: mach-shmobile: fix compile warning in mm/init.c
 2010-12-17 10:42 UTC  (2+ messages)

[PATCH] regulator: Staticise non-exported functions in mc13892
 2010-12-17 10:42 UTC  (2+ messages)

[PATCH] clocksource: sh_cmt: Remove nested spinlock fix
 2010-12-17 10:42 UTC  (2+ messages)

[Buildroot] [PATCH v2] buildroot:download: Add option to download SVN or GIT repository with version control information
 2010-12-17 10:40 UTC  (4+ messages)
` [Buildroot] [PATCH v2] buildroot:linux: Add options to checkout Linux kernel source from SVN or GIT repository

[U-Boot] OMAP3: EVM: Linker errors across tool chain versions
 2010-12-17 10:39 UTC  (8+ messages)

[Qemu-devel] [PATCH] qemu-io: Add discard command
 2010-12-17 10:40 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 0/7 v5] OMAP3: clean up ASM sleep code
 2010-12-17 10:37 UTC  (22+ messages)
` [PATCH 1/7] OMAP3: remove unused code from the "
` [PATCH 2/7] OMAP2+: use global values for the SRAM PA addresses
` [PATCH 3/7] OMAP3: remove hardcoded values from the ASM sleep code
` [PATCH 4/7] OMAP3: re-organize "
` [PATCH 5/7] OMAP3: rework of the ASM sleep code execution paths
` [PATCH 6/7] OMAP3: add comments for low power code errata
` [PATCH 7/7] OMAP3: ASM sleep code format rework

qemu and xl semantics
 2010-12-17 10:32 UTC  (4+ messages)

[U-Boot] [PATCH][v4] RTC driver for PT7C4338 chip
 2010-12-17 10:32 UTC  (2+ messages)

[PATCH 0/3] sanity checking improvements
 2010-12-17 10:31 UTC  (3+ messages)
` [PATCH 3/3] sanity.bbclass: add check for creation of long filenames


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.