summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-3023-394/+534
|\ \ \
| * \ \ Merge tag 'irqchip-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-08-261477-13974/+25422
| |\ \ \
| | * | | irqchip/ingenic: Leave parent IRQ unmasked on suspendPaul Cercueil2020-08-251-1/+1
| | * | | irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by m...qiuguorui12020-08-251-2/+12
| | * | | irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER hel...Marc Zyngier2020-08-254-14/+4
| | * | | irqchip: Fix probing deferal when using IRQCHIP_PLATFORM_DRIVER helpersMarc Zyngier2020-08-171-1/+1
| | * | | arm64: dts: k3-am65: Update the RM resource typesLokesh Vutla2020-08-162-12/+12
| | * | | arm64: dts: k3-am65: ti-sci-inta/intr: Update to latest bindingsLokesh Vutla2020-08-164-20/+17
| | * | | arm64: dts: k3-j721e: ti-sci-inta/intr: Update to latest bindingsLokesh Vutla2020-08-163-32/+32
| | * | | irqchip/ti-sci-inta: Add support for INTA directly connecting to GICLokesh Vutla2020-08-161-13/+74
| | * | | irqchip/ti-sci-inta: Do not store TISCI device id in platform device id fieldLokesh Vutla2020-08-161-7/+9
| | * | | dt-bindings: irqchip: Convert ti, sci-inta bindings to yamlLokesh Vutla2020-08-163-67/+99
| | * | | dt-bindings: irqchip: ti, sci-inta: Update docs to support different parent.Lokesh Vutla2020-08-161-9/+9
| | * | | irqchip/ti-sci-intr: Add support for INTR being a parent to INTRLokesh Vutla2020-08-161-59/+93
| | * | | dt-bindings: irqchip: Convert ti, sci-intr bindings to yamlLokesh Vutla2020-08-163-84/+103
| | * | | dt-bindings: irqchip: ti, sci-intr: Update bindings to drop the usage of gic ...Lokesh Vutla2020-08-161-15/+16
| | * | | firmware: ti_sci: Add support for getting resource with subtypeLokesh Vutla2020-08-162-22/+80
| | * | | firmware: ti_sci: Drop unused structure ti_sci_rm_type_mapLokesh Vutla2020-08-161-55/+1
| | * | | firmware: ti_sci: Drop the device id to resource type translationLokesh Vutla2020-08-161-11/+1
| | | |/ | | |/|
* | | | Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-301-1/+1
|\ \ \ \
| * | | | sched: Use __always_inline on is_idle_task()Marco Elver2020-08-261-1/+1
* | | | | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-3019-122/+123
|\ \ \ \ \
| * | | | | lockdep,trace: Expose tracepointsPeter Zijlstra2020-08-261-5/+9
| * | | | | lockdep: Only trace IRQ edgesNicholas Piggin2020-08-262-15/+11
| * | | | | mips: Implement arch_irqs_disabled()Peter Zijlstra2020-08-261-0/+5
| * | | | | arm64: Implement arch_irqs_disabled()Peter Zijlstra2020-08-261-0/+5
| * | | | | nds32: Implement arch_irqs_disabled()Peter Zijlstra2020-08-261-0/+5
| * | | | | locking/lockdep: CleanupPeter Zijlstra2020-08-261-24/+30
| * | | | | x86/entry: Remove unused THUNKsPeter Zijlstra2020-08-261-5/+0
| * | | | | cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra2020-08-265-12/+4
| * | | | | cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra2020-08-266-33/+19
| * | | | | sched,idle,rcu: Push rcu_idle deeper into the idle pathPeter Zijlstra2020-08-262-18/+16
| * | | | | cpuidle: Fixup IRQ statePeter Zijlstra2020-08-261-1/+2
| * | | | | lockdep: Use raw_cpu_*() for per-cpu variablesPeter Zijlstra2020-08-263-10/+18
| |/ / / /
* | | | | Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-08-302-1/+16
|\ \ \ \ \
| * | | | | cifs: fix check of tcon dfs in smb1Paulo Alcantara2020-08-282-1/+16
| |/ / / /
* | | | | Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-3022-30/+144
|\ \ \ \ \
| * | | | | powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUChristophe Leroy2020-08-281-1/+1
| * | | | | Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"Pratik Rajesh Sampat2020-08-271-1/+1
| * | | | | powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imcAthira Rajeev2020-08-271-2/+2
| * | | | | powerpc/perf: Fix crashes with generic_compat_pmu & BHRBAlexey Kardashevskiy2020-08-271-5/+14
| * | | | | powerpc/64s: Fix crash in load_fp_state() due to fpexc_modeMichael Ellerman2020-08-271-3/+9
| * | | | | powerpc/64s: scv entry should set PPRNicholas Piggin2020-08-271-0/+4
| * | | | | Documentation/powerpc: fix malformed table in syscall64-abiRandy Dunlap2020-08-271-1/+3
| * | | | | video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=nMichael Ellerman2020-08-271-0/+2
| * | | | | selftests/powerpc: Update PROT_SAO test to skip ISA 3.1Shawn Anastasio2020-08-241-2/+3
| * | | | | powerpc/64s: Disallow PROT_SAO in LPARs by defaultShawn Anastasio2020-08-242-2/+19
| * | | | | Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio2020-08-2413-17/+90
* | | | | | Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-3026-169/+423
|\ \ \ \ \ \
| * | | | | | usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern2020-08-281-0/+7