summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
AgeCommit message (Expand)Author
2019-03-13xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov
2019-03-13xtensa: SMP: mark each possible CPU as presentMax Filippov
2019-03-13xtensa: smp_lx200_defconfig: fix vectors clashMax Filippov
2019-03-13xtensa: SMP: fix secondary CPU initializationMax Filippov
2019-03-13xtensa: SMP: fix ccount_timer_shutdownMax Filippov
2019-03-10xtensa: fix get_wchanMax Filippov
2019-02-12xtensa: xtfpga.dtsi: fix dtc warnings about SPIMax Filippov
2018-12-05xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov
2018-12-05xtensa: fix coprocessor context offset definitionsMax Filippov
2018-12-05xtensa: enable coprocessors that are being flushedMax Filippov
2018-11-21xtensa: fix boot parameters address translationMax Filippov
2018-11-21xtensa: make sure bFLT stack is 16 byte alignedMax Filippov
2018-11-21xtensa: add NOTES section to the linker scriptMax Filippov
2018-09-11xtensa: enable SG chaining in KconfigMax Filippov
2018-09-11xtensa: remove unnecessary KBUILD_SRC ifeq conditionalMasahiro Yamada
2018-09-06xtensa: ISS: don't allocate memory in platform_setupMax Filippov
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-08-22Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-08-20Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixesMax Filippov
2018-08-20xtensa: add test_kc705_be variantMax Filippov
2018-08-20xtensa: clean up boot-elf/bootstrap.SMax Filippov
2018-08-20xtensa: make bootparam parsing optionalMax Filippov
2018-08-20xtensa: drop variant IRQ supportMax Filippov
2018-08-20xtensa: drop unneeded platform/hardware.h headersMax Filippov
2018-08-20xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov
2018-08-20xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov
2018-08-20xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZEMax Filippov
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-08-13xtensa: rework noMMU cache attributes initializationMax Filippov
2018-08-13xtensa: increase ranges in ___invalidate_{i,d}cache_allMax Filippov
2018-08-13xtensa: limit offsets in __loop_cache_{all,page}Max Filippov
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-09kbuild: remove deprecated host-progs variableMasahiro Yamada
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-07-11xtensa: platform-specific handling of coherent memoryMax Filippov
2018-07-11xtensa: support DMA_ATTR_NO_KERNEL_MAPPING attributeMax Filippov
2018-07-11xtensa: use generic dma_noncoherent_opsChristoph Hellwig
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran
2018-06-26perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker
2018-06-26perf/arch/xtensa: Implement hw_breakpoint_arch_parse()Frederic Weisbecker
2018-06-26perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland
2018-06-21atomics/treewide: Make test ops optionalMark Rutland