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
2015-08-29
net: FIB tracepoints
David Ahern
1
-0
/
+111
2015-08-18
writeback: update writeback tracepoints to report cgroup
Tejun Heo
1
-39
/
+141
2015-08-13
ASoC: dapm: Consolidate path trace events
Lars-Peter Clausen
1
-38
/
+15
2015-08-05
spmi: add command tracepoints for SPMI
Ankit Gupta
1
-0
/
+135
2015-08-04
f2fs: check the largest extent at look-up time
Jaegeuk Kim
1
-6
/
+6
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
1
-3
/
+3
2015-08-03
sched: Introduce the 'trace_sched_waking' tracepoint
Peter Zijlstra
1
-9
/
+21
2015-07-23
fs: Remove ext3 filesystem driver
Jan Kara
2
-1060
/
+0
2015-07-17
rcu: Apply rcu_seq operations to _rcu_barrier()
Paul E. McKenney
1
-1
/
+0
2015-07-17
[media] videobuf2: add trace events
Philipp Zabel
1
-0
/
+97
2015-07-17
[media] v4l2-dev: use event class to deduplicate v4l2 trace events
Philipp Zabel
1
-82
/
+78
2015-06-30
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-55
/
+0
2015-06-26
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
5
-387
/
+387
2015-06-25
Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+2
2015-06-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-0
/
+145
2015-06-25
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+8
2015-06-25
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-6
/
+29
2015-06-24
Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-14
/
+19
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2015-06-23
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+17
2015-06-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+8
2015-06-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2015-06-21
ext4: minor cleanup of ext4_da_reserve_space()
Eric Whitney
1
-6
/
+4
2015-06-19
timer: Replace timer base by a cpu index
Thomas Gleixner
1
-7
/
+6
2015-06-19
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-8
/
+17
2015-06-10
btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.
Qu Wenruo
1
-55
/
+0
2015-06-09
ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
1
-0
/
+25
2015-06-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-1
/
+1
2015-06-02
writeback: move global_dirty_limit into wb_domain
Tejun Heo
1
-3
/
+4
2015-06-02
writeback: move bandwidth related fields from backing_dev_info into bdi_write...
Tejun Heo
1
-4
/
+4
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
1
-4
/
+50
2015-05-28
tracing/mm: don't trace mm_page_pcpu_drain on offline cpus
Shreyas B. Prabhu
1
-1
/
+24
2015-05-28
tracing/mm: don't trace mm_page_free on offline cpus
Shreyas B. Prabhu
1
-1
/
+13
2015-05-28
tracing/mm: don't trace kmem_cache_free on offline cpus
Shreyas B. Prabhu
1
-2
/
+13
2015-05-28
f2fs: add f2fs_map_blocks
Jaegeuk Kim
1
-14
/
+14
2015-05-28
block: discard bdi_unregister() in favour of bdi_destroy()
NeilBrown
1
-1
/
+0
2015-05-22
tracing: timer: Add deferrable flag to timer_start
Badhri Jagan Sridharan
1
-4
/
+9
2015-05-19
sched/wait: Introduce TASK_NOLOAD and TASK_IDLE
Peter Zijlstra
1
-1
/
+2
2015-05-13
tracing: Rename ftrace_get_offsets_##call() to trace_event_get_offsets_##call()
Steven Rostedt (Red Hat)
2
-4
/
+4
2015-05-13
tracing: Rename ftrace_define_fields_##call() to trace_event_define_fields_##...
Steven Rostedt (Red Hat)
2
-3
/
+3
2015-05-13
tracing: Rename ftrace_event_type_funcs_##call to trace_event_type_funcs_##call
Steven Rostedt (Red Hat)
2
-4
/
+4
2015-05-13
tracing: Rename ftrace_data_offset_##call to trace_event_data_offset_##call
Steven Rostedt (Red Hat)
2
-6
/
+6
2015-05-13
tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##call
Steven Rostedt (Red Hat)
2
-15
/
+15
2015-05-13
tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-05-13
tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*
Steven Rostedt (Red Hat)
1
-5
/
+5
2015-05-13
tracing: Rename ftrace_output functions to trace_output
Steven Rostedt (Red Hat)
2
-9
/
+9
2015-05-13
tracing: Rename ftrace_event_buffer to trace_event_buffer.
Steven Rostedt (Red Hat)
1
-3
/
+3
2015-05-13
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
Steven Rostedt (Red Hat)
3
-16
/
+16
2015-05-13
tracing: Rename ftrace_event_file to trace_event_file
Steven Rostedt (Red Hat)
1
-12
/
+12
[prev]
[next]