1. 0e2b81f7 tracing: Remove unneeded synth_event_mutex by Masami Hiramatsu · 6 years ago
  2. 7bbab38 tracing: Use dyn_event framework for synthetic events by Masami Hiramatsu · 6 years ago
  3. 0597c49 tracing/uprobes: Use dyn_event framework for uprobe events by Masami Hiramatsu · 6 years ago
  4. 6212dd2 tracing/kprobes: Use dyn_event framework for kprobe events by Masami Hiramatsu · 6 years ago
  5. 5448d44 tracing: Add unified dynamic event framework by Masami Hiramatsu · 6 years ago
  6. d00bbea9 tracing: Integrate similar probe argument parsers by Masami Hiramatsu · 6 years ago
  7. faacb36 tracing: Simplify creation and deletion of synthetic events by Masami Hiramatsu · 6 years ago
  8. fc800a1 tracing: Lock event_mutex before synth_event_mutex by Masami Hiramatsu · 6 years ago
  9. 547cd9e tracing/uprobes: Add busy check when cleanup all uprobes by Masami Hiramatsu · 6 years ago
  10. a7b1d74 tracing: Change default buffer_percent to 50 by Steven Rostedt (VMware) · 6 years ago
  11. 03329f9 tracing: Add tracefs file buffer_percentage by Steven Rostedt (VMware) · 6 years ago
  12. 2c2b0a7 ring-buffer: Add percentage of ring buffer full to wake up reader by Steven Rostedt (VMware) · 6 years ago
  13. 9c8e2f6 scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section names by Joe Lawrence · 6 years ago
  14. ca16b0f tracing: Have trace_stack nr_entries compare not be so subtle by Dan Carpenter · 7 years ago
  15. b0e21a6 function_graph: Have profiler use new helper ftrace_graph_get_ret_stack() by Steven Rostedt (VMware) · 6 years ago
  16. 76b42b6 function_graph: Move ftrace_graph_ret_addr() to fgraph.c by Steven Rostedt (VMware) · 6 years ago
  17. 688f708 fgraph: Add new fgraph_ops structure to enable function graph hooks by Steven Rostedt (VMware) · 6 years ago
  18. 317e04ca tracing: Rearrange functions in trace_sched_wakeup.c by Steven Rostedt (VMware) · 6 years ago
  19. e73e679 fgraph: Move function graph specific code into fgraph.c by Steven Rostedt (VMware) · 6 years ago
  20. c8dd0f4 function_graph: Do not expose the graph_time option when profiler is not configured by Steven Rostedt (VMware) · 6 years ago
  21. 3306fc4a ftrace: Create new ftrace_internal.h header by Steven Rostedt (VMware) · 6 years ago
  22. 761efe8a function_graph: Remove the use of FTRACE_NOTRACE_DEPTH by Steven Rostedt (VMware) · 6 years ago
  23. 421d106 arm64: function_graph: Remove use of FTRACE_NOTRACE_DEPTH by Steven Rostedt (VMware) · 6 years ago
  24. 9cd2992 fgraph: Have set_graph_notrace only affect function_graph tracer by Steven Rostedt (VMware) · 6 years ago
  25. d864a3c fgraph: Create a fgraph.c file to store function graph infrastructure by Steven Rostedt (VMware) · 6 years ago
  26. c43ac4a tracing: Do not line wrap short line in function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  27. 23621fa function_graph: Remove unused task_curr_ret_stack() by Steven Rostedt (VMware) · 6 years ago
  28. 5cf99a0f tracing/fgraph: Fix set_graph_function from showing interrupts by Steven Rostedt (VMware) · 6 years ago
  29. 0c7a52e tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique by Zenghui Yu · 6 years ago
  30. 3054426 sched, trace: Fix prev_state output in sched_switch tracepoint by Pavankumar Kondeti · 6 years ago
  31. b1b35f2 function_graph: Have profiler use curr_ret_stack and not depth by Steven Rostedt (VMware) · 6 years ago
  32. 7c6ea35 function_graph: Reverse the order of pushing the ret_stack and the callback by Steven Rostedt (VMware) · 6 years ago
  33. 552701d function_graph: Move return callback before update of curr_ret_stack by Steven Rostedt (VMware) · 6 years ago
  34. 39eb456 function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack by Steven Rostedt (VMware) · 6 years ago
  35. d125f3f8 function_graph: Make ftrace_push_return_trace() static by Steven Rostedt (VMware) · 6 years ago
  36. 9c4bf5e sparc/function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  37. bc715ee sh/function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  38. 18588e1 s390/function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  39. e949b6d riscv/function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  40. fe60522 powerpc/function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  41. a87532c parisc: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  42. d48ebb2 nds32: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  43. 8712b27 MIPS: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  44. 556763e microblaze: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  45. 01e0ab2 arm64: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  46. f1f5b14 ARM: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  47. 07f7175 x86/function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  48. 8114865 function_graph: Create function_graph_enter() to consolidate architecture code by Steven Rostedt (VMware) · 6 years ago
  49. 9ff0119 Linux 4.20-rc3 by Linus Torvalds · 6 years ago
  50. 25e19c1 Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  51. c67a98c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  52. 03582f3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  53. b53e27f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. 743a486 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  55. cfaa9f0 Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  56. 45e7981 mm/memblock.c: fix a typo in __next_mem_pfn_range() comments by Chen Chang · 6 years ago
  57. c63ae43 mm, page_alloc: check for max order in hot path by Michal Hocko · 6 years ago
  58. 6f4d29d scripts/spdxcheck.py: make python3 compliant by Uwe Kleine-König · 6 years ago
  59. 1a41364 tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset by Yufen Yu · 6 years ago
  60. 1c23b41 lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn by Arnd Bergmann · 6 years ago
  61. 13c9aaf mm/vmstat.c: fix NUMA statistics updates by Janne Huttunen · 6 years ago
  62. 7817955 mm/gup.c: fix follow_page_mask() kerneldoc comment by Mike Rapoport · 6 years ago
  63. 5040f8d ocfs2: free up write context when direct IO failed by Wengang Wang · 6 years ago
  64. f5f67cc scripts/faddr2line: fix location of start_kernel in comment by Randy Dunlap · 6 years ago
  65. a76cf1a mm: don't reclaim inodes with many attached pages by Roman Gushchin · 6 years ago
  66. 9d78999 mm, memory_hotplug: check zone_movable in has_unmovable_pages by Michal Hocko · 6 years ago
  67. 873d7bc mm/swapfile.c: use kvzalloc for swap_info_struct allocation by Vasily Averin · 6 years ago
  68. f341e16 MAINTAINERS: update OMAP MMC entry by Aaro Koskinen · 6 years ago
  69. 5e41540 hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! by Mike Kravetz · 6 years ago
  70. 8fcb231 kernel/sched/psi.c: simplify cgroup_move_task() by Olof Johansson · 6 years ago
  71. ca0246b z3fold: fix possible reclaim races by Vitaly Wool · 6 years ago
  72. 1ce80e0 Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  73. e6a2562 Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  74. c26b5aa gfs2: Fix iomap buffer head reference counting bug by Andreas Gruenbacher · 6 years ago
  75. 32e2524 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  76. 4efd346 Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  77. ef268de Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  78. 50d25bd Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  79. 59749c2 Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  80. 9b5f361 Merge tag 'fuse-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  81. 20325e8 Merge tag 'drm-intel-fixes-2018-11-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  82. da5322e Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  83. 282fd2a Merge tag 'pinctrl-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  84. 94ca5c1 Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  85. 9826b11 Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  86. 7b74026 Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  87. b2fed34 selftests/powerpc: Adjust wild_bctr to build with old binutils by Gustavo Romero · 6 years ago
  88. 6e8adf6 drm/i915: Account for scale factor when calculating initial phase by Ville Syrjälä · 6 years ago
  89. 27971d6 drm/i915: Clean up skl_program_scaler() by Ville Syrjälä · 6 years ago
  90. 2a27779 drm/i915: Move programming plane scaler to its own function. by Maarten Lankhorst · 6 years ago
  91. 63eb322 efi: Permit calling efi_mem_reserve_persistent() from atomic context by Ard Biesheuvel · 6 years ago
  92. eff8962 efi/arm: Defer persistent reservations until after paging_init() by Ard Biesheuvel · 6 years ago
  93. 72a58a6 efi/arm/libstub: Pack FDT after populating it by Ard Biesheuvel · 6 years ago
  94. 33412b8 efi/arm: Revert deferred unmap of early memmap mapping by Ard Biesheuvel · 6 years ago
  95. ef1491e efi: Fix debugobjects warning on 'efi_rts_work' by Waiman Long · 6 years ago
  96. 66f93c5 powerpc/64: Fix kernel stack 16-byte alignment by Nicholas Piggin · 6 years ago
  97. 5929a1f Merge tag 'riscv-for-linus-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  98. 9746e46 Merge tag 'kgdb-fixes-4.20-rc3' of https://git.linaro.org/people/daniel.thompson/linux by Linus Torvalds · 6 years ago
  99. e4c4b0e Merge branch 'fixes-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  100. 3472f66 Merge tag 'acpi-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago