summaryrefslogtreecommitdiffstats
path: root/arch/cris/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * CRIS: use generic atomic bitopsRabin Vincent2015-03-251-110/+1
| * CRISv10: remove redundant macros from system.hRabin Vincent2015-03-251-8/+0
| * CRIS: remove SMP codeRabin Vincent2015-03-256-179/+0
| * CRISv32: don't enable irqs in INIT_THREADRabin Vincent2015-03-251-2/+1
* | arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
|/
* Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2015-02-151-73/+97
|\
| * CRIS: Whitespace cleanupJesper Nilsson2015-02-141-31/+52
| * CRIS: macro whitespace fixes in uaccess.hMichael S. Tsirkin2015-02-141-55/+58
| * CRIS: uaccess: fix sparse errorsMichael S. Tsirkin2015-02-141-2/+2
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | cris: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-103-10/+0
|/
* CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson2014-12-201-2/+0
* CRIS: Fix headers_installSam Ravnborg2014-12-202-6/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-112-1/+5
|\
| * net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| * net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-051-0/+3
| * net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
* | cris: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-0/+3
|/
* Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-33/+26
|\
| * locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-1/+1
| * locking,arch,cris: Fold atomic_opsPeter Zijlstra2014-08-141-32/+25
* | cris: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2014-10-092-7/+1
* | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2014-08-082-6/+1
|/
OpenPOWER on IntegriCloud