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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-19
83
-507
/
+1105
|
\
|
*
sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>
Ingo Molnar
2013-02-19
1
-0
/
+1
|
*
cputime: Remove irqsave from seqlock readers
Thomas Gleixner
2013-02-19
1
-6
/
+4
|
*
sched, powerpc: Fix sched.h split-up build failure
Ingo Molnar
2013-02-11
1
-0
/
+1
|
*
cputime: Restore CPU_ACCOUNTING config defaults for PPC64
Stephen Rothwell
2013-02-08
1
-1
/
+1
|
*
sched/rt: Move rt specific bits into new header file
Clark Williams
2013-02-07
22
-57
/
+81
|
*
sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice
Clark Williams
2013-02-07
4
-3
/
+44
|
*
sched: Move sched.h sysctl bits into separate header
Clark Williams
2013-02-07
11
-91
/
+106
|
*
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2013-02-05
52
-322
/
+842
|
|
\
|
|
*
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
2013-01-27
11
-52
/
+290
|
|
*
kvm: Prepare to add generic guest entry/exit callbacks
Frederic Weisbecker
2013-01-27
5
-21
/
+32
|
|
*
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
2013-01-27
16
-49
/
+144
|
|
*
cputime: Allow dynamic switch between tick/virtual based cputime accounting
Frederic Weisbecker
2013-01-27
3
-11
/
+43
|
|
*
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2013-01-27
27
-54
/
+160
|
|
*
cputime: Move default nsecs_to_cputime() to jiffies based cputime file
Frederic Weisbecker
2013-01-27
2
-6
/
+8
|
|
*
cputime: Librarize per nsecs resolution cputime definitions
Frederic Weisbecker
2013-01-27
4
-145
/
+167
|
|
*
context_tracking: Export context state for generic vtime
Frederic Weisbecker
2013-01-26
2
-15
/
+29
|
*
|
sched: Fix signedness bug in yield_to()
Dan Carpenter
2013-02-05
1
-1
/
+1
|
*
|
sched: Fix select_idle_sibling() bouncing cow syndrome
Mike Galbraith
2013-02-04
1
-14
/
+7
|
*
|
sched/rt: Further simplify pick_rt_task()
Kirill Tkhai
2013-02-03
1
-2
/
+1
|
*
|
sched/rt: Do not account zero delta_exec in update_curr_rt()
Kirill Tkhai
2013-01-31
1
-2
/
+2
|
*
|
cputime: Avoid multiplication overflow on utime scaling
Frederic Weisbecker
2013-01-27
1
-9
/
+9
|
*
|
sched/rt: Avoid updating RT entry timeout twice within one tick period
Ying Xue
2013-01-25
2
-1
/
+6
|
*
|
sched/fair: Set se->vruntime directly in place_entity()
Viresh Kumar
2013-01-24
1
-3
/
+1
|
*
|
sched/rt: Add reschedule check to switched_from_rt()
Kirill Tkhai
2013-01-24
1
-2
/
+5
|
*
|
sched: Fix the broken sched_rr_get_interval()
Zhu Yanhai
2013-01-24
1
-1
/
+1
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-19
195
-4097
/
+8995
|
\
\
\
|
*
|
|
perf/x86/amd: Enable northbridge performance counters on AMD family 15h
Jacob Shin
2013-02-16
4
-20
/
+164
|
*
|
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2013-02-15
13
-11
/
+349
|
|
\
\
\
|
|
*
|
|
perf/hwbp: Fix cleanup in case of kzalloc failure
Daniel Baluta
2013-02-14
1
-1
/
+1
|
|
*
|
|
perf tools: Fix build with bison 2.3 and older.
Vinson Lee
2013-02-14
3
-4
/
+2
|
|
*
|
|
perf tools: Limit unwind support to x86 archs
Jiri Olsa
2013-02-14
1
-0
/
+5
|
|
*
|
|
perf annotate: Make it to be able to skip unannotatable symbols
Namhyung Kim
2013-02-14
2
-2
/
+18
|
|
*
|
|
perf gtk/annotate: Fail early if it can't annotate
Namhyung Kim
2013-02-14
1
-8
/
+8
|
|
*
|
|
perf gtk/annotate: Show source lines with gray color
Namhyung Kim
2013-02-14
1
-3
/
+27
|
|
*
|
|
perf gtk/annotate: Support multiple event annotation
Namhyung Kim
2013-02-14
4
-27
/
+56
|
|
*
|
|
perf ui/gtk: Implement basic GTK2 annotation browser
Namhyung Kim
2013-02-14
6
-4
/
+218
|
|
*
|
|
perf annotate: Fix warning message on a missing vmlinux
Namhyung Kim
2013-02-14
1
-1
/
+1
|
|
*
|
|
perf buildid-cache: Add --update option
Namhyung Kim
2013-02-14
2
-1
/
+53
|
|
/
/
/
|
*
|
|
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2013-02-11
8
-274
/
+456
|
|
\
\
\
|
|
*
|
|
uprobes/perf: Avoid uprobe_apply() whenever possible
Oleg Nesterov
2013-02-08
1
-6
/
+36
|
|
*
|
|
uprobes/perf: Teach trace_uprobe/perf code to use UPROBE_HANDLER_REMOVE
Oleg Nesterov
2013-02-08
1
-7
/
+14
|
|
*
|
|
uprobes/perf: Teach trace_uprobe/perf code to pre-filter
Oleg Nesterov
2013-02-08
1
-3
/
+43
|
|
*
|
|
uprobes/perf: Teach trace_uprobe/perf code to track the active perf_event's
Oleg Nesterov
2013-02-08
1
-0
/
+55
|
|
*
|
|
uprobes: Introduce uprobe_apply()
Oleg Nesterov
2013-02-08
2
-4
/
+41
|
|
*
|
|
perf: Introduce hw_perf_event->tp_target and ->tp_list
Oleg Nesterov
2013-02-08
2
-3
/
+11
|
|
*
|
|
uprobes/perf: Always increment trace_uprobe->nhit
Oleg Nesterov
2013-02-08
1
-2
/
+1
|
|
*
|
|
uprobes/tracing: Kill uprobe_trace_consumer, embed uprobe_consumer into trace...
Oleg Nesterov
2013-02-08
1
-29
/
+6
|
|
*
|
|
uprobes/tracing: Introduce is_trace_uprobe_enabled()
Oleg Nesterov
2013-02-08
2
-3
/
+7
|
|
*
|
|
uprobes/tracing: Ensure inode != NULL in create_trace_uprobe()
Oleg Nesterov
2013-02-08
1
-3
/
+3
[next]