]> git.kernelconcepts.de Git - karo-tx-linux.git/history - kernel
uprobes: Kill UPROBE_RUN_HANDLER flag
[karo-tx-linux.git] / kernel /
2013-02-08 Oleg Nesterovuprobes: Kill UPROBE_RUN_HANDLER flag
2013-02-08 Oleg Nesterovuprobes: Change filter_chain() to iterate ->consumers...
2013-02-08 Oleg Nesterovuprobes: Introduce uprobe->register_rwsem
2013-02-08 Oleg Nesterovuprobes: _register() should always do register_for_each...
2013-02-08 Oleg Nesterovuprobes: _unregister() should always do register_for_ea...
2013-02-08 Oleg Nesterovuprobes: Introduce filter_chain()
2013-02-08 Oleg Nesterovuprobes: Kill uprobe_consumer->filter()
2013-02-08 Oleg Nesterovuprobes: Kill the pointless inode/uc checks in register...
2013-02-08 Oleg Nesterovuprobes: Move __set_bit(UPROBE_SKIP_SSTEP) into alloc_u...
2013-02-03 Ingo MolnarMerge branch 'tip/perf/core' of git://git.kernel.org...
2013-02-01 Steven Rostedt ... tracing: Init current_trace to nop_trace and remove...
2013-01-30 Hiraku Toyookatracing: Make a snapshot feature available from userspace
2013-01-30 Hiraku Toyookatracing: Replace static old_tracer check of tracer...
2013-01-30 Namhyung Kimtracing: Use sched_clock_cpu for trace_clock_global
2013-01-30 Steven Rostedt ... ring-buffer: Add stats field for amount read from trace...
2013-01-29 Steven Rostedt ... tracing/fgraph: Adjust fgraph depth before calling...
2013-01-29 Jovi Zhangtracing: Remove second iterator initializer
2013-01-26 Shan Weitracing: Use __this_cpu_inc/dec operation instead of...
2013-01-25 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2013-01-25 Josh Tripletttracing: Mark tracing_dentry_percpu() static
2013-01-24 Sasha Levinuprobes: remove redundant check
2013-01-24 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2013-01-24 Frederic Weisbeckerprofiling: Remove unused timer hook
2013-01-24 Ingo MolnarMerge tag 'please-pull-aer-trace' of git://git.kernel...
2013-01-24 Ingo MolnarMerge branch 'tip/perf/core' of git://git.kernel.org...
2013-01-24 Steven Rostedttracing: Fix unsigned int compare of zero in recursion...
2013-01-24 Ingo MolnarMerge branch 'tip/perf/core' of git://git.kernel.org...
2013-01-24 Linus TorvaldsMerge tag 'usb-3.8-rc4' of git://git.kernel.org/pub...
2013-01-24 Linus TorvaldsMerge tag 'char-misc-3.8-rc4' of git://git.kernel.org...
2013-01-24 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2013-01-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-01-23 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2013-01-23 Linus TorvaldsMerge tag 'sound-3.8' of git://git.kernel.org/pub/scm...
2013-01-23 Steven Rostedtring-buffer: Remove trace.h from ring_buffer.c
2013-01-23 Steven Rostedtring-buffer: User context bit recursion checking
2013-01-23 Steven Rostedtftrace: Use only the preempt version of function tracing
2013-01-23 Steven Rostedttracing: Avoid unnecessary multiple recursion checks
2013-01-23 Steven Rostedttracing: Make the trace recursion bits into enums
2013-01-23 Steven Rostedtftrace: Add context level recursion bit checking
2013-01-23 Steven Rostedtftrace: Optimize the function tracer list loop
2013-01-23 Steven Rostedtftrace: Fix function tracing recursion self test
2013-01-23 Steven Rostedtftrace: Fix global function tracers that are not recurs...
2013-01-23 Steven Rostedttracing: Fix selftest function recursion accounting
2013-01-23 Steven Rostedttracing: Fix race with max_tr and changing tracers
2013-01-23 Linus TorvaldsMerge tag '3.8-pci-fixes-2' of git://git.kernel.org...
2013-01-23 Tejun Heoasync: fix __lowest_in_progress()
2013-01-22 Linus TorvaldsMerge tag 'perf-urgent-for-mingo' of git://git.kernel...
2013-01-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-01-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-01-22 Linus TorvaldsMerge tag 'fixes-for-v3.8-rc4' of git://git.kernel...
2013-01-22 Linus TorvaldsMerge tag 'f2fs-for-3.8-rc5' of git://git.kernel.org...
2013-01-22 Linus TorvaldsMerge tag 'vfio-for-v3.8-rc5' of git://github.com/awill...
2013-01-22 Linus TorvaldsMerge tag 'trace-3.8-rc4-fix' of git://git.kernel.org...
2013-01-22 Linus TorvaldsMerge tag 'upstream-linus' of git://git.kernel.org...
2013-01-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-01-22 Oleg Nesterovwake_up_process() should be never used to wakeup a...
2013-01-22 Oleg Nesterovptrace: ensure arch_ptrace/ptrace_request can never...
2013-01-22 Steven Rostedttracing: Remove trace.h header from trace_clock.c
2013-01-22 Oleg Nesterovptrace: introduce signal_wake_up_state() and ptrace_sig...
2013-01-22 Steven Rostedttracing: Remove the extra 4 bytes of padding in events
2013-01-21 Greg Kroah-HartmanMerge tag 'fixes-for-v3.8-rc5' of git://git.kernel...
2013-01-21 Masami Hiramatsukprobes/x86: Move ftrace-based kprobe code into kprobes...
2013-01-21 Masami Hiramatsuftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
2013-01-21 Steven Rostedttracing/fgraph: Add max_graph_depth to limit function_g...
2013-01-21 Steven Rostedttracing: Remove unneeded check of max_tr->buffer before...
2013-01-21 Hiraku Toyookatracing: Add checks if tr->buffer is NULL in tracing_re...
2013-01-21 Fengguang Wutracing/syscalls: Make local functions static
2013-01-21 Jovi Zhangtracing: Verify target file before registering a uprobe...
2013-01-21 Shan Weitracing: Use this_cpu_ptr per-cpu helper
2013-01-21 Steven Rostedtring-buffer: Remove unnecessary recusive call in rb_adv...
2013-01-21 Steven Rostedtftrace: Be first to run code modification on modules
2013-01-21 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-01-21 Linus Torvaldsmodule: fix missing module_mutex unlock
2013-01-21 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2013-01-21 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2013-01-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-01-20 Oleg Nesterovia64: kill thread_matches(), unexport ptrace_check_attach()
2013-01-20 Al Virosys_clone() needs asmlinkage_protect
2013-01-18 Linus TorvaldsMerge tag 'usb-3.8-rc4' of git://git.kernel.org/pub...
2013-01-18 Linus TorvaldsMerge tag 'tty-3.8-rc4' of git://git.kernel.org/pub...
2013-01-18 Linus TorvaldsMerge tag 'staging-3.8-rc4' of git://git.kernel.org...
2013-01-18 Linus TorvaldsMerge tag 'char-misc-3.8-rc4' of git://git.kernel.org...
2013-01-18 Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc3-tag' of git://git...
2013-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-01-18 Greg Kroah-HartmanMerge tag 'iio-fixes-for-3.8b' of git://git.kernel...
2013-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-01-17 Linus TorvaldsMerge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com...
2013-01-16 Linus TorvaldsMerge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel...
2013-01-16 Linus TorvaldsMerge tag 'sound-3.8' of git://git.kernel.org/pub/scm...
2013-01-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-01-16 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2013-01-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2013-01-16 Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2013-01-16 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2013-01-16 Linus TorvaldsMerge branch 'x86/urgent' of git://git.kernel.org/pub...
2013-01-16 Tejun Heomodule, async: async_synchronize_full() on module init...
2013-01-15 Konrad Rzeszutek... Merge tag 'v3.7' into stable/for-linus-3.8
2013-01-15 Linus TorvaldsMerge tag 'trace-3.8-rc3-regression-fix' of git://git...
2013-01-15 Linus TorvaldsMerge tag 'regmap-debugfs-fixes' of git://git.kernel...
2013-01-15 Linus TorvaldsMerge tag 'regulator-3.8-rc3' of git://git.kernel.org...
next