summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-221-0/+1
| | * powerpc/8xx: Add DT node for using the SEC engine of the MPC885Christophe Leroy2018-10-221-1/+12
| | * powerpc/dts/fsl: t2080rdb: reorder the Cortina PHY XFI lanesCamelia Groza2018-10-201-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-011-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-292-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-10-311-2/+2
| * | | | | | sparc64: Remvoe set_fs() from perf_callchain_user().David S. Miller2018-10-291-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-10-313-7/+5
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ lib: Remove umoddi3 and udivmoddi4Palmer Dabbelt2018-10-311-1/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32"Palmer Dabbelt2018-10-311-1/+0
| * | | | | | | | | Move EM_RISCV into elf-em.hPalmer Dabbelt2018-10-311-3/+0
| * | | | | | | | | RISC-V: properly determine hardware capsAndreas Schwab2018-10-311-3/+5
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-3111-456/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | um: Make line/tty semantics use true write IRQAnton Ivanov2018-10-291-2/+2
| * | | | | | | | | um: trap: fix spelling mistake, EACCESS -> EACCESColin Ian King2018-10-291-1/+1
| * | | | | | | | | um: Don't hardcode path as it is architecture dependentRitesh Raj Sarraf2018-10-291-1/+1
| * | | | | | | | | um: NULL check before kfree is not neededYueHaibing2018-10-293-16/+8
| * | | | | | | | | um: remove unused AIO codeChristoph Hellwig2018-10-293-424/+2
| * | | | | | | | | um: Give start_idle_thread() a return codeRichard Weinberger2018-10-291-0/+5
| * | | | | | | | | um: Remove update_debugregs()Richard Weinberger2018-10-291-2/+0
| * | | | | | | | | um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEPRichard Weinberger2018-10-291-10/+0
* | | | | | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2018-10-311-25/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | c6x: switch to NO_BOOTMEMMike Rapoport2018-10-282-25/+2
* | | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-10-315-21/+61
|\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'clk-imx6-mmdc', 'clk-qcom-krait', 'clk-rockchip' and 'clk-smp...Stephen Boyd2018-10-184-0/+61
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ARM: Add Krait L2 register accessor functionsStephen Boyd2018-10-174-0/+61
| | |/ / / / / / / / / / /