aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ksym_tracer: Fix bad castLi Zefan2009-12-13
* tracing/power: Remove two exportsLi Zefan2009-12-13
* tracing: Change event->profile_count to be int typeLi Zefan2009-12-13
* tracing: Simplify trace_option_write()Li Zefan2009-12-13
* tracing: Remove useless trace optionLi Zefan2009-12-13
* tracing: Use seq file for trace_clockLi Zefan2009-12-13
* tracing: Use seq file for trace_optionsLi Zefan2009-12-13
* function-graph: Allow writing the same val to set_graph_functionLi Zefan2009-12-13
* ftrace: Call trace_parser_clear() properlyLi Zefan2009-12-13
* ftrace: Return EINVAL when writing invalid val to set_ftrace_filterLi Zefan2009-12-13
* tracing: Move a printk out of ftrace_raw_reg_event_foo()Li Zefan2009-12-13
* tracing: Pull up calls to trace_define_common_fields()Li Zefan2009-12-13
* tracing: Extract duplicate ftrace_raw_init_event_foo()Li Zefan2009-12-13
* ftrace.h: Use common pr_info fmt stringJoe Perches2009-12-13
* ring-buffer: Move resize integrity check under reader lockSteven Rostedt2009-12-10
* ring-buffer: Use sync sched protection on ring buffer resizingSteven Rostedt2009-12-10
* tracing: Fix wrong usage of strstrip in trace_ksymsThomas Gleixner2009-12-10
* Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2009-12-10
|\
| * tracing: Remove comparing of NULL to va_list in trace_array_vprintk()Carsten Emde2009-12-09
| * tracing: Fix function graph trace_pipe to properly display failed entriesJiri Olsa2009-12-09
| * tracing: Add full state to trace_seqJohannes Berg2009-12-09
| * tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt2009-12-09
| * tracing: Only call pipe_close if pipe_close is definedSteven Rostedt2009-12-09
| * tracing: Add pipe_close interfaceSteven Rostedt2009-12-07
| |
| \
*-. \ Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2009-12-08
|\ \ \
| | * | genirq: do not execute DEBUG_SHIRQ when irq setup failedLuis Henriques2009-04-23
| * | | ntp: Provide compability defines (You say MOD_NANO, I say ADJ_NANO)john stultz2009-08-28
* | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-08
|\ \ \ \
| * | | | hrtimer: Fix /proc/timer_list regressionFeng Tang2009-11-20
| * | | | itimers: Fix racy writes to cpu_itimer fieldsStanislaw Gruszka2009-11-18
| * | | | timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-17
* | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\ \ \ \ \
| * | | | | timers, init: Limit the number of per cpu calibration bootup messagesMike Travis2009-11-26
| * | | | | posix-cpu-timers: optimize and document timer_create callbackStanislaw Gruszka2009-11-18
| * | | | | clockevents: Add missing include to pacify sparseH Hartley Sweeten2009-11-18
| * | | | | x86: vmiclock: Fix printk formatThomas Gleixner2009-11-18
| * | | | | x86: Fix printk format due to variable type changeThomas Gleixner2009-11-16
| * | | | | sparc: fix printk for change of variable typeStephen Rothwell2009-11-16
| * | | | | clocksource/events: Fix fallout of generic code changesThomas Gleixner2009-11-13
| * | | | | nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter2009-11-13
| * | | | | nohz: Track last do_timer() cpuThomas Gleixner2009-11-13
| * | | | | nohz: Prevent clocksource wrapping during idleJon Hunter2009-11-13
| * | | | | nohz: Type cast printk argumentThomas Gleixner2009-11-13
| * | | | | mips: Use generic mult/shift factor calculation for clocksThomas Gleixner2009-11-13
| * | | | | clocksource: Provide a generic mult/shift factor calculationThomas Gleixner2009-11-13
| * | | | | clockevents: Use u32 for mult and shift factorsThomas Gleixner2009-11-13
| * | | | | nohz: Introduce arch_needs_cpuMartin Schwidefsky2009-11-05
| * | | | | nohz: Reuse ktime in sub-functions of tick_check_idle.Martin Schwidefsky2009-11-05
| * | | | | time: Remove xtime_cachejohn stultz2009-10-05
| * | | | | time: Implement logarithmic time accumulationjohn stultz2009-10-05