aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05xtensa: don't use l32r opcode directlyMax Filippov4-31/+24
2018-12-04xtensa: xtfpga.dtsi: fix dtc warnings about SPIMax Filippov1-1/+1
2018-12-04xtensa: don't clear cpenable unconditionally on releaseMax Filippov1-1/+2
2018-12-04xtensa: simplify coprocessor.SMax Filippov1-18/+18
2018-12-04xtensa: clean up WSR*/RSR*/get_sr/set_srMax Filippov9-61/+42
2018-12-03xtensa: drop unused declarations from elf.hMax Filippov1-11/+0
2018-12-03xtensa: clean up syscall.hMax Filippov1-13/+6
2018-12-03xtensa: drop unused coprocessor helper functionsMax Filippov2-68/+3
2018-12-03xtensa: drop custom PTRACE_{PEEK,POKE}{TEXT,DATA}Max Filippov1-10/+0
2018-12-03xtensa: drop unused field from the struct exc_tableMax Filippov2-4/+0
2018-12-03xtensa: drop fast_syscall_kernelMax Filippov2-21/+0
2018-12-02xtensa: generate uapi header and syscall table header filesFiroz Khan5-783/+10
2018-12-02xtensa: add system call table generation supportFiroz Khan4-0/+480
2018-12-02xtensa: add __NR_syscalls along with __NR_syscall_countFiroz Khan3-4/+6
2018-12-01dma-mapping: move the remap helpers to a separate fileChristoph Hellwig1-0/+1
2018-11-26xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov1-4/+38
2018-11-26xtensa: fix coprocessor context offset definitionsMax Filippov1-8/+8
2018-11-26xtensa: enable coprocessors that are being flushedMax Filippov1-1/+4
2018-11-23pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig1-2/+0
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2-15/+2
2018-11-16Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2-3/+10
2018-11-14xtensa: fix boot parameters address translationMax Filippov1-2/+5
2018-11-05xtensa: make sure bFLT stack is 16 byte alignedMax Filippov1-1/+5
2018-11-01Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds4-36/+7
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport7-8/+7
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport1-1/+1
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport1-1/+1
2018-10-31memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport1-1/+1
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport1-1/+1
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-1/+0
2018-10-31treewide: remove current_text_addrNick Desaulniers1-8/+0
2018-10-30xtensa: clean up xtensa-specific property sectionsMax Filippov1-14/+3
2018-10-30xtensa: use DWARF_DEBUG in the vmlinux.lds.SMax Filippov1-17/+1
2018-10-29xtensa: add NOTES section to the linker scriptMax Filippov2-1/+2
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+2
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-19/+1
2018-10-26xtensa: use generic vga.hJiri Slaby2-19/+1
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-14/+4
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+0
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2018-10-15xtensa: remove ZONE_DMAChristoph Hellwig2-4/+1
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook1-1/+0
2018-10-04Merge branch 'all-dtbs' into dt/nextRob Herring1-11/+1
2018-10-04kbuild/arch/xtensa: Define LINKER_SCRIPT for the linker scriptNadav Amit1-2/+2
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre1-0/+2
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring1-11/+1