aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-3/+3
2017-02-24cris: use generic current.hDavidlohr Bueso2-15/+1
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-2/+2
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-3/+3
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-9/+0
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-22cris: use generic io.hNiklas Cassel1-170/+1
2016-09-13cris: buggered copy_from_user/copy_to_user/clear_userAl Viro1-39/+32
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko1-2/+2
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-6/+5
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck3-6/+5
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-3/+0
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2016-01-20cris: convert to dma_map_opsChristoph Hellwig1-153/+8
2015-11-02CRIS: Drop code related to obsolete or unused kconfigsJesper Nilsson2-159/+1
2015-11-02CRIS v32: remove old GPIO and LEDs codeRabin Vincent2-140/+2
2015-11-02CRIS v32: increase NR_IRQSRabin Vincent1-1/+1
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2015-09-05CRIS: fix switch_mm() lockdep splatRabin Vincent1-1/+8
2015-09-05CRIS: add STACKTRACE_SUPPORTRabin Vincent1-0/+8
2015-09-05CRIS: UAPI: use generic types.hRabin Vincent3-13/+1
2015-09-05CRIS: UAPI: use generic shmbuf.hRabin Vincent2-42/+1
2015-09-05CRIS: UAPI: use generic msgbuf.hRabin Vincent2-33/+1
2015-09-05CRIS: UAPI: use generic socket.hRabin Vincent2-92/+1
2015-09-05CRIS: UAPI: use generic sembuf.hRabin Vincent2-25/+1
2015-09-05CRIS: UAPI: use generic sockios.hRabin Vincent2-13/+1
2015-09-05CRIS: UAPI: use generic auxvec.hRabin Vincent2-4/+1
2015-09-05CRIS: UAPI: use generic headers via KbuildRabin Vincent12-31/+10
2015-09-05CRIS: UAPI: fix elf.h exportRabin Vincent4-1/+8
2015-09-05CRIS: don't make asm/elf.h depend on asm/user.hRabin Vincent3-8/+7
2015-09-05CRIS: UAPI: fix ptrace.hRabin Vincent5-2/+8
2015-09-05CRIS: Wire up missing syscallsChen Gang2-1/+9
2015-09-05CRISv32: add unreachable() to BUG()Rabin Vincent1-2/+9
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf1-0/+1
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+2
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig2-2/+2
2015-04-26Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/crisLinus Torvalds25-569/+17
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-03-25cris: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin1-1/+1
2015-03-25CRIS: use generic headers via KbuildRabin Vincent13-53/+12
2015-03-25CRIS: use generic cmpxchg.hRabin Vincent2-51/+1