summaryrefslogtreecommitdiff
path: root/arch/xtensa/include/asm
AgeCommit message (Expand)Author
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-29Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-05xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2018-01-02xtensa: shut up gcc-8 warningsArnd Bergmann
2017-12-17xtensa: use generic strncpy_from_user with KASANMax Filippov
2017-12-16xtensa: use __memset in __xtensa_clear_userMax Filippov
2017-12-16xtensa: add support for KASANMax Filippov
2017-12-16xtensa: move fixmap and kmap just above the KSEGMax Filippov
2017-12-16xtensa: extract init_kioMax Filippov
2017-12-16xtensa: implement early_trap_initMax Filippov
2017-12-16xtensa: clean up exception handling structureMax Filippov
2017-12-16xtensa: enable stack protectorMax Filippov
2017-12-10xtensa: consolidate kernel stack size related definitionsMax Filippov
2017-12-10xtensa: clean up functions in assembly codeMax Filippov
2017-12-10xtensa: clean up word alignment macros in assembly codeMax Filippov
2017-12-10xtensa: clean up fixups in assembly codeMax Filippov
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-10-19xtensa: make dma_cache_sync a no-opChristoph Hellwig
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney
2017-07-21xtensa: remove wrapper header for asm/param.hTobias Klauser
2017-07-21xtensa: remove wrapper header for asm/device.hTobias Klauser
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-14xtensa: use generic fb.hTobias Klauser
2017-07-11xtensa: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2017-06-20xtensa: remove DMA_ERROR_CODEChristoph Hellwig
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-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2017-05-15get rid of unused __strncpy_from_user() instancesAl Viro