All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-30 14:25:17 to 2013-05-30 15:28:29 UTC [more...]

[PATCH 0/3 v3] dcache: make it more scalable on large system
 2013-05-30 15:48 UTC  (10+ messages)

[PATCH v2] arm64: extable: sort the exception table at build time
 2013-05-30 15:27 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] fixup some fallback from tree reorg
 2013-05-30 15:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] dec.c - move to pci-bridge

[Xenomai] freescale(imx53) with xenomai patch
 2013-05-30 15:27 UTC 

Cinergy TStick RC rev.3 (rtl2832u) only 4 programs
 2013-05-30 15:27 UTC  (2+ messages)

[lm-sensors] Configuration file for Intel DN2800MT mini-ITX board
 2013-05-30 15:26 UTC  (2+ messages)

[meta-fsl-arm][PATCH RFC 1/4] qt5: add mx5 and mx6 support
 2013-05-30 15:26 UTC  (3+ messages)

HVM Migration of domU on Qemu-upstream DM causes stuck system clock with ACPI
 2013-05-30 15:26 UTC  (13+ messages)

[PATCH 0/2] Implement VFP context switch for arm32
 2013-05-30 15:25 UTC  (6+ messages)
` [PATCH 1/2] xen/arm32: implement VFP context switch
` [PATCH 2/2] xen/arm: don't enable VFP on XEN during the boot

[PATCH 1/3] watchdog: xilinx: Fix driver header
 2013-05-30 15:25 UTC  (12+ messages)
` [PATCH 3/3] watchdog: xilinx: Add WDIOC_SETTIMEOUT ioctl function

[PATCH 0/2] kdump/mmap: Fix mmap of /proc/vmcore for s390
 2013-05-30 15:00 UTC  (12+ messages)

[Qemu-devel] [PATCH] target-i386: pc: fix crash when attempting hotplug CPU with negative ID
 2013-05-30 15:24 UTC  (2+ messages)

[PATCH] sched: fix clear NOHZ_BALANCE_KICK
 2013-05-30 15:23 UTC 

[PATCH 0/7] unpack-trees: plug memory leak for merges
 2013-05-30 15:20 UTC  (5+ messages)
` [PATCH 7/7] unpack-trees: free cache_entry array members "

OE Changelog since 2013-05-19 until 2013-05-26
 2013-05-30 15:18 UTC 

Poor performance of git describe in big repos
 2013-05-30 15:17 UTC  (6+ messages)

[PATCH 1/2] ppc io.h: fix indentation
 2013-05-30 15:17 UTC  (2+ messages)
` [PATCH 2/2] ppc: update I/O accessors

[U-Boot] [PATCH v3 0/16] Provide a mechanism to avoid using #ifdef everywhere
 2013-05-30 15:17 UTC  (11+ messages)

[PATCH] gianfar: prevent resource conflict
 2013-05-30 15:15 UTC 

t0008-ignores failure (was: Git for Windows 1.8.3)
 2013-05-30 15:15 UTC  (2+ messages)

[Bug 58761] related_cpus truncated with acpi-cpufreq driver on kernel 3.9.3
 2013-05-30 15:14 UTC  (3+ messages)

[PATCH] Add TI-Nspire timer support
 2013-05-30 15:13 UTC  (3+ messages)

[PATCH v2 0/3] cherry-pick: fix memory leaks
 2013-05-30 15:13 UTC  (5+ messages)
` [PATCH v2 1/3] read-cache: plug a few leaks
` [PATCH v2 3/3] unpack-trees: free created cache entries

[PATCH 0/12][V3] memcg: make memcg's life cycle the same as cgroup
 2013-05-30 15:12 UTC  (9+ messages)
` [PATCH 5/9] memcg: use css_get/put when charging/uncharging kmem

[PATCH] parisc: fix race conditions flushing user cache pages
 2013-05-30 15:11 UTC  (5+ messages)

FreeBSD PVHVM call for testing
 2013-05-30 15:10 UTC  (2+ messages)

[PATCH v7 net-next 0/5] net: low latency Ethernet device polling
 2013-05-30 15:07 UTC  (3+ messages)
