summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAgeFilesLines
* net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-2/+2
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-2/+0Star
|\
| * xtensa/PCI: Remove dead codeBjorn Helgaas2018-05-221-2/+0Star
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-053-51/+28Star
|\ \
| * | y2038: xtensa: Extend sysvipc data structuresArnd Bergmann2018-04-203-51/+28Star
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-051-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/+0Star
|/
* 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-071-3/+4
|\
| * xtensa/PCI: Use generic pci_mmap_resource_range()David Woodhouse2018-03-011-3/+4
* | xtensa: add ioremap_nocache declaration before include asm-generic/io.h.Greentime Hu2018-02-221-0/+1
|/
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-111-19/+2Star
* 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-021-1/+0Star
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0Star
* | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-10/+0Star
|\ \
| * | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-10/+0Star
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-2/+19
|\ \ \
| * | | make kernel-side POLL... arch-independentAl Viro2017-11-301-0/+17
| * | | define __poll_t, annotate constantsAl Viro2017-11-271-2/+2
| | |/ | |/|
* | | Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-01-3019-44/+228
|\ \ \
| * | | xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov2018-01-061-13/+10Star
| * | | xtensa: shut up gcc-8 warningsArnd Bergmann2018-01-021-2/+2
| * | | xtensa: use generic strncpy_from_user with KASANMax Filippov2017-12-181-0/+7
| * | | xtensa: use __memset in __xtensa_clear_userMax Filippov2017-12-171-1/+1
| * | | xtensa: add support for KASANMax Filippov2017-12-174-1/+62
| * | | xtensa: move fixmap and kmap just above the KSEGMax Filippov2017-12-173-5/+3Star
| * | | xtensa: extract init_kioMax Filippov2017-12-172-0/+5
| * | | xtensa: implement early_trap_initMax Filippov2017-12-171-0/+12
| * | | xtensa: clean up exception handling structureMax Filippov2017-12-173-12/+24
| * | | xtensa: enable stack protectorMax Filippov2017-12-171-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-101-3/+0Star
| |_|/ |/| |
* | | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
| |/ |/|
* | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-171-0/+1
|\ \
| * | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-031-0/+1
* | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-161-2/+0Star
|\ \ \
| * | | PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-081-2/+0Star
| |/ /
* | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-151-3/+0Star
|\ \ \
| * | | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-5/+0Star
| * | | xtensa: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-2/+4
| |/ /
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0725-0/+25
|\ \ \ | | |/ | |/|
| * | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-0219-0/+19
| * | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-022-0/+2
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
| |/