summaryrefslogtreecommitdiff
path: root/arch/xtensa/include
AgeCommit message (Expand)Author
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
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport
2020-08-07xtensa: switch to generic version of pte allocationMike Rapoport
2020-08-06Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-07-31xtensa: add missing exclusive access state managementMax Filippov
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-07-28xtensa: initialize_mmu.h: fix a duplicated wordRandy Dunlap
2020-07-28xtensa: add seccomp supportMax Filippov
2020-07-28xtensa: expose syscall through user_pt_regsMax Filippov
2020-07-28xtensa: add audit supportMax Filippov
2020-07-21xtensa: fix access check in csum_and_copy_from_userMax Filippov
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-08xtensa: implement flush_icache_user_rangeChristoph Hellwig
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny
2020-06-04arch/xtensa: move kmap build bug out of the wayIra Weiny
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny
2020-06-03Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-06-01Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-29xtensa: switch to providing csum_and_copy_from_user()Al Viro
2020-05-22xtensa: add missing __user annotations to asm/uaccess.hMax Filippov
2020-05-22xtensa: fix error paths in __get_user_{check,size}Max Filippov
2020-05-22xtensa: fix type conversion in __get_user_sizeMax Filippov
2020-05-22xtensa: add missing __user annotations to __{get,put}_user_checkMax Filippov
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-02-07Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-02-04xtensa: reorganize vectors placementMax Filippov
2020-02-04xtensa: move fast exception handlers close to vectorsMax Filippov
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek
2020-02-01xtensa: clean up optional XCHAL_* definitionsMax Filippov
2020-01-31xtensa: clean up platform headersMax Filippov
2020-01-31xtensa: drop set_except_vector declarationMax Filippov
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada