summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* xtensa: don't use l32r opcode directlyMax Filippov2018-12-054-31/+24
* xtensa: xtfpga.dtsi: fix dtc warnings about SPIMax Filippov2018-12-041-1/+1
* xtensa: don't clear cpenable unconditionally on releaseMax Filippov2018-12-041-1/+2
* xtensa: simplify coprocessor.SMax Filippov2018-12-041-18/+18
* xtensa: clean up WSR*/RSR*/get_sr/set_srMax Filippov2018-12-049-61/+42
* xtensa: drop unused declarations from elf.hMax Filippov2018-12-031-11/+0
* xtensa: clean up syscall.hMax Filippov2018-12-031-13/+6
* xtensa: drop unused coprocessor helper functionsMax Filippov2018-12-032-68/+3
* xtensa: drop custom PTRACE_{PEEK,POKE}{TEXT,DATA}Max Filippov2018-12-031-10/+0
* xtensa: drop unused field from the struct exc_tableMax Filippov2018-12-032-4/+0
* xtensa: drop fast_syscall_kernelMax Filippov2018-12-032-21/+0
* xtensa: generate uapi header and syscall table header filesFiroz Khan2018-12-025-783/+10
* xtensa: add system call table generation supportFiroz Khan2018-12-024-0/+480
* xtensa: add __NR_syscalls along with __NR_syscall_countFiroz Khan2018-12-023-4/+6
* xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov2018-11-261-4/+38
* xtensa: fix coprocessor context offset definitionsMax Filippov2018-11-261-8/+8
* xtensa: enable coprocessors that are being flushedMax Filippov2018-11-261-1/+4
* Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-11-162-3/+10
|\
| * xtensa: fix boot parameters address translationMax Filippov2018-11-141-2/+5
| * xtensa: make sure bFLT stack is 16 byte alignedMax Filippov2018-11-051-1/+5
* | 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
| |/
* | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-317-8/+7
* | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* | memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-311-1/+1
* | memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport2018-10-311-1/+1
* | memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-1/+1
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* | treewide: remove current_text_addrNick Desaulniers2018-10-311-8/+0
* | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-291-0/+2
|\ \
| * | tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-021-0/+2
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-262-19/+1
|\ \
| * | xtensa: use generic vga.hJiri Slaby2018-10-262-19/+1
* | | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-262-14/+4
|\ \ \ | |/ / |/| |
| * | Merge branch 'all-dtbs' into dt/nextRob Herring2018-10-041-11/+1
| |\ \
| | * | kbuild: consolidate Devicetree dtb build rulesRob Herring2018-10-021-11/+1
| * | | xtensa: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-281-3/+3
| |/ /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-1/+1
|\ \ \
| * | | asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-291-1/+0
| * | | y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+1
| |/ /
* | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-241-1/+0
|\ \ \
| * | | vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-101-1/+0
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-2/+2
|\ \ \
| * | | kbuild/arch/xtensa: Define LINKER_SCRIPT for the linker scriptNadav Amit2018-10-041-2/+2
| | |/ | |/|
* | | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-221-1/+1
|\ \ \ | |/ / |/| |