aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-02Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson
2018-11-02ARM: dts: stm32: update HASH1 dmas property on stm32mp157cAlexandre Torgue
2018-11-02ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann
2018-11-02ARM: defconfig: Update multi_v7 to use PREEMPTLinus Walleij
2018-11-02arm64: defconfig: Enable some IPMI configsJohn Garry
2018-11-02arm64: fix warnings without CONFIG_IOMMU_DMAChristoph Hellwig
2018-11-02arm64: kprobe: make page to RO mode when allocate itAnders Roxell
2018-11-02arm64: kdump: fix small typoYangtao Li
2018-11-02arm64: makefile fix build of .i file in external module caseVictor Kamensky
2018-11-02Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-11-02kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada
2018-11-01RISC-V: refresh defconfigAnup Patel
2018-11-01Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-01Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-11-01Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linuxLinus Torvalds
2018-11-02powerpc: PCI_MSI needs PCIChristoph Hellwig
2018-11-02powerpc: remove CONFIG_MCA leftoversChristoph Hellwig
2018-11-02powerpc: remove CONFIG_PCI_QSPANChristoph Hellwig
2018-11-01x86/compat: Adjust in_compat_syscall() to generic code under !COMPATDmitry Safonov
2018-11-01csky: use common dtb build rulesGuo Ren
2018-11-01csky: remove builtin-dtb KbuildGuo Ren
2018-10-31sparc64: Wire up compat getpeername and getsockname.David S. Miller
2018-10-31Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-31Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-31Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2018-10-31lib: Remove umoddi3 and udivmoddi4Palmer Dabbelt
2018-10-31Move EM_RISCV into elf-em.hPalmer Dabbelt
2018-10-31RISC-V: properly determine hardware capsAndreas Schwab
2018-10-31Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32"Palmer Dabbelt
2018-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-10-31powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()David Hildenbrand
2018-10-31powerpc/powernv: hold device_hotplug_lock when calling device_online()David Hildenbrand
2018-10-31mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand
2018-10-31mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport