summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-01-03uprobes: Allocate ->utask before handler_chain() for tracing handlersOleg Nesterov
2014-01-03tracing/uprobes: Add support for full argument access methodsNamhyung Kim
2014-01-02tracing/uprobes: Fetch args before reserving a ring bufferNamhyung Kim
2014-01-02tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()Namhyung Kim
2014-01-02tracing/probes: Implement 'memory' fetch method for uprobesNamhyung Kim
2014-01-02tracing/probes: Add fetch{,_size} member into deref fetch methodHyeoncheol Lee
2014-01-02tracing/probes: Move 'symbol' fetch method to kprobesNamhyung Kim
2014-01-02tracing/probes: Implement 'stack' fetch method for uprobesNamhyung Kim
2014-01-02tracing/probes: Split [ku]probes_fetch_type_tableNamhyung Kim
2014-01-02tracing/probes: Move fetch function helpers to trace_probe.hNamhyung Kim
2014-01-02tracing/probes: Integrate duplicate set_print_fmt()Namhyung Kim
2014-01-02tracing/kprobes: Move common functions to trace_probe.hNamhyung Kim
2014-01-02tracing/uprobes: Convert to struct trace_probeNamhyung Kim
2014-01-02tracing/kprobes: Factor out struct trace_probeNamhyung Kim
2014-01-02tracing/probes: Fix basic print type functionsNamhyung Kim
2014-01-02tracing/uprobes: Fix documentation of uprobe registration syntaxNamhyung Kim
2014-01-02tracing: Fix rcu handling of event_trigger_data filter fieldSteven Rostedt (Red Hat)
2014-01-02tracing: Add generic tracing_lseek() functionSteven Rostedt (Red Hat)
2013-12-22tracing: Add and use generic set_trigger_filter() implementationTom Zanussi
2013-12-22tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdefSteven Rostedt (Red Hat)
2013-12-22tracing: Add 'enable_event' and 'disable_event' event trigger commandsTom Zanussi
2013-12-22tracing: Add 'stacktrace' event trigger commandTom Zanussi
2013-12-22tracing: Add 'snapshot' event trigger commandTom Zanussi
2013-12-20tracing: Add 'traceon' and 'traceoff' event trigger commandsTom Zanussi
2013-12-20tracing: Add basic event trigger frameworkTom Zanussi
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-12Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-12-12futex: move user address verification up to common codeLinus Torvalds
2013-12-12futex: fix handling of read-only-mapped hugepagesLinus Torvalds
2013-12-10KEYS: correct alignment of system_certificate_list content in assembly fileHendrik Brueckner
2013-12-10Ignore generated file kernel/x509_certificate_listRusty Russell
2013-12-07PCI: Disable Bus Master only on kexec rebootKhalid Aziz
2013-12-06Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-12-05tracing: Only run synchronize_sched() at instance deletion timeSteven Rostedt
2013-12-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-12-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-29nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=offThomas Gleixner
2013-11-28kernel/extable: fix address-checks for core_kernel and init areasHelge Deller
2013-11-27cgroup: fix cgroup_subsys_state leak for seq_filesTejun Heo
2013-11-27cpuset: Fix memory allocator deadlockPeter Zijlstra
2013-11-27sched: Expose preempt_schedule_irq()Thomas Gleixner
2013-11-27Merge tag 'trace-fixes-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-26ftrace: Fix function graph with loading of modulesSteven Rostedt (Red Hat)
2013-11-25Revert "workqueue: allow work_on_cpu() to be called recursively"Bjorn Helgaas
2013-11-25irq: Enable all irqs unconditionally in irq_resumeLaxman Dewangan
2013-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds