summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-07-12Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-12Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-12Merge tag 'nios2-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-12Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-12arm64: move jump_label_init() before parse_early_param()Kees Cook
2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual
2019-07-12unicore32: switch to generic version of pte allocationMike Rapoport
2019-07-12um: switch to generic version of pte allocationMike Rapoport
2019-07-12riscv: switch to generic version of pte allocationMike Rapoport
2019-07-12parisc: switch to generic version of pte allocationMike Rapoport
2019-07-12nios2: switch to generic version of pte allocationMike Rapoport
2019-07-12nds32: switch to generic version of pte allocationMike Rapoport
2019-07-12mips: switch to generic version of pte allocationMike Rapoport
2019-07-12m68k: sun3: switch to generic version of pte allocationMike Rapoport
2019-07-12csky: switch to generic version of pte allocationMike Rapoport
2019-07-12arm64: switch to generic version of pte allocationMike Rapoport
2019-07-12arm: switch to generic version of pte allocationMike Rapoport
2019-07-12alpha: switch to generic version of pte allocationMike Rapoport
2019-07-12asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel]Mike Rapoport
2019-07-12mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig
2019-07-12sparc64: use the generic get_user_pages_fast codeChristoph Hellwig
2019-07-12sparc64: define untagged_addr()Christoph Hellwig
2019-07-12sparc64: add the missing pgd_page definitionChristoph Hellwig
2019-07-12sh: use the generic get_user_pages_fast codeChristoph Hellwig
2019-07-12sh: add the missing pud_page definitionChristoph Hellwig
2019-07-12MIPS: use the generic get_user_pages_fast codeChristoph Hellwig
2019-07-12mm: lift the x86_32 PAE version of gup_get_pte to common codeChristoph Hellwig
2019-07-12mm: simplify gup_fast_permittedChristoph Hellwig
2019-07-12sparc: remove ARCH_SELECT_MEMORY_MODELMike Rapoport
2019-07-12s390: remove ARCH_SELECT_MEMORY_MODELMike Rapoport
2019-07-12arm: remove ARCH_SELECT_MEMORY_MODELMike Rapoport
2019-07-12asm-generic, x86: add bitops instrumentation for KASANMarco Elver
2019-07-12x86: use static_cpu_has in uaccess region to avoid instrumentationMarco Elver
2019-07-12sh: prevent warnings when using iounmapSam Ravnborg
2019-07-12sh: config: remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski
2019-07-12arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFSKefeng Wang
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley
2019-07-12mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V
2019-07-11Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-07-11Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-07-11Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds