Commit Graph

6892 Commits (dda54f4b872512eba484c38631bd6ae5b5716f41)

Author SHA1 Message Date
Lai Jiangshan f69b17d7e7 rcu: rcu_barrier VS cpu_hotplug: Ensure callbacks in dead cpu are migrated to online cpu 16 years ago
Peter Zijlstra 2f85018152 lockdep: fix deadlock in lockdep_trace_alloc 16 years ago
Rafael J. Wysocki 749b0afc3a kexec: Change kexec jump code ordering 16 years ago
Rafael J. Wysocki 4aecd67189 PM: Change hibernation code ordering 16 years ago
Rafael J. Wysocki 900af0d973 PM: Change suspend code ordering 16 years ago
Rafael J. Wysocki 2ed8d2b3a8 PM: Rework handling of interrupts during suspend-resume 16 years ago
Rafael J. Wysocki 0a0c5168df PM: Introduce functions for suspending and resuming device interrupts 16 years ago
Ingo Molnar 5a3c8fe735 Revert "cpuacct: reduce one NULL check in fast-path" 16 years ago
Matt LaPlante 692105b8ac trivial: fix typos/grammar errors in Kconfig texts 16 years ago
Nick Andrew 877d03105d trivial: Fix misspelling of firmware 16 years ago
Uwe Kleine-Koenig 2a93a1f214 trivial: fix typo "resgister" -> "register" 16 years ago
Rusty Russell 612a726faf cpumask: remove cpumask_t from core 16 years ago
Rusty Russell 73d0a4b107 cpumask: convert rcutorture.c 16 years ago
Rusty Russell aa85ea5b89 cpumask: use new cpumask_ functions in core code. 16 years ago
Rusty Russell 9489424454 cpumask: use mm_cpumask() wrapper: kernel/fork.c 16 years ago
Rusty Russell 2b17fa506c cpumask: use set_cpu_active in init/main.c 16 years ago
Rusty Russell 1a2142afa5 cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL 16 years ago
Randy Dunlap d5ac537e5f sched: fix errors in struct & function comments 16 years ago
Arjan van de Ven 9710794383 async: remove the temporary (2.6.29) "async is off by default" code 16 years ago
Sukadev Bhattiprolu a3ec947c85 vfs: simple_set_mnt() should return void 16 years ago
Al Viro 3ba13d179e constify dentry_operations: rest 16 years ago
Tom Zanussi 9a8118baae tracing: filter fix for TRACE_EVENT_FORMAT events 16 years ago
Zhaolei 2a4efa4245 ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release() 16 years ago
Lai Jiangshan 2f63b840bc trace_workqueues: fix empty line's output 16 years ago
Lai Jiangshan 220ba351df trace_stat: keep original order 16 years ago
Lai Jiangshan e6f489013b trace_stat: don't call seq_printf() in seq_operation->start() 16 years ago
Gautham R Shenoy b7bb4c9bb0 sched: Add comments to find_busiest_group() function 16 years ago
Gautham R Shenoy c071df1852 sched: Refactor the power savings balance code 16 years ago
Gautham R Shenoy a021dc0337 sched: Optimize the !power_savings_balance during fbg() 16 years ago
Gautham R Shenoy dbc523a3b8 sched: Create a helper function to calculate imbalance 16 years ago
Gautham R Shenoy 2e6f44aeda sched: Create helper to calculate small_imbalance in fbg() 16 years ago
Gautham R Shenoy 37abe198b1 sched: Create a helper function to calculate sched_domain stats for fbg() 16 years ago
Gautham R Shenoy 222d656dea sched: Define structure to store the sched_domain statistics for fbg() 16 years ago
Gautham R Shenoy 1f8c553d0f sched: Create a helper function to calculate sched_group stats for fbg() 16 years ago
Gautham R Shenoy 381be78fdc sched: Define structure to store the sched_group statistics for fbg() 16 years ago
Gautham R Shenoy 6dfdb06290 sched: Fix indentations in find_busiest_group() using gotos 16 years ago
Gautham R Shenoy 67bb6c036d sched: Simple helper functions for find_busiest_group() 16 years ago
Jason Baron e9d376f0fa dynamic debug: combine dprintk and dynamic printk 16 years ago
Luis Henriques 67aa0f767a sched: remove unused fields from struct rq 16 years ago
Lai Jiangshan ee000b7f9f tracing: use union for multi-usages field 16 years ago
Lai Jiangshan cc59c9e8d0 ftrace: show virtual PID 16 years ago
Steven Rostedt be6f164a02 function-graph: add option for include sleep times 16 years ago
Steven Rostedt 8aef2d2856 function-graph: ignore times across schedule 16 years ago
Steven Rostedt 05ce5818ad function-graph: prevent more than one tracer registering 16 years ago
Steven Rostedt 5d1a03dc54 function-graph: moved the timestamp from arch to generic code 16 years ago
Steven Rostedt 098335215a tracing: fix memory leak in trace_stat 16 years ago
Li Zefan 093419971e blktrace: print human-readable act_mask 16 years ago
Li Zefan e0dc81bec0 blktrace: fix t_error() 16 years ago
Li Zefan 65796348e0 blktrace: fix wrong calculation of RWBS 16 years ago
Li Zefan e4955c9986 blktrace: mark ddir_act[] const 16 years ago