All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-06 21:02:46 to 2012-09-06 22:48:07 UTC [more...]

[PATCH 0/1] machine/tune: add tune-ppce300c3.inc
 2012-09-06 22:35 UTC  (5+ messages)
` [PATCH 1/1] conf/tune: add tune-ppce300c3

[PATCH 0/6] Upgrade qemu to 1.2 and eglibc with kconfig
 2012-09-06 22:32 UTC  (7+ messages)
` [PATCH 1/6] eglibc-2.16: Add kconfig infrastructure
` [PATCH 2/6] eglibc: Enable kconfig for option management
` [PATCH 3/6] kconfig-frontends: Create symlinks for conf and mconf
` [PATCH 4/6] qemu-git: Move to tip of git past 1.2 release
` [PATCH 5/6] qemu: Update from 0.15 to 1.2
` [PATCH 6/6] machines/x86: Drop redundant glibc configure knobs

[RFC 0/5] forced comounts for cgroups
 2012-09-06 22:45 UTC  (27+ messages)

[U-Boot] [PATCH V2 1/4] disk: part_efi: range-check partition number
 2012-09-06 22:45 UTC  (7+ messages)
` [U-Boot] [PATCH V2 4/4] cmd_part: add partition-related command

[RFC PATCH v1 00/15] firmware loader: introduce cache/uncache firmware
 2012-09-06 22:44 UTC  (3+ messages)
` [RFC PATCH v1 12/15] firmware: introduce device_cache/uncache_fw_images

[PATCH/RFC] rfkill: prevent unnecessary event generation
 2012-09-06 22:44 UTC  (2+ messages)

[PATCH v3 03/23] serial: omap: don't access the platform_device
 2012-09-06 22:44 UTC  (9+ messages)
` [PATCH v4 00/21] OMAP UART Patches
  ` [PATCH v4 20/21] serial: omap: move uart_omap_port definition to C file

[PATCH v2 0/8] Fix some bugs in abspath.c
 2012-09-06 22:41 UTC  (9+ messages)
` [PATCH v2 1/8] t0060: move tests of real_path() from t0000 to here
` [PATCH v2 2/8] t0060: verify that absolute_path() fails if passed the empty string
` [PATCH v2 3/8] absolute_path(): reject "
` [PATCH v2 4/8] t0060: verify that real_path() fails if passed "
` [PATCH v2 5/8] real_path(): reject "
` [PATCH v2 6/8] t0060: verify that real_path() works correctly with absolute paths
` [PATCH v2 7/8] real_path(): properly handle nonexistent top-level paths
` [PATCH v2 8/8] t0060: verify that real_path() removes extra slashes

CyaSSL Yocto Recipe
 2012-09-06 22:38 UTC  (5+ messages)

[PATCH v10 0/8] Block cleanups
 2012-09-06 22:35 UTC  (12+ messages)
` [PATCH v10 1/8] block: Generalized bio pool freeing
` [PATCH v10 2/8] block: Ues bi_pool for bio_integrity_alloc()
` [PATCH v10 3/8] dm: Use bioset's front_pad for dm_rq_clone_bio_info
` [PATCH v10 4/8] block: Add bio_reset()
` [PATCH v10 5/8] pktcdvd: Switch to bio_kmalloc()
` [PATCH v10 6/8] block: Kill bi_destructor
` [PATCH v10 7/8] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
` [PATCH v10 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc()

[PATCH 0/7] Improve hugepage allocation success rates under load V5
 2012-09-06 22:36 UTC  (4+ messages)
` [PATCH 6/7] mm: vmscan: Scale number of pages reclaimed by reclaim/compaction based on failures

[RFC] ip autoconfig: allow specifying a list of devices rather than one or all
 2012-09-06 22:35 UTC 

[PATCH v3 0/3] Add a generic cpufreq-cpu0 driver
 2012-09-06 22:35 UTC  (4+ messages)
` [PATCH v3 1/3] ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp

[PATCH] mips/octeon: 16-Bit NOR flash was not being detected during boot
 2012-09-05 13:54 UTC 

+ mm-vmscan-scale-number-of-pages-reclaimed-by-reclaim-compaction-based-on-failures-fix.patch added to -mm tree
 2012-09-06 21:46 UTC 

[PATCH v3 00/12] Initial multi-platform support
 2012-09-06 22:33 UTC  (3+ messages)
` [PATCH 05/12] ARM: socfpga: move debug macros to include/debug

Stolen memory, again
 2012-09-06 22:32 UTC  (3+ messages)
