All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-26 13:15:53 to 2011-12-26 19:49:05 UTC [more...]

Capture from 3+ cards connected to a USB hub - distorted samples
 2011-12-26 19:48 UTC  (5+ messages)

BUG: Reordering of L2CAP connection pending/accesspted replies
 2011-12-26 19:43 UTC  (4+ messages)

[PATCH] unix_diag: Fix incoming connections nla length
 2011-12-26 19:42 UTC  (4+ messages)

[PATCH] MTD: drivers return bitlip info to mtd on read
 2011-12-26 19:38 UTC 

[PATCH 00/14] Make ib_srp better suited for H.A. purposes
 2011-12-26 19:39 UTC  (15+ messages)
` [PATCH 12/14] ib_srp: Rework error handling
` [PATCH 13/14] ib_srp: Implement transport layer ping

[linux-dvb] saa7146 based TT1500 dvb-t doesn't find channels
 2011-12-26 19:34 UTC  (2+ messages)

[PATCH 00/35 v4] m68k: ColdFire MMU support
 2011-12-26 19:33 UTC  (4+ messages)
` [PATCH 35/35] m68k: allow ColdFire 547x and 548x CPUs to be built with MMU enabled

[U-Boot] [PATCH 0/14] tegra: warmboot (suspend / resume) support
 2011-12-26 19:33 UTC  (15+ messages)
` [U-Boot] [PATCH 01/14] Add AES crypto library
` [U-Boot] [PATCH 02/14] tegra: Move ap20.h header into arch location
` [U-Boot] [PATCH 03/14] tegra: Add crypto library for warmboot code
` [U-Boot] [PATCH 04/14] tegra: Add flow, gp_padctl, fuse, sdram headers
` [U-Boot] [PATCH 05/14] tegra: Add tegra_get_chip_type() to detect SKU
` [U-Boot] [PATCH 06/14] tegra: Add EMC support for optimal memory timings
` [U-Boot] [PATCH 07/14] tegra: Add PMU to manage power supplies
` [U-Boot] [PATCH 08/14] tegra: Set up PMU for Nvidia boards
` [U-Boot] [PATCH 09/14] tegra: Add warmboot implementation
` [U-Boot] [PATCH 10/14] tegra: Setup PMC scratch info from ap20 setup
` [U-Boot] [PATCH 11/14] tegra: Set up warmboot code on Nvidia boards
` [U-Boot] [PATCH 12/14] tegra: Set vdd_core and vdd_cpu to high
` [U-Boot] [PATCH 13/14] tegra: Add EMC settings for Seaboard, Harmony
` [U-Boot] [PATCH 14/14] tegra: Enable LP0 on Seaboard

[PATCH] Input: wm831x-on - Convert to devm_kzalloc()
 2011-12-26 19:26 UTC  (3+ messages)

[PATCH 0/2] ARM: Exynos: Adapt to generic power domain
 2011-12-26 19:24 UTC  (9+ messages)
` [PATCH 1/2] PM / Domains: Add OF support
  ` [PATCH 2/2] ARM: Exynos: Hook up power domains to generic power domain infrastructure

[U-Boot] [PATCH 0/7] tegra: Add I2C driver and associated parts
 2011-12-26 19:15 UTC  (11+ messages)
` [U-Boot] [PATCH 1/7] tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE
` [U-Boot] [PATCH 2/7] tegra: fdt: Add extra I2C definitions for U-Boot
` [U-Boot] [PATCH 3/7] tegra: Add I2C support to funcmux
` [U-Boot] [PATCH 4/7] tegra: Add I2C driver
` [U-Boot] [PATCH 5/7] tegra: Initialise I2C on Nvidia boards
` [U-Boot] [PATCH 6/7] tegra: Select I2C ordering for Seaboard
` [U-Boot] [PATCH 7/7] tegra: Enable I2C on Seaboard

[RFC][PATCH 0/2] PM / Sleep: Introduce new phases of device suspend/resume
 2011-12-26 19:14 UTC  (3+ messages)
