All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-15 13:46:43 to 2011-07-15 15:13:06 UTC [more...]

[dm-crypt] LUKS passphrase
 2011-07-15 14:43 UTC 

[Bug 39063] New: RV630: Sapphire HD 2600 XT power management doesnt work
 2011-07-15 15:12 UTC  (2+ messages)
` [Bug 39063] "

Building hg/help2man not relying on them?
 2011-07-15 15:08 UTC  (5+ messages)

Mis-Design of Btrfs?
 2011-07-15 15:12 UTC  (22+ messages)

[PATCH 0/3] Mobile broadband provider info plugin
 2011-07-15 15:12 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Mobile broadband provider info plugin autoconf support
` [PATCH 3/3] Mobile broadband provider info plugin makefile changes

[PATCH 0/2] MPC8315E-RDB fixes v2
 2011-07-15 15:12 UTC  (3+ messages)
` [PATCH 1/2] linux-yocto: fix ethernet at boot time on MPC8315E-RDB
` [PATCH 2/2] README.hardware: update MPC8315E-RDB instructions

[PATCH V2 00/10]
 2011-07-15 15:11 UTC  (8+ messages)
` [PATCH V2 03/10] ASoc: mxs: add mxs-sgtl5000 machine driver
` [PATCH V2 06/10] ARM: mxs: add saif device
    ` [alsa-devel] "

[PATCH 1/1] r6040: only disable RX interrupt if napi_schedule_prep is successful
 2011-07-15 15:10 UTC  (2+ messages)

[PATCH] [net][bna] Separate handling of irq type flags variable from the irq_flags request_irq variable
 2011-07-15 15:09 UTC  (2+ messages)

[Qemu-devel] [PATCH] report serial devices created with -device in the PIIX4 config space
 2011-07-15 15:10 UTC 

[PATCH net-next-2.6] slcan: remove obsolete code in slcan initialisation
 2011-07-15 15:09 UTC  (2+ messages)

[PATCH 0/2] Reduce frequency of stalls due to zone_reclaim() on NUMA v2r1
 2011-07-15 15:09 UTC  (6+ messages)
` [PATCH 1/2] mm: page allocator: Initialise ZLC for first zone eligible for zone_reclaim
` [PATCH 2/2] mm: page allocator: Reconsider zones for allocation after direct reclaim

[PATCH] Remove redundant variable/code in __qdisc_run
 2011-07-15 15:09 UTC  (2+ messages)

[PATCH] 8139cp: convert to new VLAN model
 2011-07-15 15:09 UTC  (3+ messages)

[PATCH v2 2/8] makedumpfile: Apply relocation while loading module debuginfo
 2011-07-15 15:08 UTC 

Linux nodes instead of BPQ32 nodes in the LAN
 2011-07-15 15:08 UTC  (3+ messages)

[PATCH 00/11] various fixes v2
 2011-07-15 15:07 UTC  (4+ messages)
` [PATCH 03/11] dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefix

[PATCH v3] xfs_repair: Check if agno is inside the filesystem
 2011-07-15 15:07 UTC  (2+ messages)

kernels
 2011-07-15 15:02 UTC  (3+ messages)

[PATCH] gianfar: rx parser
 2011-07-15 15:06 UTC  (2+ messages)

INFO: possible circular locking dependency detected
 2011-07-15 15:04 UTC  (9+ messages)

[PATCH] nestedsvm: Support TSC Rate MSR
 2011-07-15 15:04 UTC 

[PATCH v4] linux-omap-psp: Added patch to fix MMC timeout errors
 2011-07-15 14:56 UTC 

[PATCH 0/3] SP805 updates for Versatile Express
 2011-07-15 15:04 UTC  (6+ messages)
