summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
* all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-071-1/+0
|\
| * mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-071-10/+6
|\ \ | |/ |/|
| * xtensa: switch to ->regset_get()Al Viro2020-07-271-10/+6
* | Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-08-064-2/+28
|\ \
| * | xtensa: add missing exclusive access state managementMax Filippov2020-07-312-0/+14
| * | xtensa: fix xtensa_pmu_setup prototypeMax Filippov2020-07-311-1/+1
| * | xtensa: add seccomp supportMax Filippov2020-07-281-1/+3
| * | xtensa: expose syscall through user_pt_regsMax Filippov2020-07-281-0/+4
| * | xtensa: add audit supportMax Filippov2020-07-281-0/+6
* | | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-041-0/+1
|\ \ \
| * | | arch: wire-up close_range()Christian Brauner2020-06-171-0/+1
| | |/ | |/|
* | | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-041-1/+1
|\ \ \ | |_|/ |/| |
| * | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-1/+1
| |/
* | 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
|/