summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-02-0723-139/+141
|\
| * xtensa: ISS: improve simcall assemblyMax Filippov2020-02-041-5/+3
| * xtensa: reorganize vectors placementMax Filippov2020-02-046-20/+51
| * xtensa: separate SMP and XIP supportMax Filippov2020-02-041-34/+34
| * xtensa: move fast exception handlers close to vectorsMax Filippov2020-02-046-13/+38
| * arch/xtensa: fix Kconfig typos for HAVE_SMPRandy Dunlap2020-02-011-2/+2
| * xtensa: clean up optional XCHAL_* definitionsMax Filippov2020-02-013-5/+9
| * xtensa: drop unused function fast_coprocessor_doubleMax Filippov2020-02-011-7/+0
| * xtensa: drop empty platform_* functions from platformsMax Filippov2020-01-313-24/+2
| * xtensa: clean up platform headersMax Filippov2020-01-314-18/+5
| * xtensa: drop set_except_vector declarationMax Filippov2020-01-311-2/+0
| * xtensa: configs: Cleanup old Kconfig IO scheduler optionsKrzysztof Kozlowski2020-01-306-12/+0
* | Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-02-041-1/+0
|\ \
| * | asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek2020-02-041-1/+0
* | | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-5/+5
* | | 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 tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds2020-01-291-2/+2
|\ \ \
| * | | xtensa: ISS: avoid struct timevalArnd Bergmann2019-12-181-2/+2
| |/ /
* | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-1/+1
|\ \ \
| * | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-192-4/+5
| |\| |
| * | | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-282-3/+6
|\ \ \
| * | | Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-253-0/+5
| |\| |
| * | | sched/rt, xtensa: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-082-3/+6
* | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+4
|\ \ \ \
| * \ \ \ Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar2020-01-202-4/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
| | |_|/ | |/| |
* | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang2019-12-131-1/+1
| |/ /
* / / xtensa: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-4/+5
|/ /
* | arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada2019-12-041-0/+1
* | arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada2019-12-041-0/+2
* | arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada2019-12-041-0/+2
|/
* Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-12-0336-662/+771
|\
| * xtensa: clean up system_call/xtensa_rt_sigreturn interactionMax Filippov2019-11-293-10/+6
| * xtensa: fix system_call interaction with ptraceMax Filippov2019-11-292-4/+18
| * xtensa: rearrange syscall tracingMax Filippov2019-11-293-7/+4
| * xtensa: fix syscall_set_return_valueMax Filippov2019-11-261-1/+1
| * 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: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow mapMax Filippov2019-11-261-1/+3
| * xtensa: fix TLB sanity checkerMax Filippov2019-11-261-2/+2
| * xtensa: get rid of __ARCH_USE_5LEVEL_HACKMike Rapoport2019-11-266-10/+24
| * xtensa: mm: fix PMD folding implementationMike Rapoport2019-11-265-9/+19
| * xtensa: make stack dump size configurableMax Filippov2019-11-262-1/+8