` [PATCH 1/3] ARM: vexpress: Add clock definition for the SP805
` [PATCH 2/3] watchdog: sp805: Don't write 0 to the load value register
` [PATCH 3/3] watchdog: sp805: Flush posted writes in enable/disable

[U-Boot] SPL framework re-design
 2011-07-15 15:02 UTC  (8+ messages)
` [U-Boot] [RFC PATCH v1 0/9] Prototype for generic SPL framework
  ` [U-Boot] [RFC PATCH v1 6/9] scaled down version of generic libraries for SPL

[RFC][PATCH 0/7 + tools] Checkpoint/restore mostly in the userspace
 2011-07-15 15:01 UTC  (8+ messages)
  ` [PATCH 3/7] proc: Introduce the Children: line in /proc/<pid>/status
  ` [PATCH 4/7] vfs: Add ->statfs callback for pipefs
  ` [PATCH 5/7] clone: Introduce the CLONE_CHILD_USEPID functionality
  ` [PATCH 6/7] proc: Introduce the /proc/<pid>/dump file
  ` [PATCH 7/7] binfmt: Introduce the binfmt_img exec handler
  ` [TOOLS] To make use of the patches

[Qemu-devel] live snapshot wiki updated
 2011-07-15 14:58 UTC 

[PATCH 0/2] Reduce frequency of stalls due to zone_reclaim() on NUMA v2
 2011-07-15 14:59 UTC  (6+ messages)
` [PATCH 2/3] mm: page allocator: Initialise ZLC for first zone eligible for zone_reclaim
` [PATCH 3/3] mm: page allocator: Reconsider zones for allocation after direct reclaim

[Qemu-devel] [PATCH 00/12] bugfix and qdevify NAND and ONENAND devices
 2011-07-15 14:58 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/12] hw/nand: Pass block device state to init function
` [Qemu-devel] [PATCH 02/12] hw/nand: Support large NAND devices
` [Qemu-devel] [PATCH 03/12] hw/nand: Support devices wider than 8 bits
` [Qemu-devel] [PATCH 04/12] hw/nand: Support multiple reads following READ STATUS
` [Qemu-devel] [PATCH 05/12] hw/nand: Writing to NAND can only clear bits
` [Qemu-devel] [PATCH 06/12] hw/nand: qdevify
` [Qemu-devel] [PATCH 07/12] onenand: Pass BlockDriverState to init function
` [Qemu-devel] [PATCH 08/12] onenand: Handle various ID fields separately
` [Qemu-devel] [PATCH 09/12] onenand: Ignore zero writes to boot command space
` [Qemu-devel] [PATCH 10/12] hw/onenand: program actions can only clear bits
` [Qemu-devel] [PATCH 11/12] hw/sysbus: Add sysbus_mmio_unmap() for unmapping a region
` [Qemu-devel] [PATCH 12/12] hw/onenand: qdevify

Confusion with vmlinux objcopy translation
 2011-07-15 14:56 UTC 

[PATCH 1/2] Kconfig: Allow disabling of CONFIG_DEVPORT
 2011-07-15 14:58 UTC  (7+ messages)

[PATCH 0/3] cleanup of classes/
 2011-07-15 14:52 UTC  (3+ messages)
` [PATCH 3/3] classes: remove classes that don't belong in oe-core

[PATCH 0/5] Enable QEMU to handle more than 2GB with Xen
 2011-07-15 14:55 UTC  (20+ messages)
` [Qemu-devel] "
` [PATCH 1/5] xen: Fix xen_enabled()
  ` [Qemu-devel] "
` [PATCH 2/5] exec.c: Use ram_addr_t in cpu_physical_memory_rw(...)
  ` [Qemu-devel] "
` [PATCH 3/5] cpu-common: Have a ram_addr_t of uint64 with Xen
  ` [Qemu-devel] "
` [PATCH 4/5] xen: Fix the memory registration to reflect of what is done by Xen
  ` [Qemu-devel] "
` [PATCH 5/5] vl.c: Check the asked ram_size later
  ` [Qemu-devel] "

[Xenomai-help] regarding compiling userspace example
 2011-07-15 14:54 UTC 

[PATCH v2 0/6] perf: Intel uncore pmu counting support
 2011-07-15 14:48 UTC  (8+ messages)
` [PATCH v2 1/6] perf: Add interface to add general events to sysfs
` [PATCH v2 2/6] perf, x86: Add Intel Nehalem/Westmere uncore pmu
` [PATCH v2 3/6] perf, x86: Add Intel SandyBridge "
` [PATCH v2 4/6] perf: Remove perf_event_attr::type check
` [PATCH v2 5/6] perf tool: Allow system-wide 'perf stat' without 'command'
` [PATCH v2 6/6] perf tool: Parse general/raw events from sysfs

[U-Boot] We wish to inform you
 2011-07-15 14:48 UTC 

couple questions about toolchains from QS manual
 2011-07-15 14:48 UTC  (5+ messages)

