summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-12-224-12/+39
|\
| * Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-12-2255-640/+2421
| |\
| | * KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisorPaul Mackerras2019-12-181-1/+2
| * | Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-12-1825-109/+400
| |\ \
| | * | KVM: arm64: Ensure 'params' is initialised when looking up sys registerWill Deacon2019-12-121-1/+4
| | * | KVM: arm64: Don't log IMP DEF sysreg trapsMark Rutland2019-12-061-0/+8
| | * | KVM: arm64: Sanely ratelimit sysreg messagesMark Rutland2019-12-062-8/+21
| * | | kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBDJim Mattson2019-12-181-1/+2
| * | | kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson2019-12-181-1/+2
* | | | Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-225-198/+23
|\ \ \ \
| * | | | riscv: move sifive_l2_cache.c to drivers/socChristoph Hellwig2019-12-202-179/+0
| * | | | riscv: define vmemmap before pfn_to_page callsDavid Abdurachmanov2019-12-201-17/+21
| * | | | riscv: fix scratch register clearing in M-mode.Greentime Hu2019-12-201-1/+1
| * | | | riscv: Fix use of undefined config option CONFIG_CONFIG_MMUAndreas Schwab2019-12-201-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-222-6/+7
|\ \ \ \ \
| * | | | | bpf, mips: Limit to 33 tail callsPaul Chaignon2019-12-111-4/+5
| * | | | | bpf, riscv: Limit to 33 tail callsPaul Chaignon2019-12-111-2/+2
* | | | | | Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-12-216-11/+32
|\ \ \ \ \ \
| * | | | | | s390/ftrace: save traced function callerVasily Gorbik2019-12-181-0/+1
| * | | | | | s390/unwind: stop gracefully at user mode pt_regs in irq stackVasily Gorbik2019-12-181-4/+11
| * | | | | | s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger2019-12-182-2/+7
| * | | | | | s390/purgatory: Make sure we fail the build if purgatory has missing symbolsHans de Goede2019-12-182-3/+11
| * | | | | | s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle2019-12-181-2/+2
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-212-9/+26
|\ \ \ \ \ \ \
| * | | | | | | perf/x86/intel: Fix PT PMI handlingAlexander Shishkin2019-12-171-2/+7
| * | | | | | | 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
|\ \ \ \ \ \