index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
backtracetest.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-16
sched: Disable wakeup balancing
Peter Zijlstra
7
-10
/
+4
2009-09-16
sched: Rename flags to wake_flags
Peter Zijlstra
1
-3
/
+3
2009-09-16
sched: Clean up the load_idx selection in select_task_rq_fair
Peter Zijlstra
1
-19
/
+8
2009-09-16
sched: Optimize cgroup vs wakeup a bit
Peter Zijlstra
3
-22
/
+10
2009-09-16
sched: x86: Name old_perf in a unique way
Peter Zijlstra
1
-2
/
+2
2009-09-16
sched: Implement a gentler fair-sleepers feature
Ingo Molnar
2
-2
/
+16
2009-09-16
sched: Add SD_PREFER_LOCAL
Peter Zijlstra
3
-3
/
+8
2009-09-15
sched: Add a few SYNC hint knobs to play with
Peter Zijlstra
2
-3
/
+21
2009-09-15
sched: Fix sync wakeups again
Peter Zijlstra
1
-4
/
+4
2009-09-15
sched: Add WF_FORK
Peter Zijlstra
3
-2
/
+3
2009-09-15
sched: Rename sync arguments
Peter Zijlstra
6
-24
/
+33
2009-09-15
sched: Rename select_task_rq() argument
Peter Zijlstra
4
-11
/
+11
2009-09-15
sched: Feature to disable APERF/MPERF cpu_power
Peter Zijlstra
2
-2
/
+15
2009-09-15
x86: sched: Provide arch implementations using aperf/mperf
Peter Zijlstra
3
-1
/
+60
2009-09-15
x86: Add generic aperf/mperf code
Peter Zijlstra
2
-70
/
+39
2009-09-15
x86: Move APERF/MPERF into a X86_FEATURE
Peter Zijlstra
3
-7
/
+9
2009-09-15
sched: Provide arch_scale_freq_power
Peter Zijlstra
1
-2
/
+19
2009-09-15
sched: Reduce forkexec_idx
Peter Zijlstra
5
-9
/
+7
2009-09-15
sched: Improve latencies and throughput
Mike Galbraith
6
-9
/
+9
2009-09-15
sched: Fix some domain tunings
Peter Zijlstra
1
-2
/
+2
2009-09-15
sched: Tweak wake_idx
Peter Zijlstra
7
-11
/
+28
2009-09-15
sched: Fix task affinity for select_task_rq_fair
Peter Zijlstra
1
-3
/
+2
2009-09-15
sched: for_each_domain() vs RCU
Peter Zijlstra
1
-2
/
+7
2009-09-15
sched: Weaken SD_POWERSAVINGS_BALANCE
Peter Zijlstra
2
-23
/
+38
2009-09-15
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
10
-237
/
+84
2009-09-15
sched: Add TASK_WAKING
Peter Zijlstra
2
-16
/
+16
2009-09-15
sched: Hook sched_balance_self() into sched_class::select_task_rq()
Peter Zijlstra
5
-11
/
+20
2009-09-15
sched: Move sched_balance_self() into sched_fair.c
Peter Zijlstra
2
-146
/
+145
2009-09-15
sched: Move code around
Peter Zijlstra
1
-42
/
+39
2009-09-15
sched: Add come comments to the sched features
Peter Zijlstra
1
-8
/
+85
2009-09-15
sched: Complete buddy switches
Mike Galbraith
2
-1
/
+3
2009-09-15
sched: Split WAKEUP_OVERLAP
Peter Zijlstra
2
-3
/
+5
2009-09-15
sched: Fix double_rq_lock() compile warning
Peter Zijlstra
1
-2
/
+2
2009-09-11
kmemleak: Improve the "Early log buffer exceeded" error message
Catalin Marinas
1
-1
/
+2
2009-09-11
[S390] tape: Use pr_xxx instead of dev_xxx in shared driver code
Michael Holzheu
4
-16
/
+14
2009-09-11
[S390] Wire up page fault events for software perf counters.
Heiko Carstens
1
-4
/
+9
2009-09-11
[S390] Remove smp_cpu_not_running.
Heiko Carstens
2
-46
/
+20
2009-09-11
[S390] Get rid of cpuid.h header file.
Heiko Carstens
7
-36
/
+31
2009-09-11
[S390] Limit cpu detection to 256 physical cpus.
Heiko Carstens
4
-7
/
+13
2009-09-11
[S390] tape: Fix device online messages
Michael Holzheu
2
-6
/
+8
2009-09-11
[S390] Enable guest page hinting by default.
Heiko Carstens
5
-21
/
+4
2009-09-11
[S390] use generic scatterlist.h
Heiko Carstens
1
-19
/
+1
2009-09-11
[S390] s390dbf: Add description for usage of "%s" in sprintf events
Michael Holzheu
2
-1
/
+15
2009-09-11
[S390] Initialize __LC_THREAD_INFO early.
Heiko Carstens
2
-0
/
+2
2009-09-11
[S390] fix recursive locking on page_table_lock
Martin Schwidefsky
4
-12
/
+15
2009-09-11
[S390] kvm: use console_initcall() to initialize s390 virtio console
Hendrik Brueckner
3
-19
/
+9
2009-09-11
[S390] tape: reversed order of labels
Roel Kluin
1
-2
/
+2
2009-09-11
[S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintf
Michael Holzheu
1
-1
/
+1
2009-09-11
[S390] kernel: Print an error message if kernel NSS cannot be defined
Hendrik Brueckner
1
-1
/
+10
2009-09-11
[S390] zcrypt: Free ap_device if dev_set_name fails.
Felix Beck
1
-2
/
+5
[next]