summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'locking/header'Peter Zijlstra2020-07-291-2/+0
| |\ \ \
| | * | | locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-291-2/+0
| | | |/ | | |/|
* | | | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-031-7/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | xtensa/simdisk: remove the call to check_disk_changeChristoph Hellwig2020-07-081-2/+0
| * | | block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig2020-07-011-2/+3
| * | | simdisk: stop using ->queuedataChristoph Hellwig2020-07-011-3/+1
| | |/ | |/|
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...Linus Torvalds2020-07-241-1/+1
|\ \ \ | |_|/ |/| |
| * | xtensa: fix access check in csum_and_copy_from_userMax Filippov2020-07-211-1/+1
| |/
* | xtensa: simplify xtensa_pmu_irq_handlerXu Wang2020-07-081-3/+1
* | xtensa: update *pos in cpuinfo_op.nextMax Filippov2020-07-021-1/+2
* | xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov2020-07-021-2/+2
|/
* mmap locking API: convert mmap_sem API commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-5/+5
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-17/+1
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-094-21/+4
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-099-9/+9
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-0911-12/+10
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-093-3/+0
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-8/+2
* xtensa: add show_stack_loglvl()Dmitry Safonov2020-06-091-4/+10
* xtensa: add loglvl to show_trace()Dmitry Safonov2020-06-091-5/+9
* xtensa: implement flush_icache_user_rangeChristoph Hellwig2020-06-081-0/+2
* 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