summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
AgeCommit message (Expand)AuthorLines
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-11/+0
2021-11-06Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-27/+166
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds-1/+4
2021-10-18xtensa: move section symbols to asm/sections.hMax Filippov-0/+41
2021-10-18xtensa: only build windowed register support code when neededMax Filippov-0/+2
2021-10-18xtensa: definitions for call0 ABIMax Filippov-6/+102
2021-10-18xtensa: use a14 instead of a15 in inline assemblyMax Filippov-21/+21
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)-1/+4
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook-1/+1
2021-09-27xtensa: use CONFIG_USE_OF instead of CONFIG_OFRandy Dunlap-1/+1
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne-11/+0
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann-2/+1
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-29/+0
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-3/+3
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual-2/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual-1/+0
2021-06-30mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand-0/+3
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds-6/+2
2021-06-29arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport-4/+0
2021-06-29mm: update legacy flush_tlb_* to use vmaChen Li-2/+2
2021-05-26locking/atomic: xtensa: move to ARCH_ATOMICMark Rutland-18/+18
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland-3/+3
2021-05-10asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann-29/+0
2021-04-04xtensa: drop extraneous register load from initialize_mmuMax Filippov-1/+1
2021-04-04xtensa: fix pgprot_noncached assumptionsMax Filippov-1/+3
2021-02-11locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long-1/+1
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap-1/+0
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+4
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+11
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-33/+4
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-52/+22
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-24/+0
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne-24/+0
2020-11-20xtensa: Enable seccomp architecture trackingYiFei Zhu-1/+11
2020-11-17xtensa: uaccess: Add missing __user to strncpy_from_user() prototypeLaurent Pinchart-1/+1
2020-11-16xtensa/mm/highmem: Make generic kmap_atomic() work correctlyThomas Gleixner-54/+16
2020-11-16xtensa: fix TLBTEMP area placementMax Filippov-1/+1
2020-11-12xtensa: add support for TIF_NOTIFY_SIGNALJens Axboe-1/+4
2020-11-06xtensa/mm/highmem: Switch to generic kmap atomicThomas Gleixner-4/+12
2020-10-27xtensa: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin-33/+4
2020-08-20xtensa: propagate the calling conventions change down into csum_partial_copy_...Al Viro-16/+4
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro-14/+16
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro-3/+2
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro-0/+1
2020-08-12uaccess: remove segment_eqChristoph Hellwig-1/+1
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport-5/+0
2020-08-07xtensa: switch to generic version of pte allocationMike Rapoport-22/+19
2020-08-06Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-3/+14
2020-07-31xtensa: add missing exclusive access state managementMax Filippov-0/+4