index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-40
/
+4
2009-09-14
Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-22
/
+40
2009-09-14
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-39
/
+30
2009-09-14
Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2009-09-14
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-33
/
+61
2009-09-14
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2009-09-14
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
27
-786
/
+1203
2009-09-14
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
28
-1010
/
+1024
2009-09-14
Merge branch 'x86-asm-generic-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
14
-687
/
+15
2009-09-14
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
23
-175
/
+150
2009-09-14
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-311
/
+269
2009-09-11
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
48
-1805
/
+4064
2009-09-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
32
-270
/
+946
2009-09-11
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
65
-1286
/
+4106
2009-09-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-614
/
+1117
2009-09-11
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
54
-1405
/
+7110
2009-09-11
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-403
/
+766
2009-09-11
Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-9
/
+194
2009-09-11
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-35
/
+19
2009-09-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
37
-3667
/
+1636
2009-09-11
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-57
/
+118
2009-09-11
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
19
-652
/
+1209
[next]