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
*
kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file
Alexey Dobriyan
2009-09-20
1
-21
/
+24
*
tracing: Export trace_profile_buf symbols
Peter Zijlstra
2009-09-20
1
-1
/
+4
*
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2009-09-19
3
-86
/
+35
|
\
|
*
tracing/events: use list_for_entry_continue
Li Zefan
2009-09-19
1
-34
/
+15
|
*
tracing: remove max_tracer_type_len
Li Zefan
2009-09-19
1
-33
/
+16
|
*
function-graph: use ftrace_graph_funcs directly
Li Zefan
2009-09-19
1
-19
/
+4
*
|
Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2009-09-19
2
-21
/
+155
|
\
\
|
*
|
tracing: Allocate the ftrace event profile buffer dynamically
Frederic Weisbecker
2009-09-18
2
-20
/
+138
|
*
|
tracing: Factorize the events profile accounting
Frederic Weisbecker
2009-09-18
1
-2
/
+18
|
|
/
*
|
tracing: Remove markers
Christoph Hellwig
2009-09-18
4
-950
/
+0
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-18
6
-466
/
+526
|
\
\
|
|
/
|
/
|
|
*
sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINE
Peter Zijlstra
2009-09-17
1
-15
/
+27
|
*
sched: Stop buddies from hogging the system
Peter Zijlstra
2009-09-17
1
-3
/
+8
|
*
sched: Add new wakeup preemption mode: WAKEUP_RUNNING
Peter Zijlstra
2009-09-17
4
-10
/
+27
|
*
sched: Fix TASK_WAKING & loadaverage breakage
Ingo Molnar
2009-09-17
1
-0
/
+4
|
*
sched: Rename flags to wake_flags
Peter Zijlstra
2009-09-16
1
-3
/
+3
|
*
sched: Clean up the load_idx selection in select_task_rq_fair
Peter Zijlstra
2009-09-16
1
-19
/
+8
|
*
sched: Optimize cgroup vs wakeup a bit
Peter Zijlstra
2009-09-16
3
-22
/
+10
|
*
sched: Implement a gentler fair-sleepers feature
Ingo Molnar
2009-09-16
2
-2
/
+16
|
*
sched: Add SD_PREFER_LOCAL
Peter Zijlstra
2009-09-16
1
-2
/
+5
|
*
sched: Add a few SYNC hint knobs to play with
Peter Zijlstra
2009-09-15
2
-3
/
+21
|
*
sched: Fix sync wakeups again
Peter Zijlstra
2009-09-15
1
-4
/
+4
|
*
sched: Add WF_FORK
Peter Zijlstra
2009-09-15
2
-2
/
+2
|
*
sched: Rename sync arguments
Peter Zijlstra
2009-09-15
4
-20
/
+24
|
*
sched: Rename select_task_rq() argument
Peter Zijlstra
2009-09-15
3
-10
/
+10
|
*
sched: Feature to disable APERF/MPERF cpu_power
Peter Zijlstra
2009-09-15
2
-2
/
+15
|
*
sched: Provide arch_scale_freq_power
Peter Zijlstra
2009-09-15
1
-2
/
+19
|
*
sched: Improve latencies and throughput
Mike Galbraith
2009-09-15
1
-1
/
+1
|
*
sched: Tweak wake_idx
Peter Zijlstra
2009-09-15
1
-3
/
+18
|
*
sched: Fix task affinity for select_task_rq_fair
Peter Zijlstra
2009-09-15
1
-3
/
+2
|
*
sched: for_each_domain() vs RCU
Peter Zijlstra
2009-09-15
1
-2
/
+7
|
*
sched: Weaken SD_POWERSAVINGS_BALANCE
Peter Zijlstra
2009-09-15
2
-23
/
+38
|
*
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
2009-09-15
2
-208
/
+66
|
*
sched: Add TASK_WAKING
Peter Zijlstra
2009-09-15
1
-16
/
+15
|
*
sched: Hook sched_balance_self() into sched_class::select_task_rq()
Peter Zijlstra
2009-09-15
4
-10
/
+18
|
*
sched: Move sched_balance_self() into sched_fair.c
Peter Zijlstra
2009-09-15
2
-146
/
+145
|
*
sched: Move code around
Peter Zijlstra
2009-09-15
1
-42
/
+39
|
*
sched: Add come comments to the sched features
Peter Zijlstra
2009-09-15
1
-8
/
+85
|
*
sched: Complete buddy switches
Mike Galbraith
2009-09-15
2
-1
/
+3
|
*
sched: Split WAKEUP_OVERLAP
Peter Zijlstra
2009-09-15
2
-3
/
+5
|
*
sched: Fix double_rq_lock() compile warning
Peter Zijlstra
2009-09-15
1
-2
/
+2
*
|
softirq: add BLOCK_IOPOLL to softirq_to_name
Li Zefan
2009-09-17
1
-1
/
+1
*
|
tracing: switch function prints from %pf to %ps
Steven Rostedt
2009-09-17
3
-7
/
+7
*
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-09-17
55
-4375
/
+4003
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-09-16
2
-177
/
+0
|
|
\
\
|
|
*
|
driver-core: move dma-coherent.c from kernel to driver/base
Ming Lei
2009-09-15
2
-177
/
+0
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-16
1
-0
/
+4
|
|
\
\
\
|
|
*
|
|
block: fix linkage problem with blk_iopoll and !CONFIG_BLOCK
Jens Axboe
2009-09-15
1
-0
/
+4
|
|
|
/
/
|
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-09-15
1
-1
/
+1
|
|
\
\
\
|
|
*
\
\
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-08-27
6
-28
/
+43
|
|
|
\
\
\
[next]