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
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-22
sched/events: Revert trace_sched_stat_sleeptime()
Peter Zijlstra
1
-50
/
+0
2012-02-06
writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue
Wu Fengguang
1
-1
/
+4
2012-02-01
writeback: fix NULL bdi->dev in trace writeback_single_inode
Wu Fengguang
1
-1
/
+1
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+203
2012-01-16
Btrfs: space leak tracepoints
Josef Bacik
1
-0
/
+30
2012-01-16
Btrfs: add allocator tracepoints
Josef Bacik
1
-0
/
+173
2012-01-12
vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate()
Tao Ma
1
-8
/
+14
2012-01-10
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+11
2012-01-10
Merge branch 'akpm' (aka "Andrew's patch-bomb")
Linus Torvalds
3
-2
/
+96
2012-01-10
tracepoint: add tracepoints for debugging oom_score_adj
KAMEZAWA Hiroyuki
2
-0
/
+94
2012-01-10
mm-tracepoint: rename page-free events
Konstantin Khlebnikov
1
-2
/
+2
2012-01-10
Merge branch 'for_linus' into for_linus_merged
Theodore Ts'o
1
-3
/
+3
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-0
/
+9
2012-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+57
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+109
2011-12-23
sched/tracing: Add a new tracepoint for sleeptime
Arun Sharma
1
-0
/
+50
2011-12-18
ext4: do not reference pa_inode from group_pa
Yongqiang Yang
1
-3
/
+3
2011-12-18
writeback: dirty ratelimit - think time compensation
Wu Fengguang
1
-3
/
+11
2011-12-18
writeback: show writeback reason with __print_symbolic
Wu Fengguang
1
-2
/
+13
2011-12-11
rcu: Augment rcu_batch_end tracing for idle and callback state
Paul E. McKenney
1
-9
/
+29
2011-12-11
rcu: Permit dyntick-idle with callbacks pending
Paul E. McKenney
1
-1
/
+2
2011-12-11
rcu: Eliminate RCU_FAST_NO_HZ grace-period hang
Paul E. McKenney
1
-1
/
+0
2011-12-11
rcu: Add tracing for RCU_FAST_NO_HZ
Paul E. McKenney
1
-0
/
+37
2011-12-11
rcu: Update trace_rcu_dyntick() header comment
Paul E. McKenney
1
-2
/
+10
2011-12-11
rcu: Deconfuse dynticks entry-exit tracing
Paul E. McKenney
1
-6
/
+9
2011-12-11
rcu: Add failure tracing to rcutorture
Paul E. McKenney
1
-0
/
+26
2011-12-11
rcu: Track idleness independent of idle tasks
Paul E. McKenney
1
-4
/
+6
2011-12-06
events, sched: Add tracepoint for accounting blocked time
Andrew Vagin
1
-0
/
+7
2011-11-30
regmap: Add trace event for successful cache reads
Mark Brown
1
-0
/
+9
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-11
/
+1
2011-11-06
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-30
/
+131
2011-11-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-7
/
+473
2011-10-31
mm: change isolate mode from #define to bitwise type
Minchan Kim
1
-4
/
+4
2011-10-31
Revert "tracing: Include module.h in define_trace.h"
Paul Gortmaker
1
-10
/
+0
2011-10-31
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
1
-1
/
+1
2011-10-31
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
1
-4
/
+10
2011-10-31
writeback: send work item to queue_io, move_expired_inodes
Curt Wohlgemuth
1
-2
/
+3
2011-10-31
writeback: trace event balance_dirty_pages
Wu Fengguang
1
-0
/
+73
2011-10-31
writeback: trace event bdi_dirty_ratelimit
Wu Fengguang
1
-0
/
+45
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+25
2011-10-27
ext4: optimize ext4_ext_convert_to_initialized()
Eric Gouriou
1
-0
/
+82
2011-10-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+5
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2011-10-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+459
2011-10-26
Merge branch 'for-linus' of git://github.com/ericvh/linux
Linus Torvalds
1
-0
/
+176
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+99
2011-10-25
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap
Linus Torvalds
1
-0
/
+136
2011-10-24
net/9p: Convert net/9p protocol dumps to tracepoints
Aneesh Kumar K.V
1
-0
/
+176
2011-10-07
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
1
-0
/
+99
2011-10-06
Merge commit 'v3.1-rc9' into perf/core
Ingo Molnar
1
-5
/
+5
[next]