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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-27
sched: fix sched_balance_self() smp group balancing
Peter Zijlstra
1
-0
/
+3
2008-06-27
sched: fix newidle smp group balancing
Peter Zijlstra
1
-0
/
+13
2008-06-27
sched: simplify the group load balancer
Peter Zijlstra
2
-229
/
+72
2008-06-27
sched: no need to aggregate task_weight
Peter Zijlstra
2
-16
/
+2
2008-06-27
sched: dont micro manage share losses
Peter Zijlstra
1
-23
/
+3
2008-06-27
sched: kill task_group balancing
Srivatsa Vaddagiri
1
-13
/
+2
2008-06-27
sched: update aggregate when holding the RQs
Peter Zijlstra
1
-0
/
+20
2008-06-27
sched: fix sched_domain aggregation
Peter Zijlstra
2
-65
/
+60
2008-06-27
sched: add full schedstats to /proc/sched_debug
Peter Zijlstra
1
-2
/
+17
2008-06-27
sched: fix wakeup granularity and buddy granularity
Peter Zijlstra
2
-8
/
+8
2008-06-27
sched: sched_clock_cpu() based cpu_clock()
Peter Zijlstra
2
-76
/
+12
2008-06-27
sched: revert revert of: fair-group: SMP-nice for group scheduling
Peter Zijlstra
4
-75
/
+488
2008-06-27
sched: fix calc_delta_asym, #2
Peter Zijlstra
1
-3
/
+6
2008-06-27
sched: fix calc_delta_asym()
Peter Zijlstra
2
-1
/
+28
2008-06-27
sched: revert the revert of: weight calculations
Peter Zijlstra
3
-39
/
+76
2008-06-27
sched: clean up some unused variables
Peter Zijlstra
1
-2
/
+0
2008-06-25
Merge branch 'linus' into tracing/sysprof
Ingo Molnar
8
-69
/
+174
2008-06-25
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
4
-30
/
+83
2008-06-25
Merge branch 'linus' into sched/new-API-sched_setscheduler
Ingo Molnar
4
-30
/
+83
2008-06-25
Merge branch 'linus' into sched/devel
Ingo Molnar
3
-29
/
+81
2008-06-25
Merge branch 'linus' into core/softirq
Ingo Molnar
4
-30
/
+83
2008-06-25
Merge commit 'v2.6.26-rc8' into x86/xen
Ingo Molnar
8
-69
/
+174
2008-06-24
[PATCH] remove useless argument type in audit_filter_user()
Peng Haitao
2
-2
/
+2
2008-06-24
[PATCH] audit: fix kernel-doc parameter notation
Randy Dunlap
1
-0
/
+1
2008-06-24
[PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than once
Peng Haitao
1
-2
/
+2
2008-06-24
kgdb: sparse fix
Jason Wessel
1
-1
/
+2
2008-06-24
lockdep: add lock_class information to lock_chain and output it
Huang, Ying
3
-7
/
+17
2008-06-23
sched: add new API sched_setscheduler_nocheck: add a flag to control access c...
Rusty Russell
3
-14
/
+38
2008-06-23
ftrace: avoid modifying kprobe'd records
Abhishek Sagar
1
-4
/
+31
2008-06-23
ftrace: freeze kprobe'd records
Abhishek Sagar
2
-1
/
+74
2008-06-23
ftrace: store mcount address in rec->ip
Abhishek Sagar
1
-1
/
+2
2008-06-23
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-20
/
+73
2008-06-23
futexes: fix fault handling in futex_lock_pi
Thomas Gleixner
1
-20
/
+73
2008-06-23
Merge branch 'linus' into sched/devel
Ingo Molnar
5
-10
/
+24
2008-06-23
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
6
-39
/
+91
2008-06-23
Merge branch 'linus' into sched/urgent
Ingo Molnar
4
-10
/
+18
2008-06-23
Merge branch 'linus' into core/softirq
Ingo Molnar
6
-39
/
+91
2008-06-20
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-10
/
+18
2008-06-20
sched: refactor wait_for_completion_timeout()
Oleg Nesterov
1
-18
/
+6
2008-06-20
softirq: remove irqs_disabled warning from local_bh_enable
Johannes Berg
1
-37
/
+11
2008-06-20
sched: fix wait_for_completion_timeout() spurious failure under heavy load
Roland Dreier
1
-0
/
+10
2008-06-20
lockdep: add lock_class information to lock_chain and output it
Huang, Ying
3
-3
/
+132
2008-06-20
sched: rt: dont stop the period timer when there are tasks wanting to run
Peter Zijlstra
1
-1
/
+2
2008-06-20
sched: rt: dont stop the period timer when there are tasks wanting to run
Peter Zijlstra
1
-1
/
+2
2008-06-20
sched: rt: fix the bandwidth contraint computations
Peter Zijlstra
1
-3
/
+8
2008-06-20
sched: rt: move some code around
Peter Zijlstra
1
-62
/
+57
2008-06-20
sched: rt: fix SMP bandwidth balancing for throttled groups
Peter Zijlstra
1
-12
/
+29
2008-06-20
sched: debug: add some rt debug output
Peter Zijlstra
2
-3
/
+51
2008-06-19
sched, delay accounting: fix incorrect delay time when constantly waiting on ...
Bharath Ravi
1
-0
/
+6
2008-06-19
softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression
Jason Wessel
1
-5
/
+10
[prev]
[next]