aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla2015-02-09
* tracing: Add samples of DECLARE_EVENT_CLASS() and DEFINE_EVENT()Steven Rostedt (Red Hat)2015-02-09
* tracing: Add TRACE_EVENT_FN exampleSteven Rostedt (Red Hat)2015-02-09
* tracing: Add TRACE_EVENT_CONDITION sampleSteven Rostedt (Red Hat)2015-02-09
* tracing: Update the TRACE_EVENT fields available in the sample codeSteven Rostedt (Red Hat)2015-02-09
* tracing: Separate out initializing top level dir from instancesSteven Rostedt (Red Hat)2015-02-02
* tracing: Make tracing_init_dentry_tr() staticSteven Rostedt (Red Hat)2015-02-02
* trace: Use 64-bit timekeepingTina Ruchandani2015-01-28
* tracing: Add array printing helperDave Martin2015-01-28
* tracing: Remove newline from trace_printk warning bannerBorislav Petkov2015-01-27
* tracing: Use IS_ERR() check for return value of tracing_init_dentry()Steven Rostedt (Red Hat)2015-01-22
* tracing: Remove unneeded includes of debugfs.h and fs.hSteven Rostedt (Red Hat)2015-01-22
* tracing: Remove taking of trace_types_lock in pipe filesSteven Rostedt (Red Hat)2014-12-22
* tracing: Add ref count to tracer for when they are being read by pipeSteven Rostedt (Red Hat)2014-12-22
* Linux 3.19-rc1Linus Torvalds2014-12-20
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-20
|\
| * s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger2014-12-18
| * arm/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-18
| * arm64/spinlock: Replace ACCESS_ONCE READ_ONCEChristian Borntraeger2014-12-18
| * mips/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-18
| * x86/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-18
| * x86/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-18
| * mm: replace ACCESS_ONCE with READ_ONCE or barriersChristian Borntraeger2014-12-18
| * kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger2014-12-18
* | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-20
|\ \
| * | clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...Krzysztof Kozlowski2014-12-17
| * | ARM: OMAP3: clock: fix boot breakage in legacy modeTero Kristo2014-12-15
| * | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo2014-12-15
| * | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette2014-12-15
| |\ \
| * | | clk: Really fix deadlock with mmap_semStephen Boyd2014-12-15
| * | | Merge tag 'for-v3.19-exynos-clk-2' of git://linuxtv.org/snawrocki/samsung int...Michael Turquette2014-12-11
| |\ \ \
| | * | | clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski2014-12-02
| | * | | clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmiAndrzej Hajda2014-12-02
| | * | | clk: samsung: exynos4415: Fix build with PM_SLEEP disabledKrzysztof Kozlowski2014-12-02
| | * | | clk: samsung: remove unnecessary inclusion of header files from clk.hPankaj Dubey2014-12-02
| | * | | clk: samsung: remove unnecessary CONFIG_OF from clk.cPankaj Dubey2014-12-02
| | * | | clk: samsung: Spelling s/bwtween/between/Pankaj Dubey2014-12-02
| * | | | clk: mmp: fix sparse non static symbol warningWei Yongjun2014-12-11
| * | | | clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-03
| * | | | clk: change clk_debugfs_add_file to take a struct clk_hwTomeu Vizoso2014-12-03
| * | | | clk: Don't expose __clk_get_accuracyTomeu Vizoso2014-12-03
| * | | | clk: Don't try to use a struct clk* after it could have been freedTomeu Vizoso2014-12-03
| * | | | clk: Remove unused function __clk_get_prepare_countTomeu Vizoso2014-12-03
| * | | | Merge tag 'ib-mfd-regulator-clk-v3.19' of git://git.kernel.org/pub/scm/linux/...Michael Turquette2014-11-29
| |\ \ \ \
| * \ \ \ \ Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Turquette2014-11-29
| |\ \ \ \ \
| | * | | | | clk: rockchip: Add support for the mmc clock phases using the frameworkAlexandru M Stan2014-11-27
| | * | | | | clk: rockchip: add bindings for the mmc clocksAlexandru M Stan2014-11-27
| | * | | | | clk: rockchip: rk3288 export i2s0_clkout for use in DTSonny Rao2014-11-27
| | * | | | | clk: rockchip: use clock ID for DMC (memory controller) on rk3288Jeff Chen2014-11-26
| | * | | | | clk: rockchip: add binding ID for DMC (memory controller) clocks on rk3288Jeff Chen2014-11-26