summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | perf/x86/intel/bts: Fix the use of page_private()Alexander Shishkin2019-12-171-5/+11
| * | | | | | | | perf/x86: Fix potential out-of-bounds accessPeter Zijlstra2019-12-171-2/+8
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-211-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/boot: kbuild: allow readelf executable to be specifiedDmitry Golovin2019-12-141-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-215-10/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | parisc: Fix compiler warnings in debug_core.cHelge Deller2019-12-201-2/+8
| * | | | | | | | parisc: soft_offline_page() now takes the pfnHelge Deller2019-12-201-2/+1
| * | | | | | | | parisc: add missing __init annotationSven Schnelle2019-12-151-1/+1
| * | | | | | | | parisc: fix compilation when KEXEC=n and KEXEC_FILE=ySven Schnelle2019-12-152-5/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-12-2110-20/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: PPC: Book3S HV: Fix regression on big endian hostsMarcus Comstedt2019-12-171-2/+2
| * | | | | | | | powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan2019-12-163-7/+12
| * | | | | | | | powerpc/pseries/cmm: fix managed page counts when migrating pages between zonesDavid Hildenbrand2019-12-161-0/+10
| * | | | | | | | powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk()Christophe Leroy2019-12-161-1/+1
| * | | | | | | | powerpc/irq: fix stack overflow verificationChristophe Leroy2019-12-141-2/+2
| * | | | | | | | powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport2019-12-131-0/+8
| * | | | | | | | powerpc/shared: Use static key to detect shared processorSrikar Dronamraju2019-12-131-7/+2
| * | | | | | | | powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju2019-12-132-1/+10
| |/ / / / / / /
* | | | | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-212-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr2019-12-171-1/+1
| * | | | | | | | x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]Yazen Ghannam2019-12-171-1/+1
| * | | | | | | | x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()Konstantin Khlebnikov2019-12-171-1/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-12-201-0/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe listWei Li2019-12-201-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-171-4/+2
|\ \ \ \ \ \ \
| * | | | | | | x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakageDave Young2019-12-041-4/+2
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-12-171-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/intel: Disable HPET on Intel Ice Lake platformsKai-Heng Feng2019-11-291-0/+2
| * | | | | | | | x86/intel: Disable HPET on Intel Coffee Lake H platformsKai-Heng Feng2019-11-291-0/+2
* | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-12-1618-29/+62
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Merge tag 'arm-soc/for-5.5/soc-fixes' of https://github.com/Broadcom/stblinux...Olof Johansson2019-12-161-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: bcm: Add missing sentinel to bcm2711_compat[]H. Nikolaus Schaller2019-12-151-0/+1
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'samsung-fixes-5.5' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2019-12-161-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: exynos_defconfig: Restore debugfs supportMarek Szyprowski2019-12-091-0/+1
| | |/ / / / / / /
| * | | | | | | | Merge tag 'renesas-fixes-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2019-12-161-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: shmobile: defconfig: Restore debugfs supportGeert Uytterhoeven2019-12-131-0/+1
| | |/ / / / / / /
| * | | | | | | | Merge tag 'omap-for-v5.5/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2019-12-134-4/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: am437x-gp/epos-evm: fix panel compatibleTomi Valkeinen2019-12-112-2/+2
| | * | | | | | | | ARM: omap2plus_defconfig: Add back DEBUG_FSTony Lindgren2019-12-101-0/+1
| | * | | | | | | | ARM: omap2plus_defconfig: enable NET_SWITCHDEVGrygorii Strashko2019-12-101-1/+2
| | * | | | | | | | ARM: dts: am335x-sancloud-bbe: fix phy modeMans Rullgard2019-12-101-1/+1
| | |/ / / / / / /
| * | | | | | | | Merge tag 'imx-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2019-12-125-17/+35
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: imx: Fix boot crash if ocotp is not foundLeonard Crestez2019-12-121-1/+3
| | * | | | | | | | ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FSLeonard Crestez2019-12-121-0/+1
| | * | | | | | | | ARM: dts: imx6ul-evk: Fix peripheral regulatorLeonard Crestez2019-12-121-6/+20
| | * | | | | | | | arm64: dts: ls1028a: fix reboot nodeMichael Walle2019-12-121-1/+7
| | * | | | | | | | arm64: dts: ls1028a: fix typo in TMU calibration dataMichael Walle2019-12-111-1/+1
| | * | | | | | | | ARM: imx: Correct ocotp id for serial number support of i.MX6ULL/ULZ SoCsChristoph Niedermaier2019-12-111-2/+2
| | * | | | | | | | ARM: dts: e60k02: fix power buttonAndreas Kemnade2019-12-091-5/+0
| | * | | | | | | | ARM: dts: imx6ul: imx6ul-14x14-evk.dtsi: Fix SPI NOR probingStefan Roese2019-12-091-1/+1
| | |/ / / / / / /