` [RFC][PATCH 1/2] PM / Sleep: Introduce "late suspend" and "early resume" of devices

FS won't mount, open_ctree failed, Assertion !(path->slots[0] == 0) failed
 2011-12-26 19:06 UTC  (4+ messages)

[PATCH] video: s3c-fb: Use s3c_fb_enable() to enable the framebuffer
 2011-12-26 18:48 UTC 

Questions about GPLPV stability tests
 2011-12-26 18:45 UTC  (13+ messages)

[PATCH] libcxgbi: do not print a message when memory allocation fails
 2011-12-26 18:41 UTC  (3+ messages)

file locking fix for 3.2
 2011-12-26 18:37 UTC  (6+ messages)

[Buildroot] [git commit] ti-utils: unbreak build after libnl version bump
 2011-12-26 18:33 UTC 

[PATCH] b43: support new RX header, noticed to be used in 598.314+ fw
 2011-12-26 18:32 UTC  (8+ messages)
` [PATCH] b43: fix regression in PIO case

[PATCH linux-firmware] linux-firmware: bnx2: Update mips firmware to fix iSCSI problems
 2011-12-26 18:31 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/6] Introduce generic relocation feature
 2011-12-26 18:24 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/6] Create reloc.h and include it where needed
` [U-Boot] [PATCH v3 2/6] define CONFIG_SYS_SKIP_RELOC for all archs
` [U-Boot] [PATCH v3 3/6] Add generic relocation feature
` [U-Boot] [PATCH v3 4/6] arm: Add processor function library
` [U-Boot] [PATCH v3 5/6] arm: Move over to generic relocation
` [U-Boot] [PATCH v3 6/6] arm: Remove unused code in start.S

[patch] netfilter: provide config option to disable ancient procfs parts
 2011-12-26 18:10 UTC 

[U-Boot] U-boot doesn't work on OMAP4430 ES2.0
 2011-12-26 18:08 UTC 

dirty chunks on bitmap not clearing (RAID1)
 2011-12-26 18:07 UTC  (5+ messages)

[PATCH 1/2] drivers/watchdog/lantiq_wdt.c: drop iounmap for devm_ allocated data
 2011-12-26 17:38 UTC  (2+ messages)

[PATCH] mmc: sh_mmcif: process requests asynchronously
 2011-12-26 17:59 UTC  (10+ messages)
` [PATCH 3/4 v2] "
    ` [PATCH 3/4 v3] "

[PATCH series v2] IEEE 802.15.4 MAC layer basic implementation
 2011-12-26 17:57 UTC  (16+ messages)
  ` [PATCH 01/14 v2] mac802154: basic ieee802.15.4 device structures
  ` [PATCH 02/14 v2] mac802154: allocation of ieee802154 device
  ` [PATCH 03/14 v2] mac802154: RX data path
  ` [PATCH 09/14 v2] ieee802154: remove ieee802154 policy from globals
  ` [PATCH 13/14 v2] drivers/ieee802154: IEEE 802.15.4 loopback driver
  ` [PATCH 14/14 v2] Documentation/networking/ieee802154: update MAC chapter
` [PATCH 04/14 v2] mac802154: TX data path
` [PATCH 05/14 v2] mac802154: define reduced mlme operations
` [PATCH 06/14 v2] mac802154: slave interfaces definition
` [PATCH 07/14 v2] mac802154: reduced mlme operations
` [PATCH 08/14 v2] mac802154: basic mib support
` [PATCH 10/14 v2] ieee802154: interface type to be added
` [PATCH 11/14 v2] mac802154: slaves manipulation routine
` [PATCH 12/14 v2] mac802154: monitor device support

[Xenomai-help] Xenomai rtcan build issue on MPC5121 (kernel >= 2.6.35)
 2011-12-26 17:54 UTC  (2+ messages)

[Buildroot] Buildroot 2011.11 on x86_64 - neither udev nor mdev loads needed modules at startup
 2011-12-26 17:53 UTC  (5+ messages)
      ` [Buildroot] SOLVED! "

[PATCH 1/1] swapfile: swap_info_get: Check for swap_info[type] == NULL
 2011-12-26 17:45 UTC  (3+ messages)

question about lqasc_release_port in drivers/tty/serial/lantiq.c
 2011-12-26 17:42 UTC 

