summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-302-13/+29
|\
| * x86/irq: Unbreak interrupt affinity settingThomas Gleixner2020-08-271-7/+9
| * x86/hotplug: Silence APIC only after all interrupts are migratedAshok Raj2020-08-271-6/+20
* | Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-307-64/+61
|\ \
| * | 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
* | | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-3011-35/+23
|\ \ \
| * | | lockdep: Only trace IRQ edgesNicholas Piggin2020-08-261-7/+4
| * | | 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
| * | | x86/entry: Remove unused THUNKsPeter Zijlstra2020-08-261-5/+0
| * | | cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra2020-08-264-12/+1
| * | | cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra2020-08-262-11/+3
* | | | Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-3014-28/+84
|\ \ \ \
| * | | | 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
| * | | | powerpc/64s: Disallow PROT_SAO in LPARs by defaultShawn Anastasio2020-08-242-2/+19
| * | | | Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio2020-08-247-16/+36
* | | | | Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-291-1/+0
|\ \ \ \ \
| * | | | | arm64/cpuinfo: Remove unnecessary fallthrough annotationGustavo A. R. Silva2020-08-271-1/+0
* | | | | | Merge tag 's390-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-08-292-14/+15
|\ \ \ \ \ \
| * | | | | | s390/vmem: fix vmem_add_range for 4-level pagingVasily Gorbik2020-08-261-0/+1
| * | | | | | s390: don't trace preemption in percpu macrosSven Schnelle2020-08-261-14/+14
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-08-2812-41/+172
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse2020-08-281-1/+2
| * | | | | KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse2020-08-283-8/+42
| * | | | | KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse2020-08-288-26/+108
| * | | | | arm64: vdso32: make vdso32 install conditionalFrank van der Linden2020-08-281-1/+2
| * | | | | arm64: use a common .arch preamble for inline assemblySami Tolvanen2020-08-283-5/+18
| |/ / / /
* / / / / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-23106-251/+236
|/ / / /
* | | | Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-2320-24/+160
|\| | |
| * | | powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driverKajol Jain2020-08-211-1/+10
| * | | powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000Christophe Leroy2020-08-211-2/+2
| * | | powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde2020-08-201-1/+0
| * | | powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev2020-08-201-0/+4
| * | | powerpc/powernv/pci: Fix possible crash when releasing DMA resourcesFrederic Barrat2020-08-201-1/+1
| * | | powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathMichael Roth2020-08-181-6/+12
| * | | powerpc/32s: Fix is_module_segment() when MODULES_VADDR is definedChristophe Leroy2020-08-181-0/+7
| * | | powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32Christophe Leroy2020-08-181-1/+8
| * | | powerpc/fixmap: Fix the size of the early debug areaChristophe Leroy2020-08-171-1/+1
| * | | powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabledAneesh Kumar K.V2020-08-171-1/+3
| * | | powerpc/kernel: Cleanup machine check function declarationsMadhavan Srinivasan2020-08-174-8/+12
| * | | powerpc: Add POWER10 raw mode cputable entryMadhavan Srinivasan2020-08-171-0/+20
| * | | powerpc/perf: Add extended regs support for power10 platformAthira Rajeev2020-08-173-1/+23