Commit Graph

9234 Commits (c8634fd3115497ac311f57be9c12f993437745cf)

Author SHA1 Message Date
Christoph Lameter 79615760f3 local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.c 15 years ago
Christoph Lameter e1783a240f module: Use this_cpu_xx to dynamically allocate counters 15 years ago
KOSAKI Motohiro 0f4bd46ec2 kmsg_dump: Dump on crash_kexec as well 15 years ago
Peter Zijlstra 05cbaa2853 perf: Fix NULL deref in inheritance code 15 years ago
Lai Jiangshan fb7ae981cb tracing: Fix sign fields in ftrace_define_fields_##call() 15 years ago
Lai Jiangshan 79b4082108 tracing/kprobe: Show sign of fields in trace_kprobe format files 15 years ago
Li Zefan 53ab668064 ksym_tracer: Remove trace_stat 15 years ago
Li Zefan e6d9491bf8 ksym_tracer: Fix race when incrementing count 15 years ago
Li Zefan 3d13ec2efd ksym_tracer: Fix to allow writing newline to ksym_trace_filter 15 years ago
Li Zefan 88f7a890d7 ksym_tracer: Fix to make the tracer work 15 years ago
Simon Kagstrom d894837f23 sched: might_sleep(): Make file parameter const char * 15 years ago
Randy Dunlap 40892367bc tracing: Kconfig spelling fixes and cleanups 15 years ago
Li Zefan 07b139c8c8 perf events: Remove CONFIG_EVENT_PROFILE 15 years ago
Heiko Carstens c2ef6661ce kprobes: Fix distinct type warning 15 years ago
Peter Zijlstra 49f474331e perf events: Remove arg from perf sched hooks 15 years ago
Andi Kleen 4440095c82 SYSCTL: Print binary sysctl warnings (nearly) only once 15 years ago
Peter Zijlstra 0c69774e6c sched: Revert 738d2be, simplify set_task_cpu() 15 years ago
Stefani Seibold 86d4880313 kfifo: add record handling functions 15 years ago
Stefani Seibold a121f24acc kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user 15 years ago
Stefani Seibold 7acd72eb85 kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... 15 years ago
Stefani Seibold e64c026dd0 kfifo: cleanup namespace 15 years ago
Stefani Seibold c1e13f2567 kfifo: move out spinlock 15 years ago
Stefani Seibold 4546548789 kfifo: move struct kfifo in place 15 years ago
Linus Torvalds 83f57a11d8 Revert "time: Remove xtime_cache" 15 years ago
Al Viro 5300990c03 Sanitize f_flags helpers 15 years ago
Roland Dreier 628ff7c1d8 anonfd: Allow making anon files read-only 15 years ago
Steven Rostedt c757bea93b tracing: Fix setting tracer specific options 15 years ago
Dominik Brodowski 0e2c8b8f55 resources: fix call to alignf() in allocate_resource() 15 years ago
Peter Zijlstra 70f1120527 sched: Fix hotplug hang 15 years ago
Peter Zijlstra 3df0fc5b2e sched: Restore printk sanity 15 years ago
Al Viro b4c30aad39 fix more leaks in audit_tree.c tag_chunk() 15 years ago
Al Viro 6f5d511489 fix braindamage in audit_tree.c untag_chunk() 15 years ago
Randy Dunlap 6485536bcf printk: fix new kernel-doc warnings 15 years ago
Oleg Nesterov 9cd80bbb07 do_wait() optimization: do not place sub-threads on task_struct->children list 15 years ago
WANG Cong 3e26120cc7 kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-non-negative.patch 15 years ago
Peter Zijlstra 077614ee1e sched: Fix broken assertion 15 years ago
Peter Zijlstra 5d27c23df0 perf events: Dont report side-band events on each cpu for per-task-per-cpu events 15 years ago
Frederic Weisbecker 61c1917f47 perf events, x86/stacktrace: Make stack walking optional 15 years ago
Frederic Weisbecker 234da7bcdc sched: Teach might_sleep() about preemptible RCU 15 years ago
Masami Hiramatsu 6f3cf44047 kprobe-tracer: Check new event/group name 15 years ago
Ingo Molnar 416eb39556 sched: Make warning less noisy 15 years ago
Rusty Russell 62ac127950 cpumask: avoid dereferencing struct cpumask 15 years ago
Rusty Russell f6325e30eb cpumask: use cpu_online in kernel/perf_event.c 15 years ago
Simon Horman cf1e367ee8 timers: Remove duplicate setting of new_base in __mod_timer() 15 years ago
David Howells 6e14154676 NOMMU: Optimise away the {dac_,}mmap_min_addr tests 15 years ago
Andi Kleen 61cf693159 [sysctl] Fix breakage on systems with older glibc 15 years ago
Peter Zijlstra 738d2be430 sched: Simplify set_task_cpu() 15 years ago
Peter Zijlstra 88ec22d3ed sched: Remove the cfs_rq dependency from set_task_cpu() 15 years ago
Peter Zijlstra efbbd05a59 sched: Add pre and post wakeup hooks 15 years ago
Peter Zijlstra 881232b70b sched: Move kthread_bind() back to kthread.c 15 years ago