summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-22module: use relative references for __ksymtab entriesArd Biesheuvel
2018-08-22module: allow symbol exports to be disabledArd Biesheuvel
2018-08-22arch: enable relative relocations for arm64, power and x86Ard Biesheuvel
2018-08-22mm: zero out the vma in vma_init()Andrew Morton
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko
2018-08-22KVM: VMX: fixes for vmentry_l1d_flush module parameterPaolo Bonzini
2018-08-22KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabledThomas Gleixner
2018-08-22KVM: vmx: Inject #UD for SGX ENCLS instruction in guestSean Christopherson
2018-08-22KVM: vmx: Add defines for SGX ENCLS exitingSean Christopherson
2018-08-22x86/kvm/vmx: Fix coding style in vmx_setup_l1d_flush()Yi Wang
2018-08-22x86: kvm: avoid unused variable warningArnd Bergmann
2018-08-22Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-08-22Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-08-22h8300: fix IRQ noYoshinori Sato
2018-08-22arch/h8300: add a defconfig targetRandy Dunlap
2018-08-22arch/h8300: eliminate kgbd.c warningRandy Dunlap
2018-08-22arch/h8300: eliminate ptrace.h warningsRandy Dunlap
2018-08-22h8300:let the checker know that size_t is ulongLuc Van Oostenryck
2018-08-22h8300: Don't include linux/kernel.h in asm/atomic.hWill Deacon
2018-08-22h8300: remove unnecessary of_platform_populate callRob Herring
2018-08-22h8300: Correct signature of test_bit()Geert Uytterhoeven
2018-08-22h8300: switch to NO_BOOTMEMRob Herring
2018-08-22h8300: gcc-8.1 fixYoshinori Sato
2018-08-22h8300: Add missing output register.Yoshinori Sato
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-21Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2018-08-21sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32Masahiro Yamada
2018-08-21sparc32: split ramdisk detection and reservation to a helper functionMike Rapoport
2018-08-21sparc32: switch to NO_BOOTMEMMike Rapoport
2018-08-21sparc: mm/init_32: kill trailing whitespaceMike Rapoport
2018-08-21sparc: use generic dma_noncoherent_opsChristoph Hellwig
2018-08-21microblaze/PCI: Remove stale pcibios_align_resource() commentLorenzo Pieralisi
2018-08-20Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-08-20ia64: Fix kernel BUG at lib/ioremap.c:72!Tony Luck
2018-08-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-19Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-17sh: prefer _THIS_IP_ to current_text_addrNick Desaulniers
2018-08-17sh: make use of for_each_node_by_type()Dmitry Torokhov