summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny2020-06-041-3/+3
* arch/kmap: don't hard code kmap_prot valuesIra Weiny2020-06-041-1/+1
* arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-042-7/+2
* arch/kmap_atomic: consolidate duplicate codeIra Weiny2020-06-042-8/+2
* arch/kunmap: remove duplicate kunmap implementationsIra Weiny2020-06-041-10/+0
* arch/kmap: remove redundant arch specific kmapsIra Weiny2020-06-041-9/+0
* arch/xtensa: move kmap build bug out of the wayIra Weiny2020-06-042-5/+4
* arch/kmap: remove BUG_ON()Ira Weiny2020-06-041-2/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-031-4/+4
|\
| * xtensa: simplify detection of memory zone boundariesMike Rapoport2020-06-031-4/+4
* | Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-06-032-18/+18
|\ \ | |/ |/|
| * xtensa: Fix spelling/grammar in commentChris Packham2020-05-251-2/+2
| * xtensa: add missing __user annotations to asm/uaccess.hMax Filippov2020-05-221-10/+8
| * xtensa: fix error paths in __get_user_{check,size}Max Filippov2020-05-221-3/+5
| * xtensa: fix type conversion in __get_user_sizeMax Filippov2020-05-221-1/+1
| * xtensa: add missing __user annotations to __{get,put}_user_checkMax Filippov2020-05-221-2/+2
* | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-011-0/+1
|\ \
| * | vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
| |/
* | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-011-4/+7
|\ \ | |/ |/|
| * xtensa: switch to providing csum_and_copy_from_user()Al Viro2020-05-291-4/+7
* | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2020-04-231-9/+6
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-102-6/+0
|\
| * mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-3/+0
| * mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-3/+0
* | Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-04-104-15/+8
|\ \ | |/ |/|
| * arch/xtensa: fix grammar in Kconfig help textHu Haowen2020-03-301-1/+1
| * xtensa: remove meaningless export ccflags-yMasahiro Yamada2020-03-091-1/+0
| * xtensa: replace setup_irq() by request_irq()afzal mohammed2020-03-032-13/+7
* | asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-1/+1
* | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-04-042-10/+4
|\ \
| * | dma-direct: make uncached_kernel_address more generalChristoph Hellwig2020-03-162-2/+2
| * | dma-direct: remove the cached_kernel_address hookChristoph Hellwig2020-03-161-8/+2
| |/
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-034-0/+4
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-254-0/+4
| |/
* | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-1/+0
* | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* | mm: introduce fault_signal_pending()Peter Xu2020-04-021-1/+1
* | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-26/+0
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-301-3/+2
|\ \
| * | futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-271-3/+2
| |/
* / block: simplify queue allocationChristoph Hellwig2020-03-271-2/+1
|/
* Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-02-0723-139/+141
|\
| * xtensa: ISS: improve simcall assemblyMax Filippov2020-02-041-5/+3
| * xtensa: reorganize vectors placementMax Filippov2020-02-046-20/+51
| * xtensa: separate SMP and XIP supportMax Filippov2020-02-041-34/+34
| * xtensa: move fast exception handlers close to vectorsMax Filippov2020-02-046-13/+38
| * arch/xtensa: fix Kconfig typos for HAVE_SMPRandy Dunlap2020-02-011-2/+2
| * xtensa: clean up optional XCHAL_* definitionsMax Filippov2020-02-013-5/+9
| * xtensa: drop unused function fast_coprocessor_doubleMax Filippov2020-02-011-7/+0
| * xtensa: drop empty platform_* functions from platformsMax Filippov2020-01-313-24/+2