All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-23 10:41:14 to 2013-07-23 11:53:48 UTC [more...]

[PATCH v2 00/24] add COMMON_CLK support for PowerPC MPC512x
 2013-07-23 11:53 UTC  (6+ messages)
` [PATCH v3 00/31] "
  ` [PATCH v3 11/31] net: can: mscan: improve clock API use

[PATCH RFC] xen/grant_table: deprecate GNTTABOP_unmap_and_replace
 2013-07-23 11:52 UTC  (3+ messages)

[PATCH] Staging: bcm: Qos: Fix some coding style issues
 2013-07-23 11:51 UTC  (5+ messages)

[PATCH 0/5] Davinci VPBE use devres and some cleanup
 2013-07-23 11:50 UTC  (4+ messages)

[PATCH] drivers/rtc/rtc-twl.c: fix: rtcX/wakealarm attribute isn't created
 2013-07-23 11:48 UTC 

[RFC 0/4] Transparent on-demand struct page initialization embedded in the buddy allocator
 2013-07-23 11:50 UTC  (16+ messages)
` [RFC 4/4] Sparse initialization of struct page array

[meta-networking][PATCH] Install a systemd unit into ${systemd_unitdir} only with systemd in DISTRO_FEATURES
 2013-07-23 11:50 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/7] s390 fixes
 2013-07-23 11:48 UTC  (2+ messages)

[PATCH]Fix boot hang in 3.11-rc1/2 because of bug in AMD errata check
 2013-07-23 11:48 UTC 

[PATCH 0/4] Support 8250 compatible UART for OMAP5432
 2013-07-23 11:47 UTC  (6+ messages)
` [PATCH 3/4] xen: set the right flags when enabling interrupts for 8250

[PATCH v2 00/10] mm, hugetlb: clean-up and possible bug fix
 2013-07-23 11:45 UTC  (4+ messages)
` [PATCH v2 07/10] mm, hugetlb: do not use a page in page cache for cow optimization

[LTP] [PATCH] lib/tst_kvercmp: fixed a compiling error
 2013-07-23 11:44 UTC  (2+ messages)

[RFC PATCH 0/3] Add DT support for fixed PHYs
 2013-07-23 11:39 UTC  (8+ messages)
` [RFC PATCH 1/3] of: provide a binding for the 'fixed-link' property

[Qemu-devel] [Question] why x2apic's set by default without host support(on Nehalem CPU)
 2013-07-23 11:27 UTC  (4+ messages)

[PATCH v4] xen/arm: enable PV control for ARM
 2013-07-23 11:37 UTC  (8+ messages)

[PATCH 0/6] Add support for pldw instruction on v7 MP cores
 2013-07-23 11:36 UTC  (7+ messages)
` [PATCH 1/6] ARM: prefetch: remove redundant "cc" clobber
` [PATCH 2/6] ARM: smp_on_up: move inline asm ALT_SMP patching macro out of spinlock.h
` [PATCH 3/6] ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUs
` [PATCH 4/6] ARM: locks: prefetch the destination word for write prior to strex
` [PATCH 5/6] ARM: atomics: "
` [PATCH 6/6] ARM: bitops: "

[Qemu-devel] [PATCH 00/11] sheepdog: reconnect server after connection failure
 2013-07-23 11:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH 02/11] iov: handle EOF in iov_send_recv
` [Qemu-devel] [PATCH 03/11] qemu-sockets: make wait_for_connect be invoked in qemu_aio_wait

[PATCH] xen/arm64: Don't compile cpu hotplug
 2013-07-23 11:35 UTC  (4+ messages)

[PATCH] pinctrl: rockchip: include correct clk header
 2013-07-23 11:34 UTC 

[PATCH] xen: arm: document which hypercalls (and subops) are supported on ARM
 2013-07-23 11:33 UTC  (2+ messages)

[PATCH 2/2] staging: iio: replace strict_strto*() with kstrto*()
 2013-07-23 11:33 UTC  (4+ messages)

[PATCH 2/2] [sparc64] support sparc64x chip type in cpumap.c
 2013-07-23 11:33 UTC 

[PATCH 0/5] ARM: DT: remove redundant DT related code
 2013-07-23 11:32 UTC  (6+ messages)
` [PATCH 1/5] ARM: keystone: remove redundant smp_init_cpus definition
` [PATCH 2/5] ARM: vexpress: remove redundant vexpress_dt_cpus_num to get cpu count
` [PATCH 3/5] ARM: mach-mvebu: remove redundant DT parsing and validation
` [PATCH 4/5] ARM: highbank: remove redundant smp_init_cpus definition
` [PATCH 5/5] ARM: zynq: remove unnecessary setting of cpu_present_mask

