summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* tracepoints: API doc update to tracepoint_probe_register() return valueMathieu Desnoyers2014-03-11
* tracepoints: API doc update to data argumentMathieu Desnoyers2014-03-11
* ftrace: Fix compilation warning about control_ops_freeJiri Slaby2014-03-11
* ftrace: Warn on error when modifying ftrace functionPetr Mladek2014-03-07
* ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-07
* ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-07
* ftrace: Inline the code from ftrace_dyn_table_alloc()Jiri Slaby2014-03-07
* ftrace: Cleanup of global variables ftrace_new_pgs and ftrace_update_cntJiri Slaby2014-03-07
* tracing: Warn if a tracepoint is not set via debugfsSteven Rostedt2014-03-07
* tracing: Use helper functions in event assignment to shrink macro sizeSteven Rostedt2014-03-07
* tracing: Move event storage for array from macro to standalone functionSteven Rostedt2014-03-07
* tracing: Move raw output code from macro to standalone functionSteven Rostedt2014-03-07
* tracepoint: Do not waste memory on mods with no tracepointsSteven Rostedt (Red Hat)2014-03-03
* ftrace: Have static function trace clear ENABLED flag on unregisterSteven Rostedt (Red Hat)2014-02-20
* tracing: Add trace_clock=<clock> kernel parameterSteven Rostedt2014-02-20
* tracing/uprobes: Support mix of ftrace and perfNamhyung Kim2014-02-20
* tracing/uprobes: Support event triggeringNamhyung Kim2014-02-20
* tracing/uprobes: Support ftrace_event_file base multibufferzhangwei(Jovi)2014-02-20
* tracing/uprobes: Move argument fetching to uprobe_dispatcher()Namhyung Kim2014-02-20
* tracing/uprobes: Rename uprobe_{trace,perf}_print() functionsNamhyung Kim2014-02-20
* ftrace: Allow for function tracing instance to filter functionsSteven Rostedt (Red Hat)2014-02-20
* ftrace: Pass in global_ops for use with filtering filesSteven Rostedt (Red Hat)2014-02-20
* ftrace: Allow instances to use function tracingSteven Rostedt (Red Hat)2014-02-20
* tracing: Convert tracer->enabled to counterSteven Rostedt (Red Hat)2014-02-20
* tracing: Disable tracers before deletion of instanceSteven Rostedt (Red Hat)2014-02-20
* ftrace: Copy ops private to global_ops privateSteven Rostedt (Red Hat)2014-02-20
* tracing: Only let top level have option filesSteven Rostedt (Red Hat)2014-02-20
* tracing: Set up infrastructure to allow tracers for instancesSteven Rostedt (Red Hat)2014-02-20
* tracing: Pass trace_array to flag_changed callbackSteven Rostedt (Red Hat)2014-02-20
* tracing: Pass trace_array to set_flag callbackSteven Rostedt (Red Hat)2014-02-20
*-. Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2014-02-15
|\ \
| | * genirq: Add devm_request_any_context_irq()Stephen Boyd2014-02-09
| * | genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=nPaul Gortmaker2014-02-11
| |/
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-02-15
|\ \
| * | tick: Clear broadcast pending bit when switching to oneshotThomas Gleixner2014-02-13
| * | time: Fix overflow when HZ is smaller than 60Mikulas Patocka2014-02-06
* | | ring-buffer: Fix first commit on sub-buffer having non-zero deltaSteven Rostedt (Red Hat)2014-02-11
| |/ |/|
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-08
|\ \
| * | genirq: Generic irq chip requires IRQ_DOMAINNitin A Kamble2014-02-05
| |/
* / execve: use 'struct filename *' for executable name passingLinus Torvalds2014-02-05
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-31
|\
| * Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2014-01-25
| |\
| | * sched/nohz: Fix overflow error in scheduler_tick_max_deferment()Kevin Hilman2014-01-16
| | * nohz_full: fix code style issue of tick_nohz_full_stop_tickAlex Shi2014-01-15
| | * nohz: Get timekeeping max deferment outside jiffies_lockFrederic Weisbecker2014-01-15
| | * tick: Rename tick_check_idle() to tick_irq_enter()Frederic Weisbecker2014-01-15
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-31
|\ \ \
| * | | sched: Make sched_class::get_rr_interval() optionalPeter Zijlstra2014-01-28
| * | | sched/deadline: Add sched_dl documentationDario Faggioli2014-01-28
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-31
|\ \ \ \