All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-21 14:43:21 to 2012-12-21 16:28:07 UTC [more...]

[PATCH 00/15] OMAP SHAM & AES Crypto Updates
 2012-12-21 16:28 UTC  (8+ messages)
` [PATCH 01/15] ARM: OMAP2xxx: hwmod: Convert SHAM crypto device data to hwmod
` [PATCH 02/15] ARM: OMAP2xxx: hwmod: Add DMA support for SHAM module
` [PATCH 03/15] ARM: OMAP3xxx: hwmod: Convert SHAM crypto device data to hwmod
` [PATCH 04/15] ARM: OMAP2+: Remove unnecessary message when no SHA IP is present
` [PATCH 05/15] ARM: OMAP2+: Only manually add hwmod data when DT not used
` [PATCH 06/15] ARM: AM33XX: Add sha0 crypto clock data
` [PATCH 07/15] ARM: AM33XX: hwmod: Update and uncomment SHA0 module data

[PATCH 00 of 10 v2] NUMA aware credit scheduling
 2012-12-21 16:27 UTC  (24+ messages)
` [PATCH 03 of 10 v2] xen: sched_credit: let the scheduler know about node-affinity
` [PATCH 04 of 10 v2] xen: allow for explicitly specifying node-affinity
` [PATCH 05 of 10 v2] libxc: "
` [PATCH 06 of 10 v2] libxl: "
` [PATCH 07 of 10 v2] libxl: optimize the calculation of how many VCPUs can run on a candidate
` [PATCH 08 of 10 v2] libxl: automatic placement deals with node-affinity

[meta-fsl-arm][PATCH 0/3] SabreLite updates
 2012-12-21 16:25 UTC  (4+ messages)
` [meta-fsl-arm][PATCH 1/3] xf86-video-imxfb-vivante: Update for new X server API
` [meta-fsl-arm][PATCH 2/3] xserver-xf86-config: SabreLite configuration
` [meta-fsl-arm][PATCH 3/3] imx6qsabrelite/defconfig: Enable devtmpfs

[PATCH BlueZ 1/4] core: Use ERROR_INTERFACE instead of org.bluez.Error
 2012-12-21 16:25 UTC  (4+ messages)
` [PATCH BlueZ 2/4] sap: Use btd_error_* functions
` [PATCH BlueZ 3/4] obexd: Simplify org.bluez.Error.InvalidArguments handling
` [PATCH BlueZ 4/4] build: Fix installing udev rules file when $(srcdir) != $(builddir)

[PATCH] mmc: mmci: Gate the clock when freq is 0
 2012-12-21 16:21 UTC  (3+ messages)

[PATCH 1/4] regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel operations
 2012-12-21 15:58 UTC  (4+ messages)
` [PATCH 2/4] regulator: 88pm8607: Use apply_[reg|bit] with "

[ANNOUNCE] 3.6.11-rt24 (apocalypse release)c
 2012-12-21 16:21 UTC  (5+ messages)

Uninitialized extent races
 2012-12-21 16:19 UTC  (3+ messages)

[PATCH v7 0/5] Reset PCIe devices to address DMA problem on kdump with iommu
 2012-12-21 16:19 UTC  (4+ messages)

Only CPU0 active after ACPI S3, xen 4.1.3
 2012-12-21 16:18 UTC  (19+ messages)

[PATCH v9 00/46] x86, mm: map ram from top-down with BRK and memblock
 2012-12-21 16:16 UTC  (4+ messages)
` [PATCH v9 05/46] x86, mm: Revert back good_end setting for 64bit

[pull] radeon drm-fixes-3.8
 2012-12-21 16:14 UTC  (2+ messages)

[PATCH] [V6] Invensense MPU6050 Device Driver
 2012-12-21 16:13 UTC  (4+ messages)

[ANNOUNCE] 3.7-nohz1
 2012-12-21 16:13 UTC  (7+ messages)
` [PATCH 03/24] cputime: Allow dynamic switch between tick/virtual based cputime accounting
` [PATCH 05/24] cputime: Safely read cputime of full dynticks CPUs
` [PATCH 07/24] nohz: Assign timekeeping duty to a non-full-nohz CPU

Right way to import a repo
 2012-12-21 16:11 UTC 

hiawatha-8.6 using Yocto
 2012-12-21 16:11 UTC 

[PATCH v3 1/2] rtc: add new lp8788 rtc driver
 2012-12-21 16:09 UTC  (3+ messages)

[PATCH v2] mergetools/p4merge: Honor $TMPDIR for the /dev/null placeholder
 2012-12-21 16:08 UTC  (2+ messages)

Monitor crash
 2012-12-21 16:08 UTC  (2+ messages)

[PATCH] drm/i915: fix flags in dma buf exporting
 2012-12-21 16:08 UTC  (3+ messages)
