aboutsummaryrefslogtreecommitdiffstats
path: root/tools/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-17clk: bcm2835: Add BCM2711_CLOCK_EMMC2 supportStefan Wahren1-1/+19
2019-09-17clk: bcm2835: Introduce SoC specific clock registrationStefan Wahren1-17/+96
2019-09-17dt-bindings: bcm2835-cprman: Add bcm2711 supportStefan Wahren2-1/+5
2019-09-17selftests/ftrace: Select an existing function in kprobe_eventname testSteven Rostedt (VMware)1-1/+15
2019-09-17unicode: make array 'token' static const, makes object smallerColin Ian King1-1/+1
2019-09-17unicode: Move static keyword to the front of declarationsKrzysztof Wilczynski1-2/+2
2019-09-17tracing/kprobe: Fix NULL pointer access in trace_porbe_unlink()Masami Hiramatsu1-5/+6
2019-09-17tracing: Make sure variable reference alias has correct var_ref_idxTom Zanussi1-0/+2
2019-09-17tracing: Be more clever when dumping hex in __print_hex()Andy Shevchenko1-3/+3
2019-09-17ftrace: Simplify ftrace hash lookup code in clear_func_from_hash()Changbin Du1-5/+1
2019-09-17gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrpsBob Peterson1-0/+1
2019-09-18powerpc: dump kernel log before carrying out fadump or kdumpGanesh Goudar1-0/+1
2019-09-17docs: powerpc: Add missing documentation referenceAdam Zerella3-23/+21
2019-09-17arm64: fix function types in COND_SYSCALLSami Tolvanen1-3/+12
2019-09-17selftests, arm64: add kernel headers path for tags_testAndrey Konovalov1-0/+1
2019-09-17arm64: fix unreachable code issue with cmpxchgArnd Bergmann1-3/+3
2019-09-17mailbox: qcom-apcs: fix max_register valueJorge Ramirez-Ortiz1-1/+1
2019-09-17mailbox: qcom: Add support for IPQ8074 APCSGokul Sriram Palanisamy1-0/+1
2019-09-17dt-bindings: mailbox: qom: Add ipq8074 APPS compatibleGokul Sriram Palanisamy1-0/+1
2019-09-17mailbox: qcom: Add support for Qualcomm SM8150 and SC7180 SoCsSibi Sankar1-0/+2
2019-09-17dt-bindings: mailbox: Add APSS shared for SM8150 and SC7180 SoCsSibi Sankar1-0/+2
2019-09-17mbox: qcom: replace integer with valid macroJorge Ramirez-Ortiz1-1/+2
2019-09-17mbox: qcom: add APCS child device for QCS404Jorge Ramirez-Ortiz1-2/+6
2019-09-17mailbox: mediatek: cmdq: clear the event in cmdq initial flowBibby Hsieh3-3/+8
2019-09-17mailbox: mediatek: cmdq: support mt8183 gce functionBibby Hsieh1-0/+1
2019-09-17mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver dataBibby Hsieh1-5/+7
2019-09-17dt-binding: gce: add binding for gce client reg propertyBibby Hsieh1-4/+12
2019-09-17dt-binding: gce: add gce header file for mt8183Bibby Hsieh2-3/+178
2019-09-17dt-binding: gce: remove thread-num propertyBibby Hsieh1-1/+0
2019-09-17mailbox: armada-37xx-rwtm: Use device-managed registration APIChuhong Yuan1-13/+1
2019-09-17drm/nouveau/bar/gm20b: Avoid BAR1 teardown during initThierry Reding1-1/+0
2019-09-17drm/nouveau: Fix ordering between TTM and GEM releaseThierry Reding2-6/+8
2019-09-17drm/nouveau/prime: Extend DMA reservation object lockThierry Reding1-6/+14
2019-09-17drm/nouveau: Fix fallout from reservation object reworkThierry Reding4-13/+17
2019-09-17drm/nouveau/kms/nv50-: Don't create MSTMs for eDP connectorsLyude Paul1-1/+2
2019-09-16cifs: update internal module version numberSteve French1-1/+1
2019-09-16cifs: modefromsid: write mode ACE firstAurelien Aptel1-17/+19
2019-09-16clk: at91: select parent if main oscillator or bypass is enabledEugen Hristev1-3/+7
2019-09-16clk: at91: fix update bit maps on CFG_MOR writeEugen Hristev1-1/+1
2019-09-16mlxsw: spectrum_buffers: Add the ability to query the CPU port's shared bufferShalom Toledo1-8/+33
2019-09-16mlxsw: spectrum: Register CPU port with devlinkShalom Toledo3-9/+105
2019-09-16mlxsw: spectrum_buffers: Prevent changing CPU port's configurationShalom Toledo1-0/+10
2019-09-16net: ena: fix incorrect update of intr_delay_resolutionArthur Kiyanovski3-4/+19
2019-09-16net: ena: fix retrieval of nonadaptive interrupt moderation intervalsArthur Kiyanovski1-2/+3
2019-09-16net: ena: fix update of interrupt moderation registerArthur Kiyanovski1-1/+4
2019-09-16net: ena: remove all old adaptive rx interrupt moderation code from ena_comArthur Kiyanovski2-252/+0
2019-09-16net: ena: remove ena_restore_ethtool_params() and relevant fieldsArthur Kiyanovski2-13/+0
2019-09-16net: ena: remove old adaptive interrupt moderation code from ena_netdevArthur Kiyanovski2-10/+0
2019-09-16net: ena: remove code duplication in ena_com_update_nonadaptive_moderation_interval _*()Arthur Kiyanovski1-14/+16
2019-09-16net: ena: enable the interrupt_moderation in driver_supported_featuresArthur Kiyanovski2-0/+11