All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-16 12:14:06 to 2014-04-16 13:05:00 UTC [more...]

[GIT PULL] perf fixes
 2014-04-16 13:04 UTC 

[PATCH 00/39] CPS cpuidle & hotplug
 2014-04-16 12:53 UTC  (60+ messages)
` [PATCH 01/39] MIPS: PM: Add CPU PM callbacks for general CPU context
` [PATCH 02/39] MIPS: traps: Add CPU PM callback for trap configuration
` [PATCH 03/39] MIPS: c-r4k: Add CPU PM callback for coherency
` [PATCH 04/39] MIPS: tlb-r4k: Add CPU PM callback to reconfigure TLB
` [PATCH 05/39] MIPS: PM: Implement PM helper macros
` [PATCH 06/39] MIPS: mark GIC clockevent device with CLOCK_EVT_FEAT_C3STOP
` [PATCH 07/39] MIPS: allow GIC clockevent device config from other CPUs
` [PATCH 08/39] MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_C3STOP
` [PATCH 09/39] MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_PERCPU
` [PATCH 10/39] MIPS: allow R4K clockevent device to function regardless of GIC
` [PATCH 11/39] MIPS: support for generic clockevents broadcast
` [PATCH 12/39] MIPS: introduce cpu_coherent_mask
` [PATCH 13/39] MIPS: CPC: provide functions to retrieve register addresses
` [PATCH 14/39] MIPS: CPC: provide locking functions
` [PATCH 15/39] MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry
` [PATCH 16/39] MIPS: MT: define write_c0_tchalt macro
` [PATCH 17/39] MIPS: inst.h: define COP0 wait op
` [PATCH 18/39] MIPS: inst.h: define MT yield op
` [PATCH 19/39] MIPS: inst.h: define microMIPS sync op
` [PATCH 20/39] MIPS: inst.h: define microMIPS wait op
` [PATCH 21/39] MIPS: uasm: add a label variant of beq
` [PATCH 22/39] MIPS: uasm: add jalr instruction
` [PATCH 23/39] MIPS: uasm: add sync instruction
` [PATCH 24/39] MIPS: uasm: add wait instruction
` [PATCH 25/39] MIPS: uasm: add MT ASE yield instruction
` [PATCH 26/39] MIPS: smp-cps: rework core/VPE initialisation
` [PATCH 27/39] MIPS: smp-cps: function to determine whether CPS SMP is in use
` [PATCH 28/39] MIPS: smp-cps: flush cache after patching mips_cps_core_entry
` [PATCH 29/39] MIPS: smp-cps: use CPC core-other locking

How do I increment a per-CPU variable without warning?
 2014-04-16 13:03 UTC  (6+ messages)

[PATCH v4 0/3] Time-related fixes for migration
 2014-04-16 13:02 UTC  (4+ messages)
` [PATCH v4 1/3] x86: Use native RDTSC(P) execution when guest and host frequencies are the same

[PATCH 0/15] dpdk: Separate compile time linkage between eal lib and pmd's
 2014-04-16 13:02 UTC  (8+ messages)
` [PATCH 03/15] pmd: Add PMD_REGISTER_DRIVER macro
` [PATCH 02/15] make: include whole archive on static link

[V9 PATCH 0/8] pvh dom0 patches
 2014-04-16 13:01 UTC  (4+ messages)
` [V9 PATCH 8/8] pvh dom0: add opt_dom0pvh to setup.c

[PATCH] arm: dts: exynos4: add missing pinctrls for I2C controllers
 2014-04-16 13:01 UTC  (4+ messages)

[PULL 0/2] small perf fixes
 2014-04-16 13:00 UTC  (3+ messages)
` [PULL 1/2] perf/tool: Fix usage of trace events with '-' in trace system name

Need help on LTTNG
 2014-04-16 13:00 UTC 

[PATCH v2 00/14] dma: edma: Fixes for cyclic (audio) operation
 2014-04-16 12:59 UTC  (18+ messages)
` [PATCH v2 05/14] arm: common: edma: Select event queue 1 as default when booted with DT

[PATCH/RFC 00/19] Support loop-back NFS mounts
 2014-04-16 13:00 UTC  (6+ messages)
` [PATCH 10/19] NET: set PF_FSTRANS while holding sk_lock

[GIT PULL] irq fix
 2014-04-16 12:59 UTC 

[PATCH 1/2] v4l: Add resolution change event
 2014-04-16 12:59 UTC  (2+ messages)
` [PATCH 2/2] [media] s5p-mfc: Add support for "

[PATCH] pinctrl: sunxi: fix typo in module author address
 2014-04-16 12:57 UTC  (2+ messages)

[PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
 2014-04-16 12:57 UTC  (5+ messages)

[PATCH v2 00/25] vlv: add support for RPM
 2014-04-16 12:57 UTC  (11+ messages)
` [PATCH v2 10/25] drm/i915: gen2: move error capture of IER to its correct place
` [PATCH v2 11/25] drm/i915: add missing error capturing of the PIPESTAT reg
` [PATCH v2 14/25] drm/i915: sanitize enable_rc6 option
` [PATCH v2 25/25] drm/i915: vlv: add runtime PM support

How can I get the toolchain?
 2014-04-16 12:56 UTC  (3+ messages)

[PATCH 0/4] ARM: berlin: add SDHCI support
 2014-04-16 12:56 UTC  (16+ messages)
` [PATCH 1/4] mmc: sdhci: add a driver for Berlin SoCs
` [PATCH 2/4] Documentation: bindings: add the sdhci-berlin
` [PATCH 3/4] ARM: dts: berlin: add the SDHCI nodes for the BG2Q
` [PATCH 4/4] ARM: dts: berlin: enable SD card reader and eMMC for the BG2Q DMP

[cifs-utils PATCH 1/2] cifscreds: better error handling when key_search fails
 2014-04-16 12:55 UTC  (2+ messages)
  ` [cifs-utils PATCH 2/2] cifscreds: better error handling for key_add

Grant
 2014-04-16 12:15 UTC 