` [PATCH 1/2] drm/exynos: "

[Qemu-devel] [PATCH 00/27] More source reorganization and build system TLC
 2012-12-21 16:05 UTC  (28+ messages)
` [Qemu-devel] [PATCH 01/27] qemu-option: move standard option definitions out of qemu-config.c
` [Qemu-devel] [PATCH 02/27] stubs: fully replace qemu-tool.c and qemu-user.c
` [Qemu-devel] [PATCH 03/27] build: make libtool verbose when making with V=1
` [Qemu-devel] [PATCH 04/27] build: support linking with libtool objects/libraries
` [Qemu-devel] [PATCH 05/27] build: move dtrace rules to rules.mak
` [Qemu-devel] [PATCH 06/27] build: remove CONFIG_SMARTCARD
` [Qemu-devel] [PATCH 07/27] libcacard: fix missing symbol in libcacard.so
` [Qemu-devel] [PATCH 08/27] libcacard: require libtool to build it
` [Qemu-devel] [PATCH 09/27] libcacard: prepare to use -y trick in the Makefile
` [Qemu-devel] [PATCH 10/27] libcacard: use per-target variable definitions
` [Qemu-devel] [PATCH 11/27] libcacard: add list of exported symbols
` [Qemu-devel] [PATCH 12/27] libcacard: rewrite Makefile in non-recursive style
` [Qemu-devel] [PATCH 13/27] libcacard: link vscclient to dynamic library
` [Qemu-devel] [PATCH 14/27] libcacard: list oslib-obj-y file explicitly
` [Qemu-devel] [PATCH 15/27] build: rename oslib-obj-y to util-obj-y
` [Qemu-devel] [PATCH 16/27] build: move util-obj-y to libqemuutil.a
` [Qemu-devel] [PATCH 17/27] build: move files away from tools-obj-y, common-obj-y, user-obj-y
` [Qemu-devel] [PATCH 18/27] build: move libqemuutil.a components to util/
` [Qemu-devel] [PATCH 19/27] build: move qobject files to qobject/ and libqemuutil.a
` [Qemu-devel] [PATCH 20/27] build: consolidate multiple variables into universal-obj-y
` [Qemu-devel] [PATCH 21/27] build: move QAPI definitions for QEMU out of qapi-obj-y
` [Qemu-devel] [PATCH 22/27] build: move base QAPI files to libqemuutil.a
` [Qemu-devel] [PATCH 23/27] build: move version-obj-y to the generic LINK rule
` [Qemu-devel] [PATCH 24/27] build: remove coroutine-obj-y
` [Qemu-devel] [PATCH 25/27] build: Use separate makefile for "trace/"
` [Qemu-devel] [PATCH 26/27] build: fold trace-obj-y into libqemuutil.a
` [Qemu-devel] [PATCH 27/27] build: improve quiet output for .stp rules

[git pull] signal.git pile 2
 2012-12-21 16:07 UTC  (4+ messages)
` CONFIG_GENERIC_SIGALTSTACK with asm-generic/syscalls.h (was Re: [git pull] signal.git pile 2)

[PATCH] iptables: upgrade to v1.4.16.3
 2012-12-21 15:49 UTC 

[PATCH] NFS: Kill fscache warnings when mounting without -ofsc
 2012-12-21 16:02 UTC 

[PATCH] arm: omap3: igep0020: Add console default kernel arguments
 2012-12-21 16:02 UTC  (3+ messages)

OSD's slow down to a crawl
 2012-12-21 16:02 UTC  (9+ messages)

[PATCH v3 0/3] Initial wayland integration
 2012-12-21 15:46 UTC  (3+ messages)
` [PATCH 3/3] Initial commit for wayland/weston 1.0.3

How to get a few MSR values from userspace?
 2012-12-21 16:01 UTC  (4+ messages)

[PATCH] Python scripts audited for minimum compatible version and checks added
 2012-12-21 15:58 UTC  (2+ messages)

[RFC/FR] Should "git checkout (-B|-b) branch master...branch" work?
 2012-12-21 15:58 UTC 

[PATCH 0/4] Introduce of_init_clk_data() for DT clock parsing
 2012-12-21 15:52 UTC  (12+ messages)
` [PATCH 4/4] clk: zynq: Use of_init_clk_data()

llvm2.9 install error
 2012-12-21 15:40 UTC  (2+ messages)

[PATCH] hvmloader / qemu-xen: Getting rid of resource conflict for OpRegion
 2012-12-21 15:55 UTC  (6+ messages)

[PATCH 00/19] MAINTAINERS: fix file patterns
 2012-12-21 15:52 UTC  (3+ messages)

Opera release Git-splitter, a sub-modularizing tool for Git
 2012-12-21 15:49 UTC  (6+ messages)

[REVIEW][PATCH 0/11] pid namespace cleanups and enhancements
 2012-12-21 15:49 UTC  (15+ messages)
` [PATCH 01/11] procfs: Use the proc generic infrastructure for proc/self
  ` [PATCH 07/11] pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1
  ` [PATCH 11/11] pidns: Support unsharing the pid namespace

