All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-26 11:00:30 to 2014-03-26 12:00:43 UTC [more...]

[U-Boot] am335x: i2c: bus 2 issue
 2014-03-26 12:00 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/3] part_efi: move uuid<->string conversion functions into lib/uuid.c
 2014-03-26 12:00 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/6] "
  ` [U-Boot] [PATCH v4 2/6] lib: uuid: code refactor for proper maintain between uuid bin and string

[PATCH] ASoC: fsl_sai: Add isr to deal with error flag
 2014-03-26 11:59 UTC  (6+ messages)

[RFC PATCH v1 00/10] xen/arm: Add GICv3 support
 2014-03-26 12:00 UTC  (13+ messages)
` [RFC PATCH v1 01/10] xen/arm: make secondary gic init as notifier call
` [RFC PATCH v1 03/10] xen/arm: move vgic data to vgic driver

Recent changes (master)
 2014-03-26 12:00 UTC 

Can i access the barebox env from linux
 2014-03-26 11:58 UTC  (8+ messages)

Proper suspend/resume flow
 2014-03-26 11:58 UTC 

[PATCH v3 0/3] ns16550 fixes and refactoring
 2014-03-26 11:58 UTC  (4+ messages)
` [PATCH 1/2] ns16550: setup default lsr_mask for DT systems too
` [PATCH 2/2] ns16550: make some initialisation common

[PATCH v5 0/9] R-Car Gen2 PCIe host driver
 2014-03-26 11:56 UTC  (19+ messages)
` [PATCH v5 6/9] ARM: shmobile: Add PCIe device tree nodes for R8A7790

[U-Boot] [PATCH] powerpc/t4240: updated RCW and PBI for rev2.0
 2014-03-26 11:56 UTC 

[PATCH v3 0/2] ns16550 fixes and refactoring
 2014-03-26 11:56 UTC 

[PATCH v5 00/14] CPU idle for Armada XP
 2014-03-26 12:04 UTC  (8+ messages)
` [PATCH v5 03/14] ARM: mvebu: ll_set_cpu_coherent always uses the current CPU
` [PATCH v5 07/14] ARM: mvebu: Extend the pmsu registers

[PATCH] mtd: gpmi: make blockmark swapping optional
 2014-03-26 11:55 UTC  (9+ messages)
` [PATCHv2 1/1] "

Get rid of opkg install error
 2014-03-26 11:54 UTC  (4+ messages)

Kernel Image name
 2014-03-26 11:54 UTC 

[PATCH 00/34] Add clang support for ARM and cleanups
 2014-03-26 11:53 UTC  (5+ messages)
` [PATCH 01/34] xen: clang: Disable initializer-overrides warning
` [PATCH 02/34] xen: clang: Disable built-in assembler

[PATCH 1/3] MIPS: Alchemy: fix default Alchemy board
 2014-03-26 11:52 UTC  (3+ messages)
` [PATCH 3/3] MIPS: Alchemy: pata_platform for DB1200

[RFC/PATCH 0/4] Add submodule test harness
 2014-03-25 21:06 UTC  (4+ messages)
` [RFC/PATCH 1/4] test-lib: add test_dir_is_empty()

[PATCH v2 000/142] Use the $( ... ) construct for command substitution instead of using the back-quotes
 2014-03-25 20:32 UTC  (4+ messages)
` [PATCH v2 001/142] check-builtins.sh: use the $( ... ) construct for command substitution

Hardware locality (hwloc) v1.9 released
 2014-03-26 11:51 UTC 

[Xenomai] imx6q xenomai ipipe-3.0-imx6q
 2014-03-26 11:50 UTC  (2+ messages)

[RFC PATCH] page_alloc: use first half of higher order chunks when halving
 2014-03-26 11:50 UTC  (12+ messages)

query regarding BAR mapping
 2014-03-26 11:50 UTC 

[PATCH] drm/i915: Preserve ring buffers objects across resume
 2014-03-26 11:48 UTC 

[Qemu-trivial] [PATCH v4] scripts: add sample model file for Coverity Scan
 2014-03-26 11:45 UTC  (2+ messages)
