deliverable/linux.git
2009-08-30  Masami Hiramatsukprobes: Fix to add __kprobes to notify_die
2009-08-30  Masami Hiramatsukprobes/x86: Fix to add __kprobes to in-kernel fault...
2009-08-30  Masami Hiramatsukprobes/x86-64: Allow to reenter probe on post_handler
2009-08-30  Masami Hiramatsukprobes/x86: Call BUG() when reentering probe into...
2009-08-27  Frederic Weisbeckertracing: Remove unneeded pointer casts
2009-08-27  Frederic Weisbeckertracing: Restore the const qualifier for field names...
2009-08-27  Frederic Weisbeckertracing/kprobes: Dump the culprit kprobe in case of...
2009-08-27  Masami Hiramatsutracing/kprobes: Change trace_arg to probe_arg
2009-08-27  Masami Hiramatsutracing/kprobes: Fix format typo in trace_kprobes
2009-08-27  Masami Hiramatsux86: Check awk features before generating inat-tables.c
2009-08-27  Masami Hiramatsux86: Fix x86 instruction decoder selftest to check...
2009-08-27  Masami Hiramatsutracing: Add kprobes event profiling interface
2009-08-27  Masami Hiramatsutracing: Kprobe tracer assigns new event ids for each...
2009-08-27  Masami Hiramatsutracing: Generate names for each kprobe event automatically
2009-08-27  Masami Hiramatsutracing: Kprobe-tracer supports more than 6 arguments
2009-08-27  Masami Hiramatsutracing: Add kprobe-based event tracer documentation
2009-08-27  Masami Hiramatsutracing: Add kprobe-based event tracer
2009-08-26  Masami Hiramatsutracing: Introduce TRACE_FIELD_ZERO() macro
2009-08-26  Masami Hiramatsutracing: Ftrace dynamic ftrace_event_call support
2009-08-26  Masami Hiramatsux86: Add pt_regs register and stack access APIs
2009-08-26  Masami Hiramatsukprobes: Cleanup fix_riprel() using insn decoder on x86
2009-08-26  Masami Hiramatsukprobes: Checks probe address is instruction boudary...
2009-08-26  Masami Hiramatsux86: X86 instruction decoder build-time selftest
2009-08-26  Masami Hiramatsux86: Instruction decoder API
2009-08-26  Ingo MolnarMerge branch 'tracing/core' of git://git./linux/kernel...
2009-08-26  Steven Rostedttracing: add comments to explain TRACE_EVENT out of...
2009-08-26  Xiao Guangrongtracing/events: fix the include file dependencies
2009-08-26  Zhaoleiftrace: Move setting of clock-source out of options
2009-08-26  Li Zefantracing/filters: Support filtering for char * strings
2009-08-26  Li Zefantracing/filters: Add __field_ext() to TRACE_EVENT
2009-08-26  Li Zefantracing/filters: Add filter_type to struct ftrace_event...
2009-08-26  Josh Tripletttracing: Add vim script to enable folding for function_...
2009-08-26  Steven Rostedttracing/sched: show CPU task wakes up on in trace event
2009-08-25  Josh Stonetracing: Create generic syscall TRACE_EVENTs
2009-08-25  Josh Stonetracing: Move tracepoint callbacks from declaration...
2009-08-25  Josh Stonetracing: Make syscall tracepoints conditional
2009-08-25  Josh Stonetracing: Rename FTRACE_SYSCALLS for tracepoints
2009-08-25  Anirban Sinhatracing: Eliminate code duplication in kernel/tracepoint.c
2009-08-20  Li Zefantracing/syscalls: Fix the output of syscalls with no...
2009-08-19  Li Zefantracing/syscalls: Add filtering support
2009-08-19  Li Zefantracing/events: Add trace_define_common_fields()
2009-08-19  Li Zefantracing/events: Add ftrace_event_call param to define_f...
2009-08-19  Li Zefantracing/syscalls: Add fields format for exit events
2009-08-19  Li Zefantracing/syscalls: Fix fields format for enter events
2009-08-19  Ingo Molnar[S390] ftrace: update system call tracer support
2009-08-17  Li Zefanftrace: Simplify seqfile code
2009-08-17  Li Zefantrace_stack: Simplify seqfile code
2009-08-17  Li Zefantrace_stat: Fix missing entry in stat file
2009-08-17  Li Zefantracing/syscalls: Fix to print parameter types
2009-08-17  Li Zefantracing/events: Add module tracepoints
2009-08-13  Ingo Molnartracing: Fix syscall tracing on !HAVE_FTRACE_SYSCALLS...
2009-08-11  Frederic Weisbeckertracing: Support for syscall events raw records in...
2009-08-11  Frederic Weisbeckertracing: Add fields format definition for syscall events
2009-08-11  Frederic Weisbeckertracing: Add ftrace event call parameter to its field...
2009-08-11  Jason Barontracing: Convert x86_64 mmap and uname to use DEFINE_SY...
2009-08-11  Jason Barontracing: Add more namespace area to 'perf list' output
2009-08-11  Jason Barontracing: Add perf counter support for syscalls tracing
2009-08-11  Jason Barontracing: Add individual syscalls tracepoint id support
2009-08-11  Jason Barontracing: Add trace events for each syscall entry/exit
2009-08-11  Jason Barontracing: Add ftrace_event_call void * 'data' field
2009-08-11  Jason Barontracing: Raw_init() bailout in trace event register...
2009-08-11  Jason Barontracing: Update FTRACE_SYSCALL_MAX
2009-08-11  Jason Barontracing: Add syscall tracepoints
2009-08-11  Jason Barontracing: Add DECLARE_TRACE_WITH_CALLBACK() macro
2009-08-11  Jason Barontracing: Call arch_init_ftrace_syscalls at boot
2009-08-11  Jason Barontracing: Map syscall name to number
2009-08-11  Zhaoleitracing: Rename set_tracer_flags()'s local variable...
2009-08-11  Ingo MolnarMerge branch 'linus' into tracing/core
2009-08-10  Linus Torvaldspty: fix data loss when stopped (^S/^Q)
2009-08-10  Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-08-10  Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-08-10  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-08-10  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-10  Linus Torvaldsx86: Fix serialization in pit_expect_msb()
2009-08-10  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-10  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-08-10  Jaswinder Singh... MN10300: includecheck fix: mn10300, pci.h
2009-08-10  Figo.zhangmempool.c: clean up type-casting
2009-08-10  Ryusuke Konishidocumentation: register ioctl entry of nilfs2
2009-08-10  Frederic Weisbeckerperf_counter: Zero dead bytes from ftrace raw samples...
2009-08-10  Frederic Weisbeckerperf_counter: Subtract the buffer size field from the...
2009-08-10  Oleg Nesterovmm_for_maps: take ->cred_guard_mutex to fix the race...
2009-08-10  Oleg Nesterovmm_for_maps: shift down_read(mmap_sem) to the caller
2009-08-10  Oleg Nesterovmm_for_maps: simplify, use ptrace_may_access()
2009-08-10  Peter Zijlstraperf_counter: Require CAP_SYS_ADMIN for raw tracepoint...
2009-08-10  Peter Zijlstraperf_counter: Correct PERF_SAMPLE_RAW output
2009-08-10  Benjamin Herrenschmidtpowerpc/dma: pci_set_dma_mask() shouldn't fail if mask...
2009-08-09  Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2009-08-09  Linus TorvaldsMerge branch 'kvm-updates/2.6.31' of git://git./virt...
2009-08-09  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-08-09  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-08-09  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-08-09  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-08-09  Linus TorvaldsMerge branch 'core-fixes-for-linus-2' of git://git...
2009-08-09  Frederic Weisbeckerperf tools: callchain: Fix bad rounding of minimum...
2009-08-09  Mike Galbraithperf_counter tools: Fix libbfd detection for systems...
2009-08-09  Carlos R. Mafraperf: "Longum est iter per praecepta, breve et efficax...
2009-08-09  Peter Zijlstraperf_counter: Fix a race on perf_counter_ctx
2009-08-09  Frederic Weisbeckerperf_counter: Fix tracepoint sampling to be part of...
2009-08-09  Frederic Weisbeckerperf_counter: Work around gcc warning by initializing...
next
This page took 0.040602 seconds and 5 git commands to generate.