summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-11-035-8/+13
|\
| * Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2018-11-031-6/+2
| |\
| | * ARM: OMAP1: ams-delta: Fix impossible .irq < 0Janusz Krzysztofik2018-10-041-6/+2
| * | ARM: dts: stm32: update HASH1 dmas property on stm32mp157cAlexandre Torgue2018-11-031-1/+1
| * | ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann2018-11-031-1/+6
| * | ARM: defconfig: Update multi_v7 to use PREEMPTLinus Walleij2018-11-021-0/+1
| * | arm64: defconfig: Enable some IPMI configsJohn Garry2018-11-021-0/+3
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-11-033-8/+23
|\ \ \
| * | | arm64: kprobe: make page to RO mode when allocate itAnders Roxell2018-11-021-7/+20
| * | | arm64: kdump: fix small typoYangtao Li2018-11-021-1/+1
| * | | arm64: makefile fix build of .i file in external module caseVictor Kamensky2018-11-021-0/+2
* | | | Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-11-031-0/+2
|\ \ \ \
| * | | | arm64: fix warnings without CONFIG_IOMMU_DMAChristoph Hellwig2018-11-021-0/+2
* | | | | Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-11-036-17/+7
|\ \ \ \ \
| * | | | | kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada2018-11-023-4/+4
| * | | | | powerpc: PCI_MSI needs PCIChristoph Hellwig2018-11-012-0/+3
| * | | | | powerpc: remove CONFIG_MCA leftoversChristoph Hellwig2018-11-011-4/+0
| * | | | | powerpc: remove CONFIG_PCI_QSPANChristoph Hellwig2018-11-011-9/+0
* | | | | | Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-11-0213-111/+137
|\ \ \ \ \ \
| * | | | | | powerpc/xmon: Relax frame size for clangJoel Stanley2018-10-311-0/+6
| * | | | | | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman2018-10-293-3/+15
| |\ \ \ \ \ \
| | * | | | | | powerpc/8xx: add missing header in 8xx_mmu.cChristophe Leroy2018-10-231-0/+1
| | * | | | | | powerpc/8xx: Add DT node for using the SEC engine of the MPC885Christophe Leroy2018-10-231-1/+12
| | * | | | | | powerpc/dts/fsl: t2080rdb: reorder the Cortina PHY XFI lanesCamelia Groza2018-10-211-2/+2
| * | | | | | | powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia2018-10-261-2/+1
| * | | | | | | powerpc/pseries: add missing cpumask.h include fileTyrel Datwyler2018-10-261-0/+1
| * | | | | | | KVM: PPC: Use exported tb_to_ns() function in decrementer emulationPaul Mackerras2018-10-262-6/+4
| * | | | | | | powerpc/pseries: Export maximum memory valueAravinda Prasad2018-10-261-0/+13
| * | | | | | | powerpc/8xx: Use patch_site for perf counters setupChristophe Leroy2018-10-263-29/+35
| * | | | | | | powerpc/8xx: Use patch_site for memory setup patchingChristophe Leroy2018-10-263-24/+23
| * | | | | | | powerpc/code-patching: Add a helper to get the address of a patch_siteChristophe Leroy2018-10-261-0/+5
| * | | | | | | Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"Christophe Leroy2018-10-263-47/+34
* | | | | | | | RISC-V: refresh defconfigAnup Patel2018-11-021-8/+8
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-11-014-36/+7
|\ \ \ \ \ \ \
| * | | | | | | xtensa: clean up xtensa-specific property sectionsMax Filippov2018-10-301-14/+3
| * | | | | | | xtensa: use DWARF_DEBUG in the vmlinux.lds.SMax Filippov2018-10-301-17/+1
| * | | | | | | xtensa: add NOTES section to the linker scriptMax Filippov2018-10-302-1/+2
| * | | | | | | xtensa: remove ZONE_DMAChristoph Hellwig2018-10-152-4/+1
* | | | | | | | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-017-22/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: Drop unneeded stackleak_check_alloca()Alexander Popov2018-09-041-22/+0
| * | | | | | | | x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov2018-09-046-0/+37
* | | | | | | | | Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds2018-11-011-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: percpu: Initialize ret in the default caseNathan Chancellor2018-09-251-0/+3
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-11-012-7/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sparc64: Wire up compat getpeername and getsockname.David S. Miller2018-11-011-2/+2
| * | | | | | | | | | sparc64: Remvoe set_fs() from perf_callchain_user().David S. Miller2018-10-301-5/+0
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linuxLinus Torvalds2018-11-013-31/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | csky: use common dtb build rulesGuo Ren2018-11-012-13/+1
| * | | | | | | | | | csky: remove builtin-dtb KbuildGuo Ren2018-11-013-18/+1
* | | | | | | | | | | Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-013-7/+5
|\ \ \ \ \ \ \ \ \ \ \