` [Qemu-devel] "

Issue #5876 : assertion failure in rbd_img_obj_callback()
 2014-03-26 11:47 UTC  (25+ messages)

Preparing kvm/next for first pull request of 3.15 merge window
 2014-03-26 11:46 UTC  (5+ messages)

[RFC]Two ideas to optimize updating irq routing table
 2014-03-26 11:45 UTC  (7+ messages)
    ` [Qemu-devel] "

[PATCH] mmc: dw_mmc: change to use recommended reset procedure
 2014-03-26 11:46 UTC  (2+ messages)

[PATCH 0/3] Fix issue with unpopulated buildhistory depends files
 2014-03-26 11:45 UTC  (7+ messages)
` [PATCH 2/3] buildhistory.bbclass: Fix dependency files creation

ATM CARD PAYMENT UNIT
 2014-03-26 11:33 UTC 

[PATCH 00/14] timers/hrtimers: Minor cleanups
 2014-03-26 11:43 UTC  (16+ messages)
` [PATCH 01/14] hrtimer: replace 'tab' with 'space' after 'comma'
` [PATCH 02/14] hrtimer: Coalesce format fragments in printk()
` [PATCH 03/14] hrtimer: call hrtimer_set_expires_range() from hrtimer_set_expires_range_ns()
` [PATCH 04/14] hrtimer: use base->index instead of basenum in switch_hrtimer_base()
` [PATCH 05/14] hrtimer: no need to rewrite '1' to hrtimer_hres_enabled
` [PATCH 06/14] hrtimer: don't rewrite same value to expires_next in hrtimer_force_reprogram()
` [PATCH 07/14] hrtimer: use base->hres_active directly instead of hrtimer_hres_active()
` [PATCH 08/14] hrtimer: remove dummy definition of hrtimer_force_reprogram()
` [PATCH 09/14] hrtimer: don't check state of base->hres_active in hrtimer_switch_to_hres()
` [PATCH 10/14] hrtimer: remove clock_was_set_delayed() from hrtimer.h
` [PATCH 11/14] hrtimer: remove active_bases field from struct hrtimer_cpu_base
` [PATCH 12/14] hrtimer: don't emulate notifier call to initialize timer base
` [PATCH 13/14] timer: simplify CPU_UP_PREPARE notifier code path
` [PATCH 14/14] timer: don't emulate notifier call to initialize timer base

Poky core-image-minimal fails to build with package_deb
 2014-03-26 11:42 UTC  (8+ messages)

[PATCH v2] xen/evtchn: rearrange fields
 2014-03-26 11:41 UTC  (2+ messages)

[PATCH] apt/package_mamager: Ensure WORKDIR is used for lists directory
 2014-03-26 11:41 UTC 

[PATCH] package_manager: Fix apt-ftparchive index creation problems
 2014-03-26 11:40 UTC 

[PATCH v2] ath10k: add soft/hard firmware crash option to simulate_fw_crash
 2014-03-26 11:40 UTC  (6+ messages)

[PATCH] package_manager: Ensure we don't process directories twice
 2014-03-26 11:40 UTC 

[U-Boot] Serial init
 2014-03-26 11:39 UTC 

[PATCH 01/11] libdvbv5: support info info log via dvb_loginfo
 2014-03-26 11:36 UTC  (6+ messages)
` [PATCH 11/11] libdvbv5: fix PMT parser

[PATCH v2 7/7] ARM: dts: add HS400 support for Exynos5420
 2014-03-26 11:31 UTC 

[PATCH_v2] android/client: Add AVRCP register_notification_rsp support
 2014-03-26 11:32 UTC 

[PATCH v2 6/7] ARM: dts: drop dw-mshc-ciu-div property from Exynos
 2014-03-26 11:31 UTC 

[PATCH v2 5/7] mmc: dw_mmc: exynos: support eMMC's HS400 mode
 2014-03-26 11:31 UTC 

[PATCH v2 4/7] mmc: dw_mmc: exynos: incorporate ciu_div into timing property
 2014-03-26 11:31 UTC 

