index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-13
tracing: Show raw time stamp on stats per cpu using counter or tsc mode for t...
Yoshihiro YUNOMAE
1
-6
/
+17
2012-11-13
tracing: Format non-nanosec times from tsc clock without a decimal point.
David Sharp
3
-32
/
+65
2012-11-13
tracing,x86: Add a TSC trace_clock
David Sharp
1
-0
/
+1
2012-11-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-19
/
+22
2012-11-12
genirq: Always force thread affinity
Thomas Gleixner
1
-2
/
+21
2012-11-08
rcu: Add tracing for synchronize_sched_expedited()
Paul E. McKenney
1
-0
/
+37
2012-11-08
rcu: Remove old debugfs interfaces and also RCU flavor name
Michael Wang
1
-146
/
+44
2012-11-08
rcu: split 'rcuhier' to each flavor
Michael Wang
1
-0
/
+24
2012-11-08
rcu: split 'rcugp' to each flavor
Michael Wang
1
-0
/
+26
2012-11-08
rcu: split 'rcuboost' to each flavor
Michael Wang
1
-1
/
+10
2012-11-08
rcu: split 'rcubarrier' to each flavor
Michael Wang
1
-0
/
+27
2012-11-08
rcu: Fix tracing formatting
Paul E. McKenney
2
-11
/
+14
2012-11-08
rcu: Remove the interface "rcudata.csv"
Michael Wang
1
-76
/
+0
2012-11-08
rcu: Replace the old interface with the new one
Michael Wang
1
-124
/
+24
2012-11-08
rcu: Optimize the 'rcu_pending' for RCU trace
Michael Wang
1
-6
/
+35
2012-11-08
rcu: Optimize the 'rcudata.csv' for RCU trace
Michael Wang
1
-0
/
+42
2012-11-08
rcu: Optimize the 'rcudata' for RCU trace
Michael Wang
1
-0
/
+31
2012-11-08
rcu: Fundamental facility for 'CPU units sequence reading'
Michael Wang
1
-0
/
+30
2012-11-08
rcu: Create directory for each flavor of rcu
Michael Wang
1
-0
/
+8
2012-11-08
rcu: Instrument synchronize_rcu_expedited() for debugfs tracing
Paul E. McKenney
2
-3
/
+24
2012-11-08
rcu: Move synchronize_sched_expedited() state to rcu_state
Paul E. McKenney
2
-11
/
+12
2012-11-08
rcu: Avoid counter wrap in synchronize_sched_expedited()
Paul E. McKenney
1
-18
/
+44
2012-11-08
rcu: Rename ->onofflock to ->orphan_lock
Paul E. McKenney
3
-11
/
+11
2012-11-03
uprobes: Kill arch_uprobe_enable/disable_step() hooks
Oleg Nesterov
1
-10
/
+0
2012-11-03
uprobes/powerpc: Do not use arch_uprobe_*_step() helpers
Oleg Nesterov
1
-2
/
+0
2012-11-02
tracing: Add trace_options kernel command line parameter
Steven Rostedt
1
-15
/
+39
2012-11-02
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
7
-64
/
+76
2012-11-02
tracing: Remove deprecated tracing_enabled file
Steven Rostedt
1
-3
/
+0
2012-11-02
tracing: Make tracing_enabled be equal to tracing_on
Steven Rostedt
2
-86
/
+5
2012-11-02
tracing: Remove unused function unregister_tracer()
Steven Rostedt
2
-27
/
+0
2012-11-02
tracing: Separate open function from set_event and available_events
Steven Rostedt
1
-19
/
+27
2012-11-02
ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64
Yoshihiro YUNOMAE
1
-2
/
+2
2012-11-02
tracing: Reset ring buffer when changing trace_clocks
David Sharp
1
-0
/
+8
2012-11-01
irq: Set CPU affinity right on thread creation
Sankara Muthukrishnan
1
-0
/
+2
2012-11-01
genirq: Provide means to retrigger parent
Thomas Gleixner
3
-0
/
+25
2012-11-01
futex: Handle futex_pi OWNER_DIED take over correctly
Thomas Gleixner
1
-19
/
+22
2012-10-31
tracing: Cleanup unnecessary function declarations
Vaibhav Nagarnaik
1
-32
/
+29
2012-10-31
tracing: Trivial cleanup
David Sharp
1
-3
/
+3
2012-10-31
tracing: Cache comms only after an event occurred
Steven Rostedt
4
-11
/
+33
2012-10-31
tracing: Have tracing_sched_wakeup_trace() use standard unlock_commit
Steven Rostedt
1
-3
/
+1
2012-10-31
tracing: Enable comm recording if trace_printk() is used
Steven Rostedt
3
-2
/
+38
2012-10-31
tracing: Expand ring buffer when trace_printk() is used
Steven Rostedt
1
-0
/
+7
2012-10-31
ring-buffer: Add a 'dropped events' counter
Slava Pestov
2
-6
/
+38
2012-10-31
tracing: Change tracer's integer flags to bool
Hiraku Toyooka
3
-12
/
+12
2012-10-31
tracing: Allow tracers to start at core initcall
Steven Rostedt
6
-8
/
+7
2012-10-31
tracing: Replace strict_strto* with kstrto*
Daniel Walter
7
-14
/
+14
2012-10-31
module: fix out-by-one error in kallsyms
Rusty Russell
1
-11
/
+16
2012-10-30
perf, powerpc: Fix hw breakpoints returning -ENOSPC
Michael Neuling
1
-5
/
+7
2012-10-29
Merge 3.7-rc3 into tty-next
Greg Kroah-Hartman
7
-221
/
+191
2012-10-27
rcutorture: Use DEFINE_STATIC_SRCU()
Lai Jiangshan
1
-35
/
+6
[prev]
[next]