summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-281-7/+11
|\ \ \
| * | | kasan: rename kasan_zero_page to kasan_early_shadow_pageAndrey Konovalov2018-12-281-7/+11
| |/ /
* | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-282-3/+2
|\ \ \ | |/ / |/| |
| * | dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+1
| * | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
| * | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-1/+0
| * | dma-mapping: move the remap helpers to a separate fileChristoph Hellwig2018-12-011-0/+1
* | | 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
|\ \ \ | |/ / |/| |