summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tracing: Convert pr_warning() to pr_warn() in trace_events.cFabian Frederick2014-07-011-29/+27
| * | | ftrace: Do not copy hash if O_TRUNC is setNamhyung Kim2014-07-011-5/+7
| * | | ftrace: Fix memory leak on failure path in ftrace_allocate_pages()Namhyung Kim2014-07-011-1/+2
| * | | ftrace: Get rid of obsolete global_start_up variableNamhyung Kim2014-07-011-3/+1
| * | | tracing: Add trace_seq_buffer_ptr() helper functionSteven Rostedt (Red Hat)2014-07-014-16/+31
| * | | tracing: Remove unnecessary null test before debugfs_remove()Fabian Frederick2014-07-011-4/+2
| * | | tracing: Remove trace_seq_reserve()Steven Rostedt (Red Hat)2014-07-012-35/+0
| * | | tracing: Make trace_seq_putmem_hex() more robustSteven Rostedt (Red Hat)2014-07-013-10/+19
| * | | tracing: Clean up trace_seq.cSteven Rostedt (Red Hat)2014-07-012-42/+185
| * | | tracing: Move the trace_seq_* functions into its own trace_seq.c fileSteven Rostedt (Red Hat)2014-07-016-295/+306
| * | | ftrace: Simplify ftrace_hash_disable/enable path in ftrace_hash_moveMasami Hiramatsu2014-07-011-22/+11
| * | | tracing: Change trace event sample to use strlcpy instead of strncpyZhao Hongjiang2014-07-011-1/+1
| * | | ftrace: Add trampolines to enabled_functions debug fileSteven Rostedt (Red Hat)2014-07-011-2/+14
| * | | ftrace: Optimize function graph to be called directlySteven Rostedt (Red Hat)2014-07-013-12/+254
| * | | ftrace: Add ftrace_rec_counter() macro to simplify the codeSteven Rostedt (Red Hat)2014-06-302-6/+8
| * | | ftrace: Use macros for numbers in ftrace rec shift bitsSteven Rostedt (Red Hat)2014-06-301-2/+5
| * | | ftrace: Allow no regs if no more callbacks require itSteven Rostedt (Red Hat)2014-06-301-0/+32
* | | | Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2014-08-042-349/+297
|\ \ \ \
| * | | | ktest: Update documentation on config_bisectSteven Rostedt (Red Hat)2014-04-231-38/+27
| * | | | ktest: Add the config bisect manual backSteven Rostedt (Red Hat)2014-04-231-1/+7
| * | | | ktest: Remove unused functionsSteven Rostedt (Red Hat)2014-04-231-62/+1
| * | | | ktest: Put back in the CONFIG_BISECT_CHECKSteven Rostedt (Red Hat)2014-04-231-2/+23
| * | | | ktest: Rewrite the config-bisect to actually workSteven Rostedt (Red Hat)2014-04-231-226/+226
| * | | | ktest: Some cleanup for improving readabilitySatoru Takeuchi2014-04-231-22/+20
| * | | | ktest: add 2nd parameter of run_command() to set the redirect target fileSatoru Takeuchi2014-04-231-8/+3
* | | | | Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-08-04118-397/+17745
|\ \ \ \ \
| * | | | | clk: Add missing of_clk_set_defaults exportSylwester Nawrocki2014-08-041-0/+1
| * | | | | clk: checking wrong variable in __set_clk_parents()Dan Carpenter2014-08-011-2/+2
| * | | | | Merge tag 'for_3.17/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette2014-07-3124-19/+599
| |\ \ \ \ \
| | * | | | | clk: samsung: trivial: Correct typo in author's nameTomasz Figa2014-07-264-4/+4
| | * | | | | clk: samsung: register exynos5420 apll/kpll configuration dataThomas Abraham2014-07-261-0/+28
| | * | | | | clk: samsung: exynos5420: Setup clocks before system suspendVikas Sajjan2014-07-261-0/+29
| | * | | | | clk: samsung: Make of_device_id array constKrzysztof Kozlowski2014-07-266-6/+6
| | * | | | | clk: samsung: exynos3250: Enable ARMCLK down featureKrzysztof Kozlowski2014-07-261-0/+41
| | * | | | | clk: samsung: exynos4: Enable ARMCLK down featureKrzysztof Kozlowski2014-07-261-0/+46
| | * | | | | ARM: dts: exynos: Update PMU node with CLKOUT related dataTomasz Figa2014-07-264-0/+23
| | * | | | | clk: samsung: Add driver to control CLKOUT line on Exynos SoCsTomasz Figa2014-07-263-0/+184
| | * | | | | clk: samsung: exynos4: Add CLKOUT clock hierarchyTomasz Figa2014-07-262-0/+117
| | * | | | | clk: samsung: exynos4: Add missing CPU/DMC clock hierarchyTomasz Figa2014-07-261-0/+50
| | * | | | | clk: exynos4: Add PPMU IP block source clocks.Jonghwa Lee2014-06-302-0/+37
| | * | | | | clk: samsung: Register clk provider only after registering its all clocksSylwester Nawrocki2014-06-3013-9/+34
| | * | | | | Merge branch 'v3.16-samsung-clk-fixes-1' into samsung-clk-nextTomasz Figa2014-06-306-48/+71
| | |\ \ \ \ \
| * | | | | | | clk: Propagate any error return from debug_init()Chris Brand2014-07-291-2/+4
| * | | | | | | clk: clps711x: Add DT bindings documentationAlexander Shiyan2014-07-281-0/+19
| * | | | | | | clk: Add CLPS711X clk driverAlexander Shiyan2014-07-283-0/+220
| * | | | | | | clk: st: Use round to closest divider flagGabriel FERNANDEZ2014-07-281-1/+2
| * | | | | | | clk: st: Update frequency tables for fs660c32 and fs432c65Gabriel FERNANDEZ2014-07-281-8/+59
| * | | | | | | clk: st: STiH407: Support for clockgenA9Gabriel FERNANDEZ2014-07-281-0/+16
| * | | | | | | clk: st: STiH407: Support for clockgenD0/D2/D3Gabriel FERNANDEZ2014-07-281-0/+46
| * | | | | | | clk: st: STiH407: Support for clockgenC0Gabriel FERNANDEZ2014-07-282-0/+83
OpenPOWER on IntegriCloud