summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1
* Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-081-5/+1
|\
| * arch: use cross_compiling to check whether it is a cross build or notMasahiro Yamada2021-05-061-5/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-1/+0
|\ \
| * | drivers/char: remove /dev/kmem for goodDavid Hildenbrand2021-05-071-1/+0
* | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+3
|\ \ \ | |_|/ |/| |
| * | arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-04-302-1/+1
|\ \ \ | | |/ | |/|
| * | mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+0
| * | mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual2021-04-301-0/+1
* | | Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2021-04-3018-220/+198
|\ \ \ | |/ / |/| |
| * | xtensa: ISS: add GDBIO implementation to semihosting interfaceMax Filippov2021-04-043-0/+92
| * | xtensa: ISS: split simcall implementation from semihosting interfaceMax Filippov2021-04-042-68/+75
| * | xtensa: simcall.h: Change compitible to compatibleBhaskar Chowdhury2021-04-041-1/+1
| * | xtensa: Couple of typo fixesBhaskar Chowdhury2021-04-041-2/+2
| * | xtensa: drop extraneous register load from initialize_mmuMax Filippov2021-04-041-1/+1
| * | xtensa: fix pgprot_noncached assumptionsMax Filippov2021-04-041-1/+3
| * | xtensa: simplify coherent_kvaddr logicMax Filippov2021-04-042-38/+7
| * | xtensa: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-04-042-41/+2
| * | xtensa: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-04-043-39/+3
| * | xtensa: stop filling syscall array with sys_ni_syscallMasahiro Yamada2021-04-041-5/+2
| * | xtensa: remove unneeded export in boot-elf/MakefileMasahiro Yamada2021-04-041-3/+2
| * | xtensa: move CONFIG_CPU_*_ENDIAN defines to KconfigMasahiro Yamada2021-04-045-22/+9
| * | xtensa: fix warning comparing pointer to 0Jiapeng Chong2021-04-041-1/+1
| * | xtensa: fix spelling mistake in Kconfig "wont" -> "won't"Colin Ian King2021-04-041-1/+1
* | | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-291-0/+1
|\ \ \
| * | | quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
| | |/ | |/|
* | | Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman2021-04-052-32/+37
|\ \ \ | | |/ | |/|
| * | xtensa: fix uaccess-related livelock in do_page_faultMax Filippov2021-03-291-1/+4
| * | xtensa: move coprocessor_flush to the .text sectionMax Filippov2021-03-081-31/+33
| |/
* | tty: do not check tty_unregister_driver's return valueJiri Slaby2021-03-101-5/+1
* | tty: xtensa/iss, make rs_init staticJiri Slaby2021-03-101-1/+1
* | tty: xtensa/iss, setup the timer staticallyJiri Slaby2021-03-101-7/+4
* | tty: xtensa/iss, remove stale commentsJiri Slaby2021-03-101-18/+0
* | tty: xtensa/iss, don't reassign to tty->portJiri Slaby2021-03-101-1/+0
* | tty: xtensa/iss, drop serial_version & serial_nameJiri Slaby2021-03-101-6/+1
|/
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-6/+7
|\ \
| * | arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-1/+1
| * | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-221-5/+6
* | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-0/+1
|\ \ \ | |_|/ |/| |
| * | fs: add mount_setattr()Christian Brauner2021-01-241-0/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-211-1/+1
|\ \
| * | locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long2021-02-111-1/+1
| |/
* | Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-211-1/+1
|\ \
| * | block: store a block_device pointer in struct bioChristoph Hellwig2021-01-241-1/+1
| |/
* / arch: xtensa: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-2910-70/+1
|/
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-12-211-1/+1
|\