aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-17net: stmmac: dwmac-sun8i: Minor probe function cleanupSamuel Holland1-1/+3
2021-02-17net: stmmac: dwmac-sun8i: Use reset_control_resetSamuel Holland1-4/+4
2021-02-17net: stmmac: dwmac-sun8i: Remove unnecessary PHY power checkSamuel Holland1-4/+2
2021-02-17net: stmmac: dwmac-sun8i: Return void from PHY unpowerSamuel Holland1-3/+2
2021-02-17r8169: use macro pm_ptrHeiner Kallweit1-3/+1
2021-02-17net: mdio: Remove of_phy_attach()Florian Fainelli3-41/+1
2021-02-17net: mscc: ocelot: select PACKING in the KconfigVladimir Oltean1-0/+1
2021-02-17sched,x86: Allow !PREEMPT_DYNAMICPeter Zijlstra1-6/+18
2021-02-17entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling pointFrederic Weisbecker4-10/+50
2021-02-17entry: Explicitly flush pending rcuog wakeup before last rescheduling pointFrederic Weisbecker2-5/+14
2021-02-17rcu/nocb: Trigger self-IPI on late deferred wake up before user resumeFrederic Weisbecker3-11/+37
2021-02-17rcu/nocb: Perform deferred wake up before last idle's need_resched() checkFrederic Weisbecker4-3/+8
2021-02-17rcu: Pull deferred rcuog wake up to rcu_eqs_enter() callersFrederic Weisbecker1-1/+10
2021-02-17sched/features: Distinguish between NORMAL and DEADLINE hrtickJuri Lelli5-7/+30
2021-02-17sched/features: Fix hrtick reprogrammingJuri Lelli2-5/+4
2021-02-17sched/deadline: Reduce rq lock contention in dl_add_task_root_domain()Dietmar Eggemann1-4/+7
2021-02-17uprobes: (Re)add missing get_uprobe() in __find_uprobe()Sven Schnelle1-1/+1
2021-02-17smp: Process pending softirqs in flush_smp_call_function_from_idle()Sebastian Andrzej Siewior1-0/+4
2021-02-17sched: Harden PREEMPT_DYNAMICPeter Zijlstra4-8/+8
2021-02-17static_call: Allow module use without exposing static_call_keyJosh Poimboeuf7-11/+149
2021-02-17sched: Add /debug/sched_preemptPeter Zijlstra1-9/+126
2021-02-17preempt/dynamic: Support dynamic preempt with preempt= boot optionPeter Zijlstra (Intel)1-1/+67
2021-02-17preempt/dynamic: Provide irqentry_exit_cond_resched() static callPeter Zijlstra (Intel)2-1/+13
2021-02-17preempt/dynamic: Provide preempt_schedule[_notrace]() static callsPeter Zijlstra (Intel)2-8/+38
2021-02-17preempt/dynamic: Provide cond_resched() and might_resched() static callsPeter Zijlstra (Intel)3-10/+56
2021-02-17preempt: Introduce CONFIG_PREEMPT_DYNAMICMichal Hocko4-0/+36
2021-02-17static_call: Provide DEFINE_STATIC_CALL_RET0()Frederic Weisbecker1-8/+14
2021-02-17static_call/x86: Add __static_call_return0()Peter Zijlstra3-2/+32
2021-02-17static_call: Pull some static_call declarations to the type headersPeter Zijlstra3-21/+54
2021-02-17sched/core: Update task_prio() function headerDietmar Eggemann1-2/+6
2021-02-17sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIODietmar Eggemann3-11/+2
2021-02-17sched: Remove MAX_USER_RT_PRIODietmar Eggemann2-12/+4
2021-02-17sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()Dietmar Eggemann1-1/+1
2021-02-17rbtree, timerqueue: Use rb_add_cached()Peter Zijlstra1-19/+9
2021-02-17rbtree, rtmutex: Use rb_add_cached()Peter Zijlstra1-36/+18
2021-02-17rbtree, uprobes: Use rbtree helpersPeter Zijlstra1-41/+39
2021-02-17rbtree, perf: Use new rbtree helpersPeter Zijlstra2-107/+92
2021-02-17rbtree, sched/deadline: Use rb_add_cached()Peter Zijlstra2-53/+42
2021-02-17rbtree, sched/fair: Use rb_add_cached()Peter Zijlstra1-32/+14
2021-02-17rbtree: Add generic add and find helpersPeter Zijlstra3-63/+392
2021-02-17sched/fair: Merge select_idle_core/cpu()Mel Gorman1-40/+59
2021-02-17sched/fair: Remove select_idle_smt()Mel Gorman1-30/+0
2021-02-16net: re-solve some conflicts after net -> net-next mergeJakub Kicinski5-37/+11
2021-02-16net: dsa: tag_rtl4_a: Support also egress tagsLinus Walleij1-14/+29
2021-02-16net: phy: broadcom: Do not modify LED configuration for SFP module PHYsRobert Hancock1-9/+15
2021-02-16net: phy: Add is_on_sfp_module flag and phy_on_sfp helperRobert Hancock2-0/+13
2021-02-16net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock2-12/+76
2021-02-16lan743x: sync only the received area of an rx ring bufferSven Van Asbroeck1-9/+26
2021-02-16lan743x: boost performance on cpu archs w/o dma cache snoopingSven Van Asbroeck2-181/+148
2021-02-16net: enetc: fix destroyed phylink dereference during unbindVladimir Oltean1-2/+3