index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2011-09-18
14
-61
/
+203
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
sched: Return unused runtime on group dequeue
Paul Turner
2011-08-14
2
-1
/
+122
|
*
|
|
|
|
|
sched: Add exports tracking cfs bandwidth control statistics
Nikhil Rao
2011-08-14
2
-0
/
+28
|
*
|
|
|
|
|
sched: Throttle entities exceeding their allowed bandwidth
Paul Turner
2011-08-14
1
-2
/
+50
|
*
|
|
|
|
|
sched: Migrate throttled tasks on HOTPLUG
Paul Turner
2011-08-14
1
-0
/
+27
|
*
|
|
|
|
|
sched: Prevent buddy interactions with throttled entities
Paul Turner
2011-08-14
1
-1
/
+17
|
*
|
|
|
|
|
sched: Prevent interactions with throttled entities
Paul Turner
2011-08-14
2
-7
/
+94
|
*
|
|
|
|
|
sched: Allow for positional tg_tree walks
Paul Turner
2011-08-14
1
-13
/
+37
|
*
|
|
|
|
|
sched: Add support for unthrottling group entities
Paul Turner
2011-08-14
2
-4
/
+126
|
*
|
|
|
|
|
sched: Add support for throttling group entities
Paul Turner
2011-08-14
2
-4
/
+92
|
*
|
|
|
|
|
sched: Expire invalid runtime
Paul Turner
2011-08-14
2
-10
/
+84
|
*
|
|
|
|
|
sched: Add a timer to handle CFS bandwidth refresh
Paul Turner
2011-08-14
2
-24
/
+123
|
*
|
|
|
|
|
sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth
Paul Turner
2011-08-14
3
-3
/
+90
|
*
|
|
|
|
|
sched: Validate CFS quota hierarchies
Paul Turner
2011-08-14
1
-14
/
+98
|
*
|
|
|
|
|
sched: Introduce primitives to account for CFS bandwidth tracking
Paul Turner
2011-08-14
2
-4
/
+208
|
*
|
|
|
|
|
sched: Implement hierarchical task accounting for SCHED_OTHER
Paul Turner
2011-08-14
4
-5
/
+14
|
*
|
|
|
|
|
sched/cpupri: Remove cpupri->pri_active
Yong Zhang
2011-08-14
2
-4
/
+1
|
*
|
|
|
|
|
sched/cpupri: Fix memory barriers for vec updates to always be in order
Steven Rostedt
2011-08-14
1
-3
/
+25
|
*
|
|
|
|
|
sched/cpupri: Remove the vec->lock
Steven Rostedt
2011-08-14
2
-26
/
+41
|
*
|
|
|
|
|
sched: Use pushable_tasks to determine next highest prio
Steven Rostedt
2011-08-14
1
-43
/
+18
|
*
|
|
|
|
|
sched: Balance RT tasks when forked as well
Steven Rostedt
2011-08-14
1
-3
/
+6
|
*
|
|
|
|
|
sched: Remove resetting exec_start in put_prev_task_rt()
Hillf Danton
2011-08-14
1
-1
/
+0
|
*
|
|
|
|
|
sched, rt: Fix rq->rt.pushable_tasks bug in push_rt_task()
Hillf Danton
2011-08-14
1
-7
/
+8
|
*
|
|
|
|
|
sched: Remove noop in lowest_flag_domain()
Hillf Danton
2011-08-14
1
-1
/
+1
|
*
|
|
|
|
|
sched: Remove noop in next_prio()
Hillf Danton
2011-08-14
1
-1
/
+1
|
*
|
|
|
|
|
sched: fix broken SCHED_RESET_ON_FORK handling
Mike Galbraith
2011-08-14
1
-13
/
+12
|
*
|
|
|
|
|
sched: Kill WAKEUP_PREEMPT
Yong Zhang
2011-08-14
2
-13
/
+1
|
*
|
|
|
|
|
sched: Remove rq->avg_load_per_task
Jan H. Schönherr
2011-08-14
1
-6
/
+2
*
|
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-26
15
-472
/
+1067
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tracing: Fix returning of duplicate data after EOF in trace_pipe_raw
Steven Rostedt
2011-10-14
1
-2
/
+2
|
*
|
|
|
|
|
|
ftrace: Fix README to state tracing_on to start/stop tracing
Geunsik Lim
2011-10-14
1
-2
/
+2
|
*
|
|
|
|
|
|
Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core
Ingo Molnar
2011-10-12
12
-452
/
+913
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
tracing: Do not allocate buffer for trace_marker
Steven Rostedt
2011-10-11
1
-28
/
+83
|
|
*
|
|
|
|
|
|
tracing: Warn on output if the function tracer was found corrupted
Steven Rostedt
2011-10-11
3
-0
/
+25
|
|
*
|
|
|
|
|
|
tracing: Fix preemptirqsoff tracer to not stop at preempt off
Steven Rostedt
2011-09-22
1
-2
/
+2
|
|
*
|
|
|
|
|
|
tracing: Add a counter clock for those that do not trust clocks
Steven Rostedt
2011-09-19
2
-0
/
+13
|
|
*
|
|
|
|
|
|
trace: Add ring buffer stats to measure rate of events
Vaibhav Nagarnaik
2011-08-30
2
-1
/
+82
|
|
*
|
|
|
|
|
|
trace: Add a new readonly entry to report total buffer size
Vaibhav Nagarnaik
2011-08-30
1
-0
/
+33
|
|
*
|
|
|
|
|
|
tracing: Add preempt disable for filter self test
Steven Rostedt
2011-08-30
1
-0
/
+6
|
|
*
|
|
|
|
|
|
tracing/filter: Add startup tests for events filter
Jiri Olsa
2011-08-19
4
-0
/
+264
|
|
*
|
|
|
|
|
|
tracing/filter: Change filter_match_preds function to use walk_pred_tree
Jiri Olsa
2011-08-19
1
-66
/
+58
|
|
*
|
|
|
|
|
|
tracing/filter: Change fold_pred function to use walk_pred_tree
Jiri Olsa
2011-08-19
1
-35
/
+33
|
|
*
|
|
|
|
|
|
tracing/filter: Change fold_pred_tree function to use walk_pred_tree
Jiri Olsa
2011-08-19
1
-45
/
+20
|
|
*
|
|
|
|
|
|
tracing/filter: Change count_leafs function to use walk_pred_tree
Jiri Olsa
2011-08-19
1
-33
/
+14
|
|
*
|
|
|
|
|
|
tracing/filter: Unify predicate tree walking, change check_pred_tree function...
Jiri Olsa
2011-08-19
1
-51
/
+86
|
|
*
|
|
|
|
|
|
tracing/filter: Simplify tracepoint event lookup
Jiri Olsa
2011-08-19
1
-6
/
+3
|
|
*
|
|
|
|
|
|
tracing/filter: Remove field_name from filter_pred struct
Jiri Olsa
2011-08-19
2
-51
/
+13
|
|
*
|
|
|
|
|
|
tracing/filter: Separate predicate init and filter addition
Jiri Olsa
2011-08-19
1
-33
/
+23
|
|
*
|
|
|
|
|
|
tracing/filter: Use static allocation for filter predicates
Jiri Olsa
2011-08-19
1
-41
/
+16
|
|
*
|
|
|
|
|
|
Tracepoint: Dissociate from module mutex
Mathieu Desnoyers
2011-08-10
2
-69
/
+147
[prev]
[next]