1. f7355a5 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  2. d840f71 tracing: Init current_trace to nop_trace and remove NULL checks by Steven Rostedt (Red Hat) · 12 years ago
  3. debdd57 tracing: Make a snapshot feature available from userspace by Hiraku Toyooka · 12 years ago
  4. 2fd196e tracing: Replace static old_tracer check of tracer name by Hiraku Toyooka · 12 years ago
  5. 5e67b51 tracing: Use sched_clock_cpu for trace_clock_global by Namhyung Kim · 12 years ago
  6. ad96470 ring-buffer: Add stats field for amount read from trace ring buffer by Steven Rostedt (Red Hat) · 12 years ago
  7. 03274a3 tracing/fgraph: Adjust fgraph depth before calling trace return callback by Steven Rostedt (Red Hat) · 12 years ago
  8. 38dbe0b tracing: Remove second iterator initializer by Jovi Zhang · 12 years ago
  9. 8214652 tracing: Use __this_cpu_inc/dec operation instead of __get_cpu_var by Shan Wei · 12 years ago
  10. b736f48 tracing: Mark tracing_dentry_percpu() static by Josh Triplett · 12 years ago
  11. c91368c uprobes: remove redundant check by Sasha Levin · 12 years ago
  12. ba6fdda profiling: Remove unused timer hook by Frederic Weisbecker · 12 years ago
  13. 2a13375 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  14. d41032a tracing: Fix unsigned int compare of zero in recursion check by Steven Rostedt · 12 years ago
  15. 4913ae3 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  16. 0b07436 ring-buffer: Remove trace.h from ring_buffer.c by Steven Rostedt · 12 years ago
  17. 567cd4d ring-buffer: User context bit recursion checking by Steven Rostedt · 12 years ago
  18. 897f68a ftrace: Use only the preempt version of function tracing by Steven Rostedt · 12 years ago
  19. edc15ca tracing: Avoid unnecessary multiple recursion checks by Steven Rostedt · 12 years ago
  20. e46cbf7 tracing: Make the trace recursion bits into enums by Steven Rostedt · 12 years ago
  21. c29f122 ftrace: Add context level recursion bit checking by Steven Rostedt · 12 years ago
  22. 0a01640 ftrace: Optimize the function tracer list loop by Steven Rostedt · 12 years ago
  23. 9640388 ftrace: Fix function tracing recursion self test by Steven Rostedt · 12 years ago
  24. 6350379 ftrace: Fix global function tracers that are not recursion safe by Steven Rostedt · 12 years ago
  25. 05cbbf6 tracing: Fix selftest function recursion accounting by Steven Rostedt · 12 years ago
  26. 34600f0 tracing: Fix race with max_tr and changing tracers by Steven Rostedt · 12 years ago
  27. f56c319 async: fix __lowest_in_progress() by Tejun Heo · 12 years ago
  28. d26d452 Merge tag 'trace-3.8-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  29. 9067ac85 wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task by Oleg Nesterov · 12 years ago
  30. 9899d11 ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL by Oleg Nesterov · 12 years ago
  31. 0a71e4c tracing: Remove trace.h header from trace_clock.c by Steven Rostedt · 12 years ago
  32. 910ffdb1 ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() by Oleg Nesterov · 12 years ago
  33. b000c80 tracing: Remove the extra 4 bytes of padding in events by Steven Rostedt · 12 years ago
  34. e7dbfe3 kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c by Masami Hiramatsu · 12 years ago
  35. 06aeaae ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig by Masami Hiramatsu · 12 years ago
  36. 8741db5 tracing/fgraph: Add max_graph_depth to limit function_graph depth by Steven Rostedt · 12 years ago
  37. 84c6cf0 tracing: Remove unneeded check of max_tr->buffer before tracing_reset by Steven Rostedt · 12 years ago
  38. a541641 tracing: Add checks if tr->buffer is NULL in tracing_reset{_online_cpus} by Hiraku Toyooka · 12 years ago
  39. 6aea49c tracing/syscalls: Make local functions static by Fengguang Wu · 12 years ago
  40. d24d7db tracing: Verify target file before registering a uprobe event by Jovi Zhang · 13 years ago
  41. d8a0349 tracing: Use this_cpu_ptr per-cpu helper by Shan Wei · 12 years ago
  42. 771e038 ring-buffer: Remove unnecessary recusive call in rb_advance_iter() by Steven Rostedt · 12 years ago
  43. c1bf08a ftrace: Be first to run code modification on modules by Steven Rostedt · 12 years ago
  44. ee61abb module: fix missing module_mutex unlock by Linus Torvalds · 12 years ago
  45. 2263647 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  46. 3a142ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  47. edea0d0 ia64: kill thread_matches(), unexport ptrace_check_attach() by Oleg Nesterov · 12 years ago
  48. b1e0318 sys_clone() needs asmlinkage_protect by Al Viro · 12 years ago
  49. 774a122 module, async: async_synchronize_full() on module init iff async is used by Tejun Heo · 12 years ago
  50. 406089d Merge tag 'trace-3.8-rc3-regression-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  51. 250bfd3 tracing: Fix regression of trace_pipe by Liu Bo · 12 years ago
  52. 1fb9341 module: put modules in list much earlier. by Rusty Russell · 12 years ago
  53. 0d21b0e module: add new state MODULE_STATE_UNFORMED. by Rusty Russell · 12 years ago
  54. 8291991 kernel/audit.c: avoid negative sleep durations by Andrew Morton · 12 years ago
  55. 0644ec0 audit: catch possible NULL audit buffers by Kees Cook · 12 years ago
  56. 7b9205b audit: create explicit AUDIT_SECCOMP event type by Kees Cook · 12 years ago
  57. 1b963c8 lockdep, rwsem: provide down_write_nest_lock() by Jiri Kosina · 12 years ago
  58. 2df8f8a tracing: Fix regression with irqsoff tracer and tracing_on file by Steven Rostedt · 12 years ago
  59. bfbbd96 audit: fix auditfilter.c kernel-doc warnings by Randy Dunlap · 12 years ago
  60. 4ffd4eb Merge tag 'trace-3.8-rc2-regression-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  61. a8dd217 tracing: Fix regression of trace_options file setting by Steven Rostedt · 12 years ago
  62. d0631c6 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  63. 0c4a842 signals: set_current_blocked() can use __set_current_blocked() by Oleg Nesterov · 12 years ago
  64. 5ba53ff signals: sys_ssetmask() uses uninitialized newmask by Oleg Nesterov · 12 years ago
  65. 35dac27 printk: fix incorrect length from print_time() when seconds > 99999 by Roland Dreier · 12 years ago
  66. 52441fa module: prevent warning when finit_module a 0 sized file by Sasha Levin · 12 years ago
  67. b2ddedc x32: fix sigtimedwait by Al Viro · 12 years ago
  68. a566c28 x32: fix waitid() by Al Viro · 12 years ago
  69. 8d9807b switch compat_sys_wait4() and compat_sys_waitid() to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  70. 90228fc switch compat_sys_sigaltstack() to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  71. c876ad76 pidns: Stop pid allocation when init dies by Eric W. Biederman · 12 years ago
  72. 8382fca pidns: Outlaw thread creation after unshare(CLONE_NEWPID) by Eric W. Biederman · 12 years ago
  73. 96680d2 Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 12 years ago
  74. 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  75. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  76. cfde819 keys: use keyring_alloc() to create module signing keyring by David Howells · 12 years ago
  77. 44fd07e kcmp: include linux/ptrace.h by Cyrill Gorcunov · 12 years ago
  78. 2832bc1 sched: numa: ksm: fix oops in task_numa_placment() by Hugh Dickins · 12 years ago
  79. 7005cd3 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  80. c40702c new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those by Al Viro · 12 years ago
  81. 9026843 generic compat_sys_sigaltstack() by Al Viro · 12 years ago
  82. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  83. 5c49574 new helper: restore_altstack() by Al Viro · 12 years ago
  84. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  85. 3935e895 watchdog: Fix disable/enable regression by Bjørn Mork · 12 years ago
  86. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  87. 673ab87 Merge branch 'akpm' (more patches from Andrew) by Linus Torvalds · 12 years ago
  88. 2ad306b fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs by Glauber Costa · 12 years ago
  89. 50bdd43 res_counter: return amount of charges after res_counter_uncharge() by Glauber Costa · 12 years ago
  90. 19af395 irq: tsk->comm is an array by Alan Cox · 12 years ago
  91. 758338e9 Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  92. a2faf2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  93. 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  94. a5ba911 pidns: remove unused is_container_init() by Gao feng · 12 years ago
  95. 992fb6e ptrace: introduce PTRACE_O_EXITKILL by Oleg Nesterov · 12 years ago
  96. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
  97. b2e902f trace: use kbasename() by Andy Shevchenko · 12 years ago
  98. 2fa72c8 printk: boot_delay should only affect output by Andrew Cooks · 12 years ago
  99. 0f34c40 watchdog: store the watchdog sample period as a variable by Chuansheng Liu · 12 years ago
  100. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago