Davidlohr Bueso ([email protected])

Number of posts: 1460 (0.42 per day)
First post: 2014-10-03 17:40:19
Last post: 2024-05-06 18:13:23

Date List Subject
2015-02-13 21:56:36 linux-kernel Re: [PATCH] sched/completion: completion_done() should serialize with complete()
2015-02-12 19:59:35 linux-kernel Re: BUG: spinlock bad magic on CPU#0, migration/0/9
2015-02-12 17:58:33 linux-kernel Re: BUG: spinlock bad magic on CPU#0, migration/0/9
2015-02-12 03:15:24 linux-kernel Re: BUG: spinlock bad magic on CPU#0, migration/0/9
2015-02-07 01:41:02 linux-kernel epoll: optimize setting task running after blocking
2015-02-06 23:24:21 linux-kernel Re: [PATCH] x86 spinlock: Fix memory corruption on completing completions
2015-02-06 19:42:59 linux-kernel Re: [PATCH] x86 spinlock: Fix memory corruption on completing completions
2015-02-05 22:37:30 linux-kernel Re: sched: memory corruption on completing completions
2015-02-05 20:59:58 linux-kernel Re: sched: memory corruption on completing completions
2015-02-05 04:36:26 linux-kernel Re: [PATCH 1/2] mutex: In mutex_spin_on_owner(), return true when owner changes
2015-02-03 07:58:35 linux-kernel Re: [PATCH 1/5] WIP: Add syscall unlinkat_s (currently x86* only)
2015-02-03 04:57:22 linux-kernel Re: [PATCH] lib/int_sqrt.c: Optimize square root function
2015-02-03 04:47:33 linux-kernel Re: [PATCH] lib/int_sqrt.c: Optimize square root function
2015-02-03 04:41:54 linux-kernel Re: [PATCH] lib/int_sqrt.c: Optimize square root function
2015-02-03 00:26:37 linux-kernel Re: [RFC PATCH] mm: madvise: Ignore repeated MADV_DONTNEED hints
2015-02-02 06:16:32 linux-kernel [PATCH] locking/rtmutex: Optimize setting task running after being blocked
2014-12-28 20:17:26 linux-kernel Re: sched: spinlock recursion in sched_rr_get_interval
2014-12-28 18:13:11 linux-kernel Re: [PATCH 2/8] locking/mutex: Get rid of use_ww_cxt param in common paths
2014-12-28 09:14:24 linux-kernel [PATCH 2/8] locking/mutex: Get rid of use_ww_cxt param in common paths
2014-12-28 09:14:21 linux-kernel [PATCH 3/8] locking/mutex: Checking the stamp is ww only
2014-12-28 09:14:18 linux-kernel [PATCH 4/8] locking/mutex: Delete useless comment
2014-12-28 09:13:48 linux-kernel [PATCH 5/8] locking/mutex: Introduce ww_mutex_set_context_slowpath
2014-12-28 09:12:56 linux-kernel [PATCH 6/8] locking/mcs: Better differentiate between mcs variants
2014-12-28 09:12:54 linux-kernel [PATCH 7/8] locking: Use [READ,ASSIGN]_ONCE() for non-scalar types
2014-12-28 09:12:33 linux-kernel [PATCH 8/8] locking/osq: No need for load/acquire when acquire-polling
2014-12-28 09:12:20 linux-kernel [PATCH 1/8] Documentation/memory-barriers.txt: Fix smp typo
2014-12-28 09:12:19 linux-kernel [PATCH 0/8] locking: Various updates
2014-12-27 09:52:16 linux-kernel Re: sched: spinlock recursion in sched_rr_get_interval
2014-12-22 22:12:14 linux-kernel Re: mm: NULL ptr deref in unlink_file_vma
2014-12-22 19:04:40 linux-kernel Re: mm: NULL ptr deref in unlink_file_vma
2014-12-14 03:08:17 linux-kernel Re: [patch 45/99] mm: unmapped page migration avoid unmap+remap overhead
2014-12-11 22:57:36 linux-kernel Re: [PATCH v3] Perf Bench: Locking Microbenchmark
2014-12-09 21:16:34 linux-kernel Re: selftests: question about git repos containing selftest.
2014-11-25 19:40:53 linux-kernel Re: [PATCH v3] sched/fair: Add advisory flag for borrowing a timeslice
2014-11-25 18:28:04 linux-kernel Re: [PATCH v3] sched/fair: Add advisory flag for borrowing a timeslice
2014-11-25 06:31:13 linux-kernel Re: [PATCH v3] sched/fair: Add advisory flag for borrowing a timeslice (was: Pre-emption control for userspace)
2014-11-25 02:13:02 linux-kernel Re: [PATCH v3] sched/fair: Add advisory flag for borrowing a timeslice (was: Pre-emption control for userspace)
2014-11-24 02:26:09 linux-kernel [PATCH] mm,vmacache: count number of system-wide flushes
2014-11-23 21:37:05 linux-kernel Re: [PATCH] ipc,sem block sem_lock on sma->lock during sma initialization
2014-11-22 00:56:49 linux-kernel Re: [PATCH] ipc,sem block sem_lock on sma->lock during sma initialization
2014-11-17 20:52:30 linux-kernel Re: [PATCH 1/1] ipc/mqueue.c: Drag unneeded code out of locks
2014-11-15 21:22:40 linux-kernel Re: [PATCH 1/1] ipc/mqueue.c: Drag unneeded code out of locks
2014-11-14 08:20:58 linux-kernel Re: [PATCH] mm: fix overly aggressive shmdt() when calls span multiple segments
2014-11-12 08:17:04 linux-kernel Re: [PATCH 1/1] ipc/mqueue.c: Drag unneeded code out of locks
2014-11-07 19:34:47 linux-kernel [PATCH -next] mm/rmap: calculate page offset when needed
2014-11-06 09:10:17 linux-kernel Re: linux-next: build failure after merge of the akpm-current tree
2014-11-05 01:00:01 linux-kernel Re: [PATCH 10/10] mm/hugetlb: share the i_mmap_rwsem
2014-10-30 21:42:20 linux-kernel Re: [PATCH] kernel: Refactor task_struct to use numa_faults instead of numa_* pointers
2014-10-30 19:44:46 linux-kernel [PATCH 02/10] mm: use new helper functions around the i_mmap_mutex
2014-10-30 19:44:45 linux-kernel [PATCH 04/10] mm/rmap: share the i_mmap_rwsem
2014-10-30 19:44:43 linux-kernel [PATCH v2 -next 00/10] mm: improve usage of the i_mmap lock