` [PATCH 01/24] drm/i915: Introduce drm_i915_gem_object_ops

Clang/LLVM version requirements
 2012-09-06 22:32 UTC 

[PATCH v2 00/10] cgroup: Assign subsystem IDs during compile time
 2012-09-06 22:32 UTC  (9+ messages)
` [PATCH v2 05/10] cgroup: Remove CGROUP_BUILTIN_SUBSYS_COUNT
` [PATCH v2 06/10] cgroup: Assign subsystem IDs during compile time

[PATCH -V8 0/11] arch/powerpc: Add 64TB support to ppc64
 2012-09-06 22:32 UTC  (3+ messages)
` [PATCH -V8 04/11] arch/powerpc: Convert virtual address to vpn

can someone provide me a pre-build binary of lsusb/lspci that I can run on yacto?<eom>
 2012-09-06 22:32 UTC 

[PATCH 01/11] ARM: defconfig: Remove CONFIG_MISC_DEVICES
 2012-09-06 22:25 UTC  (4+ messages)

[U-Boot] MIPS: 1Mb U-Boot?
 2012-09-06 22:31 UTC 

[PATCH 0/7] Fix some bugs in abspath.c
 2012-09-06 22:30 UTC  (7+ messages)
` [PATCH 5/7] t0000: verify that real_path() works correctly with absolute paths
` [PATCH 7/7] t0000: verify that real_path() removes extra slashes

[PATCH] slab: fix the DEADLOCK issue on l3 alien lock
 2012-09-06 22:29 UTC  (5+ messages)

[PATCH v8 0/8] Block cleanups
 2012-09-06 22:28 UTC  (5+ messages)
` [PATCH v8 3/8] dm: Use bioset's front_pad for dm_rq_clone_bio_info
  ` [dm-devel] "

[PATCH 00/12] add PNG support
 2012-09-06 22:25 UTC  (4+ messages)

[PATCH v2] gpio: samsung: add devicetree init for s3c24xx arches
 2012-09-06 22:25 UTC  (5+ messages)

does gcc gives a false warning in kernel/trace/trace_events_filter.c ?
 2012-09-06 22:22 UTC  (5+ messages)

[PATCH tip/core/rcu 0/15] Miscellaneous fixes
 2012-09-06 22:22 UTC  (16+ messages)
` [PATCH tip/core/rcu 01/15] rcu: Add PROVE_RCU_DELAY to provoke difficult races
  ` [PATCH tip/core/rcu 11/15] rcu: Avoid spurious RCU CPU stall warnings
  ` [PATCH tip/core/rcu 14/15] time: RCU permitted to stop idle entry via softirq

[PATCH 0/2] winbond-cir: Fix initialization v2
 2012-09-06 22:20 UTC  (3+ messages)
` [PATCH 1/2] 8250_pnp: merge into 8250 module so pnp probe can done first
` [PATCH 2/2] 8250: blacklist IR ports

any success with spartan6-lx9mb?
 2012-09-06 22:19 UTC  (6+ messages)

[PATCH] staging:iio: hid-sensors Use iio_push_to_buffer
 2012-09-06 22:17 UTC  (3+ messages)
` [PATCH V2] iio: Drop timestamp parameter from buffer store_to callback

[PATCH] matchbox-session: Should have high ALTERNATIE_PRIORITY than mini-x-session
 2012-09-06 22:03 UTC  (2+ messages)

Is using the 'discard' mount option safe on an rbd?
 2012-09-06 22:14 UTC  (2+ messages)

[PATCH v2 0/4] Move imx6q/28/23 clock lookup over to device tree
 2012-09-06 22:11 UTC  (5+ messages)
` [PATCH v2 1/4] clk: add of_clk_src_onecell_get() support

[PATCH] ARM: add support for BCM2708/BCM2835 and Raspberry Pi
 2012-09-06 22:10 UTC  (3+ messages)

[PATCH 1/2] ARM: S3C24XX: Use module_platform_driver macro in h1940-bluetooth.c
 2012-09-06 22:09 UTC  (4+ messages)
` [PATCH 2/2] ARM: S3C24XX: Use module_platform_driver macro in mach-osiris-dvs.c

lockdep WARNING on check_critical_timing()
 2012-09-06 22:08 UTC  (5+ messages)

[U-Boot] Specifying flash page sizes
 2012-09-06 22:08 UTC  (2+ messages)

[PATCH] kexec: Fix the purgatory Makefile to build arch specific purgatory code
 2012-09-06 22:06 UTC  (2+ messages)

Getting the kexec on panic
 2012-09-06 22:06 UTC  (2+ messages)

