index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-30
20
-709
/
+834
|
\
|
*
sched: Fix init NOHZ_IDLE flag
Vincent Guittot
2013-04-26
3
-11
/
+18
|
*
sched: Prevent to re-select dst-cpu in load_balance()
Joonsoo Kim
2013-04-24
1
-18
/
+15
|
*
sched: Rename load_balance_tmpmask to load_balance_mask
Joonsoo Kim
2013-04-24
2
-4
/
+4
|
*
sched: Move up affinity check to mitigate useless redoing overhead
Joonsoo Kim
2013-04-24
1
-9
/
+7
|
*
sched: Don't consider other cpus in our group in case of NEWLY_IDLE
Joonsoo Kim
2013-04-24
1
-1
/
+14
|
*
sched: Explicitly cpu_idle_type checking in rebalance_domains()
Joonsoo Kim
2013-04-24
1
-3
/
+4
|
*
sched: Change position of resched_cpu() in load_balance()
Joonsoo Kim
2013-04-24
1
-5
/
+5
|
*
sched: Fix wrong rq's runnable_avg update with rt tasks
Vincent Guittot
2013-04-21
3
-2
/
+49
|
*
sched: Document task_struct::personality field
Andrei Epure
2013-04-12
1
-1
/
+3
|
*
sched/cpuacct/UML: Fix header file dependency bug on the UML build
Ingo Molnar
2013-04-10
1
-0
/
+1
|
*
cgroup: Kill subsys.active flag
Li Zefan
2013-04-10
2
-4
/
+0
|
*
sched/cpuacct: No need to check subsys active state
Li Zefan
2013-04-10
1
-6
/
+0
|
*
sched/cpuacct: Initialize cpuacct subsystem earlier
Li Zefan
2013-04-10
1
-5
/
+6
|
*
sched/cpuacct: Initialize root cpuacct earlier
Li Zefan
2013-04-10
3
-14
/
+4
|
*
sched/cpuacct: Allocate per_cpu cpuusage for root cpuacct statically
Li Zefan
2013-04-10
1
-2
/
+2
|
*
sched/cpuacct: Clean up cpuacct.h
Li Zefan
2013-04-10
2
-47
/
+43
|
*
sched/cpuacct: Remove redundant NULL checks in cpuacct_acount_field()
Li Zefan
2013-04-10
2
-2
/
+7
|
*
sched/cpuacct: Remove redundant NULL checks in cpuacct_charge()
Li Zefan
2013-04-10
2
-2
/
+6
|
*
sched/cpuacct: Add cpuacct_acount_field()
Li Zefan
2013-04-10
3
-17
/
+30
|
*
sched/cpuacct: Add cpuacct_init()
Li Zefan
2013-04-10
3
-6
/
+14
|
*
sched: Split cpuacct code out of sched.h
Li Zefan
2013-04-10
2
-47
/
+53
|
*
sched: Split cpuacct code out of core.c
Li Zefan
2013-04-10
3
-220
/
+228
|
*
sched: Fix comment in rebalance_domains()
Libin
2013-04-10
1
-1
/
+1
|
*
sched: Simplify can_migrate_task()
Zhang Hang
2013-04-10
1
-7
/
+4
|
*
sched: Fix typo inside comment
Viresh Kumar
2013-04-08
1
-1
/
+1
|
*
sched/tracing: Allow tracing the preemption decision on wakeup
Peter Zijlstra
2013-03-18
1
-1
/
+1
|
*
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Ingo Molnar
2013-03-18
3
-19
/
+65
|
|
\
|
|
*
sched: Lower chances of cputime scaling overflow
Frederic Weisbecker
2013-03-13
1
-12
/
+34
|
|
*
math64: New div64_u64_rem helper
Frederic Weisbecker
2013-03-13
2
-7
/
+31
|
*
|
sched: Fix variable name misnomer, add comments
Andrei Epure
2013-03-14
1
-4
/
+5
|
|
/
|
*
sched: Spelling fix
Andrei Epure
2013-03-11
1
-1
/
+1
|
*
sched: Fix update_group_power() prototype placement to fix build warning when...
Li Zefan
2013-03-11
1
-1
/
+2
|
*
Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-03-08
10
-133
/
+163
|
|
\
|
|
*
context_tracking: Enable probes by default for selftesting
Frederic Weisbecker
2013-03-07
1
-0
/
+1
|
|
*
cputime: Dynamically scale cputime for full dynticks accounting
Frederic Weisbecker
2013-03-07
3
-77
/
+83
|
|
*
context_tracking: Restore preempted context state after preempt_schedule_irq()
Frederic Weisbecker
2013-03-07
1
-1
/
+5
|
|
*
context_tracking: Restore correct previous context state on exception exit
Frederic Weisbecker
2013-03-07
4
-35
/
+61
|
|
*
context_tracking: Move exception handling to generic code
Frederic Weisbecker
2013-03-07
5
-26
/
+19
|
*
|
sched: Remove double declaration of root_task_group
Li Zefan
2013-03-06
2
-5
/
+4
|
*
|
sched: Move group scheduling functions out of include/linux/sched.h
Li Zefan
2013-03-06
3
-26
/
+17
|
*
|
sched: Make default_scale_freq_power() static
Li Zefan
2013-03-06
2
-6
/
+3
|
*
|
sched: Move struct sched_class to kernel/sched/sched.h
Li Zefan
2013-03-06
2
-59
/
+55
|
*
|
sched: Move wake flags to kernel/sched/sched.h
Li Zefan
2013-03-06
2
-7
/
+7
|
*
|
sched: Move struct sched_group to kernel/sched/sched.h
Li Zefan
2013-03-06
2
-56
/
+58
|
*
|
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
Li Zefan
2013-03-06
2
-26
/
+25
|
*
|
sched: Remove test_sd_parent()
Li Zefan
2013-03-06
1
-9
/
+0
|
*
|
sched: Remove some dummy functions
Li Zefan
2013-03-06
1
-12
/
+0
|
|
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-04-30
130
-1708
/
+5670
|
\
\
|
*
|
perf/x86/intel/P4: Robistify P4 PMU types
Ingo Molnar
2013-04-26
2
-36
/
+35
[next]