summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-05-13Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds79-86/+86
2019-05-13Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Linus Torvalds9-238/+252
2019-05-11Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-2/+0
2019-05-11Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds33-98/+397
2019-05-11x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)1-1/+3
2019-05-11powerpc: tsi108: fix similar warning reported by kbuild test robotPetr Štetiar1-1/+2
2019-05-11livepatch: Remove klp_check_compiler_support()Jiri Kosina3-15/+0
2019-05-10parisc: Use __ro_after_init in init.cHelge Deller1-4/+4
2019-05-10parisc: Use __ro_after_init in unwind.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in time.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in processor.cHelge Deller1-2/+2
2019-05-10parisc: Use __ro_after_init in process.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in perf_images.hHelge Deller1-2/+2
2019-05-10parisc: Use __ro_after_init in pci.cHelge Deller1-4/+4
2019-05-10parisc: Use __ro_after_init in inventory.cHelge Deller1-4/+4
2019-05-10parisc: Use __ro_after_init in head.SHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in firmware.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in drivers.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in cache.cHelge Deller1-8/+8
2019-05-10parisc: Enable the ro_after_init featureHelge Deller3-38/+35
2019-05-10parisc: Drop LDCW barrier in CAS code when running UPHelge Deller1-4/+8
2019-05-10ftrace/x86: Remove mcount supportSteven Rostedt (VMware)4-66/+9
2019-05-10ftrace/x86_32: Remove support for non DYNAMIC_FTRACESteven Rostedt (VMware)2-39/+11
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds219-3738/+5971
2019-05-10cpufreq: Call transition notifier only once for each policyViresh Kumar4-33/+52
2019-05-10x86: intel_epb: Take CONFIG_PM into accountRafael J. Wysocki1-1/+21
2019-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-128/+62
2019-05-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds4-6/+12
2019-05-10sparc64: simplify reduce_memory() functionMike Rapoport1-40/+2
2019-05-10sparc: use struct_size() in kzalloc()Gustavo A. R. Silva1-2/+1
2019-05-09Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+9
2019-05-09Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds7-38/+16
2019-05-09Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+3
2019-05-09powerpc/64s: Use early_mmu_has_feature() in set_kuap()Michael Ellerman1-1/+1
2019-05-09sparc/iommu: merge iommu_get_one and __sbus_iommu_map_pageChristoph Hellwig1-32/+24
2019-05-09sparc/iommu: use __sbus_iommu_map_page to implement the map_sg pathChristoph Hellwig1-21/+10
2019-05-09sparc/iommu: fix __sbus_iommu_map_page for highmem pagesChristoph Hellwig1-8/+7
2019-05-09sparc/iommu: move per-page flushing into __sbus_iommu_map_pageChristoph Hellwig1-12/+14
2019-05-09sparc/iommu: pass a physical address to iommu_get_oneChristoph Hellwig1-6/+7
2019-05-09sparc/iommu: create a common helper for map_sgChristoph Hellwig1-20/+17
2019-05-09sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_pageChristoph Hellwig1-14/+7
2019-05-09sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sgChristoph Hellwig1-3/+3
2019-05-09sparc/iommu: use !PageHighMem to check if a page has a kernel mappingChristoph Hellwig1-1/+2
2019-05-09sparc: vdso: add FORCE to the build rule of %.soMasahiro Yamada1-1/+1
2019-05-09arch:sparc:kernel/uprobes.c : Remove duplicate headerJagadeesh Pagadala1-1/+0
2019-05-09Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds22-1825/+341
2019-05-08Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+0
2019-05-08Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds33-502/+887
2019-05-08Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+1
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+7