summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-10/+0
|\ \ \
| * | | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-10/+0
| |/ /
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-2/+19
|\ \ \
| * | | make kernel-side POLL... arch-independentAl Viro2017-11-291-0/+17
| * | | define __poll_t, annotate constantsAl Viro2017-11-271-2/+2
| | |/ | |/|
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-7/+1
|\ \ \
| * | | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman2018-01-221-7/+1
| | |/ | |/|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-295-5/+0
|\ \ \
| * | | irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier2018-01-245-5/+0
| |/ /
* | | Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-01-2954-625/+785
|\ \ \
| * | | xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov2018-01-051-13/+10
OpenPOWER on IntegriCloud