Commit Graph

9003 Commits (5ecb01cfdf96c5f465192bdb2a4fd4a61a24c6cc)

Author SHA1 Message Date
David Miller b9f8fcd55b sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK 15 years ago
Steven Rostedt e36c54582c tracing: Fix return of trace_dump_stack() 15 years ago
Rusty Russell d4703aefdb module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y 15 years ago
Thomas Gleixner b5f91da0a6 clockevents: Convert to raw_spinlock 15 years ago
Thomas Gleixner d192c47f25 clockevents: Make tick_device_lock static 15 years ago
Thomas Gleixner e625cce1b7 perf_event: Convert to raw_spinlock 15 years ago
Thomas Gleixner ecb49d1a63 hrtimers: Convert to raw_spinlocks 15 years ago
Thomas Gleixner 239007b844 genirq: Convert irq_desc.lock to raw_spinlock 15 years ago
Thomas Gleixner 9f5a5621e7 smp: Convert smplocks to raw_spinlocks 15 years ago
Thomas Gleixner d209d74d52 rtmutes: Convert rtmutex.lock to raw_spinlock 15 years ago
Thomas Gleixner 1d61548254 sched: Convert pi_lock to raw_spinlock 15 years ago
Thomas Gleixner fe841226bd sched: Convert cpupri lock to raw_spinlock 15 years ago
Thomas Gleixner 0986b11b12 sched: Convert rt_runtime_lock to raw_spinlock 15 years ago
Thomas Gleixner 05fa785cf8 sched: Convert rq->lock to raw_spinlock 15 years ago
Thomas Gleixner a26724591e plist: Make plist debugging raw_spinlock aware 15 years ago
Thomas Gleixner 9c1721aa49 locking: Cleanup the name space completely 15 years ago
Thomas Gleixner 9828ea9d75 locking: Further name space cleanups 15 years ago
Thomas Gleixner c2f21ce2e3 locking: Implement new raw_spinlock 15 years ago
Thomas Gleixner 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 years ago
Thomas Gleixner edc35bd72e locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED 15 years ago
Thomas Gleixner 445c89514b locking: Convert raw_spinlock to arch_spinlock 15 years ago
Thomas Gleixner b7b40ade58 locking: Reorder functions in spinlock.c 15 years ago
Thomas Gleixner 1a551ae715 sched: Use rcu in sched_get_rr_param() 15 years ago
Thomas Gleixner 23f5d14251 sched: Use rcu in sched_get/set_affinity() 15 years ago
Thomas Gleixner 5fe85be081 sched: Use rcu in sys_sched_getscheduler/sys_sched_getparam() 15 years ago
Li Zefan 16620e0f19 ksym_tracer: Fix bad cast 15 years ago
Li Zefan 472bbe02c9 tracing/power: Remove two exports 15 years ago
Li Zefan e00bf2ec60 tracing: Change event->profile_count to be int type 15 years ago
Li Zefan 8d18eaaff5 tracing: Simplify trace_option_write() 15 years ago
Li Zefan 2cbafd68b8 tracing: Remove useless trace option 15 years ago
Li Zefan 13f16d2091 tracing: Use seq file for trace_clock 15 years ago
Li Zefan fdb372ed4c tracing: Use seq file for trace_options 15 years ago
Li Zefan 91baf6285b function-graph: Allow writing the same val to set_graph_function 15 years ago
Li Zefan 313254a940 ftrace: Call trace_parser_clear() properly 15 years ago
Li Zefan 311d16da57 ftrace: Return EINVAL when writing invalid val to set_ftrace_filter 15 years ago
Li Zefan 3b8e427381 tracing: Move a printk out of ftrace_raw_reg_event_foo() 15 years ago
Li Zefan 614a71a26b tracing: Pull up calls to trace_define_common_fields() 15 years ago
Li Zefan 87d9b4e1c5 tracing: Extract duplicate ftrace_raw_init_event_foo() 15 years ago
Joe Perches 663997d417 sched: Use pr_fmt() and pr_<level>() 15 years ago
Rafael J. Wysocki 7539a3b3d1 sched: Make wakeup side and atomic variants of completion API irq safe 15 years ago
Sam Ravnborg 273b281fa2 kbuild: move utsrelease.h to include/generated 15 years ago
Sam Ravnborg 01fc0ac198 kbuild: move bounds.h to include/generated 15 years ago
Alan Cox 5ec93d1154 tty: Move the leader test in disassociate 15 years ago
Steven Rostedt cc51a0fca6 tracing: Add stack trace to irqsoff tracer 15 years ago
Steven Rostedt 03889384ce tracing: Add trace_dump_stack() 15 years ago
Jason Wessel 7f8b7ed6f8 kgdb: Always process the whole breakpoint list on activate or deactivate 15 years ago
Jason Wessel d625e9c0d7 kgdb: continue and warn on signal passing from gdb 15 years ago
Jason Wessel 028e7b1759 kgdb: allow for cpu switch when single stepping 15 years ago
Jason Wessel 84667d4849 kgdb: Read buffer overflow 15 years ago
Thomas Gleixner bb6eddf767 clockevents: Prevent clockevent_devices list corruption on cpu hotplug 15 years ago