Commit Graph

6848 Commits (c5428e950ad42640f00092949fd17e356dfdeafa)

Author SHA1 Message Date
Magnus Damm 4614e6adaf clocksource: add enable() and disable() callbacks 16 years ago
Magnus Damm 8e19608e8b clocksource: pass clocksource to read() callback 16 years ago
Al Viro 24b6f16ecf No need for crossing to mountpoint in audit_tag_tree() 16 years ago
Rafael J. Wysocki 6a7c7eaf71 PM/Suspend: Introduce two new platform callbacks to avoid breakage 16 years ago
Linus Torvalds ff54250a0e Remove 'recurse into child resources' logic from 'reserve_region_with_split()' 16 years ago
H Hartley Sweeten 79d381c9f2 kernel/softirq.c: fix sparse warning 16 years ago
Gautham R Shenoy 381512cf3d sched: Avoid printing sched_group::__cpu_power for default case 16 years ago
David Howells 5b1d07ed0e RCU: Don't try and predeclare inline funcs as it upsets some versions of gcc 16 years ago
Nikanth Karthikesan 297dbf50d7 swap: Remove code handling bio_alloc failure with __GFP_WAIT 16 years ago
Paul E. McKenney ef631b0ca0 rcu: Make hierarchical RCU less IPI-happy 16 years ago
Zhaolei 557055bebe tracing: Fix branch tracer header 16 years ago
Lai Jiangshan 132380a06b tracing, sched: mark get_parent_ip() notrace 16 years ago
Andi Kleen 3d26dcf767 kernel/sys.c: clean up sys_shutdown exit path 16 years ago
Oleg Nesterov f1671f6d78 ptrace: fix exit_ptrace() vs ptrace_traceme() race 16 years ago
Peter Zijlstra 4be6f6bb66 mm: move the scan_unevictable_pages sysctl to the vm table 16 years ago
Zhaolei a3d03ecaf9 tracing: Fix power tracer header 16 years ago
Rafael J. Wysocki c751085943 PM/Hibernate: Wait for SCSI devices scan to complete during resume 16 years ago
Frederic Weisbecker 574bbe7820 lockdep: continue lock debugging despite some taints 16 years ago
Frederic Weisbecker 9eeba6138c lockdep: warn about lockdep disabling after kernel taint 16 years ago
Li Zefan 44e9c8b7ad tracing/filters: return proper error code when writing filter file 16 years ago
Li Zefan a3e0ab0507 tracing/filters: allow user input integer to be oct or hex 16 years ago
Li Zefan bcabd91c27 tracing/filters: fix NULL pointer dereference 16 years ago
Li Zefan 8433a40eb7 tracing/filters: NIL-terminate user input filter 16 years ago
Linus Torvalds d6de2c80e9 async: Fix module loading async-work regression 16 years ago
Zhaolei 0462b5664b ftrace: Output REC->var instead of __entry->var for trace format 16 years ago
Li Zefan 4d1f4372db tracing: fix document references 16 years ago
Lai Jiangshan 93cfb3c9fd tracing: fix splice return too large 16 years ago
Lai Jiangshan c7625a555f tracing: update file->f_pos when splice(2) it 16 years ago
Lai Jiangshan ddd538f3e6 tracing: allocate page when needed 16 years ago
Lai Jiangshan d1e7e02f30 tracing: disable seeking for trace_pipe_raw 16 years ago
Heiko Carstens 36cd3c9f92 mutex: have non-spinning mutexes on s390 by default 16 years ago
Li Zefan 9eb85125ce blktrace: pass the right pointer to kfree() 16 years ago
Frederic Weisbecker 47788c58e6 tracing/syscalls: use a dedicated file header 16 years ago
Andrew Morton 6b44003e5c work_on_cpu(): rewrite it to create a kernel thread on demand 16 years ago
Oleg Nesterov 1c99315bb3 kthread: move sched-realeted initialization from kthreadd context 16 years ago
Vitaliy Gusev 3217ab97f1 kthread: Don't looking for a task in create_kthread() #2 16 years ago
Roland McGrath 3a70970353 ptrace: some checkpatch fixes 16 years ago
Oleg Nesterov 8f2e586567 posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF) 16 years ago
Oleg Nesterov 6279a751fe posix-timers: fix RLIMIT_CPU && fork() 16 years ago
Masami Hiramatsu de5bd88d5a kprobes: support per-kprobe disabling 16 years ago
Masami Hiramatsu e579abeb58 kprobes: rename kprobe_enabled to kprobes_all_disarmed 16 years ago
Masami Hiramatsu 99081ab553 kprobes: move EXPORT_SYMBOL_GPL just after function definitions 16 years ago
Masami Hiramatsu b918e5e60d kprobes: cleanup aggr_kprobe related code 16 years ago
Peter W Morreale fafd688e4c mm: add /proc controls for pdflush threads 16 years ago
Zhaolei 1bbe2a83ab ftrace: Correct a text align for event format output 16 years ago
Nikanth Karthikesan bc2b6871c1 Update /debug/tracing/README 16 years ago
Frederic Weisbecker b0dfa978c7 tracing/ftrace: alloc the started cpumask for the trace file 16 years ago
Zhaolei 8bcae09b93 ftrace: Add check of sched_stopped for probe_sched_wakeup 16 years ago
Frederic Weisbecker 5f0c6c03c5 tracing/ftrace: fix missing include string.h 16 years ago
Lai Jiangshan cf8e347465 tracing: fix incorrect return type of ns2usecs() 16 years ago