[PATCH 1/2] [sparc64] cpu hw caps support for sparc64x
 2013-07-23 11:32 UTC 

[PATCH v4 00/15] ARM: shmobile: move DMAC configuration data in the driver
 2013-07-23 11:32 UTC  (34+ messages)
` [PATCH v4 01/15] DMA: shdma: add support for DMAC configuration data, supplied via device ID
` [PATCH v4 02/15] DMA: shdma: add r8a7740 DMAC data to the device ID table
` [PATCH v4 03/15] DMA: shdma: add r8a73a4 "
` [PATCH v4 04/15] DMA: shdma: make a pointer const
` [PATCH v4 05/15] DMA: shdma: pass SoC-specific configuration to the driver via OF matching
` [PATCH v4 06/15] DMA: shdma: make multiplexer platform data optional
` [PATCH v4 07/15] DMA: shdma: add sh73a0 DMAC data to the device ID table
` [PATCH v4 08/15] DMA: shdma: move two macros to a header
` [PATCH/RFC v4 09/15] DMA: shdma: support referencing specific DMACs within a multiplexer in DT
` [PATCH v4 10/15] ARM: shmobile: r8a73a4: add a DMAC platform device and clock for it
` [PATCH v4 11/15] ARM: shmobile: r8a7740: switch DMAC controllers to using device ID data
` [PATCH v4 12/15] ARM: shmobile: r8a7740: add DT nodes and clock aliases for three DMAC instances
` [PATCH v4 13/15] ARM: shmobile: r8a73a4: add a DT node and a clock alias for the DMAC
` [PATCH v4 14/15] ARM: shmobile: sh73a0: switch DMAC controllers to using device ID data
` [PATCH v4 15/15] ARM: shmobile: r8a7740: add support for 2 RTDMACs

[PATCH] xen: arm: remove dummy HYPERVISOR_arch_0 hypercall
 2013-07-23 11:31 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH] vga: Start supporting resolution not multiple of 16 correctly
 2013-07-23 11:28 UTC  (6+ messages)
        `  "

[PATCH] floor.3: ATTRIBUTES: Note functions that are thread-safe
 2013-07-23 11:27 UTC  (2+ messages)

[PATCH] flockfile.3: ATTRIBUTES: Note functions that are thread-safe
 2013-07-23 11:27 UTC  (2+ messages)

i915 irq storm mitigation in 3.10
 2013-07-23 11:26 UTC  (7+ messages)

[PATCH 1/2] perf_event_open.2: ffix
 2013-07-23 11:26 UTC  (4+ messages)
` [PATCH 2/2] perf_event_open.2: cfix

[PATCH] connman: upgrade to v1.16
 2013-07-23 11:24 UTC  (3+ messages)

[PATCH V3 0/2] readline: fix importing readline in python with probably escape sequence output
 2013-07-23 11:25 UTC  (2+ messages)

[PATCH v2 0/8] Common Clock Framework support for Samsung S3C64xx
 2013-07-23 11:25 UTC  (6+ messages)
` [PATCH v2 1/8] clk: mux: Add support for read-only muxes

Wandboard dual core-image-sato and qt4e-demo-image issues
 2013-07-23 11:23 UTC  (5+ messages)

[PATCH 0/1] nss:fix postinst failed at rootfs time
 2013-07-23 11:24 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC qom-next 0/4] QOM'ification of pci-bridge types
 2013-07-23 11:21 UTC  (10+ messages)
