Date |
List |
Subject |
2015-06-11 10:25:21
|
linux-kernel
|
Re: [PATCH 1/2] perf: return ENOENT instead of ENOTSUPP |
2014-06-15 13:17:51
|
linux-kernel
|
[PATCH 05/11] qspinlock: Optimize for smaller NR_CPUS |
2014-06-15 13:17:48
|
linux-kernel
|
[PATCH 01/11] qspinlock: A simple generic 4-byte queue spinlock |
2014-06-15 13:17:45
|
linux-kernel
|
[PATCH 07/11] qspinlock: Use a simple write to grab the lock, if applicable |
2014-06-15 13:16:37
|
linux-kernel
|
[PATCH 08/11] qspinlock: Revert to test-and-set on hypervisors |
2014-06-15 13:16:36
|
linux-kernel
|
[PATCH 10/11] qspinlock: Paravirt support |
2014-06-15 13:13:05
|
linux-kernel
|
[PATCH 11/11] qspinlock, kvm: Add paravirt support |
2014-06-15 13:12:16
|
linux-kernel
|
[PATCH 09/11] pvqspinlock, x86: Rename paravirt_ticketlocks_enabled |
2014-06-15 13:12:14
|
linux-kernel
|
[PATCH 02/11] qspinlock, x86: Enable x86-64 to use queue spinlock |
2014-06-15 13:12:12
|
linux-kernel
|
[PATCH 06/11] qspinlock: Optimize pending bit |
2014-06-15 13:12:08
|
linux-kernel
|
[PATCH 03/11] qspinlock: Add pending bit |
2014-06-15 13:11:52
|
linux-kernel
|
[PATCH 04/11] qspinlock: Extract out the exchange of tail code word |
2014-06-15 13:11:46
|
linux-kernel
|
[PATCH 00/11] qspinlock with paravirt support |
2013-05-06 15:06:18
|
linux-kernel
|
Re: [PATCH v5 6/7] sched: consider runnable load average in move_tasks |
2013-05-06 14:44:39
|
linux-kernel
|
Re: [PATCH 2/2] lockdep: check that no locks held at freeze time |
2013-05-06 14:44:37
|
linux-nfs
|
Re: [PATCH 2/2] lockdep: check that no locks held at freeze time |
2013-05-06 11:12:38
|
linux-kernel
|
Re: [PATCH v5 5/7] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task |
2013-05-06 10:21:30
|
linux-kernel
|
Re: [PATCH v5 5/7] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task |
2013-05-06 08:57:39
|
linux-kernel
|
Re: [PATCH 2/2] lockdep: check that no locks held at freeze time |
2013-05-06 08:57:37
|
linux-nfs
|
Re: [PATCH 2/2] lockdep: check that no locks held at freeze time |
2013-05-06 08:52:13
|
linux-kernel
|
Re: [PATCH 1/2] freezer: add unsafe versions of freezable helpers |
2013-05-06 08:52:11
|
linux-nfs
|
Re: [PATCH 1/2] freezer: add unsafe versions of freezable helpers |
2013-05-03 12:20:41
|
linux-kernel
|
[PATCH 3/3] perf, x86, lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL |
2013-05-03 12:20:26
|
linux-kernel
|
[PATCH 1/3] perf, x86: Blacklist all MEM_*_RETIRED events for IVB |
2013-05-03 12:20:25
|
linux-kernel
|
[PATCH 2/3] perf, x86, lbr: Fix LBR filter |
2013-05-03 12:20:22
|
linux-kernel
|
[PATCH 0/3] Various perf patches |
2013-04-22 20:37:56
|
linux-kernel
|
Re: [PATCH v2] NMI: fix NMI period is not correct when cpu frequency changes issue. |
2013-04-22 08:25:28
|
linux-kernel
|
Re: [PATCH] events: Protect access via task_subsys_state_check() |
2013-04-21 17:50:11
|
linux-kernel
|
Re: [PATCH v3] perf: Check all MSRs before passing hw check |
2013-04-19 18:55:43
|
linux-kernel
|
Re: [PATCH 2/2] perf, amd: support for AMD NB and L2I "uncore" counters. |
2013-04-19 12:27:29
|
linux-kernel
|
Re: [PATCH 2/2] perf, amd: support for AMD NB and L2I "uncore" counters. |
2013-04-18 11:43:06
|
linux-kernel
|
Re: [PATCH v2] NMI: fix NMI period is not correct when cpu frequency changes issue. |
2013-04-18 11:32:23
|
linux-kernel
|
Re: [PATCH] NMI: fix NMI period is not correct when cpu frequency changes issue. |
2013-04-18 11:29:20
|
linux-kernel
|
Re: [PATCH 2/2] perf, amd: support for AMD NB and L2I "uncore" counters. |
2013-04-18 11:17:16
|
linux-kernel
|
Re: [tip:perf/urgent] perf: Treat attr.config as u64 in perf_swevent_init() |
2013-04-12 09:01:05
|
linux-kernel
|
Re: sw_perf_event_destroy() oops while fuzzing |
2013-04-10 11:49:26
|
linux-kernel
|
Re: [PATCH RESEND 0/3] perf, amd: Support for Family 16h L2I Performance Counters |
2013-04-10 09:41:33
|
linux-kernel
|
Re: [PATCH RESEND 0/3] perf, amd: Support for Family 16h L2I Performance Counters |
2013-04-10 07:32:43
|
linux-kernel
|
Re: [PATCHSET] perf, cgroup: implement hierarchy support for perf_event controller |
2013-04-08 10:00:59
|
linux-kernel
|
Re: [RFC PATCH] sched: wake-affine throttle |
2013-04-04 16:10:54
|
linux-kernel
|
Re: [PATCH 4/6] perf: Fix hw breakpoints overflow period sampling |
2013-04-02 16:59:38
|
linux-kernel
|
Re: [PATCH v2 2/3] mutex: add support for reservation style locks, v2 |
2013-04-02 11:05:00
|
linux-kernel
|
Re: [PATCH v2 2/3] mutex: add support for reservation style locks, v2 |
2013-04-02 11:00:46
|
linux-kernel
|
Re: [PATCH v2 2/3] mutex: add support for reservation style locks, v2 |
2013-04-02 10:57:58
|
linux-kernel
|
Re: [PATCH v2 2/3] mutex: add support for reservation style locks, v2 |
2013-04-02 10:56:30
|
linux-kernel
|
Re: [PATCH v2 2/3] mutex: add support for reservation style locks, v2 |
2013-03-27 14:27:01
|
linux-kernel
|
Re: [PATCH v2] perf: add callgrind conversion tool |
2013-03-19 15:04:08
|
linux-kernel
|
Re: [PATCH 3/9] perf util: Get rid of write_or_die() from trace-event-info.c |
2013-03-19 14:50:09
|
linux-kernel
|
Re: [PATCH 3/9] perf util: Get rid of write_or_die() from trace-event-info.c |
2013-03-19 11:47:05
|
linux-kernel
|
Re: [PATCHv3] perf: Fix vmalloc ring buffer free function |
2013-03-14 10:58:39
|
linux-kernel
|
Re: [PATCH] sched: wakeup buddy |