index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+203
2012-01-17
Btrfs: space leak tracepoints
Josef Bacik
1
-0
/
+30
2012-01-17
Btrfs: add allocator tracepoints
Josef Bacik
1
-0
/
+173
2012-01-13
vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate()
Tao Ma
1
-8
/
+14
2012-01-11
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+11
2012-01-11
Merge branch 'akpm' (aka "Andrew's patch-bomb")
Linus Torvalds
3
-2
/
+96
2012-01-11
tracepoint: add tracepoints for debugging oom_score_adj
KAMEZAWA Hiroyuki
2
-0
/
+94
2012-01-11
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-09
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-19
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-12-01
regmap: Add trace event for successful cache reads
Mark Brown
1
-0
/
+9
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-11
/
+1
2011-11-07
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-11-01
mm: change isolate mode from #define to bitwise type
Minchan Kim
1
-4
/
+4
2011-11-01
Revert "tracing: Include module.h in define_trace.h"
Paul Gortmaker
1
-10
/
+0
2011-11-01
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
1
-1
/
+1
2011-10-30
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
1
-4
/
+10
2011-10-30
writeback: send work item to queue_io, move_expired_inodes
Curt Wohlgemuth
1
-2
/
+3
2011-10-30
writeback: trace event balance_dirty_pages
Wu Fengguang
1
-0
/
+73
2011-10-30
writeback: trace event bdi_dirty_ratelimit
Wu Fengguang
1
-0
/
+45
2011-10-29
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-08
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
2011-10-04
Merge branch 'linus' into sched/core
Ingo Molnar
1
-5
/
+5
2011-10-04
perf: Fix counter of ftrace events
Andrew Vagin
1
-0
/
+3
2011-10-03
writeback: IO-less balance_dirty_pages()
Wu Fengguang
1
-24
/
+0
[next]