aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa
AgeCommit message (Expand)Author
2022-05-03Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/nxp-sdk-5.1...Bruce Ashfield
2022-04-27xtensa: fix a7 clobbering in coprocessor context load/storeMax Filippov
2022-04-27xtensa: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-20Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-04-13xtensa: fix DTC warning unit_address_formatMax Filippov
2022-04-11Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-04-08xtensa: fix xtensa_wsr always writing 0Max Filippov
2022-04-08xtensa: fix stop_machine_cpuslocked call in patch_textMax Filippov
2021-10-28Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-10-27xtensa: xtfpga: Try software restart before simulating CPU resetGuenter Roeck
2021-10-27xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OFMax Filippov
2021-10-13Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-10-13xtensa: call irqchip_init only when CONFIG_USE_OF is selectedMax Filippov
2021-10-13xtensa: use CONFIG_USE_OF instead of CONFIG_OFRandy Dunlap
2021-09-27Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-09-18xtensa: ISS: don't panic in rs_initJiri Slaby
2021-09-08Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-09-08xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap
2021-07-14Merge branch 'v5.10/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-04-12Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-04-07xtensa: move coprocessor_flush to the .text sectionMax Filippov
2021-04-07xtensa: fix uaccess-related livelock in do_page_faultMax Filippov
2021-01-17Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-01-12local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-17locking: don't check for __LINUX_SPINLOCK_TYPES_H on -RT archsSebastian Andrzej Siewior
2020-12-17xtensa/mm/highmem: Switch to generic kmap atomicThomas Gleixner
2020-11-17xtensa: uaccess: Add missing __user to strncpy_from_user() prototypeLaurent Pinchart
2020-11-16xtensa: disable preemption around cache alias management callsMax Filippov
2020-11-16xtensa: fix TLBTEMP area placementMax Filippov
2020-11-04ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservationsArd Biesheuvel
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-13arm, xtensa: simplify initialization of high memory pagesMike Rapoport
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-09-01xtensa: fix Kconfig typoRandy Dunlap
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20xtensa: propagate the calling conventions change down into csum_partial_copy_...Al Viro
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro