aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ftrace: Remove redundant swap functionRasmus Villemoes2015-10-01
* tracing: Use kstrdup_const instead of private implementationRasmus Villemoes2015-10-01
* tracing: Add trace options for tracer options to instancesSteven Rostedt (Red Hat)2015-09-30
* tracing: Add trace options for core options to instancesSteven Rostedt (Red Hat)2015-09-30
* tracing: Make ftrace_trace_stack() depend on general trace_array flagSteven Rostedt (Red Hat)2015-09-30
* tracing: Add a method to pass in trace_array descriptor to option filesSteven Rostedt (Red Hat)2015-09-30
* tracing: Move trace_flags from global to a trace_array fieldSteven Rostedt (Red Hat)2015-09-30
* tracing: Move sleep-time and graph-time options out of the core trace_flagsSteven Rostedt (Red Hat)2015-09-30
* tracing: Remove access to trace_flags in trace_printk.cSteven Rostedt (Red Hat)2015-09-30
* tracing: Add build bug if we have more trace_flags than bitsSteven Rostedt (Red Hat)2015-09-30
* tracing: Always show all tracer options in the options directorySteven Rostedt (Red Hat)2015-09-30
* tracing: Only create stacktrace option when STACKTRACE is configuredSteven Rostedt (Red Hat)2015-09-29
* tracing: Do not create function tracer options when not compiled inSteven Rostedt (Red Hat)2015-09-29
* tracing: Only create branch tracer options when compiled inSteven Rostedt (Red Hat)2015-09-29
* tracing: Only create function graph options when it is compiled inSteven Rostedt (Red Hat)2015-09-29
* tracing: Use TRACE_FLAGS macro to keep enums and strings matchedSteven Rostedt (Red Hat)2015-09-29
* tracing: Use enums instead of hard coded bitmasks for TRACE_ITER flagsSteven Rostedt (Red Hat)2015-09-29
* tracing: Remove unused tracing option "ftrace_preempt"Steven Rostedt (Red Hat)2015-09-29
* tracing: Move "display-graph" option to main optionsSteven Rostedt (Red Hat)2015-09-29
* tracing: Turn seq_print_user_ip() into a static functionSteven Rostedt (Red Hat)2015-09-28
* tracing: Inject seq_print_userip_objs() into its only userSteven Rostedt (Red Hat)2015-09-28
* tracing: Make ftrace_trace_stack() staticSteven Rostedt (Red Hat)2015-09-28
* tracing: Pass trace_array into trace_buffer_unlock_commit()Steven Rostedt (Red Hat)2015-09-25
* tracing: Remove unused function trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)2015-09-25
* tracing: Remove ftrace_trace_stack_regs()Steven Rostedt (Red Hat)2015-09-25
* tracing: Move non perf code out of perf.hSteven Rostedt (Red Hat)2015-09-23
* kernel/trace_probe: is_good_name can be booleanYaowei Bai2015-09-22
* Linux 4.3-rc2Linus Torvalds2015-09-20
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-20
|\
| * ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson2015-09-16
| * ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definitionAndre Przywara2015-09-16
| * ARM: get rid of needless #if in signal handling codeRussell King2015-09-16
| * ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King2015-09-16
* | Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-19
|\ \
| * | selftests: exec: revert to default emit ruleBamvor Jian Zhang2015-09-14
| * | selftests: change install command to rsyncBamvor Jian Zhang2015-09-14
| * | selftests: mqueue: simplify the MakefileBamvor Jian Zhang2015-09-14
| * | selftests: mqueue: allow extra cflagsBamvor Jian Zhang2015-09-14
| * | selftests: rename jump label to static_keysBamvor Jian Zhang2015-09-14
| * | selftests/seccomp: add support for s390Kees Cook2015-09-14
| * | seltests/zram: fix syntax errorZhang Zhen2015-09-14
* | | Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-19
|\ \ \
| * \ \ Merge branch 'acpi-bus'Rafael J. Wysocki2015-09-18
| |\ \ \
| | * | | ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla2015-09-14
| | * | | ACPI: int340x_thermal: add missing CONFIG_ prefixSudeep Holla2015-09-14
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2015-09-18
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2015-09-14
| | |/| | | |/| | |
| | | * | PM / devfreq: Fix incorrect type issue.Xiaolong Ye2015-09-11
| | | * | PM / devfreq: tegra: Update governor to use devfreq_update_stats()MyungJoo Ham2015-09-11
| | | * | PM / devfreq: comments for get_dev_status usage updatedMyungJoo Ham2015-09-11