messages from 2014-03-26 10:23:05 to 2014-03-26 11:23:07 UTC [more...]
[PATCH 1/2] ARM: clps711x: Add cpuidle driver
2014-03-26 11:23 UTC (7+ messages)
` [PATCH 2/2] ARM: clps711x: Switch CLPS711X subarch to use "
[PATCH 00/14] timers/hrtimers: Minor cleanups
2014-03-26 11:21 UTC (11+ messages)
` [PATCH 01/14] hrtimer: replace 'tab' with 'space' after 'comma'
` [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 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] 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)
Poky core-image-minimal fails to build with package_deb
2014-03-26 11:21 UTC (5+ messages)
[PATCH 00/33] Build ppc64le kernel using ABIv2
2014-03-26 11:20 UTC (5+ messages)
` [PATCH 27/33] powerpc: Handle new ELFv2 module relocations
[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)
Get rid of opkg install error
2014-03-26 11:16 UTC (2+ 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 v5 0/9] R-Car Gen2 PCIe host driver
2014-03-26 11:14 UTC (12+ messages)
` [PATCH v5 6/9] ARM: shmobile: Add PCIe device tree nodes for R8A7790
[RFC]Two ideas to optimize updating irq routing table
2014-03-26 11:14 UTC (5+ messages)
` [Qemu-devel] "
Can i access the barebox env from linux
2014-03-26 11:14 UTC (4+ messages)
[RFC PATCH] page_alloc: use first half of higher order chunks when halving
2014-03-26 11:13 UTC (9+ messages)
Issue #5876 : assertion failure in rbd_img_obj_callback()
2014-03-26 11:13 UTC (22+ 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:48 UTC (36+ 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 04/34] NUMA: convert -numa option to use OptsVisitor
` [Qemu-devel] [PATCH v3 06/34] man: improve -numa doc
` [Qemu-devel] [PATCH v3 09/34] vl: redo -object parsing
` [Qemu-devel] [PATCH v3 08/34] vl: convert -m to QemuOpts
` [Qemu-devel] [PATCH v3 03/34] NUMA: Add numa_info structure to contain numa nodes info
` [Qemu-devel] [PATCH v3 10/34] qmp: allow object-add completion handler to get canonical path
` [Qemu-devel] [PATCH v3 12/34] pc: pass QEMUMachineInitArgs to pc_memory_init
` [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 11/34] qmp: improve error reporting for -object and object-add
` [Qemu-devel] [PATCH v3 14/34] add memdev backend infrastructure
` [Qemu-devel] [PATCH v3 15/34] numa: add -numa node,memdev= option
` [Qemu-devel] [PATCH v3 20/34] memory: move RAM_PREALLOC_MASK to exec.c, rename
` [Qemu-devel] [PATCH v3 22/34] hostmem: separate allocation from UserCreatable complete method
` [Qemu-devel] [PATCH v3 19/34] memory: move preallocation code out of exec.c
` [Qemu-devel] [PATCH v3 17/34] memory: move mem_path handling to memory_region_allocate_system_memory
` [Qemu-devel] [PATCH v3 23/34] hostmem: add merge and dump properties
` [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 26/34] configure: add Linux libnuma detection
` [Qemu-devel] [PATCH v3 27/34] hostmem: add properties for NUMA memory policy
` [Qemu-devel] [PATCH v3 25/34] hostmem: add property to map memory with MAP_SHARED
` [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 30/34] qapi: make string input visitor parse int list
` [Qemu-devel] [PATCH v3 31/34] qapi: make string output "
` [Qemu-devel] [PATCH v3 34/34] hmp: add info memdev
` [Qemu-devel] [PATCH v3 33/34] qmp: add query-memdev
Xen-unstable Linux 3.14-rc3 and 3.13 Network troubles "bisected"
2014-03-26 11:11 UTC (14+ messages)
` [Xen-devel] "
[patch net-next RFC 0/4] introduce infrastructure for support of switch chip datapath
2014-03-26 11:10 UTC (23+ messages)
[U-Boot] am335x: i2c: bus 2 issue
2014-03-26 11:10 UTC
[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 (4+ 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 (8+ messages)
` [PATCH RESEND 0/5] update selection of bus speed mode for eMMC
` [PATCH v4 "
` [PATCH v4 1/5] mmc: drop the speed mode of card's state
` [PATCH v4 2/5] mmc: identify available device type to select
` [PATCH v4 3/5] mmc: step power class after final selection of bus mode
` [PATCH v4 4/5] mmc: rework selection of bus speed mode
` [PATCH v4 5/5] mmc: add support for HS400 mode of eMMC5.0
[PATCH] ARM: rockchip: convert smp bringup to CPU_METHOD_OF_DECLARE
2014-03-26 11:00 UTC (4+ messages)
[PATCH] ARM: machine_power_off should not return
2014-03-26 10:59 UTC (6+ messages)
[PATCH net-next] Revert "xen-netback: Aggregate TX unmap operations"
2014-03-26 10:57 UTC (4+ messages)
[PATCH] android/gatt: Add initial implementation of indication/notification handling
2014-03-26 10:56 UTC
[PATCH] ARM: realview: basic device tree implementation
2014-03-26 10:56 UTC (3+ messages)
[Qemu-devel] [Bug 1297781] [NEW] Network device cannot communicate with host machine
2014-03-26 10:47 UTC
[PATCH] ASoC: add RT5639 CODEC driver
2014-03-26 10:52 UTC (9+ messages)
[PATCH] usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1
2014-03-26 10:50 UTC (2+ messages)
[review-request] bugzilla 6036 fix empty directory expansion
2014-03-26 10:46 UTC (2+ messages)
master - lvmetad: Fix an endless wait loop introduced in c13f5dbb
2014-03-26 10:46 UTC
[Qemu-devel] [Bug 1297651] [NEW] KVM create a win7 guest with Qemu, it boots up fail
2014-03-26 10:45 UTC (4+ messages)
[RFC/PATCH 0/4] Add submodule test harness
2014-03-26 10:43 UTC (5+ messages)
` [RFC/PATCH 1/4] test-lib: add test_dir_is_empty()
[PATCH] mtd: gpmi: make blockmark swapping optional
2014-03-26 10:41 UTC (8+ messages)
` [PATCHv2 1/1] "
[review-request] V2 bugzilla 5922: Implement name as installed_name in installed package details page
2014-03-26 10:42 UTC (2+ messages)
[REGRESSION 3.14-rc6] Samsung N150 lid does not "open" after suspend to RAM
2014-03-26 10:42 UTC (9+ messages)
[PATCH 00/34] Add clang support for ARM and cleanups
2014-03-26 10:42 UTC (11+ messages)
` [PATCH 11/34] xen/arm: Introduce __builtin_stack_pointer
` [PATCH 19/34] xen/arm: Provide eabi wrapper for __aeabi_mem* functions
[PATCH 0/4] arm: mmp: timer driver
2014-03-26 10:41 UTC (4+ messages)
` [PATCH 1/4] clocksource: mmp: add mmp "
[PATCH] drm/i915: Add OACONTROL to the command parser register whitelist
2014-03-26 10:41 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/1] iproute2: wrong error when label is more than 15 chars
2014-03-26 10:39 UTC
[PATCH v5 00/14] CPU idle for Armada XP
2014-03-26 10:38 UTC (8+ messages)
` [PATCH v5 14/14] ARM: mvebu: register the cpuidle driver for the Armada XP SoCs
[PATCH] netfilter: Add {ipt,ip6t}_osf aliases for xt_osf
2014-03-26 10:37 UTC
[Qemu-devel] aarch64: -device virtio-scsi-device, id=scsi: No 'virtio-bus' bus found for device 'virtio-scsi-device'
2014-03-26 10:36 UTC (7+ messages)
cubox-i machine on dora branch
2014-03-26 10:36 UTC (3+ messages)
[PATCH 4/4] ARM: at91: localize GPIO header
2014-03-26 10:36 UTC (3+ messages)
[Qemu-devel] [PATCH v4 for 2.0] virtio-net: add vlan receive state to RxFilterInfo
2014-03-26 10:36 UTC (3+ messages)
serial console problem
2014-03-26 10:35 UTC (4+ messages)
[PATCH 0/4] ARM: OMAP: raw read and write endian fix
2014-03-26 10:35 UTC (4+ messages)
[Qemu-devel] [PATCH] display/qxl: don't abort on reset with non empty rings
2014-03-26 10:35 UTC (2+ messages)
[Buildroot] [PATCH 2/2] Compile Poppler over Qt
2014-03-26 10:35 UTC (3+ messages)
[PATCH] ixen-netback: fix trivial printf format build warning
2014-03-26 10:34 UTC (4+ messages)
[PATCH 00/12] drm/nouveau: support for GK20A, cont'd
2014-03-26 10:33 UTC (5+ messages)
ACL support
2014-03-26 10:34 UTC (2+ messages)
[Qemu-trivial] [PATCH 1/1] virtio-blk: Use a req pool instead of malloc/free
2014-03-26 10:26 UTC (5+ messages)
` [Qemu-devel] "
some minor tweaks for building doc/man pages for nftables
2014-03-26 10:32 UTC (3+ messages)
Preparing kvm/next for first pull request of 3.15 merge window
2014-03-26 10:32 UTC (5+ messages)
[RFC 00/47] mtd: nand: Add new driver supporting ST's BCH h/w
2014-03-26 10:31 UTC (9+ messages)
` [RFC 07/47] mtd: nand: stm_nand_bch: initialise the BCH Controller
` [RFC 43/47] mtd: nand: stm_nand_bch: read and write functions (BCH)
[meta-fsl-ppc][PATCH] linux-qoriq-sdk: add git revision to the local version
2014-03-26 10:31 UTC
Array created by mdadm 3.2 & 3.3 have different array size, why?
2014-03-26 10:31 UTC
Is Flow Director supported on the x540 chipset?
2014-03-26 10:30 UTC (4+ messages)
` [PATCH] ixgbe: support flow director for X540
[Bug 71641] New: Unreasonable performance degradation in ext4 with full data journaling
2014-03-26 10:30 UTC (2+ messages)
` [Bug 71641] "
[LTP] [PATCH] lib/safe_macros.c: fix output message error in safe_creat()
2014-03-26 10:28 UTC (2+ messages)
[PATCH 00/62] arm-soc randconfig fixes
2014-03-26 10:27 UTC (5+ messages)
` [PATCH 44/62] ARM: integrator: refine CPU selection
[GIT PULL] ARM: kprobes: big-endian support
2014-03-26 10:26 UTC (3+ messages)
[PATCH 0/2] x86/HVM: XSA-89 follow-ups
2014-03-26 10:06 UTC (4+ messages)
` [PATCH 2/2] x86/HVM: fix preemption handling in do_hvm_op()
[PATCH 1/3] ASoC: ak5386: add regulator consumer support
2014-03-26 10:22 UTC (3+ messages)
` [PATCH 2/3] ASoC: ak4104: "
` [PATCH 3/3] ASoC: tas5086: "
[LTP] Suggested patch for Debian distro testing, part 1 of 2
2014-03-26 10:22 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.