summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* xtensa: clean up optional XCHAL_* definitionsMax Filippov2020-02-013-5/+9
* xtensa: drop unused function fast_coprocessor_doubleMax Filippov2020-02-011-7/+0
* xtensa: drop empty platform_* functions from platformsMax Filippov2020-01-313-24/+2
* xtensa: clean up platform headersMax Filippov2020-01-314-18/+5
* xtensa: drop set_except_vector declarationMax Filippov2020-01-311-2/+0
* xtensa: configs: Cleanup old Kconfig IO scheduler optionsKrzysztof Kozlowski2020-01-316-12/+0
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-01-251-4/+3
|\
| * ARM: 8955/1: virt: Relax arch timer version check during early bootVladimir Murzin2020-01-221-4/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-2518-0/+18
|\ \
| * | powerpc/fsl/dts: add fsl,erratum-a011043Madalin Bucur2020-01-2318-0/+18
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-01-252-0/+7
|\ \ \
| * \ \ Merge tag 'omap-for-fixes-whenever-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2020-01-242-0/+7
| |\ \ \
| | * | | ARM: dts: am43x-epos-evm: set data pin directions for spi0 and spi1Raag Jadav2020-01-231-0/+2
| | * | | ARM: dts: am335x-boneblack-common: fix memory sizeMatwey V. Kornilov2020-01-131-0/+5
* | | | | Merge tag 'powerpc-5.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-01-244-9/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | powerpc/mm/hash: Fix sharing context ids between kernel & userspaceAneesh Kumar K.V2020-01-231-1/+4
| * | | | powerpc/xive: Discard ESB load value when interrupt is invalidFrederic Barrat2020-01-222-3/+13
| * | | | powerpc: Ultravisor: Fix the dependencies for CONFIG_PPC_UVBharata B Rao2020-01-221-5/+1
* | | | | Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-194-25/+73
|\ \ \ \ \
| * | | | | riscv: Less inefficient gcc tishift helpers (and export their symbols)Olof Johansson2020-01-192-18/+61
| * | | | | riscv: delete temporary filesIlie Halip2020-01-181-1/+2
| * | | | | riscv: make sure the cores stay looping in .Lsecondary_parkGreentime Hu2020-01-161-6/+10
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-183-6/+6
|\ \ \ \ \ \
| * | | | | | x86/CPU/AMD: Ensure clearing of SME/SEV features is maintainedTom Lendacky2020-01-161-2/+2
| * | | | | | x86/resctrl: Fix potential memory leakShakeel Butt2020-01-021-3/+3
| * | | | | | x86/resctrl: Fix an imbalance in domain_remove_cpu()Qian Cai2019-12-301-1/+1
* | | | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-181-4/+5
|\ \ \ \ \ \ \
| * | | | | | | x86/mce/therm_throt: Do not access uninitialized therm_workChuansheng Liu2020-01-151-4/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-01-182-24/+7
|\ \ \ \ \ \ \
| * | | | | | | perf/x86/intel/uncore: Remove PCIe3 unit for SNRKan Liang2020-01-171-24/+0
| * | | | | | | perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_eventsKan Liang2020-01-171-0/+1
| * | | | | | | perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 FamilyKan Liang2020-01-171-0/+6
* | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-181-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/efistub: Disable paging at mixed mode entryArd Biesheuvel2019-12-251-0/+5
| |/ / / / / / /
* | | | | | | | Merge tag 's390-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-01-181-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/setup: Fix secure ipl messagePhilipp Rudo2020-01-091-1/+1
* | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-01-1732-850/+115
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge tag 'v5.5-rockchip-dtsfixes' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2020-01-111-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: dts: rockchip: Fix IR on Beelink A1Robin Murphy2020-01-061-1/+2
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge tag 'sunxi-fixes-for-5.5' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2020-01-113-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: sun8i: a83t: Correct USB3503 GPIOs polarityMarek Szyprowski2019-12-171-1/+1
| | * | | | | | | | arm64: dts: allwinner: a64: olinuxino: Fix SDIO supply regulatorStefan Mavrodiev2019-12-091-1/+1
| | * | | | | | | | arm64: dts: allwinner: a64: olinuxino: Fix eMMC supply regulatorStefan Mavrodiev2019-12-091-1/+1
| | |/ / / / / / /
| * | | | | | | | Merge tag 'imx-fixes-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2020-01-1113-28/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: imx7: Fix Toradex Colibri iMX7S 256MB NAND flash supportMarcel Ziswiler2020-01-091-0/+4
| | * | | | | | | | ARM: dts: imx6sll-evk: Remove incorrect power supply assignmentAnson Huang2020-01-091-4/+0
| | * | | | | | | | ARM: dts: imx6sl-evk: Remove incorrect power supply assignmentAnson Huang2020-01-091-4/+0
| | * | | | | | | | ARM: dts: imx6sx-sdb: Remove incorrect power supply assignmentAnson Huang2020-01-092-8/+0
| | * | | | | | | | ARM: dts: imx6qdl-sabresd: Remove incorrect power supply assignmentAnson Huang2020-01-091-4/+0
| | * | | | | | | | ARM: dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6DLJagan Teki2020-01-091-1/+1