summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-08-24Merge branch 'tlb-fixes'Linus Torvalds11-163/+99
2018-08-24Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-159/+23
2018-08-24Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds11-69/+104
2018-08-24Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds4-133/+12
2018-08-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds554-7030/+22105
2018-08-24Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-81/+324
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds113-5195/+2099
2018-08-23Merge tag 'riscv-for-linus-4.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-38/+24
2018-08-23x86/mm: Only use tlb_remove_table() for paravirtPeter Zijlstra9-6/+26
2018-08-23mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREEPeter Zijlstra2-0/+4
2018-08-23x86/mm/tlb: Revert the recent lazy TLB patchesPeter Zijlstra2-157/+69
2018-08-23include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers1-12/+1
2018-08-23ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_infoTony Luck1-2/+2
2018-08-23Merge branch 'parisc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-137/+113
2018-08-23Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds25-310/+1300
2018-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds26-79/+359
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-16/+24
2018-08-22module: use relative references for __ksymtab entriesArd Biesheuvel2-5/+1
2018-08-22module: allow symbol exports to be disabledArd Biesheuvel1-4/+1
2018-08-22arch: enable relative relocations for arm64, power and x86Ard Biesheuvel4-0/+13
2018-08-22mm: zero out the vma in vma_init()Andrew Morton1-5/+4
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko1-2/+5
2018-08-22KVM: VMX: fixes for vmentry_l1d_flush module parameterPaolo Bonzini1-10/+16
2018-08-22KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabledThomas Gleixner1-4/+4
2018-08-22KVM: vmx: Inject #UD for SGX ENCLS instruction in guestSean Christopherson1-1/+29
2018-08-22KVM: vmx: Add defines for SGX ENCLS exitingSean Christopherson1-0/+3
2018-08-22x86/kvm/vmx: Fix coding style in vmx_setup_l1d_flush()Yi Wang1-9/+9
2018-08-22x86: kvm: avoid unused variable warningArnd Bergmann1-3/+1
2018-08-22Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+1
2018-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-249/+88
2018-08-22Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds8-50/+28
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini22-53/+298
2018-08-22h8300: fix IRQ noYoshinori Sato1-1/+1
2018-08-22arch/h8300: add a defconfig targetRandy Dunlap1-0/+2
2018-08-22arch/h8300: eliminate kgbd.c warningRandy Dunlap1-1/+1
2018-08-22arch/h8300: eliminate ptrace.h warningsRandy Dunlap1-0/+2
2018-08-22h8300:let the checker know that size_t is ulongLuc Van Oostenryck1-0/+2
2018-08-22h8300: Don't include linux/kernel.h in asm/atomic.hWill Deacon1-2/+2
2018-08-22h8300: remove unnecessary of_platform_populate callRob Herring1-10/+0
2018-08-22h8300: Correct signature of test_bit()Geert Uytterhoeven1-1/+1
2018-08-22h8300: switch to NO_BOOTMEMRob Herring2-28/+9
2018-08-22h8300: gcc-8.1 fixYoshinori Sato1-3/+4
2018-08-22h8300: Add missing output register.Yoshinori Sato1-6/+6
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-9/+9
2018-08-21Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds10-234/+25
2018-08-21sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32Masahiro Yamada1-3/+3
2018-08-21sparc32: split ramdisk detection and reservation to a helper functionMike Rapoport1-25/+31
2018-08-21sparc32: switch to NO_BOOTMEMMike Rapoport2-58/+21
2018-08-21sparc: mm/init_32: kill trailing whitespaceMike Rapoport1-3/+3
2018-08-21sparc: use generic dma_noncoherent_opsChristoph Hellwig3-165/+35