summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport
2019-05-14arm: mm: dma-mapping: convert to use vm_map_pages()Souptick Joarder
2019-05-14mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand
2019-05-14mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko
2019-05-14mm: use mm_zero_struct_page from SPARC on all 64b architecturesAlexander Duyck
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti
2019-05-14mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti
2019-05-14sparc: advertise gigantic page supportAlexandre Ghiti
2019-05-14sh: advertise gigantic page supportAlexandre Ghiti
2019-05-14riscv: switch over to generic free_initmem()Mike Rapoport
2019-05-14init: free_initmem: poison freed init memoryMike Rapoport
2019-05-14hexagon: switch over to generic free_initmem()Mike Rapoport
2019-05-14init: provide a generic free_initmem implementationMike Rapoport
2019-05-14initramfs: poison freed initrd memoryChristoph Hellwig
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig
2019-05-14initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny
2019-05-14arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate headerSabyasachi Gupta
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-14Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...Lee Jones
2019-05-13Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2019-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-12Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-12Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-11Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-05-11Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-05-10powerpc: tsi108: fix similar warning reported by kbuild test robotPetr Štetiar
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2019-05-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-09sparc64: simplify reduce_memory() functionMike Rapoport
2019-05-09sparc: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-05-09Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-09Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-09powerpc/64s: Use early_mmu_has_feature() in set_kuap()Michael Ellerman
2019-05-08sparc/iommu: merge iommu_get_one and __sbus_iommu_map_pageChristoph Hellwig
2019-05-08sparc/iommu: use __sbus_iommu_map_page to implement the map_sg pathChristoph Hellwig
2019-05-08sparc/iommu: fix __sbus_iommu_map_page for highmem pagesChristoph Hellwig
2019-05-08sparc/iommu: move per-page flushing into __sbus_iommu_map_pageChristoph Hellwig
2019-05-08sparc/iommu: pass a physical address to iommu_get_oneChristoph Hellwig
2019-05-08sparc/iommu: create a common helper for map_sgChristoph Hellwig
2019-05-08sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_pageChristoph Hellwig
2019-05-08sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sgChristoph Hellwig
2019-05-08sparc/iommu: use !PageHighMem to check if a page has a kernel mappingChristoph Hellwig
2019-05-08sparc: vdso: add FORCE to the build rule of %.soMasahiro Yamada