aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa
AgeCommit message (Expand)Author
2019-05-05xtensa: fix return_addressMax Filippov
2019-04-12tty/serial_core: add ISO7816 infrastructureNicolas Ferre
2019-03-20xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov
2019-03-20xtensa: SMP: mark each possible CPU as presentMax Filippov
2019-03-20xtensa: smp_lx200_defconfig: fix vectors clashMax Filippov
2019-03-20xtensa: SMP: fix secondary CPU initializationMax Filippov
2019-03-20xtensa: SMP: fix ccount_timer_shutdownMax Filippov
2019-03-16xtensa: fix get_wchanMax Filippov
2019-03-01xtensa: xtfpga.dtsi: fix dtc warnings about SPIMax Filippov
2018-12-15xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov
2018-12-15xtensa: fix coprocessor context offset definitionsMax Filippov
2018-12-15xtensa: 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-26xtensa: ISS: don't allocate memory in platform_setupMax Filippov
2018-09-09xtensa: increase ranges in ___invalidate_{i,d}cache_allMax Filippov
2018-09-09xtensa: limit offsets in __loop_cache_{all,page}Max Filippov
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada
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 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus 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-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph 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-20y2038: xtensa: Extend sysvipc data structuresArnd Bergmann
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-02Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-02mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski
2018-03-17block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2018-02-28xtensa/PCI: Use generic pci_mmap_resource_range()David Woodhouse
2018-02-22xtensa: add ioremap_nocache declaration before include asm-generic/io.h.Greentime Hu
2018-02-16xtensa: support DMA buffers in high memoryMax Filippov