summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* xtensa: add test_kc705_be variantMax Filippov2018-08-203-0/+1065
* xtensa: clean up boot-elf/bootstrap.SMax Filippov2018-08-201-11/+6
* xtensa: make bootparam parsing optionalMax Filippov2018-08-203-1/+22
* xtensa: drop variant IRQ supportMax Filippov2018-08-203-21/+1
* xtensa: drop unneeded platform/hardware.h headersMax Filippov2018-08-205-23/+1
* xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov2018-08-204-10/+7
* xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov2018-08-205-31/+9
* xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZEMax Filippov2018-08-205-15/+0
* xtensa: rework noMMU cache attributes initializationMax Filippov2018-08-134-21/+41
* xtensa: increase ranges in ___invalidate_{i,d}cache_allMax Filippov2018-08-131-2/+2
* xtensa: limit offsets in __loop_cache_{all,page}Max Filippov2018-08-131-25/+40
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-2/+2
* Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada2018-06-151-1/+1
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-143-3/+3
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-072-67/+4
|\
| * xtensa/PCI: Use dev_printk() when possibleBjorn Helgaas2018-05-221-4/+2
| * xtensa/PCI: Make variables staticBjorn Helgaas2018-05-221-2/+2
| * xtensa/PCI: Remove dead codeBjorn Helgaas2018-05-222-61/+0
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-043-51/+28
|\ \
| * | y2038: xtensa: Extend sysvipc data structuresArnd Bergmann2018-04-203-51/+28
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\| |
| * | time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-042-21/+6
|\ \
| * | signal/xtensa: Use force_sig_fault where appropriateEric W. Biederman2018-04-252-23/+6
| * | signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman2018-04-251-1/+1
| * | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-252-0/+2
| |/
* | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-043-12/+0
|\ \
| * | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0
| * | dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-9/+0
| * | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-2/+0
| |/
* / tty: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-14/+1
|/
* mm: introduce MAP_FIXED_NOREPLACEMichal Hocko2018-04-111-0/+1
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-062-89/+12
|\
| * xtensa/PCI: Use generic pci_mmap_resource_range()David Woodhouse2018-02-282-89/+12
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-061-1/+1
|\ \
| * | mm: fix races between swapoff and flush dcacheHuang Ying2018-04-051-1/+1
* | | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-051-1/+0
|\ \ \ | |/ / |/| |
| * | block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche2018-03-171-1/+0
| |/
* | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-021-1/+1
|\ \
| * | mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski2018-04-021-1/+1
* | | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-021-0/+1
|\ \ \ | |/ / |/| |
| * | xtensa: add ioremap_nocache declaration before include asm-generic/io.h.Greentime Hu2018-02-221-0/+1
| |/
* | xtensa: support DMA buffers in high memoryMax Filippov2018-02-161-10/+30
* | xtensa: fix high memory/reserved memory collisionMax Filippov2018-02-151-7/+63
|/
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-111-19/+2
* xtensa: fix build with KASANMax Filippov2018-02-111-0/+2
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-011-12/+0
|\ \
| * | xtensa: remove arch specific early DT functionsRob Herring2018-01-301-12/+0