aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/hexagon/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-10hexagon: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-23/+23
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-5/+0
2017-07-06mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner1-1/+0
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+2
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-3/+0
2017-06-28hexagon: remove the unused dma_is_consistent prototypeChristoph Hellwig1-1/+0
2017-06-28hexagon: remove arch-specific dma_supported implementationChristoph Hellwig1-2/+0
2017-06-28hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig1-2/+0
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2-1/+2
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel2-16/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ...Al Viro3-16/+12
2017-04-24hexagon: switch to RAW_COPY_USERAl Viro1-13/+10
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.pariscAl Viro1-0/+1
2017-03-27add asm-generic/extable.hAl Viro1-0/+1
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-1/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro1-2/+0
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+2
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-5/+2
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-4/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-2/+2
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+1
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra1-8/+0
2016-09-13hexagon: fix strncpy_from_user() error returnAl Viro1-1/+2
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-1/+0
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-7/+34
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko1-2/+2
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra1-2/+0
2016-06-16locking/atomic, arch/hexagon: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra1-5/+28
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra1-2/+8
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan1-0/+1
2016-04-18hexagon: Fix misspellings in comments.Adam Buchbinder2-2/+2
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck1-4/+4
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changesIngo Molnar1-0/+1
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra1-1/+1
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-47/+2
2015-09-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernelLinus Torvalds1-2/+0
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-1/+0
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-0/+1
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-10/+1
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-33/+0