summaryrefslogtreecommitdiffstats
path: root/arch/cris/include
Commit message (Expand)AuthorAgeFilesLines
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-3/+3
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-2/+2
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-3/+3
* | cris: use generic current.hDavidlohr Bueso2017-02-242-15/+1
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
|/
* locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
* locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-9/+0
* Fix typoAndrea Gelmini2016-09-231-1/+1
* Fix typoAndrea Gelmini2016-09-231-1/+1
* cris: use generic io.hNiklas Cassel2016-09-221-170/+1
* cris: buggered copy_from_user/copy_to_user/clear_userAl Viro2016-09-131-39/+32
* tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-193-6/+5
|\
| * ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-133-6/+5
* | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-3/+0
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* cris: convert to dma_map_opsChristoph Hellwig2016-01-201-153/+8
* CRIS: Drop code related to obsolete or unused kconfigsJesper Nilsson2015-11-022-159/+1
* CRIS v32: remove old GPIO and LEDs codeRabin Vincent2015-11-022-140/+2
* CRIS v32: increase NR_IRQSRabin Vincent2015-11-021-1/+1
* Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-041-0/+1
|\
| * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-0/+1
* | CRIS: fix switch_mm() lockdep splatRabin Vincent2015-09-051-1/+8
* | CRIS: add STACKTRACE_SUPPORTRabin Vincent2015-09-051-0/+8
* | CRIS: UAPI: use generic types.hRabin Vincent2015-09-053-13/+1
* | CRIS: UAPI: use generic shmbuf.hRabin Vincent2015-09-052-42/+1
* | CRIS: UAPI: use generic msgbuf.hRabin Vincent2015-09-052-33/+1
* | CRIS: UAPI: use generic socket.hRabin Vincent2015-09-052-92/+1
* | CRIS: UAPI: use generic sembuf.hRabin Vincent2015-09-052-25/+1
* | CRIS: UAPI: use generic sockios.hRabin Vincent2015-09-052-13/+1
* | CRIS: UAPI: use generic auxvec.hRabin Vincent2015-09-052-4/+1
* | CRIS: UAPI: use generic headers via KbuildRabin Vincent2015-09-0512-31/+10
* | CRIS: UAPI: fix elf.h exportRabin Vincent2015-09-054-1/+8
* | CRIS: don't make asm/elf.h depend on asm/user.hRabin Vincent2015-09-053-8/+7
* | CRIS: UAPI: fix ptrace.hRabin Vincent2015-09-055-2/+8
* | CRIS: Wire up missing syscallsChen Gang2015-09-052-1/+9
* | CRISv32: add unreachable() to BUG()Rabin Vincent2015-09-051-2/+9
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
|/
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-253-3/+2
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
| * remove <asm/scatterlist.h>Christoph Hellwig2015-05-052-2/+2
* | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
|/
* Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-04-2625-569/+17
|\
| * cris: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin2015-03-251-1/+1
| * CRIS: use generic headers via KbuildRabin Vincent2015-03-2513-53/+12
| * CRIS: use generic cmpxchg.hRabin Vincent2015-03-252-51/+1
| * CRIS: use generic atomic.hRabin Vincent2015-03-254-165/+1