aboutsummaryrefslogtreecommitdiff
path: root/arch/c6x/include/asm
AgeCommit message (Expand)Author
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin
2019-03-20c6x: define syscall_get_arch()Dmitry V. Levin
2019-02-01arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-02c6x: use common built-in dtb supportRob Herring
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-19c6x: use generic dma_noncoherent_opsChristoph Hellwig
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-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-10c6x: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-20c6x: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2017-03-28c6x: switch to RAW_COPY_USERAl Viro
2017-03-28c6x: remove duplicate definition of __access_okAl Viro
2017-03-28asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro
2017-03-27add asm-generic/extable.hAl Viro
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-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-04-18c6x: Fix misspellings in comments.Adam Buchbinder
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig