index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Fix comment for sched_info_depart
Michael S. Tsirkin
2013-09-16
1
-2
/
+3
*
sched/debug: Take PID namespace into account
Peter Zijlstra
2013-09-12
1
-3
/
+3
*
sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...
Daisuke Nishimura
2013-09-12
1
-5
/
+9
*
sched: Fix load balancing performance regression in should_we_balance()
Joonsoo Kim
2013-09-10
1
-1
/
+1
*
Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-09-04
1
-0
/
+1
|
\
|
*
jump_label: Split jumplabel ratelimit
Andrew Jones
2013-08-09
1
-0
/
+1
*
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-09-04
5
-127
/
+117
|
\
\
|
*
|
nohz: Include local CPU in full dynticks global kick
Frederic Weisbecker
2013-08-16
1
-0
/
+1
|
*
|
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2013-08-14
6
-128
/
+116
|
|
\
\
|
|
*
|
nohz: Optimize full dynticks's sched hooks with static keys
Frederic Weisbecker
2013-08-14
1
-4
/
+4
|
|
*
|
nohz: Optimize full dynticks state checks with static keys
Frederic Weisbecker
2013-08-14
1
-12
/
+2
|
|
*
|
nohz: Rename a few state variables
Frederic Weisbecker
2013-08-14
1
-22
/
+22
|
|
*
|
vtime: Always debug check snapshot source _before_ updating it
Frederic Weisbecker
2013-08-14
1
-2
/
+2
|
|
*
|
vtime: Always scale generic vtime accounting results
Frederic Weisbecker
2013-08-14
1
-6
/
+0
|
|
*
|
vtime: Optimize full dynticks accounting off case with static keys
Frederic Weisbecker
2013-08-14
1
-18
/
+4
|
|
*
|
vtime: Fix racy cputime delta update
Frederic Weisbecker
2013-08-14
1
-1
/
+2
|
|
*
|
vtime: Remove a few unneeded generic vtime state checks
Frederic Weisbecker
2013-08-14
1
-12
/
+1
|
|
*
|
context_tracking: User/kernel broundary cross trace events
Frederic Weisbecker
2013-08-14
1
-0
/
+5
|
|
*
|
context_tracking: Optimize context switch off case with static keys
Frederic Weisbecker
2013-08-14
1
-3
/
+3
|
|
*
|
context_tracking: Optimize guest APIs off case with static key
Frederic Weisbecker
2013-08-14
2
-21
/
+4
|
|
*
|
context_tracking: Optimize main APIs off case with static key
Frederic Weisbecker
2013-08-14
1
-6
/
+6
|
|
*
|
context_tracking: Ground setup for static key use
Frederic Weisbecker
2013-08-14
1
-6
/
+17
|
|
*
|
context_tracking: Remove full dynticks' hacky dependency on wide context trac...
Frederic Weisbecker
2013-08-13
1
-1
/
+0
|
|
*
|
nohz: Only enable context tracking on full dynticks CPUs
Frederic Weisbecker
2013-08-13
2
-0
/
+11
|
|
*
|
context_tracking: Fix runtime CPU off-case
Frederic Weisbecker
2013-08-13
1
-19
/
+33
|
|
*
|
vtime: Update a few comments
Frederic Weisbecker
2013-08-13
1
-0
/
+7
|
|
*
|
context_tracing: Fix guest accounting with native vtime
Frederic Weisbecker
2013-08-13
1
-2
/
+4
|
|
*
|
sched: Consolidate open coded preemptible() checks
Frederic Weisbecker
2013-08-13
2
-5
/
+2
*
|
|
|
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2013-09-04
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
x86, asmlinkage, power: Make various symbols used by the suspend asm code vis...
Andi Kleen
2013-08-06
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-09-04
4
-241
/
+303
|
\
\
\
\
|
*
|
|
|
sched/fair: Fix the sd_parent_degenerate() code
Peter Zijlstra
2013-09-02
1
-1
/
+9
|
*
|
|
|
sched/fair: Rework and comment the group_imb code
Peter Zijlstra
2013-09-02
1
-34
/
+89
|
*
|
|
|
sched/fair: Optimize find_busiest_queue()
Peter Zijlstra
2013-09-02
1
-4
/
+1
|
*
|
|
|
sched/fair: Make group power more consistent
Peter Zijlstra
2013-09-02
1
-19
/
+22
|
*
|
|
|
sched/fair: Remove duplicate load_per_task computations
Peter Zijlstra
2013-09-02
1
-11
/
+2
|
*
|
|
|
sched/fair: Shrink sg_lb_stats and play memset games
Peter Zijlstra
2013-09-02
1
-7
/
+26
|
*
|
|
|
sched: Clean-up struct sd_lb_stat
Joonsoo Kim
2013-09-02
1
-115
/
+114
|
*
|
|
|
sched: Factor out code to should_we_balance()
Joonsoo Kim
2013-09-02
1
-54
/
+53
|
*
|
|
|
sched: Remove one division operation in find_busiest_queue()
Joonsoo Kim
2013-09-02
1
-5
/
+9
|
*
|
|
|
sched/cputime: Use this_cpu_add() in task_group_account_field()
Christoph Lameter
2013-08-16
1
-1
/
+1
|
*
|
|
|
cpumask: Fix cpumask leak in partition_sched_domains()
Xiaotian Feng
2013-08-16
1
-2
/
+3
|
*
|
|
|
Merge tag 'v3.11-rc5' into sched/core
Ingo Molnar
2013-08-16
30
-548
/
+816
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
generic-ipi: Kill unnecessary variable - csd_flags
Xie XiuQi
2013-07-30
1
-13
/
+1
|
*
|
|
|
sched/fair: Cleanup: remove duplicate variable declaration
Kirill Tkhai
2013-07-22
1
-5
/
+3
|
*
|
|
|
Merge tag 'v3.11-rc2' into sched/core
Ingo Molnar
2013-07-22
27
-135
/
+149
|
|
\
\
\
\
|
*
|
|
|
|
sched/__wake_up_sync_key(): Fix nr_exclusive tasks which lead to WF_SYNC clea...
Kirill Tkhai
2013-07-12
1
-1
/
+1
|
|
|
|
|
|
|
\
\
\
\
\
*
-
.
\
\
\
\
\
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
2013-09-04
6
-184
/
+330
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
perf: Add attr->mmap2 attribute to an event
Stephane Eranian
2013-09-02
1
-4
/
+42
|
|
*
|
|
|
|
|
perf: make events stream always parsable
Adrian Hunter
2013-08-29
1
-1
/
+10
[next]