Commit Graph

8414 Commits (8e10ee9a0da12c586d3397150e34a946507c23f3)

Author SHA1 Message Date
Li Zefan 8ad807318f tracing/filters: Fix memory leak when setting a filter 16 years ago
Randy Dunlap e17b38bf9e sched: Fix missing kernel-doc notation 16 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Mike Galbraith f5dc37530b sched: Update the clock of runqueue select_task_rq() selected 16 years ago
Peter Zijlstra 3365e77987 lockdep: Use cpu_clock() for lockstat 16 years ago
Wu Fengguang d25105e891 writeback: account IO throttling wait as iowait 16 years ago
Steven Rostedt a813a15976 tracing: fix trace_vprintk call 16 years ago
Steven Rostedt 8f6e8a314a tracing: user local buffer variable for trace branch tracer 16 years ago
Zhenwen Xu c8647b2872 tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c 16 years ago
Steven Rostedt 3279ba37db ftrace: check for failure for all conversions 16 years ago
jolsa@redhat.com e7247a15ff tracing: correct module boundaries for ftrace_release 16 years ago
Darren Hart da08568101 futex: fix requeue_pi key imbalance 16 years ago
Steven Rostedt 829b876dfc tracing: fix transposed numbers of lock_depth and preempt_count 16 years ago
Eero Nurkkala fdc6f192e7 NOHZ: update idle state also when NOHZ is inactive 16 years ago
Paul E. McKenney 978c0b8814 rcu: Place root rcu_node structure in separate lockdep class 16 years ago
Paul E. McKenney e74f4c4564 rcu: Make hot-unplugged CPU relinquish its own RCU callbacks 16 years ago
Paul E. McKenney d0ec774cb2 rcu: Move rcu_barrier() to rcutree 16 years ago
Thomas Gleixner 322a2c100a futex: Move exit_pi_state() call to release_mm() 16 years ago
Peter Zijlstra fc6b177dee futex: Nullify robust lists after cleanup 16 years ago
Hiroshi Shimamoto b0f56f1a63 trace: Fix missing assignment in trace_ctxwake_* 16 years ago
Peter Zijlstra 906010b213 perf_event: Provide vmalloc() based mmap() backing 16 years ago
Tom Zanussi ee949a86b3 tracing/syscalls: Use long for syscall ret format and field definitions 16 years ago
Thomas Gleixner eaaea8036d futex: Fix locking imbalance 16 years ago
Aaro Koskinen d014e8894d panic: Fix panic message visibility by calling bust_spinlocks(0) before dying 16 years ago
Paul E. McKenney 135c8aea55 rcu: Replace the rcu_barrier enum with pointer to call_rcu*() function 16 years ago
Paul E. McKenney a0b6c9a78c rcu: Clean up code based on review feedback from Josh Triplett, part 4 16 years ago
Paul E. McKenney 3d76c08290 rcu: Clean up code based on review feedback from Josh Triplett, part 3 16 years ago
Paul E. McKenney 162cc2794d rcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOCKING=y 16 years ago
Peter Williams f83f9ac263 sched: Set correct normal_prio and prio values in sched_fork() 16 years ago
Frederic Weisbecker 75fb4090b3 tracing: Use free_percpu instead of kfree 16 years ago
Frederic Weisbecker fe8e5b5a60 tracing: Check total refcount before releasing bufs in profile_enable failure 16 years ago
Andi Kleen 1087e9b4ff HWPOISON: Clean up PR_MCE_KILL interface 16 years ago
KAMEZAWA Hiroyuki 4e649152cb memcg: some modification to softlimit under hierarchical memory reclaim. 16 years ago
KAMEZAWA Hiroyuki 3dece8347d cgroup: catch bad css refcnt at css_put 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Paul Mundt 3ae91c21dd module: fix up CONFIG_KALLSYMS=n build. 16 years ago
Jun'ichi Nomura b0da3f0dad Add a tracepoint for block request remapping 16 years ago
Zdenek Kabelac 48c0d4d4c0 Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs 16 years ago
Paul Mundt f9ac5a69ed kmemtrace: Fix up tracer registration 16 years ago
Xiao Guangrong 27f9994c50 perf_event: Clean up perf_event_init_task() 16 years ago
Xiao Guangrong 8c9ed8e14c perf_event: Fix event group handling in __perf_event_sched_*() 16 years ago
Matt Fleming 33974093c0 tracing: Fix infinite recursion in ftrace_update_pid_func() 16 years ago
Eric Dumazet 152f9d0710 sched_clock: Fix atomicity/continuity bug by using cmpxchg64() 16 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Roland Dreier d3f6302e7e hrtimer: Remove overly verbose "switch to high res mode" message 16 years ago
Martin Schwidefsky 89133f9350 clocksource: Resume clocksource without taking the clocksource mutex 16 years ago
Darren Hart 9beba3c54d futex: Add memory barrier commentary to futex_wait_queue_me() 16 years ago
Rusty Russell ffa9f12a41 module: don't call percpu_modfree on NULL pointer. 16 years ago
Rusty Russell a263f7763c module: fix memory leak when load fails after srcversion/version allocated 16 years ago
Peter Oberparleiter 26d052bfce param: allow whitespace as kernel parameter separator 16 years ago