[PATCH v2 RESEND 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-04-16 12:51 UTC  (3+ messages)
` [PATCH v2 RESEND 08/23] isci: Use pci_enable_msix_exact() "

[PATCH v5] eal_common_cpuflags: Fix %rbx corruption, and simplify the code
 2014-04-16 12:53 UTC  (4+ messages)

USB OTG support on mx27pdk
 2014-04-16 12:53 UTC  (5+ messages)

[PATCH] mm : Avoid candidate task is equal to current task
 2014-04-16 12:52 UTC  (3+ messages)

[PATCH v3 0/4] xfs: tmpfile fixes
 2014-04-16 12:51 UTC  (7+ messages)
` [PATCH v3 2/4] xfs: initialize inode security on tmpfile creation

[SeaBIOS] [PATCH v2] ld: don't hardcode "-melf_i386"
 2014-04-16 12:50 UTC  (4+ messages)

About Yocto and Imx6
 2014-04-16 12:49 UTC 

[PATCH 0/8] NFS/RDMA patches for review
 2014-04-16 12:48 UTC  (4+ messages)
` [PATCH 7/8] xprtrdma: Split the completion queue

[PATCH] drm/i915: Resurrect warning from intel_encoder_crtc_ok()
 2014-04-16 12:45 UTC  (3+ messages)

[PATCH v2 00/20] ASoC: omap: Bind the omap-pcm platform driver to dai device
 2014-04-16 12:46 UTC  (21+ messages)
` [PATCH v2 01/20] ASoC: Add resource managed snd_soc_register_platform()
` [PATCH v2 02/20] ASoC: omap-pcm: Support for binding the platform driver to dai devices
` [PATCH v2 03/20] ASoC: omap-mcpdm: Assign the dai DMA data at earlier time
` [PATCH v2 04/20] ASoC: omap-mcpdm: Bind the platform driver to the dai driver when loading
` [PATCH v2 05/20] ASoC: omap-mcbsp: Assign the dai DMA data at earlier time
` [PATCH v2 06/20] ASoC: omap-mcbsp: Bind the platform driver to the dai driver when loading
` [PATCH v2 07/20] ASoC: omap-dmic: Assign the dai DMA data at earlier time
` [PATCH v2 08/20] ASoC: omap-dmic: Bind the platform driver to the dai driver when loading
` [PATCH v2 09/20] ASoC: omap-hdmi: "
` [PATCH v2 10/20] ASoC: davinci-mcasp: Update MCASP_VERSION_4 platform driver registration
` [PATCH v2 11/20] ASoC: omap-abe-twl6040: Use the cpu_dai node to specify the platform driver
` [PATCH v2 12/20] ASoC: omap-twl4030: Use the same name/node for platform as the cpu_dai
` [PATCH v2 13/20] ASoC: am3517evm: Use the same name "
` [PATCH v2 14/20] ASoC: ams-delta: "
` [PATCH v2 15/20] ASoC: n810: "
` [PATCH v2 16/20] ASoC: omap3pandora: "
` [PATCH v2 17/20] ASoC: osk5912: "
` [PATCH v2 18/20] ASoC: rx51: "
` [PATCH v2 19/20] ASoC: omap-hdmi-card: "
` [PATCH v2 20/20] ASoC: omap-pcm: Drop the platform driver init code

nftables v0.2 doesn't build with libnftnl v1.0.0
 2014-04-16 12:46 UTC 

[PATCH v2] arm64: initialize spinlock for init_mm's context
 2014-04-16 12:43 UTC  (2+ messages)

Problems running Xen 4.4 on OMAP5432 evm
 2014-04-16 12:42 UTC  (3+ messages)

[Bug 73781] New: acpi-cpufreq cannot be loaded
 2014-04-16 12:39 UTC  (2+ messages)
` [Bug 73781] "

[PATCH] KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit
 2014-04-16 12:39 UTC  (3+ messages)

[PATCH] fbdev: fix possible NULL pointer derefernce
 2014-04-16 12:38 UTC  (2+ messages)

What is the relationship between Open Embedded for MSM and Yocto Project?
 2014-04-16 12:37 UTC  (3+ messages)

[PATCH v3] mtd: m25p80: Calculate flash block protect bits based on number of sectors
 2014-04-16 12:37 UTC  (2+ messages)

loglevel 7 (debug) and pr_debug()
 2014-04-16 12:37 UTC  (10+ messages)

[patch]GPIO button is supposed to wake the system up if the wakeup attribute is set
 2014-04-16 12:35 UTC  (6+ messages)

[PATCH] mac80211: fixup radiotap tx flags for RTS/CTS
 2014-04-16 12:32 UTC 

[PATCH 0/5] AM437x: HDQ/1wire protocol
 2014-04-16 12:32 UTC  (12+ messages)
` [PATCH 1/5] drivers: w1: omap_hdq: cleanup and bug fixes
` [PATCH 2/5] w1: omap_hdq: Add compatible property for omap hdq driver
` [PATCH 3/5] arm: omap2: skip device build from platform code for dt
` [PATCH 4/5] arm: dts: am4372: Add hdq device tree data
` [PATCH 5/5] arm: hwmod: am437x: Add hwmod data for hdq1w

[PATCH v2] mtd: m25p80: Calculate flash block protect bits based on number of sectors
 2014-04-16 12:30 UTC  (4+ messages)

[Patch net] sched, cls: check if we could overwrite actions when changing a filter
 2014-04-16 12:30 UTC  (2+ messages)

[PATCH 2/2 v2] staging: comedi: addi_apci_1564: fixup and absorb apci1564_reset()
 2014-04-16 12:29 UTC 

[PATCH] [trivial] mm: Fix printk typo in dmapool.c
 2014-04-16 12:28 UTC 

[PATCH v2] ARM: mm: support big-endian page tables
 2014-04-16 12:28 UTC  (8+ messages)

[PATCH] arm64: initialize spinlock for init_mm's context
 2014-04-16 12:28 UTC  (3+ messages)

[PATCH v4] powerpc: kvm: make _PAGE_NUMA take effect
 2014-04-16 12:27 UTC  (4+ messages)

On "interpret-trailers" standalone tool
 2014-04-16 12:27 UTC  (4+ messages)

[Xenomai] non-blocking rt_task_suspend(NULL)
 2014-04-16 12:26 UTC  (4+ messages)

[PATCH] of: add empty of_find_node_by_path() for !OF
 2014-04-16 12:26 UTC  (2+ messages)

[RFC 00/16] Gatt database initial implementation
 2014-04-16 12:25 UTC  (5+ messages)
` [RFC 01/16] gatt: Add skeleton of gatt-db

[PATCH] ARM i.MX51: Add Efika MX Smartbook devicetree
 2014-04-16 12:23 UTC  (4+ messages)

[PATCH 00/18] ASoC: omap: Bind the omap-pcm platform driver to dai device
 2014-04-16 12:23 UTC  (5+ messages)
` [PATCH 02/18] ASoC: omap-mcpdm: Assign the dai DMA data at earlier time

For Gatt feature question
 2014-04-16 12:20 UTC 

[Patch iproute2] u32: add terminal parameter
 2014-04-16 12:19 UTC  (12+ messages)

[PATCH v5 0/9] mfd: max14577: Add support for MAX77836
 2014-04-16 12:18 UTC  (10+ messages)

[U-Boot] [PATCH v8 0/2] Exynos5: Add GPIO numbering feature
 2014-04-16 12:17 UTC  (3+ messages)
` [U-Boot] [PATCH v8 1/2] S5P: Exynos: Add GPIO pin numbering and rename definitions

Update seabios and upstream qemu versions used on xen-unstable
 2014-04-16 12:14 UTC  (11+ messages)

[PATCH] cifskey: better use snprintf()
 2014-04-16 12:14 UTC  (2+ 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.