[PATCH v3 1/4] pinctrl: add samsung pinctrl and gpiolib driver
 2012-09-06 22:03 UTC  (5+ messages)

[RFC PATCH 0/4] Add device-tree support to kexec-tools for ARM
 2012-09-06 22:03 UTC  (10+ messages)

[U-Boot] [NEXT PATCH v1 0/7] In this patchset, a new i.MX35 board is added implementing
 2012-09-06 21:57 UTC  (6+ messages)
` [U-Boot] [NEXT PATCH v1 5/7] SPL: Added MLO for mx35 SOC to SPL Makefile

[PATCH 1/3] fec: restart autoneg at open instead of init
 2012-09-06 21:52 UTC  (3+ messages)
` [PATCH 3/3] miidev: fix 1G wrong detection

[PATCH 1/3] fec: restart autoneg at open instead of init
 2012-09-06 21:52 UTC  (2+ messages)

send-email and in-reply-to = n
 2012-09-06 21:49 UTC  (9+ messages)
` [PATCH] send-email: validate & reconfirm interactive responses
          ` [PATCH] send-email: initial_to and initial_reply_to are both optional

[PATCH 0/7] moar sysfs stuff
 2012-09-06 21:48 UTC  (7+ messages)
` [PATCH 3/7] drm/i915: #define gpu freq multipler
` [PATCH 5/7] drm/i915: Add setters for min/max frequency
` [PATCH 6/7] drm/i915: Show render P state thresholds in sysfs

[PATCH] acpi: bus: handle power manageable but no _PSC/_PRx case
 2012-09-06 21:53 UTC  (3+ messages)

Procedure to setup icecc for performing a distributed build
 2012-09-06 21:46 UTC  (3+ messages)

[PATCH] tty_register_device_attr updated for tty-next
 2012-09-06 21:46 UTC  (2+ messages)

[PATCH] cpufreq: ondemand: update frequency when limits are relaxed
 2012-09-06 21:40 UTC  (2+ messages)

[GIT PULL] PCI updates for v3.6
 2012-09-06 21:37 UTC 

[PATCH v9 0/9] Block cleanups
 2012-09-06 21:32 UTC  (19+ messages)
` [PATCH v9 1/9] block: Generalized bio pool freeing
` [PATCH v9 2/9] block: Ues bi_pool for bio_integrity_alloc()
` [PATCH v9 3/9] dm: Use bioset's front_pad for dm_rq_clone_bio_info
` [PATCH v9 4/9] block: Add bio_reset()
` [PATCH v9 5/9] pktcdvd: Switch to bio_kmalloc()
` [PATCH v9 6/9] block: Add bio_reset()
` [PATCH v8 6/8] block: Kill bi_destructor
` [PATCH v8 7/8] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
` [PATCH v9 7/9] block: Kill bi_destructor
` [PATCH v8 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc()
` [PATCH v9 8/9] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
` [PATCH v9 9/9] block: Add bio_clone_bioset(), bio_clone_kmalloc()

[PATCH] audit: audit on the future execution of a binary
 2012-09-06 21:34 UTC  (2+ messages)

Converting OMAP's custom vram allocator
 2012-09-06 21:35 UTC  (3+ messages)

+ compilerh-add-__visible.patch added to -mm tree
 2012-09-06 21:33 UTC 

[Buildroot] json-c fix, question about -D_REENTRANT
 2012-09-06 21:32 UTC  (3+ messages)
` [Buildroot] [PATCH] json-c: fix build when no thread support is available

[Buildroot] [git commit] json-c: fix build when no thread support is available
 2012-09-06 21:32 UTC 

'nilfs' TRIM issue?
 2012-09-06 21:32 UTC  (5+ messages)

[PATCH tip/core/rcu 0/23] Improvements to RT response on big systems and expedited functions
 2012-09-06 21:31 UTC  (7+ messages)
` [PATCH tip/core/rcu 01/23] rcu: Move RCU grace-period initialization into a kthread
  ` [PATCH tip/core/rcu 23/23] rcu: Simplify quiescent-state detection

[PATCH BlueZ v3 00/15] gdbus: DBus.Properties + ObjectManager
 2012-09-06 21:31 UTC  (4+ messages)
