summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * tracing: do not disable interrupts for trace_clock_localSteven Rostedt2009-11-111-3/+5
| * ring-buffer: Add multiple iterations between benchmark timestampsSteven Rostedt2009-11-111-9/+16
| * kprobes: Sanitize struct kretprobe_instance allocationsAnanth N Mavinakayanahalli2009-11-021-2/+2
| * tracing: Fix to use __always_unused attributeLi Zefan2009-11-021-2/+2
| * compiler: Introduce __always_unusedLi Zefan2009-11-022-0/+5
| * tracing: Exit with error if a weak function is used in recordmcount.plLi Hong2009-10-291-7/+3
| * tracing: Move conditional into update_funcs() in recordmcount.plLi Hong2009-10-291-5/+3
| * tracing: Add regex for weak functions in recordmcount.plLi Hong2009-10-291-7/+9
| * tracing: Move mcount section search to front of loop in recordmcount.plLi Hong2009-10-291-14/+18
| * tracing: Fix objcopy revision check in recordmcount.plLi Hong2009-10-291-29/+27
| * tracing: Check absolute path of input file in recordmcount.plLi Hong2009-10-291-1/+1
| * tracing: Correct the check for number of arguments in recordmcount.plLi Hong2009-10-291-1/+1
| * tracing: Amend documentation in recordmcount.pl to reflect implementationLi Hong2009-10-291-35/+49
| * Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-291426-20172/+83038
| |\
| * | ftrace: Rename set_bootup_ftrace into set_cmdline_ftraceFrederic Weisbecker2009-10-141-2/+2
| * | ftrace: Copy ftrace_graph_filter boot param using strlcpyFrederic Weisbecker2009-10-141-1/+1
| * | tracing: Document HAVE_SYSCALL_TRACEPOINTS needsFrederic Weisbecker2009-10-141-2/+11
| * | tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker2009-10-144-140/+91
| * | tracing: Enable "__cold" functionsJiri Olsa2009-10-141-0/+1
| * | tracing: Enable records during the module loadJiri Olsa2009-10-141-8/+30
| * | tracing: Support multiple pids in set_pid_ftrace filejolsa@redhat.com2009-10-142-71/+167
| * | function-graph/x86: Replace unbalanced ret with jmpSteven Rostedt2009-10-142-8/+5
| * | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-10-134-6/+43
| |\ \
| | * | tracing: Remove unused ftrace_trace_addr helperFrederic Weisbecker2009-10-131-4/+0
| | * | tracing: Rename set_ftrace to set_bootup_ftraceFrederic Weisbecker2009-10-131-2/+2
| | * | ftrace: add kernel command line graph function filteringStefan Assmann2009-10-122-0/+41
| * | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-13327-1960/+5508
| |\ \ \ | | |/ / | |/| |
| * | | testmmiotrace.c: Add and use pr_fmt(fmt)Joe Perches2009-10-121-15/+14
| * | | ftrace.c: Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmtJoe Perches2009-10-121-3/+5
| * | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-014522-129271/+350326
| |\ \ \
| * | | | tracing: Pushdown the bkl tracepoints callsFrederic Weisbecker2009-09-282-17/+26
| * | | | tracing/filters: Unify the regex parsing helpersFrederic Weisbecker2009-09-243-70/+23
| * | | | tracing/filters: Provide basic regex supportFrederic Weisbecker2009-09-242-25/+157
| * | | | tracing/event: Cleanup the useless dentry variableFrederic Weisbecker2009-09-241-12/+11
| * | | | tracing/filters: Cleanup useless headersFrederic Weisbecker2009-09-241-2/+0
| * | | | tracing/bkl: Add bkl ftrace eventsFrederic Weisbecker2009-09-243-9/+82
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-052-27/+16
|\ \ \ \ \
| * | | | | tracing: Fix trace_marker outputCarsten Emde2009-11-171-25/+14
| * | | | | tracing: Fix event format exportJohannes Berg2009-11-131-1/+1
| * | | | | tracing: Fix return value of tracing_stats_read()Roel Kluin2009-11-111-1/+1
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-055-39/+29
|\ \ \ \ \ \
| * | | | | | genirq: Fix spurious irq seqfile conversionThomas Gleixner2009-11-201-1/+1
| * | | | | | genirq: switch /proc/irq/*/spurious to seq_fileAlexey Dobriyan2009-11-181-15/+21
| * | | | | | irq: Do not attempt to create subdirectories if /proc/irq/<irq> failedCyrill Gorcunov2009-11-081-0/+2
| * | | | | | irq: Remove unused debug_poll_all_shared_irqs()Thomas Gleixner2009-11-042-19/+1
| * | | | | | irq: Fix docbook commentsLiuweni2009-11-041-3/+3
| * | | | | | irq: trivial: Fix typo in comment for #endifMichael Neuling2009-10-231-1/+1
* | | | | | | Merge branch 'core-softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2009-12-051-1/+1
|\ \ \ \ \ \ \
| * | | | | | | softlockup: Fix hung_task_check_count sysctlAnton Blanchard2009-11-271-1/+1
* | | | | | | | Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-053-18/+52
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud