1. 3fe3d61 tracing/kprobes: Kill probe_enable_lock by Oleg Nesterov · 13 years ago
  2. 288e984 tracing/kprobes: Avoid perf_trace_buf_*() if ->perf_events is empty by Oleg Nesterov · 13 years ago
  3. 6e94a78 tracing: Failed to create system directory by Steven Rostedt · 13 years ago
  4. 52d85d7 ftrace: Fix stddev calculation in function profiler by Juri Lelli · 13 years ago
  5. 195a84d tracing/kprobes: Remove unnecessary checking of trace_probe_is_enabled by zhangwei(Jovi) · 13 years ago
  6. de7edd3 tracing: Disable tracing on warning by Steven Rostedt (Red Hat) · 13 years ago
  7. 1a891cf tracing: Add binary '&' filter for events by Steven Rostedt · 13 years ago
  8. aaf6ac0 tracing: Do not call kmem_cache_free() on allocation failure by Namhyung Kim · 13 years ago
  9. 7614c3d ftrace: Use schedule_on_each_cpu() as a heavy synchronize_sched() by Steven Rostedt · 13 years ago
  10. 238ae93 tracing: Fix file mode of free_buffer by Wang YanQing · 13 years ago
  11. 8092e80 tracing/trivial: Consolidate error return condition by Harsh Prateek Bora · 13 years ago
  12. 90e3c03 tracing: Add function probe to trigger a ftrace dump of current CPU trace by Steven Rostedt (Red Hat) · 13 years ago
  13. ad71d88 tracing: Add function probe to trigger a ftrace dump to console by Steven Rostedt (Red Hat) · 13 years ago
  14. 81db4db Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  15. c3e58a7 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 13 years ago
  16. 94a63da irqdomain: document the simple domain first_irq by Linus Walleij · 13 years ago
  17. 275e31b kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid. by Chen Gang · 13 years ago
  18. 346dbb7 irqdomain: export irq_domain_add_simple by Arnd Bergmann · 13 years ago
  19. 14d0ee0 Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 13 years ago
  20. f17a519 tracing: Use current_uid() for critical time tracing by Steven Rostedt (Red Hat) · 13 years ago
  21. 7d80fea Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  22. 484b002 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  23. 0184d50 tracing: Fix bad parameter passed in branch selftest by Steven Rostedt (Red Hat) · 13 years ago
  24. 67dd331 Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Thomas Gleixner · 13 years ago
  25. 1bb539c ftrace: Use the rcu _notrace variants for rcu_dereference_raw() and friends by Steven Rostedt · 13 years ago
  26. 2a0ff3f cgroup: warn about mismatching options of a new mount of an existing hierarchy by Jeff Liu · 13 years ago
  27. 0d6bd99 timekeeping: Correct run-time detection of persistent_clock. by Zoran Markovic · 13 years ago
  28. aa84823 ntp: Remove unused variable flags in __hardpps by Geert Uytterhoeven · 13 years ago
  29. e3bf756 Merge tag 'trace-fixes-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 13 years ago
  30. 6721cb6 ring-buffer: Do not poll non allocated cpu buffers by Steven Rostedt (Red Hat) · 13 years ago
  31. 2938d27 tick: Cure broadcast false positive pending bit warning by Thomas Gleixner · 13 years ago
  32. 387b8b3 auditfilter.c: fix kernel-doc warnings by Randy Dunlap · 13 years ago
  33. 17fdfd0 Merge tag 'trace-fixes-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 13 years ago
  34. 7805d00 cgroup: fix a subtle bug in descendant pre-order walk by Tejun Heo · 13 years ago
  35. ca16431 tracing: Fix crash when ftrace=nop on the kernel command line by Steven Rostedt (Red Hat) · 13 years ago
  36. 8f05bde Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 13 years ago
  37. fbe06b7 x86, range: fix missing merge during add range by Yinghai Lu · 13 years ago
  38. 89c8373 kmemleak: No need for scanning specific module sections by Steven Rostedt · 13 years ago
  39. 06c9494 kmemleak: Scan all allocated, writeable and not executable module sections by Steven Rostedt · 13 years ago
  40. 4a007ed Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  41. ff89acc Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 13 years ago
  42. 264b83c usermodehelper: check subprocess_info->path != NULL by Oleg Nesterov · 13 years ago
  43. 6ed0106 tracing: Return -EBUSY when event_enable_func() fails to get module by Masami Hiramatsu · 13 years ago
  44. 1be0c25 workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_init() by Tejun Heo · 13 years ago
  45. c240a53 Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 13 years ago
  46. 652df60 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  47. cc51bf6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  48. 37cae5e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  49. b62fdd9 tracing/kprobes: Make print_*probe_event static by Masami Hiramatsu · 13 years ago
  50. 3d1fc7b tracing/kprobes: Fix a sparse warning for incorrect type in assignment by Masami Hiramatsu · 13 years ago
  51. c02c7e6 tracing/kprobes: Use rcu_dereference_raw for tp->files by Masami Hiramatsu · 13 years ago
  52. 60705c8 tracing: Fix leaks of filter preds by Steven Rostedt (Red Hat) · 13 years ago
  53. 615ee54 rcu: Don't allocate bootmem from rcu_init() by Sasha Levin · 13 years ago
  54. b4f711e time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons by John Stultz · 13 years ago
  55. ad7b1f8 workqueue: Make schedule_work() available again to non GPL modules by Marc Dionne · 13 years ago
  56. 8f174b1 workqueue: correct handling of the pool spin_lock by Joonsoo Kim · 13 years ago
  57. 6faf728 rcu: Fix comparison sense in rcu_needs_cpu() by Paul E. McKenney · 13 years ago
  58. 7fb30d2 Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  59. 42a5cf4 timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE by Tirupathi Reddy · 13 years ago
  60. b47430d rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exit by Srivatsa S. Bhat · 13 years ago
  61. f7ea0fd tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline by Thomas Gleixner · 13 years ago
  62. d6cbf35 cgroup: initialize xattr before calling d_instantiate() by Li Zefan · 13 years ago
  63. 4b0c0f2 tick: Cleanup NOHZ per cpu data on cpu down by Thomas Gleixner · 13 years ago
  64. 26b840a Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 13 years ago
  65. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 13 years ago
  66. d325185 workqueue: workqueue_congested() shouldn't translate WORK_CPU_UNBOUND into node number by Tejun Heo · 13 years ago
  67. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  68. f741df1 Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 13 years ago
  69. b882008 tracing/kprobes: Support soft-mode disabling by Masami Hiramatsu · 13 years ago
  70. 41a7dd4 tracing/kprobes: Support ftrace_event_file base multibuffer by Masami Hiramatsu · 13 years ago
  71. 2b106aa tracing/kprobes: Pass trace_probe directly from dispatcher by Masami Hiramatsu · 13 years ago
  72. 48182bd tracing/kprobes: Increment probe hit-count even if it is used by perf by Masami Hiramatsu · 13 years ago
  73. db02038 tracing/kprobes: Use bool for retprobe checker by Masami Hiramatsu · 13 years ago
  74. 19dd603 ftrace: Fix function probe when more than one probe is added by Steven Rostedt (Red Hat) · 13 years ago
  75. 23ea9c4 ftrace: Fix the output of enabled_functions debug file by Steven Rostedt (Red Hat) · 13 years ago
  76. 5ae0bf5 ftrace: Fix locking in register_ftrace_function_probe() by Steven Rostedt (Red Hat) · 13 years ago
  77. da511bf tracing: Add helper function trace_create_new_event() to remove duplicate code by Steven Rostedt (Red Hat) · 13 years ago
  78. 1cf4c07 tracing: Modify soft-mode only if there's no other referrer by Masami Hiramatsu · 13 years ago
  79. 3005217 tracing: Indicate enabled soft-mode in enable file by Masami Hiramatsu · 13 years ago
  80. cce2c8f tracing/kprobes: Fix to increment return event probe hit-count by Masami Hiramatsu · 13 years ago
  81. 3f2367b ftrace: Cleanup regex_lock and ftrace_lock around hash updating by Masami Hiramatsu · 13 years ago
  82. f04f24fb ftrace, kprobes: Fix a deadlock on ftrace_regex_lock by Masami Hiramatsu · 13 years ago
  83. c5ddd20 switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE by Al Viro · 13 years ago
  84. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 13 years ago
  85. 7c088b5 ftrace: Have ftrace_regex_write() return either read or error by Steven Rostedt (Red Hat) · 13 years ago
  86. ff305de tracing: Return error if register_ftrace_function_probe() fails for event_enable_func() by Steven Rostedt (Red Hat) · 13 years ago
  87. a5b85bd tracing: Don't succeed if event_enable_func did not register anything by Masami Hiramatsu · 13 years ago
  88. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  89. 4de13d7 Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  90. 2a0b4be audit: fix message spacing printing auid by Eric Paris · 13 years ago
  91. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 13 years ago
  92. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 13 years ago
  93. 82d8da0 Revert "audit: move kaudit thread start from auditd registration to kaudit init" by Eric Paris · 13 years ago
  94. 780a765 audit: Make testing for a valid loginuid explicit. by Eric W. Biederman · 13 years ago
  95. 52d857a perf: Factor out auxiliary events notification by Jiri Olsa · 13 years ago
  96. 524eff1 perf: Fix EXIT event notification by Jiri Olsa · 13 years ago
  97. 5fe0c1f irqdomain: Allow quiet failure mode by Benjamin Herrenschmidt · 13 years ago
  98. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  99. 64049d1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  100. f8ce1fa Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 13 years ago