summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
* xtensa: simplify xtensa_pmu_irq_handlerXu Wang2020-07-081-3/+1
* xtensa: update *pos in cpuinfo_op.nextMax Filippov2020-07-021-1/+2
* xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov2020-07-021-2/+2
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-093-3/+3
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-093-3/+3
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-093-3/+0
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-8/+2
* xtensa: add show_stack_loglvl()Dmitry Safonov2020-06-091-4/+10
* xtensa: add loglvl to show_trace()Dmitry Safonov2020-06-091-5/+9
* Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-06-031-2/+2
|\
| * xtensa: Fix spelling/grammar in commentChris Packham2020-05-251-2/+2
* | vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
|/
* Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-04-102-13/+7
|\
| * xtensa: replace setup_irq() by request_irq()afzal mohammed2020-03-032-13/+7
* | asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-1/+1
* | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-04-041-9/+3
|\ \
| * | dma-direct: make uncached_kernel_address more generalChristoph Hellwig2020-03-161-1/+1
| * | dma-direct: remove the cached_kernel_address hookChristoph Hellwig2020-03-161-8/+2
| |/
* / .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
|/
* Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-02-076-63/+85
|\
| * xtensa: reorganize vectors placementMax Filippov2020-02-042-9/+16
| * xtensa: separate SMP and XIP supportMax Filippov2020-02-041-34/+34
| * xtensa: move fast exception handlers close to vectorsMax Filippov2020-02-045-13/+36
| * xtensa: drop unused function fast_coprocessor_doubleMax Filippov2020-02-011-7/+0
| * xtensa: drop empty platform_* functions from platformsMax Filippov2020-01-311-0/+1
| * xtensa: clean up platform headersMax Filippov2020-01-311-3/+1
* | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-291-0/+1
|\ \
| * | arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-131-0/+1
* | | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-291-0/+1
|\ \ \
| * | | open: introduce openat2(2) syscallAleksa Sarai2020-01-181-0/+1
| |/ /
* | | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-2/+0
|\ \ \
| * | | arch/xtensa/setup: Drop dummy_con initializationArvind Sankar2020-01-141-2/+0
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-282-3/+6
|\ \ \ | |/ / |/| |
| * | sched/rt, xtensa: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-082-3/+6
| |/
* / xtensa: Implement copy_thread_tlsAmanieu d'Antras2020-01-071-4/+4
|/
* Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-12-039-55/+106
|\
| * xtensa: clean up system_call/xtensa_rt_sigreturn interactionMax Filippov2019-11-292-9/+5
| * xtensa: fix system_call interaction with ptraceMax Filippov2019-11-292-4/+18
| * xtensa: rearrange syscall tracingMax Filippov2019-11-292-6/+2
| * xtensa: drop unneeded headers from coprocessor.SMax Filippov2019-11-261-9/+1
| * xtensa: entry: Remove unneeded need_resched() loopValentin Schneider2019-11-261-1/+1
| * xtensa: make stack dump size configurableMax Filippov2019-11-261-1/+1
| * xtensa: improve stack dumpingMax Filippov2019-11-261-16/+11
| * xtensa: merge .fixup with .textMax Filippov2019-11-261-5/+1
| * xtensa: add XIP kernel supportMax Filippov2019-11-263-2/+64
| * xtensa: fix section name for start_infoMax Filippov2019-10-201-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-282-114/+18
|\ \
| * | dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-4/+4
| * | xtensa: use the generic uncached segment supportChristoph Hellwig2019-11-112-110/+14
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-4/+4
|\ \ | |/ |/|