summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ia64: Hide the archdata.iommu field behind generic IOMMU_APIKrzysztof Kozlowski2020-05-271-1/+1
* Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-241-8/+8
|\
| * Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov2020-05-221-8/+8
| |\
| | * x86/boot: Mark global variables as staticArvind Sankar2020-05-141-8/+8
* | | Merge tag 'x86-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-242-2/+9
|\ \ \
| * | | x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf2020-05-221-0/+7
| * | | x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor2020-05-191-2/+2
| |/ /
* | | sparc32: fix page table traversal in srmmu_nocache_init()Mike Rapoport2020-05-231-2/+2
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-05-233-7/+9
|\ \ \
| * | | sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()Mike Rapoport2020-05-231-1/+1
| * | | sh: include linux/time_types.h for sockiosArnd Bergmann2020-05-231-0/+2
| * | | x86: bitops: fix build regressionNick Desaulniers2020-05-231-6/+6
* | | | Merge tag 's390-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-05-235-8/+227
|\ \ \ \ | |/ / / |/| | |
| * | | s390/kaslr: add support for R_390_JMP_SLOT relocation typeGerald Schaefer2020-05-201-0/+1
| * | | s390/mm: fix set_huge_pte_at() for empty ptesGerald Schaefer2020-05-201-3/+6
| * | | s390/kexec_file: fix initrd location for kdump kernelPhilipp Rudo2020-05-141-1/+1
| * | | s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle2020-05-142-4/+219
* | | | Merge tag 'riscv-for-linus-5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-222-2/+2
|\ \ \ \
| * | | | RISC-V: gp_in_global needs register keywordPalmer Dabbelt2020-05-211-1/+1
| * | | | riscv: Fix print_vm_layout build error if NOMMUKefeng Wang2020-05-201-1/+1
| | |/ / | |/| |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-05-222-4/+5
|\ \ \ \
| * | | | arm64: Add get_user() type annotation on the !access_ok() pathAl Viro2020-05-221-1/+1
| * | | | arm64: Fix PTRACE_SYSEMU semanticsKeno Fischer2020-05-201-3/+4
* | | | | Merge tag 'powerpc-5.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-05-224-14/+19
|\ \ \ \ \
| * | | | | powerpc/64s: Disable STRICT_KERNEL_RWXMichael Ellerman2020-05-221-1/+1
| * | | | | Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."Christophe Leroy2020-05-203-13/+18
* | | | | | Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-05-203-2/+3
|\ \ \ \ \ \
| * | | | | | um: Fix typo in vector driver transport option definitionIgnat Korchagin2020-04-291-1/+1
| * | | | | | um: syscall.c: include <asm/unistd.h>Johannes Berg2020-04-291-0/+1
| * | | | | | um: Fix xor.h includeJohannes Berg2020-04-291-1/+1
* | | | | | | Merge tag 'arc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-05-199-16/+16
|\ \ \ \ \ \ \
| * | | | | | | ARC: show_regs: avoid extra line of outputVineet Gupta2020-05-141-8/+6
| * | | | | | | ARC: guard dsp early init against non ARCv2Eugeniy Paltsev2020-04-291-0/+2
| * | | | | | | ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACTVineet Gupta2020-04-271-0/+1
| * | | | | | | ARC: entry: commentVineet Gupta2020-04-121-0/+2
| * | | | | | | arc: remove #ifndef CONFIG_AS_CFI_SIGNAL_FRAMEMasahiro Yamada2020-04-121-2/+0
| * | | | | | | arc: ptrace: hard-code "arc" instead of UTS_MACHINEMasahiro Yamada2020-04-122-4/+1
| * | | | | | | ARC: [plat-hsdk]: fix USB regressionEugeniy Paltsev2020-04-121-0/+1
| * | | | | | | ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev2020-04-121-2/+3
* | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-05-191-2/+17
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | x86/hyperv: Properly suspend/resume reenlightenment notificationsVitaly Kuznetsov2020-05-131-2/+17
* | | | | | | | Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-05-171-7/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf2020-05-151-7/+9
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-173-1/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-153-1/+15
| |/ / / / / / /
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-05-166-85/+97
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson2020-05-151-1/+1
| * | | | | | | | Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini2020-05-156-84/+96
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.cBabu Moger2020-05-133-18/+18
| | * | | | | | | | KVM: SVM: Disable AVIC before setting V_IRQSuravee Suthikulpanit2020-05-081-1/+12