Commit Graph

5602 Commits (2a6eadbd5a2ae8f458e421f3614f1ad13c0f9a1c)

Author SHA1 Message Date
Ingo Molnar 7807fafa52 lockdep: fix unused function warning in kernel/lockdep.c 16 years ago
Serge Hallyn 6ded6ab9be User namespaces: use the current_user_ns() macro 16 years ago
Serge Hallyn 18b6e0414e User namespaces: set of cleanups (v2) 16 years ago
Thomas Gleixner 1acdac1046 futex: make clock selectable for FUTEX_WAIT_BITSET 16 years ago
Petr Tesarik eccdaeafae posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_ID 16 years ago
Török Edwin 7918baa555 mutex: __used is needed for function referenced only from inline asm 16 years ago
Frederic Weisbecker 65afa5e603 tracing/function-return-tracer: free the return stack on free_task() 16 years ago
Pekka Paalanen 7ee1768ddb x86, mmiotrace: fix buffer overrun detection 16 years ago
Frederic Weisbecker eae849ca03 tracing/function-return-tracer: don't trace kfree while it frees the return stack 16 years ago
Török Edwin e38da59269 tracing/stack-tracer: avoid races accessing file 16 years ago
Török Edwin 8d26487fd4 tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT 16 years ago
Török Edwin cffa10aecb tracing/stack-tracer: fix locking and refcounts 16 years ago
Török Edwin 8d7c6a9616 tracing/stack-tracer: fix style issues 16 years ago
Steven Rostedt 0429149fb5 trace: fix compiler warning in branch profiler 16 years ago
Steven Rostedt 69bb54ec05 ftrace: add ftrace_off_permanent 16 years ago
Steven Rostedt 033601a32b ring-buffer: add tracing_off_permanent 16 years ago
Steven Rostedt 2bcd521a68 trace: profile all if conditionals 16 years ago
Steven Rostedt bac28bfe42 trace: branch profiling should not print percent without data 16 years ago
Steven Rostedt 45b797492a trace: consolidate unlikely and likely profiler 16 years ago
Ingo Molnar cbe2f5a6e8 tracing: allow tracing of suspend/resume & hibernation code again 16 years ago
Török Edwin b54d3de9f3 tracing: identify which executable object the userspace address belongs to 16 years ago
Török Edwin 02b67518e2 tracing: add support for userspace stacktraces in tracing/iter_ctrl 16 years ago
Ingo Molnar 82f60f0bc8 tracing/function-return-tracer: clean up task start/exit callbacks 16 years ago
Frederic Weisbecker f201ae2356 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically 16 years ago
Li Zefan b0788caf7a lockdep: consistent alignement for lockdep info 16 years ago
Vegard Nossum 957ad0166e sched: update comment for move_task_off_dead_cpu 16 years ago
Liming Wang 522a110b42 function tracing: fix wrong position computing of stack_trace 16 years ago
Li Zefan 33d283bef2 cgroups: fix a serious bug in cgroupstats 16 years ago
Hugh Dickins 966c8c12dc sprint_symbol(): use less stack 16 years ago
KAMEZAWA Hiroyuki 3fa59dfbc3 cgroup: fix potential deadlock in pre_destroy 16 years ago
Miao Xie f481891fdc cpuset: update top cpuset's mems after adding a node 16 years ago
Ulrich Drepper de11defebf reintroduce accept4 16 years ago
Ken Chen ec4e0e2fe0 sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares 16 years ago
Andrew Morton 60a5151320 profiling: clean up profile_nop() 16 years ago
Ingo Molnar 86fa2f6067 ftrace: fix selftest locking 16 years ago
Steven Rostedt 32464779a1 ftrace: fix dyn ftrace filter selection 16 years ago
Steven Rostedt 8204327831 ftrace: make filtered functions effective on setting 16 years ago
Steven Rostedt f10ed36ec1 ftrace: fix set_ftrace_filter 16 years ago
Heiko Carstens a22506347d ftrace: preemptoff selftest not working 16 years ago
Vegard Nossum 641d2f63cf trace: introduce missing mutex_unlock() 16 years ago
Arjan van de Ven a6a0c4ca7e suspend: use WARN not WARN_ON to print the message 16 years ago
Julia Lawall 0bb943c7a2 tracing: kernel/trace/trace.c: introduce missing kfree() 16 years ago
Lai Jiangshan 98ba4031ab relay: fix cpu offline problem 16 years ago
Frederic Weisbecker 0231022cc3 tracing/function-return-tracer: add the overrun field 16 years ago
Frederic Weisbecker 0619faf657 tracing/ftrace: make nop tracer using tracer flags 16 years ago
Frederic Weisbecker adf9f19574 tracing/ftrace: implement a set_flag callback for tracers 16 years ago
Rakib Mullick e270219f43 kernel/profile.c: fix section mismatch warning 16 years ago
Li Zefan 700018e0a7 cpuset: fix regression when failed to generate sched domains 16 years ago
Kumar Gala 65ecc14a30 Remove -mno-spe flags as they dont belong 16 years ago
Oleg Nesterov 2b5fe6de58 thread_group_cputime: move a couple of callsites outside of ->siglock 16 years ago