[PATCH 2/2] drivers/mtd/maps/lantiq-flash.c: drop iounmap for devm_ allocated data
 2011-12-26 17:38 UTC  (3+ messages)

[Qemu-devel] [Bug 870990] Re: compile failure on ARMv7 hosts when compiled for thumb if --enable-debug
 2011-12-26 17:26 UTC 

[PATCH 4/4] ASoC: OMAP: ams-delta: drop .set_bias_level callback
 2011-12-26 17:23 UTC  (3+ messages)

[BUG] TASK_DEAD task is able to be woken up in special condition
 2011-12-26 17:11 UTC  (4+ messages)

[PATCH 0/3] QEMU kvm: Adding KICK_VCPU capability to i386 kvm
 2011-12-26 17:13 UTC  (10+ messages)
` [PATCH 3/3] QEMU kvm/i386 : Adding KICK_VCPU capability support in i386 target
          ` [Qemu-devel] "

[PATCH 0/5] [V1] Upgrade 4 more packages, Dec 27, 2011
 2011-12-26 17:12 UTC  (6+ messages)
` [PATCH 1/5] freetype: upgrade to 2.4.8
` [PATCH 2/5] minicom: upgrade to 2.5
` [PATCH 3/5] libical: upgrade to 0.48
` [PATCH 4/5] libsamplerate0: upgrade to 0.1.8
` [PATCH 5/5] distro_tracking_fields: update the info for recipe upgrade

Strange kernel reboot (oops?)
 2011-12-26 17:12 UTC  (2+ messages)

[PATCH 0/4] ARM: S5PV210: Enable FIMC and MFC on SMDK C110 and V210 boards
 2011-12-26 17:12 UTC  (4+ messages)
` [PATCH 3/4] ARM: S5PV210: Enable FIMC on SMDKV210

question about bgpio_remove (drivers/gpio/gpio-generic.c)
 2011-12-26 17:10 UTC 

[PATCH]sched: stop hrtick timer if running task is switching from fair scheduling class to another
 2011-12-26 16:59 UTC  (3+ messages)
` SCHED_RR && time_slice

looking for Linux firmare/driver for powerbook g4
 2011-12-26 17:04 UTC 

[Buildroot] Issue with Xorg: i cannot generate and xorg.conf file
 2011-12-26 17:03 UTC 

[RFC][PATCH 0/3] Extend the mincore() report bits
 2011-12-26 16:49 UTC  (6+ messages)
` [PATCH 2/3] mincore: Introduce the MINCORE_ANON bit

INFO: task rcuc/0:7 blocked for more than 120 seconds
 2011-12-26 16:37 UTC  (3+ messages)

Some Question Regarding to RBD performance
 2011-12-26 16:27 UTC  (2+ messages)

[PATCH 1/9] drivers/mfd/88pm860x-i2c.c: introduce missing kfree
 2011-12-26 16:19 UTC  (8+ messages)
  ` devm_kfree

FETCH_HEAD documentation vs reality
 2011-12-26 16:16 UTC  (3+ messages)
  ` [PATCH] write first for-merge ref to FETCH_HEAD first

[U-Boot] [PATCH] [trivial] env: remove value from boolean defines
 2011-12-26 16:16 UTC  (6+ messages)

[Buildroot] [PATCH v4 1/5] libnl: bump to version 3.2.3
 2011-12-26 16:02 UTC  (2+ messages)

(unknown),
 2011-12-26 15:55 UTC 

[PATCH] add post-fetch hook
 2011-12-26 15:51 UTC  (7+ messages)

[PATCH] mfd: Fix annotations in da9052-core
 2011-12-26 15:51 UTC 

[PATCH] kbuild: add Makefile snippet to list compiled files
 2011-12-26 15:49 UTC  (2+ messages)

[PATCH 1/2] bna: Added flash sub-module and ethtool eeprom entry points
 2011-12-26 15:46 UTC  (5+ messages)

[PATCH 0/3] SCSI: use pci_dev->revision
 2011-12-26 16:40 UTC  (2+ messages)

[PATCH v2] fusion: use pci_dev->revision
 2011-12-26 16:36 UTC 

[PATCH 3/3 v3] qla4xxx: use pci_dev->revision
 2011-12-26 16:32 UTC 