` [PATCH BlueZ v3 06/15] gdbus: Implement DBus.Properties.Set method

[Drbd-dev] FLUSH/FUA documentation & code discrepancy
 2012-09-06 21:29 UTC  (6+ messages)

[PATCH] wakeup: Use irqsave/irqrestore for events_lock
 2012-09-06 21:35 UTC  (2+ messages)

[U-Boot] [PATCH] Tegra: Change Tegra20 to Tegra in common code, prep for T30
 2012-09-06 21:27 UTC 

[RFC 00/12] perf diff: Factor diff command
 2012-09-06 21:25 UTC  (3+ messages)

[Qemu-devel] RFC: Add a new boot parameter to set delay time before seabios retry to boot
 2012-09-06 21:25 UTC  (2+ messages)
` [Qemu-devel] [SeaBIOS] "

[PATCH 0/5] cpu edp fixes
 2012-09-06 20:15 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: add encoder->pre_enable/post_disable
` [PATCH 2/5] drm/i915: clean up the cpu edp pll special case
` [PATCH 3/5] drm/i915: robustify edp_pll_on/off
` [PATCH 4/5] drm/i915: rip out dp port enabling cludges^Wchecks
` [PATCH 5/5] drm/i915: disable the cpu edp port after the cpu pipe

[PATCH v2] staging:iio: Use iio_push_to_buffer
 2012-09-06 21:21 UTC  (3+ messages)
` [PATCH] iio: Drop timestamp parameter from buffer store_to callback

[PATCH] Btrfs: fix our overcommit math
 2012-09-06 21:21 UTC  (2+ messages)

[PATCH] acpi : remove power from acpi_processor_cx structure
 2012-09-06 21:18 UTC  (4+ messages)
` CONFIG_NO_HZ + CONFIG_CPU_IDLE freeze the system (Was Re: [PATCH] acpi : remove power from acpi_processor_cx structure)

linux-next: Tree for Sept 6 (does not boot on AMD64)
 2012-09-06 21:24 UTC  (6+ messages)

[PATCH 0/5] Enable pinctrl-single for omap2/3/4
 2012-09-06 21:17 UTC  (5+ messages)
` [PATCH 5/5] omap-serial: Request pins using pinctrl framework

[PATCH 0/2] make roaming a bit faster
 2012-09-06 21:17 UTC  (4+ messages)
` [PATCH 2/2] mac80211: use call_rcu() on sta deletion

[PATCH] drm/i915: fixup the plane->pipe fixup code
 2012-09-06 20:09 UTC 

[Qemu-devel] [RFC v2 PATCH 0/6] Live block commit
 2012-09-06 21:16 UTC  (5+ messages)
` [Qemu-devel] [RFC v2 PATCH 2/6] block: add live block commit functionality

[PATCH 0/4] some follow-up fixlets from the modeset rework
 2012-09-06 20:08 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: rip out intel_disable_pch_ports
` [PATCH 2/4] drm/i915: don't disable fdi links harder in ilk_crtc_enable
` [PATCH 3/4] drm/i915: don't call dpms funcs after set_mode
` [PATCH 4/4] drm/i915: update dpms property in set_mode

[PATCH] kbuild: add symbol prefix arg to kallsyms
 2012-09-06 21:11 UTC 

[PATCH] Btrfs: wait on async pages when shrinking delalloc
 2012-09-06 21:07 UTC  (2+ messages)

[PATCH 0/9] new git check-ignore sub-command
 2012-09-06 21:07 UTC  (10+ messages)
` [PATCH 5/9] Refactor excluded and path_excluded

[PATCH] fix timestamps on architectures without CONFIG_KTIME_SCALAR
 2012-09-06 21:07 UTC 

[PATCH net-next] ipv6: Export nd_tbl to allow modules to support IPv6
 2012-09-06 21:06 UTC  (5+ messages)

[PATCH v3 lttng-ust] Fix: Filter ABI changes to support FILTER_BYTECODE_MAX_LEN (65536)
 2012-09-06 21:05 UTC 

GIT-SVN: Corrupted commits when using --preserve-empty-dirs
 2012-09-06 21:02 UTC  (2+ messages)

[PATCH] Boot PV guests with more than 128GB (v2) for 3.7
 2012-09-06 21:03 UTC  (10+ messages)
                ` Ping: "

[PATCH 2/2] ahci_platform: add custom hard reset for Calxeda ahci ctrlr
 2012-09-06 21:03 UTC  (2+ messages)
` [PATCH v2] ata: add platform driver for Calxeda AHCI controller

[PATCH v3 00/14] MFD/ASoC/Input: twl4030-audio submodule DT support
 2012-09-06 21:02 UTC  (4+ messages)
` [PATCH v3 10/14] ARM: OMAP/ASoC: Zoom2: Let the codec to handle the hs_extmute GPIO


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.