summaryrefslogtreecommitdiffstats
path: root/arch/xtensa (follow)
Commit message (Expand)AuthorAgeFilesLines
* xtensa: fix return_addressMax Filippov2019-04-171-1/+5
* xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov2019-03-131-0/+5
* xtensa: SMP: mark each possible CPU as presentMax Filippov2019-03-131-1/+1
* xtensa: smp_lx200_defconfig: fix vectors clashMax Filippov2019-03-131-0/+1
* xtensa: SMP: fix secondary CPU initializationMax Filippov2019-03-132-14/+25
* xtensa: SMP: fix ccount_timer_shutdownMax Filippov2019-03-131-1/+1
* xtensa: fix get_wchanMax Filippov2019-03-131-2/+2
* xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov2018-12-051-4/+38
* xtensa: fix coprocessor context offset definitionsMax Filippov2018-12-051-8/+8
* xtensa: enable coprocessors that are being flushedMax Filippov2018-12-051-1/+4
* xtensa: fix boot parameters address translationMax Filippov2018-11-211-2/+5
* xtensa: make sure bFLT stack is 16 byte alignedMax Filippov2018-11-211-1/+5
* xtensa: add NOTES section to the linker scriptMax Filippov2018-11-212-1/+2
* xtensa: ISS: don't allocate memory in platform_setupMax Filippov2018-09-261-10/+15
* xtensa: increase ranges in ___invalidate_{i,d}cache_allMax Filippov2018-09-091-2/+2
* xtensa: limit offsets in __loop_cache_{all,page}Max Filippov2018-09-091-25/+40
* signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman2018-07-031-1/+1
* xtensa: fix high memory/reserved memory collisionMax Filippov2018-02-281-7/+63
* xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov2018-02-161-13/+10
* .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2018-02-131-1/+0
* License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-0219-0/+19
* License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0223-0/+23
* arch: remove unused *_segments() macros/functionsTobias Klauser2017-09-221-5/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-061-11/+3
|\
| * mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-061-0/+3
| * mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz2017-09-061-11/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-0/+2
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-095-43/+10
| |\
| * | sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-031-0/+2
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2017-09-041-22/+5
|\ \ \
| * | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-22/+5
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2017-09-041-3/+3
|\ \ \
| * | | xtensa: Mark _stext and _end as char-arrays, not single char variablesMasami Hiramatsu2017-08-101-3/+3
| |/ /
* | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar2017-08-211-5/+0
|\ \ \ | |/ / |/| |
| * | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-5/+0
| |/
* | Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-08-075-43/+10
|\ \ | |/ |/|
| * xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov2017-08-011-1/+5
| * xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov2017-08-011-2/+0
| * xtensa: fix cache aliasing handling code for WT cacheMax Filippov2017-07-281-7/+3
| * xtensa: remove wrapper header for asm/param.hTobias Klauser2017-07-212-18/+1
| * xtensa: remove wrapper header for asm/device.hTobias Klauser2017-07-212-15/+1
* | tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-171-1/+1
|/
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2017-07-151-2/+13
|\
| * binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-031-2/+13
* | xtensa: use generic fb.hTobias Klauser2017-07-142-12/+1
* | xtensa: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-9/+10
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2017-07-061-5/+1
|\ \
| * | get rid of unused __strncpy_from_user() instancesAl Viro2017-05-151-2/+1
| * | kill strlen_user()Al Viro2017-05-151-3/+0
| |/