[PATCH v2 3/7] mmc: dw_mmc: exynos: move definitions to header file
 2014-03-26 11:31 UTC 

[patch net-next RFC 0/4] introduce infrastructure for support of switch chip datapath
 2014-03-26 11:31 UTC  (17+ messages)

[PATCH v2 2/7] mmc: dw_mmc: exynos: don't use if clock isn't available
 2014-03-26 11:31 UTC 

[PATCH v2 1/7] mmc: dw_mmc: fix the max_blk_count in IDMAC
 2014-03-26 11:30 UTC 

[PATCH v2 0/7] mmc: dw_mmc: update host driver including HS400 support
 2014-03-26 11:30 UTC 

[Qemu-devel] live migration between amd fam15h-fam10h
 2014-03-26 11:27 UTC  (2+ messages)

[PATCH] Allow override of phonesim conf
 2014-03-26 11:26 UTC 

[PATCH RFC 1/2] netfilter: nf_tables: move set netlink messages into the batch
 2014-03-26 11:25 UTC  (2+ messages)

Toaster documentation, 1.6 release
 2014-03-26 11:23 UTC  (3+ messages)

[PATCH 1/2] ARM: clps711x: Add cpuidle driver
 2014-03-26 11:23 UTC  (8+ messages)
` [PATCH 2/2] ARM: clps711x: Switch CLPS711X subarch to use "

[PATCH] spi: omap-uwire: Remove full duplex check
 2014-03-26 11:22 UTC 

[PATCH] tick, broadcast: Prevent false alarm when force mask contains offline cpus
 2014-03-26 11:21 UTC  (2+ messages)

[PATCH 00/33] Build ppc64le kernel using ABIv2
 2014-03-26 11:20 UTC  (3+ messages)

[PATCH 0/2] ath10k: ce fixes
 2014-03-26 11:19 UTC  (8+ messages)
` [PATCH 2/2] ath10k: split ce initialization and allocation

[PATCH 01/10] findfs: use symbolic exit values, and tell about them in manual
 2014-03-26 11:19 UTC  (2+ messages)

[PATCH] android/client: Add AVRCP register_notification_rsp support
 2014-03-26 11:16 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 0/2] fix query-command-line-options
 2014-03-26 11:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 2/2] query-command-line-options: query all the options in qemu-options.hx

swiotlb-xen question
 2014-03-26 11:15 UTC  (2+ messages)

[PATCH 1/5] mcookie: use lib/randutils
 2014-03-26 11:12 UTC  (2+ messages)

[PATCH 0/5] handle bogus commit dates
 2014-03-26 11:05 UTC  (3+ messages)
` [PATCH 5/5] log: do not segfault on gmtime errors

[Qemu-devel] [PATCH v3 00/34] NUMA series v3
 2014-03-26 10:37 UTC  (35+ messages)
` [Qemu-devel] [PATCH v3 01/34] NUMA: move numa related code to new file numa.c
` [Qemu-devel] [PATCH v3 02/34] NUMA: check if the total numa memory size is equal to ram_size
` [Qemu-devel] [PATCH v3 07/34] qemu-option: introduce qemu_find_opts_singleton
` [Qemu-devel] [PATCH v3 05/34] NUMA: expand MAX_NODES from 64 to 128
` [Qemu-devel] [PATCH v3 06/34] man: improve -numa doc
` [Qemu-devel] [PATCH v3 04/34] NUMA: convert -numa option to use OptsVisitor
` [Qemu-devel] [PATCH v3 09/34] vl: redo -object parsing
` [Qemu-devel] [PATCH v3 03/34] NUMA: Add numa_info structure to contain numa nodes info
` [Qemu-devel] [PATCH v3 08/34] vl: convert -m to QemuOpts
` [Qemu-devel] [PATCH v3 12/34] pc: pass QEMUMachineInitArgs to pc_memory_init
` [Qemu-devel] [PATCH v3 10/34] qmp: allow object-add completion handler to get canonical path
` [Qemu-devel] [PATCH v3 13/34] numa: introduce memory_region_allocate_system_memory
` [Qemu-devel] [PATCH v3 16/34] memory: reorganize file-based allocation
` [Qemu-devel] [PATCH v3 14/34] add memdev backend infrastructure
` [Qemu-devel] [PATCH v3 11/34] qmp: improve error reporting for -object and object-add
` [Qemu-devel] [PATCH v3 15/34] numa: add -numa node,memdev= option
` [Qemu-devel] [PATCH v3 22/34] hostmem: separate allocation from UserCreatable complete method
` [Qemu-devel] [PATCH v3 20/34] memory: move RAM_PREALLOC_MASK to exec.c, rename
` [Qemu-devel] [PATCH v3 19/34] memory: move preallocation code out of exec.c
` [Qemu-devel] [PATCH v3 23/34] hostmem: add merge and dump properties
` [Qemu-devel] [PATCH v3 17/34] memory: move mem_path handling to memory_region_allocate_system_memory
` [Qemu-devel] [PATCH v3 21/34] hostmem: add file-based HostMemoryBackend
` [Qemu-devel] [PATCH v3 18/34] memory: add error propagation to file-based RAM allocation
` [Qemu-devel] [PATCH v3 24/34] hostmem: allow preallocation of any memory region
` [Qemu-devel] [PATCH v3 25/34] hostmem: add property to map memory with MAP_SHARED
` [Qemu-devel] [PATCH v3 27/34] hostmem: add properties for NUMA memory policy
` [Qemu-devel] [PATCH v3 26/34] configure: add Linux libnuma detection
` [Qemu-devel] [PATCH v3 32/34] qom: introduce object_property_get_enum and object_property_get_uint16List
` [Qemu-devel] [PATCH v3 29/34] Introduce signed range
` [Qemu-devel] [PATCH v3 28/34] hw: switch all boards to use memory_region_allocate_system_memory
` [Qemu-devel] [PATCH v3 31/34] qapi: make string output visitor parse int list
` [Qemu-devel] [PATCH v3 30/34] qapi: make string input "
` [Qemu-devel] [PATCH v3 33/34] qmp: add query-memdev
` [Qemu-devel] [PATCH v3 34/34] hmp: add info memdev

Xen-unstable Linux 3.14-rc3 and 3.13 Network troubles "bisected"
 2014-03-26 11:11 UTC  (14+ messages)
                      ` [Xen-devel] "

[PATCH 0/8] ath10k: small cleanups to pci.c
 2014-03-26 11:10 UTC  (7+ messages)
` [PATCH 1/8] ath10k: cleanup ath10k_pci_wait_for_target_init()

[BUG] makedumpfile v1.5.5
 2014-03-26 11:09 UTC 

[Qemu-devel] [PATCH v6] net: L2TPv3 transport
 2014-03-26 11:08 UTC 

[Qemu-devel] [PATCH v2 for 2.0] virtio-net: Do not filter VLANs without F_CTRL_VLAN
 2014-03-26 11:07 UTC  (3+ messages)

[review-request] Bug 5923 - The "Tasks with cache attempts" filter returns the wrong tasks
 2014-03-26 11:03 UTC  (2+ messages)

[PATCH] drm/radeon: clear needs_reset flag if IB test fails
 2014-03-26 11:04 UTC 

domain restore operation ordering
 2014-03-26 11:04 UTC  (3+ messages)

[xen-4.2-testing test] 25662: regressions - FAIL
 2014-03-26 11:04 UTC 

Compilation backport ath10k
 2014-03-26 11:04 UTC  (5+ messages)
  ` RE : "
    ` Compilation backport ath10k on kernel 3.2.36

[PATCH V2 0/3] PTE fixes for arm and arm64
 2014-03-26 11:01 UTC  (7+ messages)
` [PATCH V2 1/3] arm: mm: Double logical invert for pte accessors
` [PATCH V2 3/3] arm: mm: Switch back to L_PTE_WRITE

[PATCH 0/3] mmc: tmio: Use modern PM ops
 2014-03-26 11:00 UTC  (3+ messages)
` [PATCH RESEND 0/5] update selection of bus speed mode for eMMC
  ` [PATCH v4 5/5] mmc: add support for HS400 mode of eMMC5.0


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.