messages from 2014-05-07 14:33:41 to 2014-05-07 15:02:43 UTC [more...]
[PATCH v10 00/19] qspinlock: a 4-byte queue spinlock with PV support
2014-05-07 15:01 UTC (57+ messages)
` [PATCH v10 01/19] qspinlock: A simple generic 4-byte queue spinlock
` [PATCH v10 02/19] qspinlock, x86: Enable x86-64 to use "
` [PATCH v10 03/19] qspinlock: Add pending bit
` [PATCH v10 04/19] qspinlock: Extract out the exchange of tail code word
` [PATCH v10 05/19] qspinlock: Optimize for smaller NR_CPUS
` [PATCH v10 06/19] qspinlock: prolong the stay in the pending bit path
` [PATCH v10 07/19] qspinlock: Use a simple write to grab the lock, if applicable
` [PATCH v10 08/19] qspinlock: Make a new qnode structure to support virtualization
` [PATCH v10 09/19] qspinlock: Prepare for unfair lock support
` [PATCH v10 10/19] qspinlock, x86: Allow unfair spinlock in a virtual guest
` [PATCH v10 11/19] qspinlock: Split the MCS queuing code into a separate slowerpath
` [PATCH v10 12/19] unfair qspinlock: Variable frequency lock stealing mechanism
` [PATCH v10 13/19] unfair qspinlock: Enable lock stealing in lock waiters
` [PATCH v10 14/19] pvqspinlock, x86: Rename paravirt_ticketlocks_enabled
` [PATCH v10 15/19] pvqspinlock, x86: Add PV data structure & methods
` [PATCH v10 16/19] pvqspinlock: Enable coexistence with the unfair lock
` [PATCH v10 17/19] pvqspinlock: Add qspinlock para-virtualization support
` [PATCH v10 18/19] pvqspinlock, x86: Enable PV qspinlock PV for KVM
` [PATCH v10 19/19] pvqspinlock, x86: Enable PV qspinlock for XEN
[PATCH v10 00/19] qspinlock: a 4-byte queue spinlock with PV support
2014-05-07 15:01 UTC
material for git training sessions/presentations
2014-05-07 15:02 UTC (2+ messages)
[U-Boot] Latest u-boot release on BeagleBone Black for FreeBSD
2014-05-07 15:02 UTC (4+ messages)
[Cluster-devel] [PATCH 1/5] fsck.gfs2: Log to syslog on start and exit
2014-05-07 15:01 UTC (8+ messages)
` [Cluster-devel] [PATCH 2/5] gfs2-utils: Expressly expunge 'expert mode'
` [Cluster-devel] [PATCH 5/5] libgfs2: Remove logging API
[PATCH 3/3] NFS4.0: Add some test cases for nfsv4 acl
2014-05-07 15:00 UTC (3+ messages)
[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
2014-05-07 15:00 UTC (5+ messages)
[PATCH 0/9] SRP initiator patches for kernel 3.16
2014-05-07 14:59 UTC (4+ messages)
` [PATCH 9/9] IB/srp: Add fast registration support
[PATCH 0/6] sh73a0 common clock framework implementation
2014-05-07 14:59 UTC (4+ messages)
` [PATCH 6/6] clk: shmobile: Add r8a7740, sh73a0 SoCs to MSTP bindings
[PATCH v3] mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pages
2014-05-07 14:59 UTC (10+ messages)
` [PATCH 1/2] mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplaced
` [PATCH 2/2] mm/page_alloc: DEBUG_VM checks for free_list placement of CMA and RESERVE pages
[Qemu-devel] [PATCH v3] xen_disk: add discard support
2014-05-07 14:58 UTC (2+ messages)
[PATCH v3] pcie: Add Xilinx PCIe Host Bridge IP driver
2014-05-07 14:58 UTC (10+ messages)
[Qemu-devel] [PATCH v3.1 00/31] NUMA series, and hostmem improvements
2014-05-07 14:57 UTC (5+ messages)
` [Qemu-devel] [PATCH v3.1 10/31] pc: pass QEMUMachineInitArgs to pc_memory_init
` [Qemu-devel] [PATCH v3.1 24/31] configure: add Linux libnuma detection
meta-toolchain doesn't compile working binaries
2014-05-07 14:58 UTC (9+ messages)
[PATCH V6 0/2] arm: dts: dra7: Updates for adding crossbar device
2014-05-07 14:56 UTC (4+ messages)
[PATCH 4/4] clk: shmobile: Add R8A7740-specific clock support
2014-05-07 14:57 UTC (2+ messages)
IPMI misbehaving on ARM defconfigs, was [Re: stable boot: 18 pass, 4 fail (v3.10.39)]
2014-05-07 14:56 UTC (3+ messages)
[PATCH RFC] eal: change default per socket memory allocation
2014-05-07 14:56 UTC (6+ messages)
DMAR errors when running testpmd
2014-05-07 14:56 UTC (6+ messages)
[patch 0/9] mm: memcontrol: naturalize charge lifetime
2014-05-07 14:55 UTC (9+ messages)
` [patch 2/9] mm: memcontrol: rearrange charging fast path
` [patch 3/9] mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges
` [patch 4/9] mm: memcontrol: catch root bypass in move precharge
[PATCH 1/2] ARM: KVM: Enable the KVM-VFIO device
2014-05-07 14:55 UTC (6+ messages)
` [PATCH 2/2] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping
[lm-sensors] Global hyst value representation
2014-05-07 14:55 UTC
[PATCH -v2 1/3] mke2fs: print a message when creating a regular file
2014-05-07 14:54 UTC (8+ messages)
` [PATCH -v2 2/3] mke2fs: print extra information about existing ext2/3/4 file systems
` [PATCH -v2 2/3] mke2fs: print extra information about existing ext2/3/4 file systemsG
` [PATCH -v2 2/3] mke2fs: print extra information about existing ext2/3/4 file systemsGjj
[PATCH] hfsplus: emit proper file type from readdir
2014-05-07 14:54 UTC
[Qemu-devel] [Bug 1317090] Re: qemu fails on ELF files with no section headers
2014-05-07 14:53 UTC (3+ messages)
[PATCH 00/20] Untracked cache to speed up "git status"
2014-05-07 14:52 UTC (21+ messages)
` [PATCH 01/20] dir.c: coding style fix
` [PATCH 02/20] dir.h: move struct exclude declaration to top level
` [PATCH 03/20] prep_exclude: remove the artificial PATH_MAX limit
` [PATCH 04/20] dir.c: optionally compute sha-1 of a .gitignore file
` [PATCH 05/20] untracked cache: record .gitignore information and dir hierarchy
` [PATCH 06/20] untracked cache: initial untracked cache validation
` [PATCH 07/20] untracked cache: invalidate dirs recursively if .gitignore changes
` [PATCH 08/20] untracked cache: record/validate dir mtime and reuse cached output
` [PATCH 09/20] untracked cache: mark what dirs should be recursed/saved
` [PATCH 10/20] untracked cache: don't open non-existent .gitignore
` [PATCH 11/20] untracked cache: save to an index extension
` [PATCH 12/20] untracked cache: load from UNTR "
` [PATCH 13/20] untracked cache: invalidate at index addition or removal
` [PATCH 14/20] untracked cache: print untracked statistics with $GIT_TRACE_UNTRACKED
` [PATCH 15/20] read-cache.c: split racy stat test to a separate function
` [PATCH 16/20] untracked cache: avoid racy timestamps
` [PATCH 17/20] status: support untracked cache
` [PATCH 18/20] update-index: manually enable or disable "
` [PATCH 19/20] update-index: test the system before enabling "
` [PATCH 20/20] t7063: tests for "
[linux-lvm] Add a disk from remote node to LVM
2014-05-07 14:53 UTC (5+ messages)
[PATCH] zram: remove global tb_lock by using lock-free CAS
2014-05-07 14:52 UTC (10+ messages)
[PATCH v2] rtc: rtc-at91rm9200: fix uninterruptible wait for ACKUPD
2014-05-07 14:51 UTC (3+ messages)
[PATCH] input: rotary encoder: implement quarter period mode
2014-05-07 14:51 UTC (3+ messages)
[PATCH] s390/crypto: fix aes,des ctr mode concurrency finding
2014-05-07 14:51 UTC
[PATCH] hfsplus: emit symlinks from readdir properly
2014-05-07 14:51 UTC (3+ messages)
[RFC PATCH 0/3] devicetree, qcomm PMIC: fix node name conflict
2014-05-07 14:51 UTC (3+ messages)
Crash during driver startup
2014-05-07 14:50 UTC (18+ messages)
` load module ath10k: ieee80211 phy0: Failed to initialize wep: -2
` RE : "
` Report Firmware firmware-2.bin_10.1.467.2-1 Error
` RE : "
` RE : "
` RE : "
` ath10k does not support selection antenna yet?
` RE : "
Please review and comment, dealing with btrfs full issues
2014-05-07 14:50 UTC (6+ messages)
` Smallest-n balance filter (was Re: Please review and comment, dealing with btrfs full issues)
[PATCH 0/5] KVM: x86: Fix exit handler and emulation bugs
2014-05-07 14:50 UTC (5+ messages)
` [PATCH 4/5] KVM: x86: Wrong register masking in 64-bit mode
` [PATCH 5/5] KVM: x86: Fix wrong masking on relative jump/call
[PATCH] perf tools: Use tid for finding thread
2014-05-07 14:49 UTC (2+ messages)
[XFS updates] XFS development tree branch, xfs-libxfs-in-kernel-RFC, created. xfs-for-linus-3.15-rc2-52-g6579dd8
2014-05-07 14:48 UTC (3+ messages)
` [RFC] libxfs kernel infrastructure (was [XFS updates] XFS development tree branch, xfs-libxfs-in-kernel-RFC, created. xfs-for-linus-3.15-rc2-52-g6579dd8)
[Buildroot] CMake requires ncurses
2014-05-07 14:47 UTC (2+ messages)
[PATCH] ASoC: Update Cirrus Logic CODEC maintainers
2014-05-07 14:49 UTC
[PATCH resend 00/15] arm64 crypto roundup
2014-05-07 14:45 UTC (3+ messages)
[PATCH] i.MX25 dts updates
2014-05-07 14:46 UTC (3+ messages)
` [PATCH 1/6] ARM: dts: i.MX25: Add mmc aliases
[PATCH v7 0/9] kexec-tools, x86: E820 memmap pass for kdump
2014-05-07 14:45 UTC (2+ messages)
[Qemu-devel] [Qemu-detvel] [PATCH 0/4] machine: QemuOpts per machine
2014-05-07 14:43 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] machine: conversion of QEMUMachineInitArgs to MachineState
` [Qemu-devel] [PATCH 2/4] qapi: output visitor crashes qemu if it encounters a NULL value
` [Qemu-devel] [PATCH 3/4] vl.c: do not set 'type' property in obj_set_property
` [Qemu-devel] [PATCH 4/4] hw/machine: qemu machine opts as properties to QemuMachineState
[PATCH v5 0/9] Support for running secondary emulators
2014-05-07 14:45 UTC (3+ messages)
[PATCH] shared/tester: Add support for debug logs for tester
2014-05-07 14:45 UTC
[PATCH v5 00/14] enable HiP04 SoC
2014-05-07 14:44 UTC (15+ messages)
` [PATCH v5 01/14] ARM: debug: add HiP04 debug uart
` [PATCH v5 02/14] ARM: add V7_NONLPAE && V7_LPAE sub config
` [PATCH v5 03/14] ARM: config: append lpae configuration
` [PATCH v5 04/14] irq: gic: use mask field in GICC_IAR
` [PATCH v5 05/14] irq: gic: support hip04 gic
` [PATCH v5 06/14] ARM: mcpm: support 4 clusters
` [PATCH v5 07/14] ARM: hisi: add ARCH_HISI
` [PATCH v5 08/14] ARM: hisi: add hip04 SoC support
` [PATCH v5 09/14] ARM: dts: append hip04 dts
` [PATCH v5 10/14] ARM: config: append hip04_defconfig
` [PATCH v5 11/14] ARM: config: select ARCH_HISI in hi3xxx_defconfig
` [PATCH v5 12/14] ARM: hisi: enable erratum 798181 of A15 on HiP04
` [PATCH v5 13/14] ARM: dts: Add PMU support in HiP04
` [PATCH v5 14/14] virt: arm: support hip04 gic
[PATCH v6] mirrors.bbclass: Add mirror site for savannah
2014-05-07 14:44 UTC (4+ messages)
[Buildroot] [PATCH] host-pkgconf: use --static option for static builds
2014-05-07 14:43 UTC (2+ messages)
[PATCH] clk: clk-divider: Fix infinite loop for table divider
2014-05-07 14:43 UTC (4+ messages)
[PATCH] mmc: atmel: don't test host->data
2014-05-07 14:43 UTC (4+ messages)
[Qemu-devel] [PATCH v6 0/2] apic: bump emulated lapic version to 0x14
2014-05-07 14:39 UTC (6+ messages)
mx6qsabresd hangs on linux-next
2014-05-07 14:39 UTC (10+ messages)
[PATCH RESEND 0/5] ib/mad: Add ability for user space applications to control RMPP directly
2014-05-07 14:39 UTC (7+ messages)
` [PATCH 3/5] ib/mad: Add pr_notice messages for various umad/mad registration failures
` [PATCH 4/5] ib/mad: add new ioctl to user space to support new registration options
Website Text
2014-05-07 14:38 UTC (5+ messages)
[PATCH v4 0/9] Migration Stream v2
2014-05-07 14:38 UTC (4+ messages)
` [PATCH v4 5/9] tools/libxc: common code
[Qemu-trivial] [PATCH] qmp: use valid JSON in transaction example
2014-05-07 14:37 UTC (3+ messages)
` [Qemu-devel] "
[PATCH 01/10] of: Keep track of populated platform devices
2014-05-07 14:37 UTC (7+ messages)
` [PATCH v2] "
[RESEND/PATCH v4 0/9] Watchdog support for Armada 375/38x SoC
2014-05-07 14:36 UTC (7+ messages)
[PATCH v2] ext4: add sysfs entry showing whether the fs contains errors
2014-05-07 14:36 UTC (2+ messages)
[PATCH 2/2] virtio_scsi: remove smp_read_barrier_depends
2014-05-07 14:36 UTC (3+ messages)
[PATCH 1/1] lpfc: Add iotag memory barrier
2014-05-07 14:35 UTC
[Qemu-devel] [PATCH 00/16] PCI device assignment: improve error reporting over QMP
2014-05-07 13:52 UTC (4+ messages)
` [Qemu-devel] [PATCH 16/16] pci-assign: assigned_initfn(): set monitor error in common error handler
[PATCH] plist: include -DDEBUG if CONFIG_DEBUG_PI_LIST
2014-05-07 14:35 UTC (7+ messages)
` [PATCH] plist: replace pr_debug with printk in plist_test()
[Qemu-devel] [PATCH v3 00/14] qmp qga: Purge error_is_set()
2014-05-07 14:30 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 14/14] qmp: Don't use error_is_set() to suppress additional errors
Is 3.18 patch "The tcp: TSO packets automatic sizing" will cause to Troughput drop when enable NO_HZ_IDEL or HIGH_RES_TIMERS ?
2014-05-07 14:33 UTC (5+ messages)
[PATCH] virtio_scsi: remove ACCESS_ONCE() and smp_read_barrier_depends()
2014-05-07 14:34 UTC
Linux DMA API Questions
2014-05-07 14:34 UTC
[3.15-rc3] BUG: null ptr dereference in ichx_gpio_request_regions()
2014-05-07 14:33 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.