summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-311-2/+1
|\
| * arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada2022-03-311-2/+1
* | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-292-5/+4
|\ \
| * | resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-2/+2
| * | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-3/+2
| |/
* | Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2022-03-2510-76/+50
|\ \
| * | xtensa: clean up kernel exit assembly codeMax Filippov2022-03-191-25/+25
| * | xtensa: rearrange NMI exit pathMax Filippov2022-03-191-9/+4
| * | xtensa: fix stop_machine_cpuslocked call in patch_textMax Filippov2022-03-161-1/+1
| * | xtensa: make secondary reset vector support conditionalMax Filippov2022-03-103-4/+5
| * | xtensa: don't link with libgccMax Filippov2022-03-091-14/+0
| * | xtensa: add missing XCHAL_HAVE_WINDOWED checkMax Filippov2022-03-091-0/+2
| * | xtensa: use XCHAL_NUM_AREGS as pt_regs::areg sizeMax Filippov2022-03-071-10/+0
| * | xtensa: rename PT_SIZE to PT_KERNEL_SIZEMax Filippov2022-03-073-10/+10
| * | xtensa: use strscpy to copy stringsJason Wang2022-03-071-4/+4
| |/
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-241-3/+0
|\ \
| * | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-251-3/+0
| |/
* / xtensa: Implement "current_stack_pointer"Kees Cook2022-02-261-2/+1
|/
* Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-172-2/+2
|\
| * exit/xtensa: In arch/xtensa/entry.S:Linvalid_mask call make_task_deadEric W. Biederman2022-01-081-1/+1
| * exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-1/+1
* | mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-0/+1
* | futex: Wireup futex_waitv syscallAndré Almeida2021-11-251-0/+1
|/
* Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-111-1/+1
|\
| * exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman2021-10-201-1/+1
* | Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2021-11-0610-189/+305
|\ \
| * | xtensa: move section symbols to asm/sections.hMax Filippov2021-10-191-71/+29
| * | xtensa: remove unused variable wmaskMax Filippov2021-10-191-3/+1
| * | xtensa: only build windowed register support code when neededMax Filippov2021-10-196-5/+43
| * | xtensa: use register window specific opcodes only when presentMax Filippov2021-10-193-0/+6
| * | xtensa: implement call0 ABI support in assemblyMax Filippov2021-10-194-89/+207
| * | xtensa: move _SimulateUserKernelVectorException out of WindowVectorsMax Filippov2021-10-191-21/+19
* | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-4/+1
|\ \ \ | |/ / |/| |
| * | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-4/+1
| |/
* | xtensa: call irqchip_init only when CONFIG_USE_OF is selectedMax Filippov2021-09-271-1/+1
* | xtensa: use CONFIG_USE_OF instead of CONFIG_OFRandy Dunlap2021-09-271-6/+6
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-0/+2
|\
| * mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
* | Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2021-09-021-0/+7
|\ \
| * | xtensa: add fairness to IRQ handlingMax Filippov2021-08-111-0/+7
| |/
* | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-021-1/+1
|\ \
| * | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-1/+1
| |/
* | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-09-011-1/+1
|\ \
| * | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
| |/
* / xtensa: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-121-3/+1
|/
* Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-011-1/+1
|\
| * quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+1
* | sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
* | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-031-1/+1
|\|
| * quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1