summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-2/+0
|\
| * xtensa/PCI: Remove dead codeBjorn Helgaas2018-05-221-2/+0
* | 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
| |/
* / PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-2/+0
|/
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-061-3/+4
|\
| * xtensa/PCI: Use generic pci_mmap_resource_range()David Woodhouse2018-02-281-3/+4
* | xtensa: add ioremap_nocache declaration before include asm-generic/io.h.Greentime Hu2018-02-221-0/+1
|/
* 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 '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 tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-01-2919-44/+228
|\ \
| * | xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov2018-01-051-13/+10
| * | xtensa: shut up gcc-8 warningsArnd Bergmann2018-01-021-2/+2
| * | xtensa: use generic strncpy_from_user with KASANMax Filippov2017-12-171-0/+7
| * | xtensa: use __memset in __xtensa_clear_userMax Filippov2017-12-161-1/+1
| * | xtensa: add support for KASANMax Filippov2017-12-164-1/+62
| * | xtensa: move fixmap and kmap just above the KSEGMax Filippov2017-12-163-5/+3
| * | xtensa: extract init_kioMax Filippov2017-12-162-0/+5
| * | xtensa: implement early_trap_initMax Filippov2017-12-161-0/+12
| * | xtensa: clean up exception handling structureMax Filippov2017-12-163-12/+24
| * | xtensa: enable stack protectorMax Filippov2017-12-161-0/+40
| * | xtensa: consolidate kernel stack size related definitionsMax Filippov2017-12-104-10/+13
| * | xtensa: clean up functions in assembly codeMax Filippov2017-12-101-0/+9
| * | xtensa: clean up word alignment macros in assembly codeMax Filippov2017-12-101-0/+33
| * | xtensa: clean up fixups in assembly codeMax Filippov2017-12-101-0/+7
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
| |/ |/|
* | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-2/+0
|\ \
| * | PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-071-2/+0
* | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-3/+0
|\ \ \
| * | | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-5/+0
| * | | xtensa: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-2/+4
| |/ /
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-074-0/+4
|\ \ \ | | |/ | |/|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
| |/
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-5/+0
* | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-2/+0
|/
* arch: remove unused *_segments() macros/functionsTobias Klauser2017-09-221-5/+0
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-041-22/+5
|\
| * futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-22/+5
* | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-211-5/+0
|\ \ | |/ |/|
| * arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-5/+0
* | xtensa: remove wrapper header for asm/param.hTobias Klauser2017-07-212-18/+1
* | xtensa: remove wrapper header for asm/device.hTobias Klauser2017-07-212-15/+1
|/
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-2/+13
|\
| * binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-031-2/+13
* | xtensa: use generic fb.hTobias Klauser2017-07-142-12/+1
* | xtensa: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-111-9/+1
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-5/+1
|\ \