Commit Graph

6848 Commits (c5428e950ad42640f00092949fd17e356dfdeafa)

Author SHA1 Message Date
Li Zefan eb08f8eb06 blktrace: fix off-by-one bug 16 years ago
Li Zefan 5554720482 blktrace: fix the original blktrace 16 years ago
Li Zefan b5230b56ee blktrace: fix a race when creating blk_tree_root in debugfs 16 years ago
Li Zefan 6c051ce030 blktrace: fix timestamp in binary output 16 years ago
Peter Zijlstra eedeeabdee lockdep: add stack dumps to asserts 16 years ago
Peter Zijlstra 7f1e2ca9f0 hrtimer: fix rq->lock inversion (again) 16 years ago
Rusty Russell 49502677e1 module: use strstarts() 16 years ago
Rusty Russell e91defa26c module: don't use stop_machine on module load 16 years ago
Arjan van de Ven acae051565 module: create a request_module_nowait() 16 years ago
Rusty Russell 8c8ef42aee module: include other structures in module version check 16 years ago
Rusty Russell 9cb610d8e3 module: remove the SHF_ALLOC flag on the __versions section. 16 years ago
Rusty Russell c6e665c8f0 module: clarify the force-loading taint message. 16 years ago
Tim Abbott c6b3780191 module: Export symbols needed for Ksplice 16 years ago
Anders Kaseorg 75a66614db Ksplice: Add functions for walking kallsyms symbols 16 years ago
Rusty Russell a6e6abd575 module: remove module_text_address() 16 years ago
Rusty Russell e610499e26 module: __module_address 16 years ago
Tim Abbott 414fd31b25 module: Make find_symbol return a struct kernel_symbol 16 years ago
Américo Wang b10153fe31 kernel/module.c: fix an unused goto label 16 years ago
Rusty Russell e180a6b775 param: fix charp parameters set via sysfs 16 years ago
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