summaryrefslogtreecommitdiffstats
path: root/arch/cris
AgeCommit message (Expand)AuthorLines
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds-0/+1
2015-09-05CRISv10: delete unused lib/dmacopy.cRabin Vincent-42/+0
2015-09-05CRISv10: delete unused lib/old_checksum.cRabin Vincent-86/+0
2015-09-05CRIS: fix switch_mm() lockdep splatRabin Vincent-1/+8
2015-09-05CRISv32: enable LOCKDEP_SUPPORTRabin Vincent-0/+4
2015-09-05CRIS: add STACKTRACE_SUPPORTRabin Vincent-0/+88
2015-09-05CRISv32: annotate irq enable in idle loopRabin Vincent-2/+2
2015-09-05CRISv32: add support for irqflags tracingRabin Vincent-1/+20
2015-09-05CRIS: UAPI: use generic types.hRabin Vincent-13/+1
2015-09-05CRIS: UAPI: use generic shmbuf.hRabin Vincent-42/+1
2015-09-05CRIS: UAPI: use generic msgbuf.hRabin Vincent-33/+1
2015-09-05CRIS: UAPI: use generic socket.hRabin Vincent-92/+1
2015-09-05CRIS: UAPI: use generic sembuf.hRabin Vincent-25/+1
2015-09-05CRIS: UAPI: use generic sockios.hRabin Vincent-13/+1
2015-09-05CRIS: UAPI: use generic auxvec.hRabin Vincent-4/+1
2015-09-05CRIS: UAPI: use generic headers via KbuildRabin Vincent-31/+10
2015-09-05CRIS: UAPI: fix elf.h exportRabin Vincent-1/+8
2015-09-05CRIS: don't make asm/elf.h depend on asm/user.hRabin Vincent-8/+7
2015-09-05CRIS: UAPI: fix ptrace.hRabin Vincent-3/+8
2015-09-05CRISv32: Squash compile warnings for axisflashmapJesper Nilsson-4/+5
2015-09-05CRISv32: Add GPIO driver to the default configsJesper Nilsson-14/+12
2015-09-05CRISv32: ETRAX FS: Squash warnings in pinmux driverJesper Nilsson-2/+6
2015-09-05CRIS: Wire up missing syscallsChen Gang-1/+25
2015-09-05CRISv32: allow CONFIG_DEBUG_BUGVERBOSERabin Vincent-0/+1
2015-09-05CRISv32: add unreachable() to BUG()Rabin Vincent-2/+9
2015-09-05cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memsetChristophe Jaillet-2/+1
2015-08-10cris/time: Migrate to new 'set-state' interfaceViresh Kumar-3/+5
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour-15/+1
2015-07-09cris: Replace do_posix_clock_monotonic_gettime()Thomas Gleixner-1/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf-0/+1
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds-4/+2
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+2
2015-06-24mm: new mm hook frameworkLaurent Dufour-0/+15
2015-06-16cris: don't use module_init for non-modular core eeprom.c codePaul Gortmaker-2/+1
2015-06-16cris: don't use module_init for non-modular core intmem.c codePaul Gortmaker-2/+1
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig-1/+0
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand-3/+3
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig-2/+2
2015-04-26Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds-1145/+285
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-150/+140
2015-04-15cris fasttimer: remove use of seq_printf return valueJoe Perches-92/+78
2015-04-15cris: remove use of seq_printf return valueJoe Perches-58/+62
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger-6/+0
2015-03-25cris: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin-1/+1
2015-03-25CRISv32: use GENERIC_SCHED_CLOCKRabin Vincent-0/+12
2015-03-25CRISv32: use MMIO clocksourceRabin Vincent-21/+5
2015-03-25CRISv32: use generic clockeventsRabin Vincent-60/+86
2015-03-25CRIS: use generic headers via KbuildRabin Vincent-53/+12
2015-03-25CRIS: use generic cmpxchg.hRabin Vincent-51/+1
2015-03-25CRIS: use generic atomic.hRabin Vincent-165/+1