` [Qemu-devel] [PATCH RFC qom-next 4/4] pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types

[PATCH] iommu/exynos: add devices attached to the System MMU to an IOMMU group
 2013-07-23 11:21 UTC  (8+ messages)

[PATCH V3] watchdog: s3c2410_wdt: remove the global variables
 2013-07-23 11:19 UTC  (2+ messages)

[PATCH v2 2/2] ARM: shmobile: ape6evm-reference: add MMCIF and SDHI DT nodes
 2013-07-23 11:19 UTC 

[PATCH v2 1/2] ARM: shmobile: ape6evm-reference: switch PFC to DT
 2013-07-23 11:19 UTC 

[PATCH 1/4] x86: introduce hypervisor_cpuid_base()
 2013-07-23 11:17 UTC  (10+ messages)
` [PATCH 2/4] xen: switch to use hypervisor_cpuid_base()
` [PATCH 3/4] kvm: "
` [PATCH 4/4] x86: properly handle kvm emulation of hyperv

Kernel Bug: unable to handle kernel paging request
 2013-07-23 11:15 UTC  (5+ messages)

[PATCH 2/2 v2] kvm: powerpc: set cache coherency only for kernel managed pages
 2013-07-23 11:13 UTC  (3+ messages)

[PATCH] ARM: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15
 2013-07-23 11:13 UTC  (5+ messages)

[PATCH 0/4] ARM/ARM64 architected timer updates
 2013-07-23 11:12 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] drivers: clocksource: configure event stream for ARM arch timer

[Qemu-devel] [PATCH 0/2] block: allow commit active as top
 2013-07-23 11:13 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] block: allow live commit of active image

[PATCH v3 0/11] EEH Followup Fixes (II)
 2013-07-23 11:10 UTC  (12+ messages)
` [PATCH 01/11] powerpc/eeh: Remove reference to PCI device
` [PATCH 02/11] powerpc/eeh: Export functions for hotplug
` [PATCH 03/11] powerpc/pci: Override pcibios_release_device()
` [PATCH 04/11] PCI/hotplug: Needn't remove EEH cache again
` [PATCH 05/11] powerpc/eeh: Keep PE during hotplug
` [PATCH 06/11] powerpc/eeh: Tranverse EEH devices with safe mode
` [PATCH 07/11] powerpc/pci: Partial hotplug support
` [PATCH 08/11] powerpc/eeh: Support partial hotplug
` [PATCH 09/11] powerpc/eeh: Don't use pci_dev during BAR restore
` [PATCH 10/11] powerpc/eeh: Fix unbalanced enable for IRQ
` [PATCH 11/11] powerpc/eeh: Introdce flag to protect sysfs

[PATCH v3 00/12] Make use of v7 barriers variants in Linux
 2013-07-23 11:09 UTC  (13+ messages)
` [PATCH v3 01/12] ARM: mm: remove redundant dsb() prior to range TLB invalidation
` [PATCH v3 02/12] ARM: tlb: don't perform inner-shareable invalidation for local TLB ops
` [PATCH v3 03/12] ARM: tlb: don't bother with barriers for branch predictor maintenance
` [PATCH v3 04/12] ARM: tlb: don't perform inner-shareable invalidation for local BP ops
` [PATCH v3 05/12] ARM: barrier: allow options to be passed to memory barrier instructions
` [PATCH v3 06/12] ARM: tlb: reduce scope of barrier domains for TLB invalidation
` [PATCH v3 07/12] ARM: mm: use inner-shareable barriers for TLB and user cache operations
` [PATCH v3 08/12] ARM: spinlock: use inner-shareable dsb variant prior to sev instruction
` [PATCH v3 09/12] ARM: kvm: use inner-shareable barriers after TLB flushing
` [PATCH v3 10/12] ARM: mcpm: use -st dsb option prior to sev instructions
` [PATCH v3 11/12] ARM: l2x0: use -st dsb option for ordering writel_relaxed with unlock
` [PATCH v3 12/12] ARM: cacheflush: use -ishst dsb variant for ensuring flush completion

[Qemu-devel] [sheepdog] [PATCH 00/11] sheepdog: reconnect server after connection failure
 2013-07-23 11:08 UTC 

[RFC PATCH v2] sched: Limit idle_balance()
 2013-07-23 11:06 UTC  (5+ messages)

[PATCH] Make BCMA_HOST_SOC depend on BCM47XX
 2013-07-23 11:06 UTC  (4+ messages)

[PATCH] Make the yocto layer dependent on oe-core
 2013-07-23 11:02 UTC 

[PATCH] weston: add harfbuzz dependency
 2013-07-23 11:01 UTC 

[PATCH 00/11] iio: adc: Use devm_* APIs
 2013-07-23 10:59 UTC  (2+ messages)

[NETWORKING DRIVERS RT2X00] please add support for Asus PCE-N53 (0x1814, 0x5592)
 2013-07-23 10:49 UTC 

[PATCH] ath9k: Fix diversity combining for AR9285
 2013-07-23 10:55 UTC 

[lm-sensors] Few queries about lm-sensors and core temp.c
 2013-07-23 10:58 UTC  (2+ messages)

[ 00/18] 3.0.87-stable review
 2013-07-23 10:57 UTC  (6+ messages)
` [ 10/18] ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan

