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: Scale down cpu_power due to RT tasks
Peter Zijlstra
2009-09-04
3
-7
/
+71
*
sched: Implement dynamic cpu_power
Peter Zijlstra
2009-09-04
1
-3
/
+35
*
sched: Add smt_gain
Peter Zijlstra
2009-09-04
1
-1
/
+7
*
sched: Update the cpu_power sum during load-balance
Peter Zijlstra
2009-09-04
1
-4
/
+29
*
sched: Add SD_PREFER_SIBLING
Peter Zijlstra
2009-09-04
1
-1
/
+13
*
sched: Restore __cpu_power to a straight sum of power
Peter Zijlstra
2009-09-04
1
-16
/
+12
*
-
.
Merge branches 'sched/domains' and 'sched/clock' into sched/core
Ingo Molnar
2009-09-04
1
-245
/
+320
|
\
\
|
*
|
sched: Consolidate definition of variable sd in __build_sched_domains
Andreas Herrmann
2009-08-18
1
-9
/
+4
|
*
|
sched: Separate out build of NUMA sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-63
/
+67
|
*
|
sched: Separate out build of ALLNODES sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-5
/
+8
|
*
|
sched: Separate out build of CPU sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-9
/
+9
|
*
|
sched: Separate out build of MC sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-13
/
+10
|
*
|
sched: Separate out build of SMT sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-11
/
+20
|
*
|
sched: Separate out build of SMT sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-13
/
+19
|
*
|
sched: Separate out build of MC sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-12
/
+18
|
*
|
sched: Separate out build of CPU sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-9
/
+17
|
*
|
sched: Separate out build of NUMA sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-25
/
+32
|
*
|
sched: Separate out allocation/free/goto-hell from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-72
/
+99
|
*
|
sched: Use structure to store local data in __build_sched_domains
Andreas Herrmann
2009-08-18
1
-76
/
+89
*
|
|
sched: Add wait, sleep and iowait accounting tracepoints
Peter Zijlstra
2009-09-02
1
-1
/
+11
*
|
|
sched: Provide iowait counters
Arjan van de Ven
2009-09-02
3
-0
/
+13
*
|
|
Merge commit 'v2.6.31-rc8' into sched/core
Ingo Molnar
2009-09-02
29
-356
/
+644
|
\
\
\
|
*
|
|
module: workaround duplicate section names
James Bottomley
2009-08-27
1
-1
/
+2
|
*
|
|
module: fix BUG_ON() for powerpc (and other function descriptor archs)
Rusty Russell
2009-08-27
1
-2
/
+4
|
|
|
/
|
|
/
|
|
*
|
clone(): fix race between copy_process() and de_thread()
Oleg Nesterov
2009-08-27
1
-15
/
+5
|
*
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-25
1
-1
/
+1
|
|
\
\
|
|
*
|
perf_counter: Fix typo in read() output generation
Peter Zijlstra
2009-08-21
1
-1
/
+1
|
*
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-08-25
3
-11
/
+14
|
|
\
\
\
|
|
*
|
|
clockevent: Prevent dead lock on clockevents_lock
Suresh Siddha
2009-08-19
2
-10
/
+13
|
|
*
|
|
timers: Drop write permission on /proc/timer_list
Amerigo Wang
2009-08-17
1
-1
/
+1
|
*
|
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-08-25
2
-16
/
+13
|
|
\
\
\
\
|
|
*
|
|
|
tracing: handle broken names in ftrace filter
Jiri Olsa
2009-08-19
1
-6
/
+11
|
|
*
|
|
|
ftrace: Unify effect of writing to trace_options and option/*
Zhaolei
2009-08-18
1
-10
/
+2
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm...
Linus Torvalds
2009-08-19
1
-0
/
+15
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
perf_counter: Fix the PARISC build
Ingo Molnar
2009-08-18
1
-0
/
+4
|
|
*
|
|
perf_counter: Check task on counter read IPI
Paul Mackerras
2009-08-17
1
-0
/
+11
|
|
|
|
/
|
|
|
/
|
|
*
|
|
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
2009-08-19
1
-1
/
+0
|
*
|
|
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-08-18
1
-2
/
+8
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
genirq: Wake up irq thread after action has been installed
Thomas Gleixner
2009-08-18
1
-2
/
+8
|
|
|
/
|
*
/
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
2009-08-17
1
-3
/
+4
|
|
/
|
*
genirq: prevent wakeup of freed irq thread
Linus Torvalds
2009-08-13
1
-10
/
+7
|
*
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-13
1
-102
/
+236
|
|
\
|
|
*
perf_counter: Report the cloning task as parent on perf_counter_fork()
Peter Zijlstra
2009-08-13
1
-2
/
+2
|
|
*
perf_counter: Fix an ipi-deadlock
Peter Zijlstra
2009-08-13
1
-1
/
+5
|
|
*
perf: Rework/fix the whole read vs group stuff
Peter Zijlstra
2009-08-13
1
-72
/
+202
|
|
*
perf_counter: Fix swcounter context invariance
Peter Zijlstra
2009-08-13
1
-26
/
+18
|
|
*
perf_counter: Provide hw_perf_counter_setup_online() APIs
Ingo Molnar
2009-08-13
1
-1
/
+9
|
*
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-08-13
3
-10
/
+29
|
|
\
\
|
|
*
|
futex: Fix handling of bad requeue syscall pairing
Darren Hart
2009-08-10
1
-2
/
+9
|
|
*
|
futex: Fix compat_futex to be same as futex for REQUEUE_PI
Dinakar Guniguntala
2009-08-10
1
-2
/
+4
[next]