[PATCH 2/3 v4] mpt2sas: use pci_dev->revision
 2011-12-26 16:29 UTC 

[PATCH 1/3] atp870u: use pci_dev->revision
 2011-12-26 16:24 UTC 

[Qemu-devel] [PATCH 0/3] Improve SD controllers emulation
 2011-12-26 15:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] vmstate: introduce calc_size VMStateField
` [Qemu-devel] [PATCH 2/3] hw/sd.c: add SD card save/load support

[Qemu-devel] [ANNOUNCE] qemu-test: a set of tests scripts for QEMU
 2011-12-26 15:12 UTC  (3+ messages)

[PATCH 00/13] [V3] Upgrade Packages, Dec 26, 2011
 2011-12-26 14:56 UTC  (14+ messages)
` [PATCH 01/13] polkit: upgrade to 0.103
` [PATCH 02/13] gst-plugins-ugly: upgrade to 0.10.18
` [PATCH 03/13] gst-plugins-bad: upgrade to 0.10.22
` [PATCH 04/13] gst-fluendo-mp3: upgrade to 0.10.16
` [PATCH 05/13] gst-fluendo-mpegdemux: upgrade to 0.10.69
` [PATCH 06/13] gst-ffmpeg: upgrade to 0.10.13
` [PATCH 07/13] glib-2.0: upgrade to 2.30.2
` [PATCH 08/13] mtd-utils: upgrade to 1.4.9
` [PATCH 09/13] valgrind: upgrade to 3.7.0
` [PATCH 10/13] telepathy-glib: upgrade to 0.17.4
` [PATCH 11/13] ofono: upgrade to 1.0
` [PATCH 12/13] libpcap: upgrade to 1.2.0
` [PATCH 13/13] distro_tracking_fields: update the info for recipe upgrading

REGRESSION 3.2-rcX: RTC auto poweron after 5 minutes
 2011-12-26 14:58 UTC 

[PATCH] video: s3c-fb: Make runtime PM functional again
 2011-12-26 14:58 UTC  (2+ messages)

HOB: which host packages are needed
 2011-12-26 14:43 UTC  (2+ messages)

[refpolicy] php-fpm policy
 2011-12-26 14:41 UTC  (3+ messages)

[Regression, bisected] a3e06bbe8445f57eb949e6474c5a9b30f24d2057: KVM: emulate lapic tsc deadline timer for guest"
 2011-12-26 14:23 UTC  (18+ messages)
                  ` [PATCH] KVM: x86: Prevent exposing TSC deadline timer feature in the absence of in-kernel APIC
                    ` [PATCH v2] "

[PATCH v4 0/7] add a generic cpufreq driver
 2011-12-26 14:22 UTC  (13+ messages)
` [PATCH v4 4/7] cpufreq: add clk-reg "

[PATCH] Add support for PEAK System PCAN-USB adapter
 2011-12-26 14:21 UTC  (4+ messages)

Current kernel fails to compile with KVM on PowerPC
 2011-12-26 14:18 UTC  (9+ messages)

[RFC 3/11] pci: add pci_iomap_range
 2011-12-26 14:05 UTC  (3+ messages)
` [PATCHv2 RFC] "

[GIT PULL] KVM fixes for 3.2-rc7
 2011-12-26 14:02 UTC 

[PATCH] KVM: SVM: Add support for AMD's OSVW feature in guests
 2011-12-26 13:53 UTC  (2+ messages)

[PATCH] ARM: imx6q: add support for IRAM
 2011-12-26 13:41 UTC  (2+ messages)

[PATCH] SIMCOM SIM900 module support
 2011-12-26 13:38 UTC 

[U-Boot] [PATCH] env: factor out the env_get_char_spec() function
 2011-12-26 13:33 UTC 

[PATCH] KVM: Move gfn_to_memslot() to kvm_host.h
 2011-12-26 13:22 UTC  (4+ messages)

[PATCH 0/3] KVM: MMU: Trivial fix and cleanups
 2011-12-26 13:17 UTC  (4+ messages)
` [PATCH 3/3] KVM: MMU: Make drop_large_spte() more generic


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.