summaryrefslogtreecommitdiffstats
path: root/arch/hexagon
AgeCommit message (Expand)Author
2018-09-10hexagon: modify ffs() and fls() to return intRandy Dunlap
2018-09-10arch/hexagon: fix kernel/dma.c build warningRandy Dunlap
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland
2018-06-21atomics/treewide: Make test ops optionalMark Rutland
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland
2018-06-21atomics/treewide: Remove redundant atomic_inc_not_zero() definitionsMark Rutland
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland
2018-06-15hexagon: drop the unused variable zero_page_maskAnshuman Khandual
2018-06-15hexagon: fix printk format warning in setup.cRandy Dunlap
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-05-01hexagon: export csum_partial_copy_nocheckArnd Bergmann
2018-05-01hexagon: add memset_io() helperArnd Bergmann
2018-04-25signal/hexagon: Use force_sig_fault as appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-10hexagon: use the generic dma_capable helperChristoph Hellwig
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-09hexagon: Make THREAD_SIZE available to vmlinux.ldsDavid Howells
2018-01-09hexagon: remove unused flush_write_buffers definitionChristoph Hellwig
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
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