[Qemu-devel] [PULL 0/3] OpenRISC patch queue
 2013-07-23 10:47 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] hw/openrisc: Indent typo
` [Qemu-devel] [PULL 2/3] hw/openrisc: Use stderr output instead of qemu_log
` [Qemu-devel] [PULL 3/3] target-openrisc: Free typename in openrisc_cpu_class_by_name

[PATCH v2] interrupts: allow guest to set and clear MSI-X mask bit
 2013-07-23 10:54 UTC  (2+ messages)

[PATCH v3 01/16] of: add support for retrieving cpu node for a given logical cpu index
 2013-07-23 10:54 UTC  (3+ messages)

EMEV2: debugging a Strange IRQ issue on SMP
 2013-07-23 10:53 UTC  (2+ messages)

[PATCH v2] Add device_model_pvdevice parameter for HVM guests
 2013-07-23 10:52 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 00/11] Point-in-time snapshot exporting over NBD
 2013-07-23 10:32 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 01/11] block: replace in_use with refcnt_soft and refcnt_hard

rtlwifi rtl8192cu: unable to use channels 12 and 13 in Europe
 2013-07-23 10:50 UTC  (2+ messages)

Seeking for upstreaming patches which floating in Gentoo
 2013-07-23 10:50 UTC  (13+ messages)
` [PATCH 1/6] fix compile error with heimdal support enabled
` [PATCH 4/6] fix no "libxml/tree.h" error in modules lookup_ldap.c
` [PATCH 5/6] add missing WITH_SASL "

[U-Boot] [PATCH 1/7 v9] powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some functionality for common SPL
 2013-07-23 10:49 UTC  (11+ messages)
` [U-Boot] [PATCH 2/7 v9] powerpc: mpc85xx: Support booting from SD Card with SPL
` [U-Boot] [PATCH 3/7 v9] powerpc: p1022ds: Enable P1022DS to boot "
` [U-Boot] [PATCH 4/7 v9] powerpc : spi flash : Support to start from eSPI "
` [U-Boot] [PATCH 6/7 v9] NAND: TPL : introduce the TPL based on the SPL
` [U-Boot] [PATCH 7/7 v9] powerpc: p1022ds: add TPL for p1022ds nand boot

[PATCH] systemd: Remove init.d dir if systemd unit file is present and sysvinit not a distro feature
 2013-07-23 10:46 UTC  (2+ messages)

[Qemu-devel] [PATCH qom-cpu v3 00/41] QOM CPUState, part 11: GDB stub
 2013-07-23 10:32 UTC  (2+ messages)

[linux-linus test] 18591: regressions - FAIL
 2013-07-23 10:44 UTC 

[PATCH 0/4] MCPM backends updates
 2013-07-23 10:43 UTC  (10+ messages)
` [PATCH 1/4] ARM: vexpress/dcscb: fix cache disabling sequences

[PATCH] xfs: di_flushiter considered harmful
 2013-07-23 10:42 UTC  (6+ messages)
        ` [PATCH v2] "

[PATCH 0/4] KVM/arm64 fixes for 3.11
 2013-07-23 10:41 UTC  (6+ messages)
` [PATCH 3/4] arm64: KVM: let other tasks run when hitting WFE


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.