| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing: Add __field_struct macro for TRACE_EVENT() | Steven Rostedt | 2014-06-21 | 1 | -0/+33 |
* | tracing: Fix syscall_*regfunc() vs copy_process() race | Oleg Nesterov | 2014-06-21 | 1 | -0/+15 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-06-12 | 1 | -0/+20 |
|\ |
|
| * | sched, trace: Add a tracepoint for IPI-less remote wakeups | Andy Lutomirski | 2014-06-05 | 1 | -0/+20 |
* | | Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-06-12 | 1 | -26/+58 |
|\ \ |
|
| * \ | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2014-06-12 | 1 | -26/+58 |
| |\ \ |
|
| | * | | PM / sleep: trace events for device PM callbacks | Todd E Brandt | 2014-06-11 | 1 | -18/+42 |
| | * | | PM / sleep: trace events for suspend/resume | Todd E Brandt | 2014-06-07 | 1 | -17/+25 |
| | |/ |
|
* | | | Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2014-06-09 | 1 | -2/+144 |
|\ \ \ |
|
| * | | | f2fs: add a tracepoint for f2fs_read_data_page | Chao Yu | 2014-05-07 | 1 | -2/+13 |
| * | | | f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pages | Chao Yu | 2014-05-07 | 1 | -0/+64 |
| * | | | f2fs: add a tracepoint for f2fs_write_{meta,node,data}_page | Chao Yu | 2014-05-07 | 1 | -0/+7 |
| * | | | f2fs: add a tracepoint for f2fs_write_end | Chao Yu | 2014-05-07 | 1 | -0/+30 |
| * | | | f2fs: add a tracepoint for f2fs_write_begin | Chao Yu | 2014-05-07 | 1 | -0/+30 |
* | | | | Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-06-09 | 1 | -1/+65 |
|\ \ \ \ |
|
| * | | | | tracing: Add __get_dynamic_array_len() macro for trace events | Steven Rostedt (Red Hat) | 2014-06-04 | 1 | -1/+10 |
| * | | | | tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks | Steven Rostedt (Red Hat) | 2014-05-15 | 1 | -1/+56 |
* | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-06-08 | 1 | -5/+4 |
|\ \ \ \ \ |
|
| * | | | | | ext4: rename uninitialized extents to unwritten | Lukas Czerner | 2014-04-20 | 1 | -4/+4 |
| * | | | | | ext4: get rid of EXT4_MAP_UNINIT flag | Lukas Czerner | 2014-04-20 | 1 | -1/+0 |
* | | | | | | mm/compaction: do not count migratepages when unnecessary | Vlastimil Babka | 2014-06-04 | 1 | -4/+21 |
* | | | | | | mm: shrinker: add nid to tracepoint output | Dave Hansen | 2014-06-04 | 1 | -4/+11 |
* | | | | | | mm: shrinker trace points: fix negatives | Dave Hansen | 2014-06-04 | 1 | -3/+3 |
* | | | | | | mm: get rid of __GFP_KMEMCG | Vladimir Davydov | 2014-06-04 | 1 | -1/+0 |
* | | | | | | Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-06-04 | 1 | -92/+0 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown | 2014-05-22 | 1 | -92/+0 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | ASoC: Remove ASoC level IO tracing | Lars-Peter Clausen | 2014-04-22 | 1 | -92/+0 |
| | | |/ /
| | |/| | |
|
* | / | | | locks: add some tracepoints in the lease handling code | Jeff Layton | 2014-06-02 | 1 | -0/+96 |
|/ / / / |
|
* | | | | Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-05-08 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | trace: module: Maintain a valid user count | Romain Izard | 2014-05-08 | 1 | -1/+1 |
| |/ / |
|
* | / | Fix: tracing: use 'E' instead of 'X' for unsigned module tain flag | Mathieu Desnoyers | 2014-04-23 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-20 | 1 | -9/+0 |
|\ \
| |/
|/| |
|
| * | ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGE | Theodore Ts'o | 2014-04-14 | 1 | -9/+0 |
* | | Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2014-04-12 | 2 | -6/+12 |
|\ \ |
|
| * | | tracing: Fix anonymous unions in struct ftrace_event_call | Mathieu Desnoyers | 2014-04-09 | 1 | -3/+9 |
| * | | tracepoint: Fix sparse warnings in tracepoint.c | Mathieu Desnoyers | 2014-04-09 | 1 | -3/+0 |
| * | | tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints | Mathieu Desnoyers | 2014-04-08 | 1 | -3/+6 |
* | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-04-09 | 1 | -0/+372 |
|\ \ \ |
|
| * | | | i2c: Add message transfer tracepoints for SMBUS [ver #2] | David Howells | 2014-03-13 | 1 | -1/+223 |
| * | | | i2c: Add message transfer tracepoints for I2C | David Howells | 2014-03-13 | 1 | -0/+150 |
* | | | | exec: kill bprm->tcomm[], simplify the "basename" logic | Oleg Nesterov | 2014-04-07 | 1 | -1/+1 |
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-04-06 | 1 | -1/+3 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE | Mathieu Desnoyers | 2014-03-13 | 1 | -1/+3 |
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-04-04 | 1 | -32/+70 |
|\ \ \ \ |
|
| * | | | | ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate | Lukas Czerner | 2014-03-18 | 1 | -33/+35 |
| * | | | | ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate | Namjae Jeon | 2014-02-23 | 1 | -1/+32 |
| * | | | | ext4: translate fallocate mode bits to strings | Lukas Czerner | 2014-02-22 | 1 | -2/+7 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-04-04 | 1 | -0/+137 |
|\ \ \ \ \ |
|
| * | | | | | btrfs: Add trace for btrfs_workqueue alloc/destroy | Qu Wenruo | 2014-03-20 | 1 | -0/+55 |
| * | | | | | btrfs: Add ftrace for btrfs_workqueue | Qu Wenruo | 2014-03-10 | 1 | -0/+82 |