summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/platforms
Commit message (Expand)AuthorAgeFilesLines
* block: store a block_device pointer in struct bioChristoph Hellwig2021-01-241-1/+1
* 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
* block: simplify queue allocationChristoph Hellwig2020-03-271-2/+1
* Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-02-073-42/+8
|\
| * xtensa: ISS: improve simcall assemblyMax Filippov2020-02-041-5/+3
| * xtensa: drop empty platform_* functions from platformsMax Filippov2020-01-312-24/+1
| * xtensa: clean up platform headersMax Filippov2020-01-312-13/+4
* | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-5/+5
* | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds2020-01-291-2/+2
|\ \
| * | xtensa: ISS: avoid struct timevalArnd Bergmann2019-12-181-2/+2
| |/
* / netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-24/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-213-0/+3
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-05-161-0/+1
|\
| * clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* | xtensa: replace variant/core.h with asm/core.hMax Filippov2019-05-062-2/+2
* | xtensa: set proper error code for simdisk_setup()Chengguang Xu2019-05-061-1/+1
* | xtensa: fix incorrect fd close in error case of simdisk_setup()Chengguang Xu2019-05-061-1/+0
|/
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-312-2/+2
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-311-1/+1
* Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-3/+3
|\
| * xtensa: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-281-3/+3
* | xtensa: ISS: don't allocate memory in platform_setupMax Filippov2018-09-061-10/+15
|/
* xtensa: drop unneeded platform/hardware.h headersMax Filippov2018-08-201-18/+0
* xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov2018-08-202-8/+0
* xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov2018-08-203-20/+0
* xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZEMax Filippov2018-08-203-3/+0
* tty: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-14/+1
* block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche2018-03-171-1/+0
* Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-01-292-10/+8
|\
| * xtensa: clean up custom-controlled debug outputMax Filippov2017-12-162-10/+8
* | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-141-2/+2
|\ \
| * | xtensa/simdisk: fix compile errorChristoph Hellwig2017-11-101-1/+1
| * | block: remove __bio_kmap_atomicChristoph Hellwig2017-11-101-2/+2
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-132-13/+9
|\ \
| * | xtensa: Convert timers to use timer_setup()Kees Cook2017-11-022-13/+9
| |/
* / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-7/+7
|/
* Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-06-133-9/+10
|\
| * xtensa: don't use linux IRQ #0Max Filippov2017-06-052-7/+9
| * xtensa: ISS: Use kmalloc_array() in simdisk_init()Markus Elfring2017-05-081-2/+1
* | xtensa: ISS: update kernel command line in platform_setupMax Filippov2017-03-131-0/+21
* | xtensa: ISS: add argc/argv simcall definitionsMax Filippov2017-03-131-0/+20
* | xtensa: ISS: cleanup setup.cMax Filippov2017-03-131-20/+2
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2016-10-055-117/+54
|\
| * xtensa: ISS: allow simdisk to use high memory buffersMax Filippov2016-09-201-0/+1
| * xtensa: ISS: define simc_exit and use it instead of inline asmMax Filippov2016-09-202-3/+10