Commit Graph

9235 Commits (c614e109c184edd7900d9ff4d6de9ef94bc4d85b)

Author SHA1 Message Date
Frederic Weisbecker 42cce92f4d perf: Make __perf_event_sched_out static 15 years ago
Masami Hiramatsu 231e36f4d2 tracing/kprobe: Update kprobe tracing self test for new syntax 15 years ago
H Hartley Sweeten 6d686f4564 sched: Don't expose local functions 15 years ago
Frederic Weisbecker 24a53652e3 tracing: Drop the tr check from the graph tracing path 15 years ago
David John af2422c42c smp_call_function_any(): pass the node value to cpumask_of_node() 15 years ago
Andi Kleen 5dab600e6a kfifo: document everywhere that size has to be power of two 15 years ago
Andi Kleen a5b9e2c106 kfifo: add kfifo_out_peek 15 years ago
Andi Kleen 64ce1037c5 kfifo: sanitize *_user error handling 15 years ago
Andi Kleen 8ecc295153 kfifo: use void * pointers for user buffers 15 years ago
Frederic Weisbecker d6f962b57b perf: Export software-only event group characteristic as a flag 15 years ago
Frederic Weisbecker e286417378 perf: Round robin flexible groups of events using list_rotate_left() 15 years ago
Frederic Weisbecker 889ff01506 perf/core: Split context's event group list into pinned and non-pinned lists 15 years ago
Paul E. McKenney 017c426138 rcu: Fix sparse warnings 15 years ago
Li Zefan d1303dd1d6 tracing/filters: Add comment for match callbacks 15 years ago
Li Zefan 16da27a8bc tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING 15 years ago
Li Zefan b2af211f28 tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching 15 years ago
Li Zefan a3291c14ec tracing/filters: Fix MATCH_END_ONLY filter matching 15 years ago
Li Zefan 285caad415 tracing/filters: Fix MATCH_FRONT_ONLY filter matching 15 years ago
Li Zefan 751e9983ee ftrace: Fix MATCH_END_ONLY function filter 15 years ago
Jamie Iles 8381f65d09 sched/perf: Make sure irqs are disabled for perf_event_task_sched_in() 15 years ago
Masami Hiramatsu 14640106f2 tracing/kprobe: Drop function argument access syntax 15 years ago
KOSAKI Motohiro 7485d0d375 futexes: Remove rw parameter from get_futex_key() 15 years ago
Paul E. McKenney b6407e8639 rcu: Give different levels of the rcu_node hierarchy distinct lockdep names 15 years ago
Paul E. McKenney cba8244a0f rcu: Add debug check for too many rcu_read_unlock() 15 years ago
Paul E. McKenney bf66f18e79 rcu: Add force_quiescent_state() testing to rcutorture 15 years ago
Paul E. McKenney 46a1e34eda rcu: Make force_quiescent_state() start grace period if needed 15 years ago
Paul E. McKenney 45f014c52e rcu: Remove redundant grace-period check 15 years ago
Paul E. McKenney ee47eb9f4d rcu: Remove leg of force_quiescent_state() switch statement 15 years ago
Paul E. McKenney 0f10dc8266 rcu: Eliminate rcu_process_dyntick() return value 15 years ago
Paul E. McKenney eb1ba45f1e rcu: Eliminate second argument of rcu_process_dyntick() 15 years ago
Paul E. McKenney 39c0bbfc07 rcu: Eliminate local variable lastcomp from force_quiescent_state() 15 years ago
Paul E. McKenney f3a8b5c6aa rcu: Eliminate local variable signaled from force_quiescent_state() 15 years ago
Paul E. McKenney 07079d5357 rcu: Prohibit starting new grace periods while forcing quiescent states 15 years ago
Paul E. McKenney 559569acf9 rcu: Adjust force_quiescent_state() locking, step 2 15 years ago
Paul E. McKenney f96e9232e0 rcu: Adjust force_quiescent_state() locking, step 1 15 years ago
Andi Kleen b45c6e76bc kernel/signal.c: fix kernel information leak with print-fatal-signals=1 15 years ago
Dave Anderson bd4f490a07 cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput() 15 years ago
Masami Hiramatsu 8767ba2796 kmod: fix resource leak in call_usermodehelper_pipe() 15 years ago
Steven Rostedt 0e1ff5d72a ring-buffer: Add rb_list_head() wrapper around new reader page next field 15 years ago
David Sharp 5ded3dc6a3 ring-buffer: Wrap a list.next reference with rb_list_head() 15 years ago
Steven Rostedt d931369b74 tracing: Add stack dump to trace_printk if stacktrace option is set 15 years ago
Lai Jiangshan 7e53bd42d1 tracing: Consolidate protection of reader access to the ring buffer 15 years ago
Lai Jiangshan 0fa0edaf32 tracing: Remove show_format and related macros from TRACE_EVENT 15 years ago
Lai Jiangshan 5a65e95622 tracing: Use defined fields and print_fmt to print formats 15 years ago
Steven Rostedt c7ef3a9004 tracing: Have syscall tracing call its own init function 15 years ago
Lai Jiangshan a342a0280b tracing/kprobes: Init print_fmt for kprobe events 15 years ago
Lai Jiangshan 50307a45f8 tracing/syscalls: Init print_fmt for syscall events 15 years ago
Lai Jiangshan 509e760cd9 tracing: Add print_fmt field 15 years ago
Lai Jiangshan 809826a389 tracing: Have __dynamic_array() define a field 15 years ago
Ben Hutchings 10b465aaf9 modules: Skip empty sections when exporting section notes 15 years ago