aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-2/+2
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+0
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-51/+28
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-05-22xtensa/PCI: Remove dead codeBjorn Helgaas1-2/+0
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-2/+0
2018-04-20y2038: xtensa: Extend sysvipc data structuresArnd Bergmann3-51/+28
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann1-0/+1
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko1-0/+1
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+4
2018-02-28xtensa/PCI: Use generic pci_mmap_resource_range()David Woodhouse1-3/+4
2018-02-22xtensa: add ioremap_nocache declaration before include asm-generic/io.h.Greentime Hu1-0/+1
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro1-19/+2
2018-02-11xtensa: fix build with KASANMax Filippov1-0/+2
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+0
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-10/+0
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+19
2018-01-29Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds19-44/+228
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig1-10/+0
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-3/+0
2018-01-05xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov1-13/+10
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd1-1/+0
2018-01-02xtensa: shut up gcc-8 warningsArnd Bergmann1-2/+2
2017-12-17xtensa: use generic strncpy_from_user with KASANMax Filippov1-0/+7
2017-12-16xtensa: use __memset in __xtensa_clear_userMax Filippov1-1/+1
2017-12-16xtensa: add support for KASANMax Filippov4-1/+62
2017-12-16xtensa: move fixmap and kmap just above the KSEGMax Filippov3-5/+3
2017-12-16xtensa: extract init_kioMax Filippov2-0/+5
2017-12-16xtensa: implement early_trap_initMax Filippov1-0/+12
2017-12-16xtensa: clean up exception handling structureMax Filippov3-12/+24
2017-12-16xtensa: enable stack protectorMax Filippov1-0/+40
2017-12-10xtensa: consolidate kernel stack size related definitionsMax Filippov4-10/+13
2017-12-10xtensa: clean up functions in assembly codeMax Filippov1-0/+9
2017-12-10xtensa: clean up word alignment macros in assembly codeMax Filippov1-0/+33
2017-12-10xtensa: clean up fixups in assembly codeMax Filippov1-0/+7
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1
2017-11-29make kernel-side POLL... arch-independentAl Viro1-0/+17
2017-11-27define __poll_t, annotate constantsAl Viro1-2/+2
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+0
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-3/+0
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas1-2/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar25-0/+25
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams1-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman19-0/+19
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig1-5/+0
2017-10-19xtensa: make dma_cache_sync a no-opChristoph Hellwig1-2/+4
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon1-5/+0