summaryrefslogtreecommitdiffstats
path: root/kernel/profile.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-06enic: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-70/+72
2020-09-06net: gemini: Clean up phy registrationLinus Walleij1-21/+11
2020-09-06net: Add a missing wordJonathan Neuschäfer1-1/+1
2020-09-06net: dsa: rtl8366rb: Support setting MTULinus Walleij1-1/+37
2020-09-06net/packet: Remove unused macro BLOCK_PRIVWang Hai1-1/+0
2020-09-06NFC: digital: Remove two unused macroesWang Hai1-3/+0
2020-09-06caif: Remove duplicate macro SRVL_CTRL_PKT_SIZEWang Hai1-1/+0
2020-09-05MAINTAINERS: repair reference in LYNX PCS MODULELukas Bulwahn1-1/+1
2020-09-05net: dsa: bcm_sf2: Ensure that MDIO diversion is usedFlorian Fainelli1-2/+29
2020-09-05of: Export of_remove_property() to modulesFlorian Fainelli2-0/+6
2020-09-05sfc: remove efx_tx_queue_partnerEdward Cree1-10/+0
2020-09-05sfc: rewrite efx_tx_may_pioEdward Cree2-29/+27
2020-09-05sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapathEdward Cree3-16/+7
2020-09-05sfc: use tx_queue->old_read_count in EF100 TX pathEdward Cree2-2/+20
2020-09-05sfc: make ef100 xmit_more handling look more like ef10'sEdward Cree2-12/+11
2020-09-05sfc: add and use efx_tx_send_pending in tx.cEdward Cree6-41/+44
2020-09-04net/packet: fix overflow in tpacket_rcvOr Cohen1-1/+6
2020-09-04mm: Add PGREUSE counterPeter Xu3-0/+3
2020-09-04mm/gup: Remove enfornced COW mechanismPeter Xu3-46/+9
2020-09-04mm/ksm: Remove reuse_ksm_page()Peter Xu2-32/+0
2020-09-04mm: do_wp_page() simplificationLinus Torvalds1-42/+17
2020-09-04gcov: Disable gcov build with GCC 10Leon Romanovsky1-0/+1
2020-09-04init: fix error check in clean_path()Barret Rhoden1-1/+1
2020-09-04thermal: core: Fix use-after-free in thermal_zone_device_unregister()Dmitry Osipenko1-2/+3
2020-09-04thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada1-2/+2
2020-09-04thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren2-14/+19
2020-09-04selftests/x86/test_vsyscall: Improve the process_vm_readv() testAndy Lutomirski1-2/+20
2020-09-04mm: fix pin vs. gup mismatch with gate pagesDave Hansen1-1/+1
2020-09-04smsc9420: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-23/+28
2020-09-04epic100: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-29/+42
2020-09-04net/smc: fix sock refcounting in case of terminationUrsula Braun1-7/+8
2020-09-04net/smc: reset sndbuf_desc if freedUrsula Braun1-0/+1
2020-09-04net/smc: set rx_off for SMCR explicitlyUrsula Braun1-0/+2
2020-09-04net/smc: fix toleration of fake add_link messagesKarsten Graul1-1/+14
2020-09-04net: phy: dp83867: Fix various styling and space issuesDan Murphy1-24/+21
2020-09-04ip: expose inet sockopts through inet_diagWei Wang3-0/+37
2020-09-04net: dsa: bcm_sf2: recalculate switch clock rate based on portsFlorian Fainelli2-2/+68
2020-09-04net: dsa: bcm_sf2: request and handle clocksFlorian Fainelli2-2/+20
2020-09-04dt-bindings: net: Document Broadcom SF2 switch clocksFlorian Fainelli1-0/+7
2020-09-04net: systemport: Manage Wake-on-LAN clockFlorian Fainelli2-1/+10
2020-09-04net: systemport: fetch and use clock resourcesFlorian Fainelli2-1/+30
2020-09-04dt-bindings: net: Document Broadcom SYSTEMPORT clocksFlorian Fainelli1-0/+5
2020-09-03ethtool: fix error handling in ethtool_phys_idEdward Cree1-15/+10
2020-09-03selftests/net: improve descriptions for XFAIL cases in psock_snd.shPo-Hsu Lin1-8/+8
2020-09-03chelsio/chtls: CHELSIO_INLINE_CRYPTO should depend on CHELSIO_T4Geert Uytterhoeven1-2/+1
2020-09-03net: mvpp2: split xlg and gmac pcsRussell King1-55/+55
2020-09-03net: mvpp2: convert to phylink pcs operationsRussell King2-116/+177
2020-09-03net: mvpp2: move GMAC reset handling into mac_prepare()/mac_finish()Russell King1-32/+21
2020-09-03net: mvpp2: ensure the port is forced down while changing modesRussell King1-11/+36
2020-09-03net: mvpp2: convert to use mac_prepare()/mac_finish()Russell King1-11/+37