summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-271-0/+2
|\
| * asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-191-0/+1
| * asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-191-0/+1
* | arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-012-1/+1
|/
* arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada2019-01-061-0/+1
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-23/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-5/+3
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-4/+2
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-032-4/+1
|/
* treewide: remove current_text_addrNick Desaulniers2018-10-311-3/+0
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-0/+1
|\
| * y2038: Remove stat64 family from default syscall setArnd Bergmann2018-08-291-0/+1
* | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-222-40/+1
|\ \
| * | hexagon: use generic dma_noncoherent_opsChristoph Hellwig2018-09-082-40/+1
| |/
* / hexagon: modify ffs() and fls() to return intRandy Dunlap2018-09-101-2/+2
|/
* atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-6/+0
* atomics/treewide: Make test ops optionalMark Rutland2018-06-211-5/+0
* atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-0/+1
* atomics/treewide: Remove redundant atomic_inc_not_zero() definitionsMark Rutland2018-06-211-2/+0
* atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-2/+2
* hexagon: drop the unused variable zero_page_maskAnshuman Khandual2018-06-151-1/+0
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\
| * time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
* | hexagon: add memset_io() helperArnd Bergmann2018-05-011-0/+6
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-312-9/+0
|\ \
| * | hexagon: use the generic dma_capable helperChristoph Hellwig2018-01-101-7/+0
| * | hexagon: remove unused flush_write_buffers definitionChristoph Hellwig2018-01-091-2/+0
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
|/ /
* / bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
|/
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-3/+0
|\
| * dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-3/+0
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0714-0/+14
|\ \
| * | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-029-0/+9
| * | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-023-0/+3
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
| |/
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-5/+0
* | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-10/+0
|/
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-042-34/+6
|\
| * futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-34/+4
| * locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra2017-08-101-0/+2
* | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-5/+0
|/
* hexagon: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-102-23/+23
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-061-1/+0
|\
| * mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner2017-07-061-1/+0
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-5/+0
|\ \ | |/ |/|
| * hexagon: remove the unused dma_is_consistent prototypeChristoph Hellwig2017-06-281-1/+0