Commit Graph

8026 Commits (4db96cf077aa938b11fe7ac79ecc9b29ec00fbab)

Author SHA1 Message Date
Andi Kleen 4db96cf077 HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per process 16 years ago
Xiao Guangrong b3e62e3505 perf_counter: Fix buffer overflow in perf_copy_attr() 16 years ago
Anirban Sinha 353f6dd2de cleanup console_print() 16 years ago
David Howells 4a5d6ba191 CRED: Allow put_cred() to cope with a NULL groups list 16 years ago
Wu Fengguang 8de0307326 PM: Trivial fixes 16 years ago
Gerald Schaefer 98e73dc5d2 PM / Hibernate / Memory hotplug: Always use for_each_populated_zone() 16 years ago
Rafael J. Wysocki ef4aede3f1 PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2) 16 years ago
Rafael J. Wysocki 64a473cb74 PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2) 16 years ago
Rafael J. Wysocki 4bb334353e PM/Hibernate: Rework shrinking of memory 16 years ago
Thadeu Lima de Souza Cascardo e681c9dd62 PM: Fix typo in label name s/Platofrm_finish/Platform_finish/ 16 years ago
Jens Axboe 5e605b64a1 block: add blk-iopoll, a NAPI like approach for block devices 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
Ingo Molnar e1f8450854 sched: Fix sched::sched_stat_wait tracepoint field 16 years ago
Ingo Molnar 3f2aa307c4 sched: Disable NEW_FAIR_SLEEPERS for now 16 years ago
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