` [PATCH v7 net-next 2/5] net: implement support for low latency socket polling

[PATCH v2 5/5] ARM: shmobile: lager: map HSCIF0/1 to unused pins
 2013-05-30 15:08 UTC 

[PATCH v2 4/5] ARM: shmobile: r8a7790: don't use external clock for SCIFs
 2013-05-30 15:08 UTC 

[PATCH v2 3/5] sh-pfc: r8a7790: add HSCIF pin groups
 2013-05-30 15:08 UTC 

[PATCH v2 2/5] ARM: shmobile: r8a7790: HSCIF support
 2013-05-30 15:08 UTC 

[PATCH v2 1/5] serial: sh-sci: HSCIF support
 2013-05-30 15:08 UTC 

[PATCH v2 0/5] HSCIF support
 2013-05-30 15:08 UTC 

[Qemu-devel] [PATCH qom-cpu v3 0/9] dump: Build cleanups redone
 2013-05-30 15:08 UTC  (10+ messages)
` [Qemu-devel] [PATCH qom-cpu v3 1/9] dump: Move stubs into libqemustub.a
` [Qemu-devel] [PATCH qom-cpu v3 2/9] target-i386: Fix mask of pte index in memory mapping
` [Qemu-devel] [PATCH qom-cpu v3 3/9] target-i386: walk_pml4e(): fix abort on bad PML4E/PDPTE/PDE/PTE addresses
` [Qemu-devel] [PATCH qom-cpu v3 4/9] cpu: Turn cpu_paging_enabled() into a CPUState hook
` [Qemu-devel] [PATCH qom-cpu v3 5/9] memory_mapping: Move MemoryMappingList typedef to qemu/typedefs.h
` [Qemu-devel] [PATCH qom-cpu v3 6/9] cpu: Turn cpu_get_memory_mapping() into a CPUState hook
` [Qemu-devel] [PATCH qom-cpu v3 7/9] memory_mapping: Drop qemu_get_memory_mapping() stub
` [Qemu-devel] [PATCH qom-cpu v3 8/9] dump: Unconditionally compile
` [Qemu-devel] [PATCH qom-cpu v3 9/9] memory_mapping: Change qemu_get_guest_memory_mapping() semantics

[patch] mm, memcg: add oom killer delay
 2013-05-30 15:07 UTC  (3+ messages)

[PATCH] alsa-utils 1.0.27.1 still ships 90-alsa-restore.rules
 2013-05-30 15:06 UTC  (3+ messages)

[PATCH] arch: parisc: kernel: using strlcpy() instead of strcpy()
 2013-05-30 15:06 UTC  (2+ messages)

[PATCH] ARM: OMAP: TI816X: add powerdomains for TI816x
 2013-05-30 15:04 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] fw_cfg: misc fixes
 2013-05-30 15:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/3] pvpanic: use FWCfgState explicitly

[PATCH] ARM: imx: Remove mxc specific ulpi access ops
 2013-05-30 15:03 UTC  (3+ messages)

[PATCH 00/14] Random LPAE-related patches
 2013-05-30 15:03 UTC  (3+ messages)

[PATCH] mtd: lantiq-flash: Convert to devm_kzalloc
 2013-05-30 15:00 UTC  (3+ messages)

[RFC PATCH] add t3420-rebase-topology
 2013-05-30 15:01 UTC  (7+ messages)
` [PATCH v2 0/7] Rebase topology test
  ` [PATCH v2 2/7] add tests for rebasing with patch-equivalence present

Vivante X11 tests
 2013-05-30 15:01 UTC  (2+ messages)

[U-Boot] [PATCH v3] OMAP: I2C: New read, write and probe functions
 2013-05-30 15:01 UTC  (4+ messages)

[PATCH v2 0/2] Rework the way to compute dom0 DTB base address
 2013-05-30 15:01 UTC  (6+ messages)
` [PATCH v2 2/2] xen/arm: If the DOM0 zImage as a DTB appended replace it

oops at mount
 2013-05-30 14:59 UTC  (5+ messages)

[PATCH 0/8] ARM: at91: atmel_lcdc: add DT support
 2013-05-30 14:59 UTC  (14+ messages)
` [PATCH 1/8] video: atmel_lcdfb: fix platform data struct

[PATCH v4 0/3] kdump: Allow ELF header creation in new kernel
 2013-05-30 14:57 UTC  (7+ messages)
` [PATCH v4 1/3] kdump: Introduce ELF header in new memory feature
` [PATCH v4 2/3] s390/kdump: Use "

[RFC] [PATCH 0/3] of: allow to support irq domain register as platform_device for platform_device
 2013-05-30 14:57 UTC  (4+ messages)
` [RFC] [PATCH 3/3] IRQ: irq domain: defer of irq ressoure resolve at platform_drv_probe

[PATCH 1/2] ARM: imx6q: Add GPR6 and GPR7 register definitions for iomuxc gpr
 2013-05-30 14:57 UTC  (3+ messages)
` [PATCH 2/2] ARM: imx6q: Mark VPU and IPU AXI transfers as cacheable, increase IPU priority

