aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 37-141/+148
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixGravatar Ingo Molnar 962-8120/+40565
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 5-8/+13
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 3-8/+23
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-0/+2
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 6-17/+7
2018-11-02Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l...Gravatar Olof Johansson 1-6/+2
2018-11-02ARM: dts: stm32: update HASH1 dmas property on stm32mp157cGravatar Alexandre Torgue 1-1/+1
2018-11-02ARM: orion: avoid VLA in orion_mpp_confGravatar Arnd Bergmann 1-1/+6
2018-11-02ARM: defconfig: Update multi_v7 to use PREEMPTGravatar Linus Walleij 1-0/+1
2018-11-02arm64: defconfig: Enable some IPMI configsGravatar John Garry 1-0/+3
2018-11-02arm64: fix warnings without CONFIG_IOMMU_DMAGravatar Christoph Hellwig 1-0/+2
2018-11-02arm64: kprobe: make page to RO mode when allocate itGravatar Anders Roxell 1-7/+20
2018-11-02arm64: kdump: fix small typoGravatar Yangtao Li 1-1/+1
2018-11-02arm64: makefile fix build of .i file in external module caseGravatar Victor Kamensky 1-0/+2
2018-11-02Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 13-111/+137
2018-11-02kbuild: replace cc-name test with CONFIG_CC_IS_CLANGGravatar Masahiro Yamada 3-4/+4
2018-11-01RISC-V: refresh defconfigGravatar Anup Patel 1-8/+8
2018-11-01Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 4-36/+7
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 7-22/+37
2018-11-01Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Gravatar Linus Torvalds 1-0/+3
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 2-7/+2
2018-11-01Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linuxGravatar Linus Torvalds 3-31/+2
2018-11-02powerpc: PCI_MSI needs PCIGravatar Christoph Hellwig 2-0/+3
2018-11-02powerpc: remove CONFIG_MCA leftoversGravatar Christoph Hellwig 1-4/+0
2018-11-02powerpc: remove CONFIG_PCI_QSPANGravatar Christoph Hellwig 1-9/+0
2018-11-01x86/compat: Adjust in_compat_syscall() to generic code under !COMPATGravatar Dmitry Safonov 6-14/+20
2018-11-01csky: use common dtb build rulesGravatar Guo Ren 2-13/+1
2018-11-01csky: remove builtin-dtb KbuildGravatar Guo Ren 3-18/+1
2018-10-31sparc64: Wire up compat getpeername and getsockname.Gravatar David S. Miller 1-2/+2
2018-10-31Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-7/+5
2018-10-31Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 11-456/+19
2018-10-31Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingGravatar Linus Torvalds 1-25/+1
2018-10-31lib: Remove umoddi3 and udivmoddi4Gravatar Palmer Dabbelt 1-1/+0
2018-10-31Move EM_RISCV into elf-em.hGravatar Palmer Dabbelt 1-3/+0
2018-10-31RISC-V: properly determine hardware capsGravatar Andreas Schwab 1-3/+5
2018-10-31Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32"Gravatar Palmer Dabbelt 1-1/+0
2018-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 5-21/+61
2018-10-31powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()Gravatar David Hildenbrand 1-1/+3
2018-10-31powerpc/powernv: hold device_hotplug_lock when calling device_online()Gravatar David Hildenbrand 1-0/+2
2018-10-31mm/memory_hotplug: make add_memory() take the device_hotplug_lockGravatar David Hildenbrand 1-1/+1
2018-10-31mm/memory_hotplug: make remove_memory() take the device_hotplug_lockGravatar David Hildenbrand 2-4/+4
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESGravatar Mike Rapoport 37-55/+75
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 207-230/+151
2018-10-31memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsGravatar Mike Rapoport 5-6/+6
2018-10-31memblock: rename free_all_bootmem to memblock_free_allGravatar Mike Rapoport 30-33/+33
2018-10-31memblock: replace free_bootmem_late with memblock_free_lateGravatar Mike Rapoport 2-4/+5
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeGravatar Mike Rapoport 10-11/+14
2018-10-31memblock: replace alloc_bootmem with memblock_allocGravatar Mike Rapoport 17-23/+25
2018-10-31memblock: replace __alloc_bootmem with memblock_alloc_fromGravatar Mike Rapoport 11-24/+28