aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-07-25ARM: dts: rockchip: Limit WiFi TX power on rk3288-veyron-jerryMatthias Kaehlcke1-0/+149
2019-07-25arm64: dts: rockchip: Add PWM fan for RockPro64Andrius Štikonas1-0/+11
2019-07-25Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds4-0/+26
2019-07-25arm64: dts: qcom: sdm845: remove macro from unit nameVinod Koul1-1/+1
2019-07-25arm64: dts: qcom: sdm845-cheza: remove macro from unit nameVinod Koul1-5/+5
2019-07-25arm64: dts: qcom: sdm845: remove unit name for thermal trip pointsVinod Koul1-29/+29
2019-07-25arm64: dts: qcom: sdm845: remove unnecessary properties for dsi nodesVinod Koul1-6/+0
2019-07-25arm64: dts: qcom: sdm845: Add unit name to soc nodeVinod Koul1-1/+1
2019-07-25arm64: dts: sdm845: Add video nodesMalathi Gottam1-0/+30
2019-07-25x86/apic/x2apic: Implement IPI shorthands supportThomas Gleixner3-4/+13
2019-07-25x86/apic/flat64: Remove the IPI shorthand decision logicThomas Gleixner3-54/+6
2019-07-25x86/apic: Share common IPI helpersThomas Gleixner2-18/+18
2019-07-25x86/apic: Remove the shorthand decision logicThomas Gleixner1-24/+3
2019-07-25x86/smp: Enhance native_send_call_func_ipi()Thomas Gleixner1-13/+11
2019-07-25x86/smp: Move smp_function_call implementations into IPI codeThomas Gleixner3-40/+41
2019-07-25x86/apic: Provide and use helper for send_IPI_allbutself()Thomas Gleixner5-9/+18
2019-07-25x86/apic: Add static key to Control IPI shorthandsThomas Gleixner4-1/+33
2019-07-25x86/apic: Move no_ipi_broadcast() out of 32bitThomas Gleixner3-29/+27
2019-07-25x86/apic: Add NMI_VECTOR wait to IPI shorthandThomas Gleixner1-1/+4
2019-07-25x86/apic: Remove dest argument from __default_send_IPI_shortcut()Thomas Gleixner4-14/+11
2019-07-25x86/hotplug: Silence APIC and NMI when CPU is deadThomas Gleixner4-12/+34
2019-07-25x86/cpu: Move arch_smt_update() to a neutral placeThomas Gleixner3-1/+12
2019-07-25x86/apic/uv: Make x2apic_extra_bits staticThomas Gleixner2-3/+1
2019-07-25x86/apic: Consolidate the apic local headersThomas Gleixner12-119/+83
2019-07-25x86/apic: Move apic_flat_64 header into apic directoryThomas Gleixner3-2/+2
2019-07-25x86/apic: Move ipi header into apic directoryThomas Gleixner8-14/+13
2019-07-25x86/apic: Cleanup the include mazeThomas Gleixner9-110/+24
2019-07-25x86/apic: Move IPI inlines into ipi.cThomas Gleixner2-22/+13
2019-07-25x86/apic: Make apic_pending_intr_clear() more robustThomas Gleixner1-43/+62
2019-07-25x86/apic: Soft disable APIC before initializing itThomas Gleixner1-0/+8
2019-07-25x86/apic: Invoke perf_events_lapic_init() after enabling APICThomas Gleixner1-3/+2
2019-07-25x86/kgbd: Use NMI_VECTOR not APIC_DM_NMIThomas Gleixner1-1/+1
2019-07-25Merge branch 'smp/hotplug' into x86/apicThomas Gleixner2-1/+6
2019-07-25x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI failsGrzegorz Halat1-19/+27
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-07-25perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan1-2/+1
2019-07-25perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x registerYunying Sun1-2/+2
2019-07-25perf/x86/intel: Fix SLOTS PEBS event constraintKan Liang1-1/+1
2019-07-25x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan1-1/+1
2019-07-25x86/hpet: Undo the early counter is counting checkThomas Gleixner1-4/+8
2019-07-25ARM: dts: stm32: enable FMC2 NAND controller on stm32mp157c-ev1Christophe Kerello1-0/+16
2019-07-25ARM: dts: stm32: add FMC2 NAND controller pins muxing on stm32mp157c-ev1Christophe Kerello1-0/+44
2019-07-25ARM: dts: stm32: add FMC2 NAND controller support on stm32mp157cChristophe Kerello1-0/+19
2019-07-25ARM: dts: stm32: activate dma for qspi on stm32mp157Ludovic Barre1-0/+3
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada32-32/+32
2019-07-24xtensa: fix build for cores with coprocessorsMax Filippov1-0/+1
2019-07-24ARM: bcm283x: Reduce register ranges for UART, SPI and I2CStefan Wahren1-3/+3
2019-07-24Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds14-25/+103
2019-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-13/+44
2019-07-24arm: use swiotlb for bounce buffering on LPAE configsChristoph Hellwig4-1/+74