summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include
Commit message (Expand)AuthorAgeFilesLines
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0Star
* 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-022-1/+1
|/
* arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada2019-01-071-0/+1
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-23/+0Star
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0Star
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-5/+3Star
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-4/+2Star
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-042-4/+1Star
|/
* treewide: remove current_text_addrNick Desaulniers2018-10-311-3/+0Star
* 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/+1Star
|\ \
| * | hexagon: use generic dma_noncoherent_opsChristoph Hellwig2018-09-082-40/+1Star
| |/
* / hexagon: modify ffs() and fls() to return intRandy Dunlap2018-09-111-2/+2
|/
* atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-6/+0Star
* atomics/treewide: Make test ops optionalMark Rutland2018-06-211-5/+0Star
* 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/+0Star
* 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/+0Star
* 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
* | 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-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-312-9/+0Star
|\ \
| * | hexagon: use the generic dma_capable helperChristoph Hellwig2018-01-101-7/+0Star
| * | hexagon: remove unused flush_write_buffers definitionChristoph Hellwig2018-01-091-2/+0Star
* | | 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 '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-3/+0Star
* | 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/+0Star
* | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-10/+0Star
|/
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-042-34/+6Star
|\
| * futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-34/+4Star
| * 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/+0Star
|/
* hexagon: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-092-23/+23
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-071-1/+0Star
|\
| * mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner2017-07-071-1/+0Star
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-071-5/+0Star
|\ \ | |/ |/|