aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* tracing/probes: Implement 'stack' fetch method for uprobesNamhyung Kim2014-01-02
* tracing/probes: Split [ku]probes_fetch_type_tableNamhyung Kim2014-01-02
* tracing/probes: Move fetch function helpers to trace_probe.hNamhyung Kim2014-01-02
* tracing/probes: Integrate duplicate set_print_fmt()Namhyung Kim2014-01-02
* tracing/kprobes: Move common functions to trace_probe.hNamhyung Kim2014-01-02
* tracing/uprobes: Convert to struct trace_probeNamhyung Kim2014-01-02
* tracing/kprobes: Factor out struct trace_probeNamhyung Kim2014-01-02
* tracing/probes: Fix basic print type functionsNamhyung Kim2014-01-02
* tracing/uprobes: Fix documentation of uprobe registration syntaxNamhyung Kim2014-01-02
* tracing: Fix rcu handling of event_trigger_data filter fieldSteven Rostedt (Red Hat)2014-01-02
* tracing: Add generic tracing_lseek() functionSteven Rostedt (Red Hat)2014-01-02
* tracing: Add and use generic set_trigger_filter() implementationTom Zanussi2013-12-21
* tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdefSteven Rostedt (Red Hat)2013-12-21
* tracing: Add 'enable_event' and 'disable_event' event trigger commandsTom Zanussi2013-12-21
* tracing: Add 'stacktrace' event trigger commandTom Zanussi2013-12-21
* tracing: Add 'snapshot' event trigger commandTom Zanussi2013-12-21
* tracing: Add 'traceon' and 'traceoff' event trigger commandsTom Zanussi2013-12-20
* tracing: Add basic event trigger frameworkTom Zanussi2013-12-20
* Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-15
|\
| * PCI: Disable Bus Master only on kexec rebootKhalid Aziz2013-12-07
| * Revert "workqueue: allow work_on_cpu() to be called recursively"Bjorn Helgaas2013-11-25
* | Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-12-12
|\ \
| * | KEYS: correct alignment of system_certificate_list content in assembly fileHendrik Brueckner2013-12-10
| * | Ignore generated file kernel/x509_certificate_listRusty Russell2013-12-10
* | | futex: move user address verification up to common codeLinus Torvalds2013-12-12
* | | futex: fix handling of read-only-mapped hugepagesLinus Torvalds2013-12-12
* | | Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-12-06
|\ \ \
| * | | tracing: Only run synchronize_sched() at instance deletion timeSteven Rostedt2013-12-05
| |/ /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-12-04
|\ \ \
| * | | nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=offThomas Gleixner2013-11-29
| * | | time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLDMartin Schwidefsky2013-11-22
| * | | tick: Document tick_do_timer_cpuAndrew Morton2013-11-19
| * | | timer: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)Joe Perches2013-11-19
| * | | NOHZ: Check for nohz active instead of nohz enabledThomas Gleixner2013-11-19
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-02
|\ \ \ \
| * | | | irq: Enable all irqs unconditionally in irq_resumeLaxman Dewangan2013-11-25
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-02
|\ \ \ \ \
| * | | | | sched: Expose preempt_schedule_irq()Thomas Gleixner2013-11-27
| * | | | | sched: Fix a trivial typo in commentsShigeru Yoshida2013-11-19
| * | | | | sched: Avoid NULL dereference on sd_busyPeter Zijlstra2013-11-19
| * | | | | sched: Check sched_domain before computing group powerSrikar Dronamraju2013-11-19
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-02
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | perf/trace: Properly use u64 to hold event_idVince Weaver2013-11-19
| * | | | | perf: Remove fragile swevent hlist optimizationPeter Zijlstra2013-11-19
| * | | | | ftrace, perf: Avoid infinite event generation loopPeter Zijlstra2013-11-19
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-29
|\ \ \ \ \
| * | | | | workqueue: fix pool ID allocation leakage and remove BUILD_BUG_ON() in init_w...Li Bin2013-11-22
| * | | | | workqueue: fix comment typo for __queue_work()Li Bin2013-11-22
| * | | | | workqueue: fix ordered workqueues in NUMA setupsTejun Heo2013-11-22
| * | | | | workqueue: swap set_cpus_allowed_ptr() and PF_NO_SETAFFINITYOleg Nesterov2013-11-22
| | |_|_|/ | |/| | |