Commit Graph

8171 Commits (edaac8e3167501cda336231d00611bf59c164346)

Author SHA1 Message Date
Peter Williams 0d721ceadb sched: Simplify sys_sched_rr_get_interval() system call 16 years ago
Yong Zhang cb5fd13f11 sched: Fix potential NULL derference of doms_cur 16 years ago
Alexey Dobriyan 583a22e7c1 kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file 16 years ago
Andrew Morton 89f19f04dc sched: Fix raciness in runqueue_is_locked() 16 years ago
Peter Zijlstra 05bafda856 tracing: Export trace_profile_buf symbols 16 years ago
Jaswinder Singh Rajput a0f320f487 includecheck fix: kernel/trace, ring_buffer.c 16 years ago
Alan Cox 8d233558cd vt: remove power stuff from kernel/power 16 years ago
Alan Cox f8a7c1a976 kfifo: Use "const" definitions 16 years ago
Ian Schram cdf8073d6b perf_counter: Fix perf_copy_attr() pointer arithmetic 16 years ago
Li Zefan 30bd39cd62 tracing/events: use list_for_entry_continue 16 years ago
Li Zefan ee6c2c1bd1 tracing: remove max_tracer_type_len 16 years ago
Li Zefan a4ec5e0c26 function-graph: use ftrace_graph_funcs directly 16 years ago
Mike Galbraith 3f04e8cd5b sched: Re-add lost cpu_allowed check to sched_fair.c::select_task_rq_fair() 16 years ago
Arjan van de Ven 6161352142 tracing, perf: Convert the power tracer into an event tracer 16 years ago
Arjan van de Ven 393b2ad8c7 perf: Add a timestamp to fork events 16 years ago
Paul E. McKenney a71fca58b7 rcu: Fix whitespace inconsistencies 16 years ago
Paul E. McKenney 49e291266d rcu: Fix thinko, actually initialize full tree 16 years ago
Paul E. McKenney e7d8842ed3 rcu: Apply results of code inspection of kernel/rcutree_plugin.h 16 years ago
Paul E. McKenney 28ecd58020 rcu: Add WARN_ON_ONCE() consistency checks covering state transitions 16 years ago
Christoph Hellwig fc5377668c tracing: Remove markers 16 years ago
Peter Zijlstra def0a9b257 sched_clock: Make it NMI safe 16 years ago
Peter Zijlstra cf450a7355 perf_counter: Fix up swcounter throttling 16 years ago
Markus Metzger 5622f295b5 x86, perf_counter, bts: Optimize BTS overflow handling 16 years ago
Alexey Dobriyan 6952b61de9 headers: taskstats_kern.h trim 16 years ago
Mike Galbraith a2e7a7eb2f sched: Remove unneeded indentation in sched_fair.c::place_entity() 16 years ago
Frederic Weisbecker 20ab4425a7 tracing: Allocate the ftrace event profile buffer dynamically 16 years ago
Frederic Weisbecker e5e25cf47b tracing: Factorize the events profile accounting 16 years ago
Paul E. McKenney 16e3081191 rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCU 16 years ago
Paul E. McKenney c3422bea5f rcu: Simplify rcu_read_unlock_special() quiescent-state accounting 16 years ago
Paul E. McKenney b0e165c035 rcu: Add debug checks to TREE_PREEMPT_RCU for premature grace periods 16 years ago
Josh Triplett b8d57a76d9 rcutorture: Occasionally delay readers enough to make RCU force_quiescent_state 16 years ago
Paul E. McKenney b835db1f9c rcu: Initialize multi-level RCU grace periods holding locks 16 years ago
Paul E. McKenney de078d875c rcu: Need to update rnp->gpnum if preemptable RCU is to be reliable 16 years ago
Peter Zijlstra 2667de81f3 perf_counter: Allow for a wakeup watermark 16 years ago
Peter Zijlstra 850bc73ffc perf_counter: Do not throttle single swcounter events 16 years ago
Li Zefan 5dd4de587f softirq: add BLOCK_IOPOLL to softirq_to_name 16 years ago
Steven Rostedt b375a11a23 tracing: switch function prints from %pf to %ps 16 years ago
Peter Zijlstra 29cd8bae39 sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINE 16 years ago
Peter Zijlstra de69a80be3 sched: Stop buddies from hogging the system 16 years ago
Peter Zijlstra ad4b78bbcb sched: Add new wakeup preemption mode: WAKEUP_RUNNING 16 years ago
Ingo Molnar eb24073bc1 sched: Fix TASK_WAKING & loadaverage breakage 16 years ago
Peter Zijlstra 5a9b86f647 sched: Rename flags to wake_flags 16 years ago
Peter Zijlstra 5158f4e442 sched: Clean up the load_idx selection in select_task_rq_fair 16 years ago
Peter Zijlstra 3b64089422 sched: Optimize cgroup vs wakeup a bit 16 years ago
Atsushi Tsuji b36461da2a tracing: Fix minor bugs for __unregister_ftrace_function_probe 16 years ago
Ingo Molnar 51e0304ce6 sched: Implement a gentler fair-sleepers feature 16 years ago
Peter Zijlstra 59abf02644 sched: Add SD_PREFER_LOCAL 16 years ago
Jens Axboe cb684b5bcd block: fix linkage problem with blk_iopoll and !CONFIG_BLOCK 16 years ago
Peter Zijlstra e69b0f1b41 sched: Add a few SYNC hint knobs to play with 16 years ago
Peter Zijlstra 63859d4fe4 sched: Fix sync wakeups again 16 years ago