Davidlohr Bueso ([email protected])

Number of posts: 405 (3.24 per day)
First post: 2013-07-30 20:00:00
Last post: 2013-12-03 18:58:49

Date List Subject
2014-08-01 02:40:00 linux-kernel Re: [REVIEW][PATCH 0/4] /proc/thread-self
2014-08-01 00:18:35 linux-kernel Re: [LKP] [sched/numa] a43455a1d57: +94.1% proc-vmstat.numa_hint_faults_local
2014-07-30 21:22:43 linux-kernel Re: [patch] Documentation: SubmittingPatches: overhaul changelog howto
2014-07-30 20:42:33 linux-kernel [PATCH -tip v2 7/7] Documentation: Update locking/mutex-design.txt disadvantages
2014-07-30 20:42:31 linux-kernel [PATCH -tip v2 6/7] locking: Move docs into Documentation/locking/
2014-07-30 20:42:29 linux-kernel [PATCH -tip v2 5/7] locking/mutex: Use MUTEX_SPIN_ON_OWNER when appropriate
2014-07-30 20:42:28 linux-kernel [PATCH -tip v2 2/7] locking/mutex: Document quick lock release when unlocking
2014-07-30 20:42:26 linux-kernel [PATCH -tip v2 3/7] locking/mcs: Remove obsolete comment
2014-07-30 20:42:16 linux-kernel [PATCH -tip v2 4/7] locking/mutex: Refactor optimistic spinning code
2014-07-30 20:42:08 linux-kernel [PATCH -tip v2 1/7] locking/mutex: Standardize arguments in lock/unlock slowpaths
2014-07-30 18:20:58 linux-kernel Re: [PATCH -tip/master 2/7] locking/mutex: Document quick lock release when unlocking
2014-07-30 10:52:55 linux-kernel Re: [PATCH] mm: BUG when __kmap_atomic_idx crosses boundary
2014-07-30 10:37:24 linux-kernel Re: [PATCH] mm: BUG when __kmap_atomic_idx crosses boundary
2014-07-30 10:31:32 linux-kernel Re: [RFC PATCH] mm: Add helpers for locked_vm
2014-07-29 04:51:26 linux-kernel [PATCH -tip/master v3] locking/mutex: Refactor optimistic spinning code
2014-07-29 04:31:55 linux-kernel Re: [PATCH -tip/master v2] locking/mutex: Refactor optimistic spinning code
2014-07-29 02:55:23 linux-kernel [PATCH -tip/master v2] locking/mutex: Refactor optimistic spinning code
2014-07-28 16:54:01 linux-kernel Re: [PATCH -tip/master 3/7] locking/mcs: Remove obsolete comment
2014-07-28 16:41:12 linux-kernel Re: [PATCH -tip/master 4/7] locking/mutex: Refactor optimistic spinning code
2014-07-28 05:20:05 linux-kernel [PATCH -tip/master 4/7] locking/mutex: Refactor optimistic spinning code
2014-07-28 05:20:03 linux-kernel [PATCH -tip/master 5/7] locking/mutex: Use MUTEX_SPIN_ON_OWNER when appropriate
2014-07-28 05:19:34 linux-kernel [PATCH 6/7] locking: Move docs into Documentation/locking/
2014-07-28 05:19:17 linux-kernel [PATCH -tip/master 7/7] Documentation: Update locking/mutex-design.txt disadvantages
2014-07-28 05:18:59 linux-kernel [PATCH -tip/master 2/7] locking/mutex: Document quick lock release when unlocking
2014-07-28 05:18:57 linux-kernel [PATCH -tip/master 3/7] locking/mcs: Remove obsolete comment
2014-07-28 05:18:53 linux-kernel [PATCH -tip/master 1/7] locking/mutex: Unify arguments in lock/unlock slowpaths
2014-07-23 22:32:29 linux-kernel Re: futex: wake explicit / wait on multiple memory locations
2014-07-23 16:02:28 linux-kernel Re: [PATCH] m68k/q40: Revert "m68k/q40: Fix q40_irq_startup() to return -ENXIO on failures"
2014-07-22 03:06:25 linux-kernel Re: [RFC PATCH 0/5] futex: introduce an optimistic spinning futex
2014-07-22 00:33:04 linux-kernel Re: [RFC PATCH 0/5] futex: introduce an optimistic spinning futex
2014-07-21 17:15:39 linux-kernel Re: [RFC PATCH 2/5] futex: add optimistic spinning to FUTEX_SPIN_LOCK
2014-07-20 20:26:03 linux-kernel Re: [PATCH 4/4] (RFC) X86: add IPI tracepoints
2014-07-18 03:21:42 linux-kernel Re: Alpha Checkpatch Errors
2014-07-18 03:10:32 linux-kernel Re: [tip:locking/urgent] locking/mutex: Disable optimistic spinning on some architectures
2014-07-18 03:07:49 linux-kernel Re: [tip:locking/urgent] locking/mutex: Disable optimistic spinning on some architectures
2014-07-11 21:00:19 linux-kernel [PATCH peterz-queue:locking/core 2/2] locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
2014-07-11 21:00:17 linux-kernel [PATCH peterz-queue:locking/core 1/2] locking/rwsem: Fix building with opt spinning and new osq_lock header
2014-07-04 21:08:09 linux-kernel [PATCH] mm,vmacache: inline vmacache_valid_mm()
2014-07-04 08:53:22 linux-kernel Re: [regression, 3.16-rc] rwsem: optimistic spinning causing performance degradation
2014-07-04 08:40:44 linux-kernel Re: [regression, 3.16-rc] rwsem: optimistic spinning causing performance degradation
2014-07-03 20:08:47 linux-kernel Re: [regression, 3.16-rc] rwsem: optimistic spinning causing performance degradation
2014-07-03 17:11:25 linux-kernel Re: [RFC] Cancellable MCS spinlock rework
2014-07-03 03:31:12 linux-kernel Re: [regression, 3.16-rc] rwsem: optimistic spinning causing performance degradation
2014-07-03 02:05:07 linux-kernel Re: [patch] mm, hugetlb: generalize writes to nr_hugepages
2014-07-02 19:04:55 linux-kernel Re: [PATCH 0/7] [RESEND][v4] x86: rework tlb range flushing code
2014-07-01 20:21:49 linux-kernel [PATCH 2/2] mm,hugetlb: simplify error handling in hugetlb_cow()
2014-07-01 20:21:44 linux-kernel [PATCH 1/2] mm,hugetlb: make unmap_ref_private() return void
2014-06-29 22:09:41 linux-kernel [PATCH v2] arch,locking: Ciao arch_mutex_cpu_relax()
2014-06-25 20:22:17 linux-kernel Re: [PATCH] tools: msgque improve error handling when not running as root
2014-06-25 20:05:51 linux-kernel Re: [PATCH] tools: msgque improve error handling when not running as root
2014-06-25 17:07:28 linux-kernel Re: [PATCH 9/9] perf bench: futex: Support operations for shared futexes