summaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)AuthorFilesLines
2019-10-29xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov1-7/+0
2019-08-25xtensa: add missing isync to the cpu_reset TLB codeMax Filippov1-0/+1
2019-06-25xtensa: Fix section mismatch between memblock_reserve and mem_reserveGuenter Roeck1-1/+2
2019-04-17xtensa: fix return_addressMax Filippov1-1/+5
2019-03-14xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov1-0/+5
2019-03-14xtensa: SMP: mark each possible CPU as presentMax Filippov1-1/+1
2019-03-14xtensa: smp_lx200_defconfig: fix vectors clashMax Filippov1-0/+1
2019-03-14xtensa: SMP: fix secondary CPU initializationMax Filippov2-14/+25
2019-03-14xtensa: SMP: fix ccount_timer_shutdownMax Filippov1-1/+1
2019-03-10xtensa: fix get_wchanMax Filippov1-2/+2
2019-02-12xtensa: xtfpga.dtsi: fix dtc warnings about SPIMax Filippov1-1/+1
2018-12-05xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov1-4/+38
2018-12-05xtensa: fix coprocessor context offset definitionsMax Filippov1-8/+8
2018-12-05xtensa: enable coprocessors that are being flushedMax Filippov1-1/+4
2018-11-21xtensa: fix boot parameters address translationMax Filippov1-2/+5
2018-11-21xtensa: make sure bFLT stack is 16 byte alignedMax Filippov1-1/+5
2018-11-21xtensa: add NOTES section to the linker scriptMax Filippov2-1/+2
2018-09-12xtensa: enable SG chaining in KconfigMax Filippov1-0/+1
2018-09-12xtensa: remove unnecessary KBUILD_SRC ifeq conditionalMasahiro Yamada1-4/+0
2018-09-06xtensa: ISS: don't allocate memory in platform_setupMax Filippov1-10/+15
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-2/+2
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2-2/+2
2018-08-23Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds25-310/+1300
2018-08-20Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixesMax Filippov7-154/+110
2018-08-20xtensa: add test_kc705_be variantMax Filippov3-0/+1065
2018-08-20xtensa: clean up boot-elf/bootstrap.SMax Filippov1-11/+6
2018-08-20xtensa: make bootparam parsing optionalMax Filippov3-1/+22
2018-08-20xtensa: drop variant IRQ supportMax Filippov3-21/+1
2018-08-20xtensa: drop unneeded platform/hardware.h headersMax Filippov5-23/+1
2018-08-20xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov4-10/+7
2018-08-20xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov5-31/+9
2018-08-20xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZEMax Filippov5-15/+0
2018-08-18kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski1-1/+1
2018-08-18mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder1-1/+1
2018-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-34/+0
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+1
2018-08-14xtensa: rework noMMU cache attributes initializationMax Filippov4-21/+41
2018-08-14xtensa: increase ranges in ___invalidate_{i,d}cache_allMax Filippov1-2/+2
2018-08-14xtensa: limit offsets in __loop_cache_{all,page}Max Filippov1-25/+40
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-27/+20
2018-08-09kbuild: remove deprecated host-progs variableMasahiro Yamada1-2/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2-7/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-25/+0
2018-07-12xtensa: platform-specific handling of coherent memoryMax Filippov4-21/+93
2018-07-11xtensa: support DMA_ATTR_NO_KERNEL_MAPPING attributeMax Filippov1-2/+8
2018-07-11xtensa: use generic dma_noncoherent_opsChristoph Hellwig4-141/+19
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran1-0/+3
2018-06-26perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker1-1/+0