index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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]