1. e34e318 Merge remote-tracking branch 'origin/android-4.9-eas-dev' into HEAD by Joel Fernandes · 6 years ago
  2. a2ee4e7 trace/sched: Fix compilation for 32 bit systems by Pavankumar Kondeti · 6 years ago
  3. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. 82acb5f clk: fix a panic error caused by accessing NULL pointer by Cai Li · 7 years ago
  5. 2f17e34 f2fs: updates on v4.16-rc1 by Jaegeuk Kim · 7 years ago
  6. 21bd85c Merge remote-tracking branch 'android-4.9' into 'android-4.9-eas-dev' by Quentin Perret · 6 years ago
  7. 033d019 Merge 4.9.77 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  8. c781e3b KVM: Fix stack-out-of-bounds read in write_mmio by Wanpeng Li · 7 years ago
  9. 4905932 sched/fair: remove energy_diff tracepoint in preparation to re-factoring by Patrick Bellasi · 7 years ago
  10. 44310bf sched: walt: Correct WALT window size initialization by Vikram Mulukutla · 7 years ago
  11. b28cab9 sched: walt: Leverage existing helper APIs to apply invariance by Vikram Mulukutla · 7 years ago
  12. c1a2864 Merge 4.9.66 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  13. d45c593 SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status by Trond Myklebust · 7 years ago
  14. 8ae26d1 f2fs: updates on 4.15-rc1 by Jaegeuk Kim · 7 years ago
  15. 904c79c sched: compute task utilisation with WALT consistently by Quentin Perret · 7 years ago
  16. 63da420 f2fs: catch up to v4.14-rc1 by Hyojun Kim · 7 years ago
  17. 2b3a26c FROMLIST: tracing: Add support for preempt and irq enable/disable events by Joel Fernandes · 7 years ago
  18. 11184b6 ANDROID: events: add tracepoint for find_best_target by Patrick Bellasi · 7 years ago
  19. 8d40f58 ANDROID: trace:sched: Make util_avg in load_avg trace reflect PELT/WALT as used by Chris Redpath · 7 years ago
  20. 4328ce3 ANDROID: trace/sched: add rq utilization signal for WALT by Juri Lelli · 8 years ago
  21. 86791b1 tracing: Add #undef to fix compile error am: 8bb208d02a by Rik van Riel · 7 years ago
  22. 8bb208d tracing: Add #undef to fix compile error by Rik van Riel · 8 years ago
  23. a5c4dbb ANDROID: Replace spaces by '_' for some android filesystem tracepoints. by Mohan Srinivasan · 7 years ago
  24. 009e608 ANDROID: Refactor fs readpage/write tracepoints. by Mohan Srinivasan · 7 years ago
  25. d8a4d03 ANDROID: sched/walt: use div_u64 instead of do_div by Dmitry Shmidt · 7 years ago
  26. 102f7f4 ANDROID: sched/walt: use do_div instead of division operator by Amit Pundir · 8 years ago
  27. 12e056c ANDROID: sched: fix wrong truncation of walt_avg by Ke Wang · 8 years ago
  28. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  29. c33cc8f FROMLIST: cpufreq: Add android's 'interactive' governor by Viresh Kumar · 8 years ago
  30. 8e45d94 ANDROID: DEBUG: sched: add tracepoint for RD overutilized by Patrick Bellasi · 8 years ago
  31. 26c2154 ANDROID: sched: Introduce Window Assisted Load Tracking (WALT) by Srivatsa Vaddagiri · 8 years ago
  32. e71c425 ANDROID: sched/tune: Add support for negative boost values by Srinath Sridharan · 8 years ago
  33. 2178e84 ANDROID: FIXUP: sched: fix build for non-SMP target by Patrick Bellasi · 8 years ago
  34. 5824d98 ANDROID: DEBUG: sched/tune: add tracepoint on P-E space filtering by Patrick Bellasi · 8 years ago
  35. 110441b ANDROID: DEBUG: sched/tune: add tracepoint for energy_diff() values by Patrick Bellasi · 8 years ago
  36. ecccdb7 ANDROID: DEBUG: sched/tune: add tracepoint for task boost signal by Patrick Bellasi · 8 years ago
  37. 953b104 ANDROID: DEBUG: schedtune: add tracepoint for schedtune_tasks_update() values by Patrick Bellasi · 9 years ago
  38. cccead1 ANDROID: DEBUG: schedtune: add tracepoint for CPU boost signal by Patrick Bellasi · 9 years ago
  39. 050dcb8 ANDROID: DEBUG: schedtune: add tracepoint for SchedTune configuration update by Patrick Bellasi · 9 years ago
  40. 2f8ed12 ANDROID: DEBUG: sched,cpufreq: add cpu_capacity change tracepoint by Juri Lelli · 9 years ago
  41. 7947880 ANDROID: DEBUG: sched: add tracepoint for CPU load/util signals by Juri Lelli · 9 years ago
  42. a4b0c3a ANDROID: DEBUG: sched: add tracepoint for task load/util signals by Juri Lelli · 9 years ago
  43. 0a94200 ANDROID: DEBUG: sched: add tracepoint for cpu/freq scale invariance by Juri Lelli · 9 years ago
  44. bb5fca2 ANDROID: sched/cpufreq_sched: add trace events by Steve Muckle · 9 years ago
  45. d997d9d ANDROID: trace: net: use %pK for kernel pointers by mukesh agrawal · 8 years ago
  46. 25cc70f ANDROID: fs: FS tracepoints to track IO. by Mohan Srinivasan · 8 years ago
  47. d335459 ANDROID: trace: cpufreq: fix typo in min/max cpufreq by Thierry Strudel · 8 years ago
  48. b354d8a ANDROID: trace: power: add trace_clock_set_parent by Colin Cross · 12 years ago
  49. 83707ea ANDROID: trace: cpufreq: Add tracing for min/max cpufreq by Ruchi Kandoi · 9 years ago
  50. dbd4bf9 ANDROID: trace/events: fix gpu event timestamp formatting by Jamie Gennis · 11 years ago
  51. 88848da ANDROID: trace/events: add gpu trace events by Jamie Gennis · 11 years ago
  52. a5a4447 ANDROID: sched: add sched blocked tracepoint which dumps out context of sleep. by Riley Andrews · 9 years ago
  53. 41c6b3e swiotlb: Add swiotlb=noforce debug option by Geert Uytterhoeven · 8 years ago
  54. 1fd1e6c swiotlb: Convert swiotlb_force from int to enum by Geert Uytterhoeven · 8 years ago
  55. 28dad9a btrfs: fix crash when tracepoint arguments are freed by wq callbacks by David Sterba · 7 years ago
  56. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  57. cf37831 mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS by Vlastimil Babka · 8 years ago
  58. 2ab704a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  59. bc75450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  60. 4c1fad6 Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  61. 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  62. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. e606d81 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. df0adc7 rxrpc: Keep the call timeouts as ktimes rather than jiffies by David Howells · 8 years ago
  65. 265a44bb rxrpc: Actually display the tx_data trace retransmission note by David Howells · 8 years ago
  66. a176707 rxrpc: Make Tx loss-injection go through normal return and adjust tracing by David Howells · 8 years ago
  67. 3da7ffe irq: Fix typo in tracepoint.xml by Masanari Iida · 8 years ago
  68. 5749434 rxrpc: Implement slow-start by David Howells · 8 years ago
  69. c6672e3 rxrpc: Add a tracepoint to log which packets will be retransmitted by David Howells · 8 years ago
  70. 9c7ad43 rxrpc: Add tracepoint for ACK proposal by David Howells · 8 years ago
  71. 89b475a rxrpc: Add a tracepoint to log injected Rx packet loss by David Howells · 8 years ago
  72. be832ae rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint by David Howells · 8 years ago
  73. fc7ab6d rxrpc: Add a tracepoint for the call timer by David Howells · 8 years ago
  74. cf1a647 rxrpc: Add per-peer RTT tracker by David Howells · 8 years ago
  75. 71f3ca4 rxrpc: Improve skb tracing by David Howells · 8 years ago
  76. 8499790 rxrpc: Add a tracepoint to follow what recvmsg does by David Howells · 8 years ago
  77. 58dc63c rxrpc: Add a tracepoint to follow packets in the Rx buffer by David Howells · 8 years ago
  78. f3639df rxrpc: Add a tracepoint to log ACK transmission by David Howells · 8 years ago
  79. ec71eb9 rxrpc: Add a tracepoint to log received ACK packets by David Howells · 8 years ago
  80. a124fe3 rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer by David Howells · 8 years ago
  81. 363deea rxrpc: Add connection tracepoint and client conn state tracepoint by David Howells · 8 years ago
  82. a3868bf rxrpc: Print the packet type name in the Rx packet trace by David Howells · 8 years ago
  83. 3ba7bca cpufreq: intel_pstate: Add io_boost trace by Srinivas Pandruvada · 8 years ago
  84. 5828c46 x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systems by Yazen Ghannam · 8 years ago
  85. db819d6 x86/mce: Add support for new MCA_SYND register by Yazen Ghannam · 8 years ago
  86. 49e19ec rxrpc: Add tracepoints to record received packets and end of data_ready by David Howells · 8 years ago
  87. 2ab2721 rxrpc: Remove skb_count from struct rxrpc_call by David Howells · 8 years ago
  88. 5a42976 rxrpc: Add tracepoint for working out where aborts happen by David Howells · 8 years ago
  89. fff7242 rxrpc: Improve the call tracking tracepoint by David Howells · 8 years ago
  90. cf392d1 cpu/hotplug: Add multi instance support by Thomas Gleixner · 8 years ago
  91. e34d423 rxrpc: Trace rxrpc_call usage by David Howells · 8 years ago
  92. 44819a7 f2fs: clean up bio cache trace by Chao Yu · 8 years ago
  93. df844fd rxrpc: Use a tracepoint for skb accounting debugging by David Howells · 8 years ago
  94. ae02e5d HID: intel-ish-hid: ipc layer by Srinivas Pandruvada · 8 years ago
  95. ed1777d cgroup: add tracepoints for basic operations by Tejun Heo · 8 years ago
  96. 84bd8d33 Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  97. c87edb3 tracing: Fix tick_stop tracepoint symbols for user export by Steven Rostedt (Red Hat) · 8 years ago
  98. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  99. 0803e04 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  100. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago