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