[ANNOUNCE] 3.6.6-rt17
 2012-12-21 15:49 UTC  (4+ messages)

[PATCHv16 0/7] of: add display helper
 2012-12-21 15:48 UTC  (4+ messages)

[PATCH v7 0/7] coloring test output after traffic signal
 2012-12-21 15:46 UTC  (4+ messages)
` [PATCH v7 2/7] tests: paint known breakages in yellow

[PATCH] gettime: minimize integer division
 2012-12-21 15:45 UTC  (7+ messages)

[Qemu-devel] [PATCH] pci-assign: Enable MSIX on device to match guest
 2012-12-21 15:46 UTC  (5+ messages)

tc ipt action
 2012-12-21 15:45 UTC  (20+ messages)
              ` [PATCH] iproute2: act_ipt fix xtables breakage
                ` RFC [PATCH] iproute2: temporary solution to fix xt breakage
                          ` [PATCH] pkt_sched: act_xt support new Xtables interface

[PATCH] drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list
 2012-12-21 15:45 UTC  (2+ messages)

[PATCH 0/6] perf annotate: Add support for GTK+ annotation browser (v1)
 2012-12-21 15:44 UTC  (5+ messages)
` [PATCH 6/6] perf annotate: Add --gtk option

Set hostname on image?
 2012-12-21 15:44 UTC  (2+ messages)

Bisected regression on RV610
 2012-12-21 15:33 UTC 

[RFC][PATCH RT 0/4 v2] sched/rt: Lower rq lock contention latencies on many CPU boxes
 2012-12-21 15:42 UTC  (4+ messages)
` [RFC][PATCH RT 4/4 v2] sched/rt: Use IPI to trigger RT task push migration instead of pulling

reset handling in am335x hwmod data
 2012-12-21 15:32 UTC 

[PATCH] em28xx: input: fix oops on device removal
 2012-12-21 15:32 UTC 

[Qemu-devel] [PATCH] vfio-pci: Make host MSI-X enable track guest
 2012-12-21 15:38 UTC  (5+ messages)

[PATCH v2] subversion: updated to 1.7.8
 2012-12-21 15:25 UTC 

[Buildroot] inittab for different systems
 2012-12-21 15:36 UTC 

System freezes with radeon DRM driver since kernel 3.6
 2012-12-21 15:36 UTC  (5+ messages)

How kernel handle interrupts
 2012-12-21 15:34 UTC  (3+ messages)

[PATCH] ext4: fix extent tree corruption that incurred by hole punch [V2]
 2012-12-21 15:34 UTC  (4+ messages)
` [PATCH 1/3] e2fsck: fix incorrect interior node logical start values
  ` [PATCH 3/3] e2fsck: make sure the extent tree is consistent after bogus node in the tree

nfsd oops on Linus' current tree
 2012-12-21 15:33 UTC 

[RFCv2 00/10] remoteproc: Support bi-directional vdev config space
 2012-12-21 15:26 UTC  (7+ messages)
` [RFCv2 07/11] remoteproc: Register virtio devices after vring allocation

[meta-fsl-ppc][PATCH] linux-qoriq: Add a patch to fix perf compilation issue
 2012-12-21 15:32 UTC  (2+ messages)

epoll with ONESHOT possibly fails to deliver events
 2012-12-21 15:32 UTC  (8+ messages)

[PATCH] kvm: Fix memory slot generation updates
 2012-12-21 15:20 UTC 

[Bug 58568] New: [drm:radeon_get_bios] *ERROR* Unable to locate a BIOS ROM
 2012-12-21 15:19 UTC  (2+ messages)
` [Bug 58568] "

[U-Boot] [PATCH] arm: bugfix: Move vector table before jumping relocated code
 2012-12-21 15:17 UTC  (4+ messages)

[PATCH v4 00/11] x86/microcode: Early load microcode
 2012-12-21 15:14 UTC  (4+ messages)

QorIQ SDK 1.3 P2020rdb Error
 2012-12-21 15:13 UTC 

[PATCH V2] rtc: add RTC driver for TPS6586x
 2012-12-21 15:12 UTC 

VirtualBox 4.2.4 freezes PC using RT_PREEMPT kernel
 2012-12-21 15:13 UTC  (6+ messages)
  ` AW: "

[RESEND PATCH] leds: leds-gpio: set devm_gpio_request_one() flags correctly
 2012-12-21 15:07 UTC  (2+ messages)

rbd kernel module crashes with different kernels
 2012-12-21 15:07 UTC  (5+ messages)

git diff --ignore-space-at-eol issue
 2012-12-21 15:04 UTC 

[PATCH] Document return of EDQUOT where applicable
 2012-12-21 15:01 UTC 

How to use IPv6 SNPT?
 2012-12-21 15:00 UTC  (2+ messages)

OT:zynx on zedboard.org hr timer problem with dts
 2012-12-21 14:52 UTC  (3+ messages)

Improve timer Resolution on imx28
 2012-12-21 14:52 UTC  (3+ messages)

Installation Plan
 2012-12-21 14:43 UTC 

Looking for a V3.X kernel am3517_evm_defconfig file (3.5.7 preferred)
 2012-12-21 14:50 UTC 

[Qemu-devel] [PATCH 0/3] HMP: enable info sub command taking parameter
 2012-12-21 14:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] HMP: pass in parameter for info sub command

[PATCH v2] Device Tree binding for the mvsdio driver and related changes
 2012-12-21 14:49 UTC  (21+ messages)
` [PATCH v2 01/20] mmc: mvsdio: use slot-gpio infrastructure for write protect gpio
` [PATCH v2 02/20] mmc: mvsdio: use slot-gpio for card detect gpio
` [PATCH v2 03/20] mmc: mvsdio: implement a Device Tree binding
` [PATCH v2 04/20] mmc: mvsdio: add pinctrl integration
` [PATCH v2 05/20] arm: mvebu: add DT information for the SDIO interface of Armada 370/XP
` [PATCH v2 06/20] arm: mvebu: add pin muxing options for the SDIO interface on Armada 370
` [PATCH v2 07/20] arm: mvebu: add pin muxing options for the SDIO interface on Armada XP
` [PATCH v2 08/20] arm: mvebu: enable the SD card slot on Armada XP DB board
` [PATCH v2 09/20] arm: mvebu: enable the SD card slot on Armada 370 "
` [PATCH v2 10/20] arm: mvebu: enable the SDIO interface on the Globalscale Mirabox
` [PATCH v2 11/20] arm: kirkwood: add Device Tree informations for the SDIO controller
` [PATCH v2 12/20] arm: kirkwood: dreamplug: use Device Tree to probe SDIO
` [PATCH v2 13/20] arm: kirkwood: mplcec4: "
` [PATCH v2 14/20] arm: kirkwood: add pinmux option for the SDIO interface on 88F6282
` [PATCH v2 15/20] arm: kirkwood: topkick: the Topkick platform uses a 88F6282 SoC
` [PATCH v2 16/20] arm: kirkwood: topkick: use Device Tree to probe SDIO
` [PATCH v2 17/20] arm: kirkwood: dockstar: remove useless include of SDIO header
` [PATCH v2 18/20] arm: mvebu: enable SDIO support in mvebu_defconfig
` [PATCH v2 19/20] arm: mvebu: enable mwifiex driver "
` [PATCH v2 20/20] arm: mvebu: enable btmrvl "

[PATCH v5 00/12] x86/microcode: Early load microcode
 2012-12-21  7:44 UTC  (13+ messages)
` [PATCH v5 01/12] Documentation/x86: "
` [PATCH v5 02/12] x86/microcode_intel.h: Define functions and macros for early loading ucode
` [PATCH v5 03/12] x86/common.c: Make have_cpuid_p() a global function
` [PATCH v5 04/12] x86/common.c: load ucode in 64 bit or show loading ucode info in 32 bit on AP
` [PATCH v5 05/12] x86/microcode_core_early.c: Define interfaces for early loading ucode
` [PATCH v5 06/12] x86/microcode_intel_lib.c: Early update ucode on Intel's CPU
` [PATCH v5 07/12] x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled()
` [PATCH v5 08/12] x86/microcode_intel_early.c: Early update ucode on Intel's CPU
` [PATCH v5 09/12] x86/head_32.S: Early update ucode in 32-bit
` [PATCH v5 10/12] x86/head64.c: Early update ucode in 64-bit
` [PATCH v5 11/12] x86/mm/init.c: Copy ucode from initrd image to kernel memory
` [PATCH v5 12/12] x86/Kconfig: Configurations to enable/disable the feature

[PATCH] spi: spi-mpc512x-psc: don't use obsolet cell-index property
 2012-12-21 14:48 UTC  (2+ messages)

Create a iSCSI DomU with disks in another DomU running on the same Dom0
 2012-12-21 14:47 UTC  (3+ messages)

recommendation for patch maintenance
 2012-12-21 14:45 UTC 

[Buildroot] tokyocabinet: new package
 2012-12-21 14:45 UTC 

[PATCH] sched/rt: Move cpu rq properties from "struct rt_rq" to "struct rq"
 2012-12-21 14:43 UTC  (7+ 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.