summaryrefslogtreecommitdiff
path: root/arch/hexagon
AgeCommit message (Expand)Author
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31hexagon/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULECao jin
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon
2017-10-09hexagon: get rid of #include <generated/compile.h>Masahiro Yamada
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra
2017-07-10hexagon: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-06mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-28hexagon: remove the unused dma_is_consistent prototypeChristoph Hellwig
2017-06-28hexagon: remove arch-specific dma_supported implementationChristoph Hellwig
2017-06-28hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2017-06-10hexagon: Use raw_copy_to_userGuenter Roeck
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-24hexagon: switch to RAW_COPY_USERAl Viro
2017-04-14hexagon/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-27add asm-generic/extable.hAl Viro
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2017-01-26hexagon: migrate exception table users off module.h and onto extable.hPaul Gortmaker