summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include
AgeCommit message (Expand)AuthorLines
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)-4/+2
2019-01-04fls: change parameter to unsigned intMatthew Wilcox-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-4/+1
2018-10-31treewide: remove current_text_addrNick Desaulniers-3/+0
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-40/+1
2018-09-10hexagon: modify ffs() and fls() to return intRandy Dunlap-2/+2
2018-09-08hexagon: use generic dma_noncoherent_opsChristoph Hellwig-40/+1
2018-08-29y2038: Remove stat64 family from default syscall setArnd Bergmann-0/+1
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland-6/+0
2018-06-21atomics/treewide: Make test ops optionalMark Rutland-5/+0
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland-0/+1
2018-06-21atomics/treewide: Remove redundant atomic_inc_not_zero() definitionsMark Rutland-2/+0
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland-2/+2
2018-06-15hexagon: drop the unused variable zero_page_maskAnshuman Khandual-1/+0
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2018-05-01hexagon: add memset_io() helperArnd Bergmann-0/+6
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann-0/+1
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+0
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-9/+0
2018-01-10hexagon: use the generic dma_capable helperChristoph Hellwig-7/+0
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells-3/+0
2018-01-09hexagon: remove unused flush_write_buffers definitionChristoph Hellwig-2/+0
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd-1/+0
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner-0/+1
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-3/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+14
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman-0/+9
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig-3/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon-5/+0
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon-10/+0
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-34/+6
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby-34/+4
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney-5/+0
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra-0/+2
2017-07-10hexagon: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada-23/+23
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+0
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-5/+0
2017-07-06mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner-1/+0
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+2
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-3/+0
2017-06-28hexagon: remove the unused dma_is_consistent prototypeChristoph Hellwig-1/+0
2017-06-28hexagon: remove arch-specific dma_supported implementationChristoph Hellwig-2/+0
2017-06-28hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig-2/+0
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig-1/+2
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel-16/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro-16/+12
2017-04-24hexagon: switch to RAW_COPY_USERAl Viro-13/+10