summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \
| * \ \ \ \ \ 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-194-0/+61
| |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: Add Krait L2 register accessor functionsStephen Boyd2018-10-174-0/+61
| | |/ / / / / / / / /
| * / / / / / / / / / clk: davinci: kill davinci_clk_reset_assert/deassert()Bartosz Golaszewski2018-10-021-21/+0
| |/ / / / / / / / /
* | | | | | | | | | powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()David Hildenbrand2018-10-311-1/+3
* | | | | | | | | | powerpc/powernv: hold device_hotplug_lock when calling device_online()David Hildenbrand2018-10-311-0/+2
* | | | | | | | | | mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-311-1/+1
* | | | | | | | | | mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-312-4/+4
* | | | | | | | | | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-3137-55/+75
* | | | | | | | | | mm: remove include/linux/bootmem.hMike Rapoport2018-10-31207-230/+151
* | | | | | | | | | memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport2018-10-315-6/+6
* | | | | | | | | | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-3130-33/+33
* | | | | | | | | | memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport2018-10-312-4/+5
* | | | | | | | | | memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-3110-11/+14
* | | | | | | | | | memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-3117-23/+25
* | | | | | | | | | memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport2018-10-3111-24/+28
* | | | | | | | | | memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport2018-10-319-12/+14
* | | | | | | | | | memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport2018-10-317-11/+16