aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-06Merge branches 'clk-versatile', 'clk-doc', 'clk-must-check', 'clk-qcom' and '...Stephen Boyd6-78/+36
2018-04-06Merge branches 'clk-ti', 'clk-amlogic', 'clk-tegra' and 'clk-samsung' into cl...Stephen Boyd55-2588/+3806
2018-04-06Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds170-4372/+3704
2018-04-06Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds27-310/+465
2018-04-06Ktest: add email options to sample.configTim Tianyang Chen1-0/+22
2018-04-06Ktest: Use dodie for critical faluresTim Tianyang Chen1-27/+27
2018-04-06clk: imx: add clock driver for imx6sllBai Ping2-0/+341
2018-04-06dt-bindings: imx: update clock doc for imx6sllBai Ping2-0/+238
2018-04-06clk: imx: add new gate/gate2 wrapper funtionBai Ping1-0/+14
2018-04-06clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy muxBai Ping1-2/+2
2018-04-06Ktest: Add SigInt handlingTim Tianyang Chen1-0/+10
2018-04-06Ktest: Add email supportTim Tianyang Chen1-3/+58
2018-04-06clk: cs2000: set pm_ops in hibernate-compatible wayNikita Yushchenko1-1/+1
2018-04-06clk: bcm2835: De-assert/assert PLL reset signal when appropriateBoris Brezillon1-3/+5
2018-04-06ktest.pl: Detect if a config-bisect was interruptedSteven Rostedt (VMware)1-0/+14
2018-04-06ktest.pl: Make finding config-bisect.pl dynamicSteven Rostedt (VMware)2-1/+36
2018-04-06ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisectSteven Rostedt (VMware)2-8/+19
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds22-65/+46
2018-04-06ktest.pl: Use diffconfig if available for failed config bisectsSteven Rostedt (VMware)1-1/+5
2018-04-06ktest.pl: Allow for the config-bisect.pl output to display to consoleSteven Rostedt (VMware)1-4/+12
2018-04-06ktest: Use config-bisect.pl in ktest.plScott Wood1-222/+42
2018-04-06ktest: Add standalone config-bisect.pl programSteven Rostedt (Red Hat)1-0/+763
2018-04-06net: phy: marvell: Enable interrupt function on LED2 pinEsben Haabendal1-2/+18
2018-04-06clk: imx7d: Move clks_init_on before any clock operationsDong Aisheng1-7/+7
2018-04-06clk: imx7d: Correct ahb clk parent selectAnson Huang1-1/+1
2018-04-06clk: imx7d: Correct dram pll typeAnson Huang1-1/+3
2018-04-06clk: imx7d: Add USB clock informationPeter Chen1-1/+8
2018-04-06clk: socfpga: stratix10: add clock driver for Stratix10 platformDinh Nguyen8-5/+854
2018-04-06dt-bindings: documentation: add clock bindings information for Stratix10Dinh Nguyen2-0/+104
2018-04-06kvm: x86: fix a prototype warningPeng Hao1-1/+1
2018-04-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-3/+5
2018-04-06perf hists browser: Remove leftover from row returned from refreshArnaldo Carvalho de Melo1-8/+2
2018-04-06perf hists browser: Show extra_title_lines in the 'D' debug hotkeyArnaldo Carvalho de Melo1-1/+2
2018-04-06ARM: sa1100/simpad: switch simpad CF to use gpiod APIsRussell King2-9/+14
2018-04-06ARM: sa1100/shannon: convert to generic CF socketsRussell King6-109/+40
2018-04-06ARM: sa1100/nanoengine: convert to generic CF socketsRussell King5-138/+23
2018-04-06ice: Bug fixes in ethtool codeAnirudh Venkataramanan1-2/+2
2018-04-06ice: Fix error return code in ice_init_hw()Wei Yongjun1-1/+3
2018-04-06Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas1-0/+1
2018-04-06dts: remove cris & metag dts hard link fileLiu, Changcheng2-2/+0
2018-04-06fscache: Maintain a catalogue of allocated cookiesDavid Howells5-119/+279
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells21-166/+127
2018-04-06init, tracing: Have printk come through the trace events for initcall_debugSteven Rostedt (VMware)1-16/+35
2018-04-06init, tracing: instrument security and console initcall trace eventsAbderrahmane Benbachir2-2/+13
2018-04-06init, tracing: Add initcall trace eventsSteven Rostedt (VMware)2-0/+73
2018-04-06tracing: Add rcu dereference annotation for test func that touches filter->progSteven Rostedt (VMware)1-1/+6
2018-04-06tracing: Add rcu dereference annotation for filter->progSteven Rostedt (VMware)1-1/+2
2018-04-06tracing: Fixup logic inversion on setting trace_global_clock defaultsChris Wilson1-1/+1
2018-04-06tracing: Hide global trace clock from lockdepSteven Rostedt (VMware)1-2/+2
2018-04-06ring-buffer: Add set/clear_current_oom_origin() during allocationsSteven Rostedt (VMware)1-10/+38