[resend] cpuidle: ACPI processor idle regression
 2013-05-30 14:56 UTC  (2+ messages)

Fwd: [git-users] Highlevel (but simple to implement) commands provided by default for git
 2013-05-30 14:54 UTC  (9+ messages)
  `  "

[PATCH 0/3] make help
 2013-05-30 14:55 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/8] rsxx: Adding in debugfs entries
 2013-05-30 14:54 UTC  (3+ messages)

[PATCH] RFC: Set irq thread to RT priority on creation
 2013-05-30 14:54 UTC  (4+ messages)

[PATCH] Add TI-Nspire irqchip support
 2013-05-30 14:53 UTC  (2+ messages)

[PATCH 0/5] Various DT fixes related to ux500 ASoC driver
 2013-05-30 14:53 UTC  (3+ messages)

[PATCH v7 00/11] ASoC: fsl-ssi: ac97-slave support
 2013-05-30 14:51 UTC  (24+ messages)
` [PATCH v7 01/11] ASoC: imx-pcm-dma: DT support
` [PATCH v7 02/11] ASoC: imx-pcm-fiq: Introduce pcm-fiq-params
` [PATCH v7 03/11] ASoC: fsl: Move soc_ac97_ops from imx-ssi to fsl_ssi
` [PATCH v7 04/11] ASoC: fsl-ssi: Add support for imx-pcm-fiq
` [PATCH v7 05/11] ASoC: fsl-ssi: Use generic DMA bindings if possible
` [PATCH v7 06/11] ASoC: fsl-ssi: imx ac97 support
` [PATCH v7 07/11] ARM: imx: Export ac97 reset functions
` [PATCH v7 08/11] ASoC: phycore-ac97: Add DT support
` [PATCH v7 09/11] ASoC: fsl: Kconfig: Use fsl-ssi for phycore-ac97
` [PATCH v7 10/11] ASoC: fsl: Move fsl-ssi binding doc to sound/
` [PATCH v7 11/11] ASoC: fsl: Update fsl-ssi binding doc

[U-Boot] [PATCH] mx6: mx6qsabrelite/nitrogen6x: Fix use of gpio number in SF chip select
 2013-05-30 14:50 UTC  (6+ messages)

[PATCH 00/32] OMAPDSS: dss-dev-model "base" (Part 1/2)
 2013-05-30 11:07 UTC  (3+ messages)
` [PATCH 03/32] OMAPDSS: add omap_dss_find_output()

[Qemu-devel] [PATCH] virtio-rng: Fix crash with non-default backend
 2013-05-30 14:47 UTC 

[U-Boot] [PATCH] mx6: mx6qsabrelite/nitrogen6x: Remove incorrect setting of gpio CS signal
 2013-05-30 14:47 UTC 

[PATCH v2 0/3] PCI/ACPI: Fix firmware first error recovery with root port in reset
 2013-05-30 14:39 UTC  (4+ messages)
` [PATCH v2 1/3] PCI/AER: Fix incorrect return from aer_hest_parse()
` [PATCH v2 2/3] ACPI/APEI: Force fatal AER severity when bus has been reset
` [PATCH v2 3/3] PCI/AER: Provide reset_link for firmware first root port

[Qemu-devel] [PVSCSI]How to unplug scsi disk simulated by Qemu, just like unplug the ide disk?
 2013-05-30 14:45 UTC  (3+ messages)
` [Qemu-devel] [Xen-devel] "
            `  "

[PATCH v3] dma: imx-sdma: move to generic device tree bindings
 2013-05-30 14:45 UTC  (2+ messages)

[PATCH] [trivial] treewide: Fix typo in printk
 2013-05-30 14:44 UTC 

[GIT PULL] KVM/ARM Fixes for 3.10
 2013-05-30 14:44 UTC  (4+ messages)

[PATCH] powerpc/mpc85xx: match with the pci bus address used by u-boot for all p1_p2_rdb_pc boards
 2013-05-30 14:43 UTC  (4+ messages)

System slow down from udev
 2013-05-30 14:45 UTC  (5+ messages)

HVM Migration of domU on Qemu-upstream DM causes stuck system clock with ACPI
 2013-05-30 14:42 UTC  (3+ messages)

[Qemu-devel] broken incoming migration
 2013-05-30 14:41 UTC  (7+ messages)

