aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-05
|\
| * ring-buffer-benchmark: Add parameters to set produce/consumer prioritiesSteven Rostedt2009-11-25
| * tracing, function tracer: Clean up strstrip() usageIngo Molnar2009-11-23
| * ring-buffer benchmark: Run producer/consumer threads at nice +19Ingo Molnar2009-11-23
| * tracing: Prevent build warning: 'ftrace_graph_buf' defined but not usedLai Jiangshan2009-11-17
| * ring-buffer: Move access to commit_page up into function usedSteven Rostedt2009-11-17
| * tracing: do not disable interrupts for trace_clock_localSteven Rostedt2009-11-11
| * ring-buffer: Add multiple iterations between benchmark timestampsSteven Rostedt2009-11-11
| * kprobes: Sanitize struct kretprobe_instance allocationsAnanth N Mavinakayanahalli2009-11-02
| * tracing: Fix to use __always_unused attributeLi Zefan2009-11-02
| * Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-29
| |\
| * | ftrace: Rename set_bootup_ftrace into set_cmdline_ftraceFrederic Weisbecker2009-10-14
| * | ftrace: Copy ftrace_graph_filter boot param using strlcpyFrederic Weisbecker2009-10-14
| * | tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker2009-10-14
| * | tracing: Enable records during the module loadJiri Olsa2009-10-14
| * | tracing: Support multiple pids in set_pid_ftrace filejolsa@redhat.com2009-10-14
| * | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-10-13
| |\ \
| | * | tracing: Remove unused ftrace_trace_addr helperFrederic Weisbecker2009-10-13
| | * | tracing: Rename set_ftrace to set_bootup_ftraceFrederic Weisbecker2009-10-13
| | * | ftrace: add kernel command line graph function filteringStefan Assmann2009-10-12
| * | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-13
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-01
| |\ \ \
| * | | | tracing/filters: Unify the regex parsing helpersFrederic Weisbecker2009-09-24
| * | | | tracing/filters: Provide basic regex supportFrederic Weisbecker2009-09-24
| * | | | tracing/event: Cleanup the useless dentry variableFrederic Weisbecker2009-09-24
| * | | | tracing/filters: Cleanup useless headersFrederic Weisbecker2009-09-24
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-05
|\ \ \ \ \
| * | | | | tracing: Fix trace_marker outputCarsten Emde2009-11-17
| * | | | | tracing: Fix return value of tracing_stats_read()Roel Kluin2009-11-11
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-05
|\ \ \ \ \ \
| * | | | | | genirq: Fix spurious irq seqfile conversionThomas Gleixner2009-11-20
| * | | | | | genirq: switch /proc/irq/*/spurious to seq_fileAlexey Dobriyan2009-11-18
| * | | | | | irq: Do not attempt to create subdirectories if /proc/irq/<irq> failedCyrill Gorcunov2009-11-08
| * | | | | | irq: Remove unused debug_poll_all_shared_irqs()Thomas Gleixner2009-11-04
| * | | | | | irq: Fix docbook commentsLiuweni2009-11-04
* | | | | | | Merge branch 'core-softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \
| * | | | | | | softlockup: Fix hung_task_check_count sysctlAnton Blanchard2009-11-27
* | | | | | | | Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \ \
| * | | | | | | | signal: Print warning message when dropping signalsNaohiro Ooiwa2009-11-09
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rcu: Add expedited grace-period support for preemptible RCUPaul E. McKenney2009-12-03
| * | | | | | | | | rcu: Enable fourth level of TREE_RCU hierarchyPaul E. McKenney2009-12-03
| * | | | | | | | | rcu: Rename "quiet" functionsPaul E. McKenney2009-12-03
| * | | | | | | | | rcu: Re-arrange code to reduce #ifdef painPaul E. McKenney2009-11-22
| * | | | | | | | | rcu: Eliminate unneeded function wrappingPaul E. McKenney2009-11-22
| * | | | | | | | | rcu: Fix grace-period-stall bug on large systems with CPU hotplugPaul E. McKenney2009-11-22
| * | | | | | | | | rcu: Eliminate __rcu_pending() false positivesPaul E. McKenney2009-11-14
| * | | | | | | | | rcu: Further cleanups of use of lastcompPaul E. McKenney2009-11-14
| * | | | | | | | | rcu: Simplify association of forced quiescent states with grace periodsPaul E. McKenney2009-11-13
| * | | | | | | | | rcu: Accelerate callback processing on CPUs not detecting GP endPaul E. McKenney2009-11-13