| Commit message (Expand) | Author | Age |
* | perf: Fix up MMAP2 buffer space reservation | Arnaldo Carvalho de Melo | 2013-09-11 |
* | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-09-04 |
|\ |
|
| * | jump_label: Split jumplabel ratelimit | Andrew Jones | 2013-08-09 |
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-04 |
|\ \ |
|
| * | | nohz: Include local CPU in full dynticks global kick | Frederic Weisbecker | 2013-08-16 |
| * | | Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2013-08-14 |
| |\ \ |
|
| | * | | nohz: Optimize full dynticks's sched hooks with static keys | Frederic Weisbecker | 2013-08-14 |
| | * | | nohz: Optimize full dynticks state checks with static keys | Frederic Weisbecker | 2013-08-14 |
| | * | | nohz: Rename a few state variables | Frederic Weisbecker | 2013-08-14 |
| | * | | vtime: Always debug check snapshot source _before_ updating it | Frederic Weisbecker | 2013-08-14 |
| | * | | vtime: Always scale generic vtime accounting results | Frederic Weisbecker | 2013-08-14 |
| | * | | vtime: Optimize full dynticks accounting off case with static keys | Frederic Weisbecker | 2013-08-14 |
| | * | | vtime: Fix racy cputime delta update | Frederic Weisbecker | 2013-08-14 |
| | * | | vtime: Remove a few unneeded generic vtime state checks | Frederic Weisbecker | 2013-08-14 |
| | * | | context_tracking: User/kernel broundary cross trace events | Frederic Weisbecker | 2013-08-14 |
| | * | | context_tracking: Optimize context switch off case with static keys | Frederic Weisbecker | 2013-08-14 |
| | * | | context_tracking: Optimize guest APIs off case with static key | Frederic Weisbecker | 2013-08-14 |
| | * | | context_tracking: Optimize main APIs off case with static key | Frederic Weisbecker | 2013-08-14 |
| | * | | context_tracking: Ground setup for static key use | Frederic Weisbecker | 2013-08-14 |
| | * | | context_tracking: Remove full dynticks' hacky dependency on wide context trac... | Frederic Weisbecker | 2013-08-12 |
| | * | | nohz: Only enable context tracking on full dynticks CPUs | Frederic Weisbecker | 2013-08-12 |
| | * | | context_tracking: Fix runtime CPU off-case | Frederic Weisbecker | 2013-08-12 |
| | * | | vtime: Update a few comments | Frederic Weisbecker | 2013-08-12 |
| | * | | context_tracing: Fix guest accounting with native vtime | Frederic Weisbecker | 2013-08-12 |
| | * | | sched: Consolidate open coded preemptible() checks | Frederic Weisbecker | 2013-08-12 |
* | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2013-09-04 |
|\ \ \ \ |
|
| * | | | | x86, asmlinkage, power: Make various symbols used by the suspend asm code vis... | Andi Kleen | 2013-08-06 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-09-04 |
|\ \ \ \ |
|
| * | | | | sched/fair: Fix the sd_parent_degenerate() code | Peter Zijlstra | 2013-09-02 |
| * | | | | sched/fair: Rework and comment the group_imb code | Peter Zijlstra | 2013-09-02 |
| * | | | | sched/fair: Optimize find_busiest_queue() | Peter Zijlstra | 2013-09-02 |
| * | | | | sched/fair: Make group power more consistent | Peter Zijlstra | 2013-09-02 |
| * | | | | sched/fair: Remove duplicate load_per_task computations | Peter Zijlstra | 2013-09-02 |
| * | | | | sched/fair: Shrink sg_lb_stats and play memset games | Peter Zijlstra | 2013-09-02 |
| * | | | | sched: Clean-up struct sd_lb_stat | Joonsoo Kim | 2013-09-02 |
| * | | | | sched: Factor out code to should_we_balance() | Joonsoo Kim | 2013-09-02 |
| * | | | | sched: Remove one division operation in find_busiest_queue() | Joonsoo Kim | 2013-09-02 |
| * | | | | sched/cputime: Use this_cpu_add() in task_group_account_field() | Christoph Lameter | 2013-08-16 |
| * | | | | cpumask: Fix cpumask leak in partition_sched_domains() | Xiaotian Feng | 2013-08-16 |
| * | | | | Merge tag 'v3.11-rc5' into sched/core | Ingo Molnar | 2013-08-16 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | generic-ipi: Kill unnecessary variable - csd_flags | Xie XiuQi | 2013-07-30 |
| * | | | | sched/fair: Cleanup: remove duplicate variable declaration | Kirill Tkhai | 2013-07-22 |
| * | | | | Merge tag 'v3.11-rc2' into sched/core | Ingo Molnar | 2013-07-22 |
| |\ \ \ \ |
|
| * | | | | | sched/__wake_up_sync_key(): Fix nr_exclusive tasks which lead to WF_SYNC clea... | Kirill Tkhai | 2013-07-12 |
| | | | | | | |
| \ \ \ \ \ | |
*-. \ \ \ \ \ | Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git... | Linus Torvalds | 2013-09-04 |
|\ \ \ \ \ \ \ |
|
| | * | | | | | | perf: Add attr->mmap2 attribute to an event | Stephane Eranian | 2013-09-02 |
| | * | | | | | | perf: make events stream always parsable | Adrian Hunter | 2013-08-29 |
| | * | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2013-08-29 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | perf: Do not compute time values unnecessarily | Peter Zijlstra | 2013-08-16 |
| | * | | | | | | | perf: Account freq events globally | Frederic Weisbecker | 2013-08-16 |