updated: kvm networking todo wiki
 2013-05-30 14:41 UTC  (13+ messages)
                    ` [Qemu-devel] "

[PATCH 2/3] mm/kmemleak.c: Use list_for_each_entry_safe to reconstruct function scan_gray_list
 2013-05-30 14:40 UTC  (3+ messages)

[GIT PULL] nohz fixes
 2013-05-30 14:39 UTC  (5+ messages)
` [PATCH] nohz: Prevent broadcast source from stealing full dynticks timekeeping duty

[PATCH v2] ata: increase retry count but shorten duration for Calxeda controller
 2013-05-30 14:39 UTC  (4+ messages)

tc linklayer ADSL calc broken after commit 56b765b79 (htb: improved accuracy at high rates)
 2013-05-30 14:39 UTC  (4+ messages)

BQL-related tg3 transmit timeout on 5720 / Dell R720
 2013-05-30 14:34 UTC  (2+ messages)

[PATCH] osm_console_io.c Memory leak when closing console
 2013-05-30 14:38 UTC 

[PATCH 0/5] scsi: use platform helper macro and wrapper functions
 2013-05-30 14:38 UTC  (2+ messages)

[PATCH] KVM: fix sil/dil/bpl/spl in the mod/rm fields
 2013-05-30 14:35 UTC 

[PATCH 0/3] ARM: tegra114: cpuidle: add power down state
 2013-05-30 14:35 UTC  (4+ messages)
` [PATCH 3/3] ARM: tegra114: cpuidle: add powered-down state

[PATCH] test: fix post rewrite hook report
 2013-05-30 14:35 UTC  (2+ messages)

[PATCH 0/4 V7] Power-well API implementation for Haswell
 2013-05-30 14:07 UTC  (5+ messages)
` [PATCH 1/4 V7] ALSA: hda - Fix runtime PM check
` [PATCH 2/4] ALSA: hda - Move azx_first_init() into azx_probe_continue()
` [PATCH 3/4 V7] ALSA: hda - Add power-welll support for haswell HDA
` [PATCH 4/4 V7] i915/drm: Add private api for power well usage

[PATCH v4] aerdrv: Move cper_print_aer() call out of interrupt context
 2013-05-30 14:25 UTC 

[PATCH v2] tools/xen-mceinj: support AMD
 2013-05-30 14:33 UTC 

[PATCH lttng-ust v2] Move include directive from CFLAGS to LOCAL_CPPFLAGS in examples' Makefiles
 2013-05-30 14:33 UTC 

[PATCH 0/4] Misc package upgrades
 2013-05-30 14:33 UTC  (3+ messages)

BUG - raid 1 deadlock on handle_read_error / wait_barrier
 2013-05-30 14:30 UTC  (8+ messages)

[PATCH v3 1/3] gpio/omap: replace open coded read-modify-write with _gpio_rmw function
 2013-05-30 14:30 UTC  (2+ messages)

[Qemu-devel] [PATCH] walk_pml4e(): fix abort on bad PML4E/PDPTE/PDE/PTE addresses
 2013-05-30 14:29 UTC  (9+ messages)

[PATCH] tools/xen-mceinj: support AMD
 2013-05-30 14:29 UTC  (4+ messages)

[Webhob] task types and outcomes
 2013-05-30 14:28 UTC  (4+ messages)

[PATCH 0/4] Mesa and Wayland updates
 2013-05-30 14:27 UTC  (4+ messages)
` [PATCH 1/4] mesa: upgrade to 9.1.2

[U-Boot] [PATCH V2 00/12] ARM: DRA7xx: Update support for DRA7xx Soc's
 2013-05-30 14:26 UTC  (3+ messages)
` [U-Boot] [PATCH V2 09/12] mmc: omap_hsmmc: add mmc1 pbias, ldo1

[Buildroot] [PATCH] Makefile: defconfig: use BR2_DEFCONFIG only when the file exists
 2013-05-30 14:25 UTC  (3+ messages)

[PATCHv3 0/2] xen: maintain an accurate persistent clock in more cases
 2013-05-30 14:25 UTC  (5+ messages)
` [PATCH 1/2] x86/xen: sync the wallclock when the system time changes
` [PATCH 2/2] x86/xen: sync the CMOS RTC as well as the Xen wallclock

[Qemu-devel] [PATCH 0/3] vhost-scsi, ivshmem, savevm fixes for Coverity issues
 2013-05-30 14:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/3] savevm: avoid leaking popen(3) file pointer

[PATCHv3 0/2] xen: maintain an accurate persistent clock in more cases
 2013-05-30 14:25 UTC 


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.