Commit Graph

8214 Commits (1114e3d00f539ecb7a8415663f2a47a80e00a537)

Author SHA1 Message Date
Mike Galbraith 61cbe54d94 sched: Keep kthreads at default priority 16 years ago
Mike Galbraith 172e082a91 sched: Re-tune the scheduler latency defaults to decrease worst-case latencies 16 years ago
Mike Galbraith 2bba22c50b sched: Turn off child_runs_first 16 years ago
Mike Galbraith b5d9d734a5 sched: Ensure that a child can't gain time over it's parent after fork() 16 years ago
Peter Zijlstra 71a29aa7b6 sched: Deal with low-load in wake_affine() 16 years ago
Peter Zijlstra cdd2ab3de4 sched: Remove short cut from select_task_rq_fair() 16 years ago
Jaswinder Singh Rajput b6d9c25631 Security/SELinux: includecheck fix kernel/sysctl.c 16 years ago
Steven Rostedt 85bac32c4a ring-buffer: only enable ring_buffer_swap_cpu when needed 16 years ago
Steven Rostedt 62f0b3eb5c ring-buffer: check for swapped buffers in start of committing 16 years ago
Steven Rostedt e8165dbb03 tracing: report error in trace if we fail to swap latency buffer 16 years ago
Steven Rostedt 659372d3e4 tracing: add trace_array_printk for internal tracers to use 16 years ago
Steven Rostedt e77405ad80 tracing: pass around ring buffer instead of tracer 16 years ago
Steven Rostedt f633903af2 tracing: make tracing_reset safe for external use 16 years ago
Steven Rostedt 2f26ebd549 tracing: use timestamp to determine start of latency traces 16 years ago
Li Zefan c58b43218c tracing/filters: Defer pred allocation, fix memory leak 16 years ago
Steven Rostedt 76f0d07376 tracing: remove users of tracing_reset 16 years ago
Steven Rostedt 621968cdb2 tracing: disable buffers and synchronize_sched before resetting 16 years ago
Steven Rostedt b8de7bd168 tracing: disable update max tracer while reading trace 16 years ago
Steven Rostedt 8248ac052d tracing: print out start and stop in latency traces 16 years ago
Steven Rostedt 077c5407cd ring-buffer: disable all cpu buffers when one finds a problem 16 years ago
Steven Rostedt a1863c212b ring-buffer: do not count discarded events 16 years ago
Steven Rostedt dc892f7339 ring-buffer: remove ring_buffer_event_discard 16 years ago
Steven Rostedt 7e9391cfed ring-buffer: fix ring_buffer_read crossing pages 16 years ago
Steven Rostedt 1b959e18c4 ring-buffer: remove unnecessary cpu_relax 16 years ago
Steven Rostedt 98277991a9 ring-buffer: do not swap buffers during a commit 16 years ago
Steven Rostedt 41b6a95d69 ring-buffer: do not reset while in a commit 16 years ago
Ingo Molnar d7ea17a769 sched: Fix dynamic power-balancing crash 16 years ago
Peter Zijlstra 18a3885fc1 sched: Remove reciprocal for cpu_power 16 years ago
Gautham R Shenoy d899a789c2 sched: Try to deal with low capacity, fix update_sd_power_savings_stats() 16 years ago
Peter Zijlstra bdb94aa5db sched: Try to deal with low capacity 16 years ago
Peter Zijlstra e9e9250bc7 sched: Scale down cpu_power due to RT tasks 16 years ago
Peter Zijlstra ab29230e67 sched: Implement dynamic cpu_power 16 years ago
Peter Zijlstra a52bfd7358 sched: Add smt_gain 16 years ago
Peter Zijlstra cc9fba7d76 sched: Update the cpu_power sum during load-balance 16 years ago
Peter Zijlstra b5d978e0c7 sched: Add SD_PREFER_SIBLING 16 years ago
Peter Zijlstra f93e65c186 sched: Restore __cpu_power to a straight sum of power 16 years ago
Ingo Molnar dc86cabe4b perf_counter: Fix output-sharing error path 16 years ago
Ingo Molnar 0fbdea19e9 perf_counter: Introduce new (non-)paranoia level to allow raw tracepoint access 16 years ago
David Howells ee18d64c1f KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 16 years ago
David Howells e0e817392b CRED: Add some configurable debugging [try #6] 16 years ago
Peter Zijlstra 768d0c2722 sched: Add wait, sleep and iowait accounting tracepoints 16 years ago
Arjan van de Ven 8f0dfc34e9 sched: Provide iowait counters 16 years ago
Shane Wang 69575d3886 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 16 years ago
Heiko Carstens 892a7c67c1 locking: Allow arch-inlined spinlocks 16 years ago
Heiko Carstens 69d0ee7377 locking: Move spinlock function bodies to header file 16 years ago
Li Zefan 8e254c1d18 tracing/filters: Defer pred allocation 16 years ago
Yinghai Lu 372e24b0cb irq: Make sure irq_desc for legacy irq get correct node setting 16 years ago
Anirban Sinha 84e9dabf6e sched: Rename init_cfs_rq => init_tg_cfs_rq 16 years ago
Paul E. McKenney 868489660d rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments 16 years ago
Paul E. McKenney dd5d19bafd rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees 16 years ago