summaryrefslogtreecommitdiff
path: root/arch/xtensa/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-07xtensa: use XCHAL_NUM_AREGS as pt_regs::areg sizeMax Filippov1-4/+3
2022-03-07xtensa: Remove unused early_read_config_byte() et al declarationsBjorn Helgaas1-9/+0
2022-02-26xtensa: Implement "current_stack_pointer"Kees Cook2-4/+6
2022-02-25Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Arnd Bergmann4-106/+1
2022-02-25xtensa: termbits.h is identical to asm-generic oneIlpo Järvinen1-221/+0
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann4-97/+0
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-9/+1
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada1-1/+4
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada1-1/+1
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-1/+0
2022-01-15include: move find.h from asm_generic to linuxYury Norov1-1/+0
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar1-3/+0
2021-12-12futex: Fix additional regressionsArnd Bergmann1-1/+1
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior1-1/+1
2021-11-25futex: Ensure futex_atomic_cmpxchg_inatomic() is presentArnd Bergmann1-2/+6
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)1-3/+0
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+0
2021-11-07Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds7-27/+166
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-1/+4
2021-10-19xtensa: move section symbols to asm/sections.hMax Filippov1-0/+41
2021-10-19xtensa: only build windowed register support code when neededMax Filippov1-0/+2
2021-10-19xtensa: definitions for call0 ABIMax Filippov3-6/+102
2021-10-19xtensa: use a14 instead of a15 in inline assemblyMax Filippov2-21/+21
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)1-1/+4
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2021-09-27xtensa: use CONFIG_USE_OF instead of CONFIG_OFRandy Dunlap1-1/+1
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne1-11/+0
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann1-2/+1
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-29/+0
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+3
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-2/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-1/+0
2021-07-01mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand1-0/+3
2021-06-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+2
2021-06-29arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport1-4/+0
2021-06-29mm: update legacy flush_tlb_* to use vmaChen Li1-2/+2
2021-05-26locking/atomic: xtensa: move to ARCH_ATOMICMark Rutland2-18/+18
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland1-3/+3
2021-05-10asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann1-29/+0
2021-04-05xtensa: drop extraneous register load from initialize_mmuMax Filippov1-1/+1
2021-04-05xtensa: fix pgprot_noncached assumptionsMax Filippov1-1/+3
2021-02-11locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long1-1/+1
2020-12-30local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+4
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+11
2020-12-16Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-33/+4
2020-12-15Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-52/+22
2020-12-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-24/+0