summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
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: fix secondary CPU initializationMax Filippov
2019-03-13xtensa: SMP: fix ccount_timer_shutdownMax Filippov
2019-03-10xtensa: fix get_wchanMax 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: add NOTES section to the linker scriptMax Filippov
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: 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-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski
2018-08-13xtensa: rework noMMU cache attributes initializationMax Filippov
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-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-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-22xtensa/PCI: Use dev_printk() when possibleBjorn Helgaas
2018-05-22xtensa/PCI: Make variables staticBjorn Helgaas
2018-05-22xtensa/PCI: Remove dead codeBjorn Helgaas
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-04-25signal/xtensa: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-02mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski
2018-02-28xtensa/PCI: Use generic pci_mmap_resource_range()David Woodhouse
2018-02-16xtensa: support DMA buffers in high memoryMax Filippov
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-30xtensa: remove arch specific early DT functionsRob Herring
2018-01-29Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-01-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman
2017-12-17xtensa: use generic strncpy_from_user with KASANMax Filippov
2017-12-16xtensa: add support for KASANMax Filippov
2017-12-16xtensa: extract init_kioMax Filippov
2017-12-16xtensa: clean up exception handling structureMax Filippov
2017-12-16xtensa: clean up custom-controlled debug outputMax Filippov
2017-12-16xtensa: enable stack protectorMax Filippov
2017-12-10xtensa: print hardware config ID on startupMax Filippov
2017-12-10xtensa: clean up word alignment macros in assembly codeMax Filippov
2017-12-10xtensa: clean up fixups in assembly codeMax Filippov