summaryrefslogtreecommitdiff
path: root/arch/xtensa/platforms
AgeCommit message (Expand)Author
2020-03-27block: simplify queue allocationChristoph Hellwig
2020-02-07Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-02-04xtensa: ISS: improve simcall assemblyMax Filippov
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-31xtensa: drop empty platform_* functions from platformsMax Filippov
2020-01-31xtensa: clean up platform headersMax Filippov
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds
2019-12-18xtensa: ISS: avoid struct timevalArnd Bergmann
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-05-06xtensa: replace variant/core.h with asm/core.hMax Filippov
2019-05-06xtensa: set proper error code for simdisk_setup()Chengguang Xu
2019-05-06xtensa: fix incorrect fd close in error case of simdisk_setup()Chengguang Xu
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-09-28xtensa: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-06xtensa: ISS: don't allocate memory in platform_setupMax Filippov
2018-08-20xtensa: drop unneeded platform/hardware.h headersMax Filippov
2018-08-20xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov
2018-08-20xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov
2018-08-20xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZEMax Filippov
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-03-17block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2018-01-29Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-12-16xtensa: clean up custom-controlled debug outputMax Filippov
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-10xtensa/simdisk: fix compile errorChristoph Hellwig
2017-11-10block: remove __bio_kmap_atomicChristoph Hellwig
2017-11-02xtensa: Convert timers to use timer_setup()Kees Cook
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-06-13Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-06-05xtensa: don't use linux IRQ #0Max Filippov
2017-05-08xtensa: ISS: Use kmalloc_array() in simdisk_init()Markus Elfring
2017-03-13xtensa: ISS: update kernel command line in platform_setupMax Filippov
2017-03-13xtensa: ISS: add argc/argv simcall definitionsMax Filippov
2017-03-13xtensa: ISS: cleanup setup.cMax Filippov
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-05Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2016-09-20xtensa: ISS: allow simdisk to use high memory buffersMax Filippov
2016-09-20xtensa: ISS: define simc_exit and use it instead of inline asmMax Filippov
2016-09-20xtensa: xtfpga: group platform_* functions togetherMax Filippov
2016-09-20xtensa: rearrange CCOUNT calibrationMax Filippov
2016-09-20xtensa: xtfpga: use clock provider, don't update DTMax Filippov
2016-09-11xtensa: extract common CPU reset code into separate functionMax Filippov