aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon1-2/+0
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser1-5/+0
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-11/+3
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel1-0/+3
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz1-11/+0
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-22/+5
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-22/+5
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-5/+0
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney1-5/+0
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-33/+2
2017-08-07Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds3-33/+2