summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Fix legacy mode dss_resetTony Lindgren2020-06-031-1/+1
* bus: ti-sysc: Fix uninitialized framedonetv_irqTony Lindgren2020-06-031-1/+2
* bus: ti-sysc: Ignore clockactivity unless specified as a quirkTony Lindgren2020-06-031-3/+6
* bus: ti-sysc: Use optional clocks on for enable and wait for softreset bitTony Lindgren2020-06-031-20/+60
* ARM: dts: omap4-droid4: Fix spi configuration and increase rateTony Lindgren2020-06-021-1/+3
* bus: ti-sysc: Flush posted write on enable and disableTony Lindgren2020-05-311-0/+6
* soc: ti: omap-prm: use atomic iopoll instead of sleeping oneTero Kristo2020-05-191-4/+4
* ARM: dts: Fix wrong mdio clock for dm814xTony Lindgren2020-05-121-1/+1
* ARM: dts: am437x: fix networking on boards with ksz9031 phyGrygorii Strashko2020-05-083-4/+4
* ARM: dts: am57xx: fix networking on boards with ksz9031 phyGrygorii Strashko2020-05-073-6/+6
* ARM: dts: omap4-droid4: Fix occasional lost wakeirq for uart1Tony Lindgren2020-05-051-3/+7
* ARM: dts: omap4-droid4: Fix flakey wlan by disabling internal pull for gpioTony Lindgren2020-05-051-0/+33
* Merge branch 'fixes-v5.7' into fixesTony Lindgren2020-04-2111577-253698/+526960
|\
| * ARM: dts: dra7: Fix bus_dma_limit for PCIeKishon Vijay Abraham I2020-04-211-2/+2
| * ARM: dts: am574x-idk: Disable m_can nodeFaiz Abbas2020-04-211-0/+4
| * Linux 5.7-rc1v5.7-rc1Linus Torvalds2020-04-121-2/+2
| * MAINTAINERS: sort field names for all entriesLinus Torvalds2020-04-121-1974/+1974
| * MAINTAINERS: sort entries by entry nameLinus Torvalds2020-04-121-820/+820
| * Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-124-9/+79
| |\
| | * KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li2020-04-111-3/+34
| | * KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li2020-04-111-1/+11
| | * x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2020-04-112-5/+34
| * | Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-04-123-0/+10
| |\ \
| | * | ucount: Make sure ucounts in /proc/sys/user don't regress againJan Kara2020-04-071-0/+2
| | * | time/namespace: Add max_time_namespaces ucountDmitry Safonov2020-04-072-0/+7
| | * | time/namespace: Fix time_for_children symlinkMichael Kerrisk (man-pages)2020-04-071-0/+1
| * | | Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-04-125-62/+51
| |\ \ \
| | * | | sched/debug: Add task uclamp values to SCHED_DEBUG procfsValentin Schneider2020-04-081-0/+6
| | * | | sched/debug: Factor out printing formats into common macrosValentin Schneider2020-04-081-14/+12
| | * | | sched/debug: Remove redundant macro defineValentin Schneider2020-04-081-12/+0
| | * | | sched/core: Remove unused rq::last_load_update_tickVincent Donnefort2020-04-082-2/+0
| | * | | workqueue: Remove the warning in wq_worker_sleeping()Sebastian Andrzej Siewior2020-04-082-3/+6
| | * | | sched/fair: Fix negative imbalance in imbalance calculationAubrey Li2020-04-081-0/+8
| | * | | sched/fair: Fix race between runtime distribution and assignmentHuaixin Chang2020-04-081-20/+11
| | * | | sched/fair: Align rq->avg_idle and rq->avg_scan_costValentin Schneider2020-04-083-11/+8
| * | | | Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-124-31/+573
| |\ \ \ \
| | * | | | perf/core: Disable page faults when getting phys addressJiri Olsa2020-04-081-3/+6
| | * | | | perf/x86/intel/uncore: Add Ice Lake server uncore supportKan Liang2020-04-083-0/+522
| | * | | | perf/cgroup: Correct indirection in perf_less_group_idx()Ian Rogers2020-04-081-1/+2
| | * | | | perf/core: Fix event cgroup trackingPeter Zijlstra2020-04-081-27/+43
| | |/ / /
| * | | | Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-04-123-26/+51
| |\ \ \ \
| | * | | | locking/lockdep: Improve 'invalid wait context' splatPeter Zijlstra2020-04-081-20/+31
| | * | | | locking/refcount: Document interaction with PID_MAX_LIMITJann Horn2020-04-081-5/+18
| | * | | | locking/percpu-rwsem: Fix a task_struct refcountQian Cai2020-04-081-1/+2
| | |/ / /
| * | | | Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-04-1212-238/+272
| |\ \ \ \
| | * | | | smb3: enable swap on SMB3 mountsSteve French2020-04-104-0/+70
| | * | | | smb3: change noisy error message to FYISteve French2020-04-091-1/+1
| | * | | | smb3: smbdirect support can be configured by defaultSteve French2020-04-071-1/+1
| | * | | | cifs: smbd: Do not schedule work to send immediate packet on every receiveLong Li2020-04-072-52/+10
| | * | | | cifs: smbd: Properly process errors on ib_post_sendLong Li2020-04-071-123/+97