[dm-crypt] Passphrase protected key file?
 2011-07-15 14:48 UTC  (11+ messages)
            ` [dm-crypt] Status of trim for SSds?

Xen job listing for OSCON Career Zone Participants (if you are recruiting, get in touch with me)
 2011-07-15 14:48 UTC  (2+ messages)

[PATCH] ASoC: WM8983: Initial driver
 2011-07-15 14:47 UTC 

[PATCH] DOCS: Fix toolchain filenames in QS guide, "sdk" -> "gmae"
 2011-07-15 14:47 UTC 

megaraid vs i2o for PCI device ID 101e:1960
 2011-07-15 14:48 UTC  (2+ messages)

[PATCH] uvcvideo: add fix suspend/resume quirk for Microdia camera
 2011-07-15 14:44 UTC  (5+ messages)

[PATCH 0/8] ARM: SAMSUNG: Add common PWM Backlight support
 2011-07-15 14:42 UTC  (18+ messages)
` [PATCH 1/8] ARM: SAMSUNG: Create a common infrastructure for PWM backlight support
` [PATCH 2/8] ARM: EXYNOS4: Add PWM backlight support on Samsung SMDKV310 board
` [PATCH 3/8] ARM: EXYNOS4: Add PWM backlight support on Samsung SMDKC210 board
` [PATCH 4/8] ARM: S5PV210: Add PWM backlight support on Samsung SMDKV210 board
` [PATCH 5/8] ARM: S5PC100: Add PWM backlight support on Samsung SMDKC100 board
` [PATCH 6/8] ARM: S5P64X0: Add PWM backlight support on Samsung SMDK6440 board
` [PATCH 7/8] ARM: S5P64X0: Add PWM backlight support on Samsung SMDK6450 board
` [PATCH 8/8] ARM: S3C64XX: Add PWM backlight support on Samsung SMDK6410 board

[RFC] sched: clean up RT task_woken
 2011-07-15 14:42 UTC 

(no subject)
 2011-07-15 14:31 UTC 

(unknown),
 2011-07-15 14:31 UTC 

(unknown),
 2011-07-15 14:31 UTC 

[PATCH] drm/radeon/kms: add new NI pci ids
 2011-07-15 14:39 UTC 

Problems with hfsplus on ipods in 2.6.38+
 2011-07-15 14:39 UTC  (5+ messages)

[patch 0/9] kdump: Patch series for s390 support
 2011-07-15 14:38 UTC  (20+ messages)

[PATCH 0/6] OMAP3+ Clock Fixes
 2011-07-15 14:37 UTC  (3+ messages)

[PATCH 1/6] OMAP4: Add missing clock divider for OCP_ABE_ICLK
 2011-07-15 14:34 UTC  (3+ messages)

[PATCH] DOCS: Fix spelling error in link to Fedora sudo page
 2011-07-15 14:34 UTC  (2+ messages)

iwlagn: Random "Time out reading EEPROM"
 2011-07-15 14:28 UTC  (5+ messages)

[GIT PULL] ARM: Cavium CNS3xxx updates for 3.1
 2011-07-15 14:32 UTC  (2+ messages)

[PATCH] Non-coherent contiguous DMA for videobuf2
 2011-07-15 14:30 UTC  (4+ messages)
` [PATCH 1/2] videobuf2: Add a non-coherent contiguous DMA mode

[PATCH v3] OMAP4:hwmod: I2C : I2C context save
 2011-07-15 14:28 UTC  (2+ messages)
` How to get the handler of a device that has been open

Congratulations your email have won lotto money see the details below
 2011-07-15 14:03 UTC 

carl9170: Beacons at lower Tx power than data frames?
 2011-07-15 14:22 UTC  (2+ messages)

[PATCH] stable: restart busy extent search after node removal
 2011-07-15 14:19 UTC  (6+ messages)

[linux-lvm] Recovery from a failed motherboard
 2011-07-15 14:17 UTC  (4+ messages)

[PATCH 00/14] Swap-over-NBD without deadlocking v5
 2011-07-15 14:10 UTC  (6+ messages)

[PATCH 0/2] MPC8315E-RDB fixes
 2011-07-15 14:08 UTC  (6+ messages)
` [PATCH 1/2] linux-yocto: allow configuration of MAC addresses for mpc8315e-rdb

[GIT PULL] more i.MX fixes
 2011-07-15 14:05 UTC  (2+ messages)

recent udev upgrade failure on alpha
 2011-07-15 14:04 UTC  (3+ messages)

[PATCH/RFC 0/10] enable SKB paged fragment lifetime visibility
 2011-07-15 14:01 UTC  (4+ messages)
` [PATCH 09/10] nfs: use sk fragment destructors to delay I/O completion until page is released by network stack

[PATCH 1/3] Framework for exporting System-on-Chip information via sysfs
 2011-07-15 14:02 UTC  (2+ messages)

RE
 2011-07-15 13:58 UTC 

[GIT PULL] Tegra updates for v3.1
 2011-07-15 14:00 UTC  (4+ messages)

XCI Boot hangs on "Starting XenConsoled"
 2011-07-15 13:59 UTC 

[kernel-hardening] Re: [PATCH] move RLIMIT_NPROC check from set_user() to do_execve_common()
 2011-07-15 13:58 UTC  (12+ messages)

[PATCH v2] dtc: Remove unused variable in flat_read_mem_reserve
 2011-07-15 13:57 UTC  (2+ messages)

[PATCH] dtc: Remove unused check variable
 2011-07-15 13:57 UTC  (2+ messages)

[PATCH 0/1][linux-yocto] Fix boot failure with less than 17 MB RAM
 2011-07-15 13:56 UTC  (2+ messages)

[PATCH] Btrfs: fix deadlock when throttling transactions
 2011-07-15 13:54 UTC  (3+ messages)

Migrate from soc_camera to v4l2
 2011-07-15 13:51 UTC  (3+ messages)

[PATCH 1/1] XFS TESTS: Correct extent flag parsing for punch hole tests
 2011-07-15 13:46 UTC  (3+ 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.