summaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
2019-12-21xtensa: fix TLB sanity checkerMax Filippov
2019-10-29xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov
2019-08-25xtensa: add missing isync to the cpu_reset TLB codeMax Filippov
2019-06-25xtensa: Fix section mismatch between memblock_reserve and mem_reserveGuenter Roeck
2019-05-16xtensa: xtfpga.dtsi: fix dtc warnings about SPIMax Filippov
2019-04-17xtensa: fix return_addressMax Filippov
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-13xtensa: 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: 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-07-03signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman
2018-02-28xtensa: fix high memory/reserved memory collisionMax Filippov
2018-02-16xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov
2018-02-13.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney
2017-08-10xtensa: Mark _stext and _end as char-arrays, not single char variablesMasami Hiramatsu
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-07Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn
2017-08-01xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov
2017-08-01xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov
2017-07-28xtensa: fix cache aliasing handling code for WT cacheMax Filippov
2017-07-21xtensa: remove wrapper header for asm/param.hTobias Klauser
2017-07-21xtensa: remove wrapper header for asm/device.hTobias Klauser
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-14xtensa: use generic fb.hTobias Klauser