index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
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-20
13
-234
/
+524
|
\
|
*
sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>
Ingo Molnar
2013-02-19
1
-0
/
+1
|
*
sched/rt: Move rt specific bits into new header file
Clark Williams
2013-02-07
2
-53
/
+60
|
*
sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice
Clark Williams
2013-02-07
1
-1
/
+14
|
*
sched: Move sched.h sysctl bits into separate header
Clark Williams
2013-02-07
2
-91
/
+97
|
*
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2013-02-05
11
-91
/
+353
|
|
\
|
|
*
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
2013-01-27
5
-33
/
+76
|
|
*
kvm: Prepare to add generic guest entry/exit callbacks
Frederic Weisbecker
2013-01-27
2
-11
/
+30
|
|
*
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
2013-01-27
2
-0
/
+26
|
|
*
cputime: Allow dynamic switch between tick/virtual based cputime accounting
Frederic Weisbecker
2013-01-27
1
-0
/
+8
|
|
*
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2013-01-27
4
-2
/
+32
|
|
*
cputime: Move default nsecs_to_cputime() to jiffies based cputime file
Frederic Weisbecker
2013-01-27
1
-2
/
+8
|
|
*
cputime: Librarize per nsecs resolution cputime definitions
Frederic Weisbecker
2013-01-27
3
-61
/
+163
|
|
*
context_tracking: Export context state for generic vtime
Frederic Weisbecker
2013-01-26
1
-0
/
+28
|
*
|
sched/rt: Avoid updating RT entry timeout twice within one tick period
Ying Xue
2013-01-25
1
-0
/
+1
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-20
11
-41
/
+128
|
\
\
\
|
*
|
|
uprobes: Introduce uprobe_apply()
Oleg Nesterov
2013-02-08
1
-0
/
+6
|
*
|
|
perf: Introduce hw_perf_event->tp_target and ->tp_list
Oleg Nesterov
2013-02-08
1
-2
/
+7
|
*
|
|
uprobes: Teach handler_chain() to filter out the probed task
Oleg Nesterov
2013-02-08
1
-0
/
+3
|
*
|
|
uprobes: Reintroduce uprobe_consumer->filter()
Oleg Nesterov
2013-02-08
1
-0
/
+9
|
*
|
|
uprobes: Kill uprobe_consumer->filter()
Oleg Nesterov
2013-02-08
1
-5
/
+0
|
*
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-02-03
2
-0
/
+4
|
|
\
\
\
|
|
*
|
|
tracing: Make a snapshot feature available from userspace
Hiraku Toyooka
2013-01-30
1
-0
/
+3
|
|
*
|
|
ring-buffer: Add stats field for amount read from trace ring buffer
Steven Rostedt (Red Hat)
2013-01-30
1
-0
/
+1
|
*
|
|
|
perf: Make EVENT_ATTR global
Sukadev Bhattiprolu
2013-01-31
1
-0
/
+11
|
*
|
|
|
perf: Missing field in PERF_RECORD_SAMPLE documentation
Vince Weaver
2013-01-24
1
-1
/
+2
|
|
/
/
/
|
*
|
|
profiling: Remove unused timer hook
Frederic Weisbecker
2013-01-24
1
-13
/
+0
|
*
|
|
Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2013-01-24
2
-2
/
+79
|
|
\
\
\
|
|
*
|
|
aerdrv: Enhanced AER logging
Lance Ortiz
2013-01-03
1
-2
/
+2
|
|
*
|
|
aerdrv: Trace Event for PCI Express Advanced Error Reporting
Lance Ortiz
2013-01-03
1
-0
/
+77
|
*
|
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-01-24
4
-18
/
+7
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
tracing: Remove the extra 4 bytes of padding in events
Steven Rostedt
2013-01-22
1
-1
/
+0
|
|
*
|
|
kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c
Masami Hiramatsu
2013-01-21
1
-11
/
+1
|
|
*
|
|
ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
Masami Hiramatsu
2013-01-21
1
-3
/
+3
|
|
*
|
|
tracing/lockdep: Disable lockdep first in entering NMI
Steven Rostedt
2013-01-21
1
-2
/
+2
|
|
*
|
|
tracing: Fix sparse warning with is_signed_type() macro
Steven Rostedt
2013-01-21
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-20
3
-5
/
+37
|
\
\
\
\
|
*
\
\
\
Merge branch 'nohz/printk-v8' into irq/core
Frederic Weisbecker
2013-02-05
3
-4
/
+36
|
|
\
\
\
\
|
|
*
|
|
|
printk: Wake up klogd using irq_work
Frederic Weisbecker
2012-11-18
1
-3
/
+0
|
|
*
|
|
|
irq_work: Make self-IPIs optable
Frederic Weisbecker
2012-11-18
1
-0
/
+14
|
|
*
|
|
|
irq_work: Don't stop the tick with pending works
Frederic Weisbecker
2012-11-17
1
-0
/
+6
|
|
*
|
|
|
nohz: Add API to check tick state
Frederic Weisbecker
2012-11-17
1
-1
/
+16
|
*
|
|
|
|
irq_work: Remove return value from the irq_work_queue() function
anish kumar
2013-02-04
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-20
3
-37
/
+35
|
\
\
\
\
\
|
*
|
|
|
|
srcu: Remove checks preventing idle CPUs from calling srcu_read_lock()
Lai Jiangshan
2013-02-08
1
-18
/
+3
|
*
|
|
|
|
srcu: Remove checks preventing offline CPUs from calling srcu_read_lock()
Lai Jiangshan
2013-02-08
1
-5
/
+0
|
*
|
|
|
|
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2013-02-04
2
-14
/
+32
|
|
\
\
\
\
\
|
|
|
\
\
\
\
|
|
|
\
\
\
\
|
|
|
\
\
\
\
|
|
|
\
\
\
\
|
|
*
-
-
-
.
\
\
\
\
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....
Paul E. McKenney
2013-01-29
2
-6
/
+8
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
_
|
_
|
/
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
/
|
|
|
rcu: Trace callback acceleration
Paul E. McKenney
2013-01-08
1
-2
/
+4
|
|
|
|
|
/
/
/
/
|
|
|
*
|
|
|
|
rcu: Remove obsolete Kconfig option from comment
Paul E. McKenney
2013-01-27
1
-1
/
+1
[next]