tracing: add support for userspace stacktraces in tracing/iter_ctrl
[deliverable/linux.git] / kernel /
2008-11-23  Török Edwintracing: add support for userspace stacktraces in traci...
2008-11-23  Ingo MolnarMerge branches 'tracing/profiling', 'tracing/options...
2008-11-21  Liming Wangfunction tracing: fix wrong position computing of stack...
2008-11-21  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-11-20  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-11-20  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2008-11-20  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-11-20  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-11-20  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-11-20  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-11-20  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-11-20  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-11-20  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-11-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-20  Linus TorvaldsMerge branch 'x86/numa' of git://git./linux/kernel...
2008-11-20  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-11-20  Li Zefancgroups: fix a serious bug in cgroupstats
2008-11-20  Hugh Dickinssprint_symbol(): use less stack
2008-11-20  KAMEZAWA Hiroyukicgroup: fix potential deadlock in pre_destroy
2008-11-20  Miao Xiecpuset: update top cpuset's mems after adding a node
2008-11-20  Ulrich Drepperreintroduce accept4
2008-11-19  Andrew Mortonprofiling: clean up profile_nop()
2008-11-19  Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/urgent...
2008-11-19  Ingo Molnarftrace: fix selftest locking
2008-11-19  Ingo MolnarMerge branch 'tip/urgent' of git://git./linux/kernel...
2008-11-19  Steven Rostedtftrace: fix dyn ftrace filter selection
2008-11-19  Steven Rostedtftrace: make filtered functions effective on setting
2008-11-19  Steven Rostedtftrace: fix set_ftrace_filter
2008-11-18  Heiko Carstensftrace: preemptoff selftest not working
2008-11-18  Vegard Nossumtrace: introduce missing mutex_unlock()
2008-11-18  Ingo MolnarMerge branch 'linus' into tracing/urgent
2008-11-18  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-11-18  Arjan van de Vensuspend: use WARN not WARN_ON to print the message
2008-11-18  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-11-18  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-11-18  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-11-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-18  Julia Lawalltracing: kernel/trace/trace.c: introduce missing kfree()
2008-11-18  Ingo MolnarMerge branch 'iommu-fixes-2.6.28' of git://git./linux...
2008-11-18  Lai Jiangshanrelay: fix cpu offline problem
2008-11-18  Takashi IwaiMerge branches 'topic/fix/hda' and 'topic/fix/misc...
2008-11-18  Frederic Weisbeckertracing/function-return-tracer: add the overrun field
2008-11-18  Frederic Weisbeckertracing/ftrace: make nop tracer using tracer flags
2008-11-18  Frederic Weisbeckertracing/ftrace: implement a set_flag callback for tracers
2008-11-18  Ingo MolnarMerge branches 'tracing/branch-tracer' and 'tracing...
2008-11-18  Rakib Mullickkernel/profile.c: fix section mismatch warning
2008-11-18  Li Zefancpuset: fix regression when failed to generate sched...
2008-11-18  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-11-17  Kumar GalaRemove -mno-spe flags as they dont belong
2008-11-17  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux-mfd
2008-11-17  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-11-17  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-11-17  Oleg Nesterovsched, signals: fix the racy usage of ->signal in accou...
2008-11-17  Aneesh Kumar K.Vtracing: branch tracer, fix writing to trace/trace_options
2008-11-17  Russell KingMerge branch 'for-rmk' of git://git./linux/kernel/git...
2008-11-17  Ingo MolnarMerge branches 'tracing/branch-tracer', 'tracing/ftrace...
2008-11-16  Rusty Russellstop_machine: fix race with return value (fixes Bug...
2008-11-16  Ingo Molnarmarkers/tracpoints: fix non-modular build
2008-11-16  Mathieu Desnoyerstracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
2008-11-16  Mathieu Desnoyerstracepoints: use modules notifiers
2008-11-16  Mathieu Desnoyerstracepoints: fix disable
2008-11-16  Mathieu Desnoyersmarkers: auto enable tracepoints (new API : trace_mark_...
2008-11-16  Mathieu Desnoyersmarkers: use module notifier
2008-11-16  Mathieu Desnoyersmarkers: use rcu_*_sched_notrace and notrace
2008-11-16  Mathieu Desnoyersmarkers: fix unregister
2008-11-16  walimisfunction tracing: fix wrong pos computing when read...
2008-11-16  Ingo Molnarsched: fix kernel warning on /proc/sched_debug access
2008-11-16  Frederic Weisbeckertracing/function-return-tracer: support for dynamic...
2008-11-16  Ingo MolnarMerge branch 'tracing/ftrace' into tracing/function...
2008-11-16  Frederic Weisbeckertracing/branch-tracer: fix a trace recursion on branch...
2008-11-16  Frederic Weisbeckertracing/ftrace: change the type of the init() callback
2008-11-16  Frederic Weisbeckertracing/ftrace: fix unexpected -EINVAL when longest...
2008-11-16  Steven Rostedtftrace: make filtered functions effective on setting
2008-11-16  Steven Rostedtftrace: fix dyn ftrace filter
2008-11-16  Steven Rostedtftrace: allow NULL pointers in mcount_loc
2008-11-16  Steven Rostedtftrace: pass module struct to arch dynamic ftrace functions
2008-11-16  Steven Rostedtftrace: replace raw_local_irq_save with local_irq_save
2008-11-16  Steven Rostedtftrace: do not process freed records
2008-11-16  Steven Rostedtftrace: disable ftrace on anomalies in trace start...
2008-11-16  Steven Rostedtftrace: remove condition from ftrace_record_ip
2008-11-16  Ingo MolnarMerge branches 'tracing/fastboot', 'tracing/ftrace...
2008-11-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-16  Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2008-11-15  Al ViroFix inotify watch removal/umount races
2008-11-15  Linus TorvaldsMerge branch 'sh/for-2.6.28' of git://git./linux/kernel...
2008-11-15  Linus TorvaldsMerge branch 'doc-subdirs' of git://git./linux/kernel...
2008-11-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-15  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-11-15  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-11-15  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-11-15  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-11-15  Linus TorvaldsMove "exit_robust_list" into mm_release()
2008-11-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-13  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-11-13  walimisftrace: remove unnecessary if condition of __unregister...
2008-11-13  Ingo Molnartracing: fix mmiotrace resizing crash
2008-11-13  Steven Rostedtftrace: CPU buffer start annotation clean ups
2008-11-13  Steven Rostedtftrace: rename iter_ctrl to trace_options
2008-11-13  Steven Rostedtftrace: show buffer size in kilobytes
next
This page took 0.168309 seconds and 8 git commands to generate.