summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* CRIS: More ARTPEC-3 support and i2c-boardinfo.Jesper Nilsson2010-08-041-8/+66
* CRIS: Remove obsolete pinmux.c, now machine dependent.Jesper Nilsson2010-08-041-229/+0
* CRIS: kgdb: Fix compilation errorsJesper Nilsson2010-08-041-8/+8
* CRIS: v32: Correct path for intr_vect.hJesper Nilsson2010-08-041-1/+1
* CRIS: v32: Better irq mapping codeJesper Nilsson2010-08-041-25/+22
* CRIS: v32: Correct address for romfs in the imageJesper Nilsson2010-08-041-1/+1
* CRIS: Additional mmu settings for ARTPEC-3Jesper Nilsson2010-08-041-2/+40
* CRIS: Faster syscall entry for CRISv32.Jesper Nilsson2010-08-041-20/+17
* CRIS: Simple insn reschedule to avoid interlocks.Jesper Nilsson2010-08-041-9/+9
* CRIS: Add debug for assembler functionsJesper Nilsson2010-08-042-1/+29
* CRIS: GENERIC_TIME fixesJesper Nilsson2010-08-041-51/+34
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-06-013-12/+10
|\
| * CRIS: Don't use mask_irq as symbol nameJesper Nilsson2010-05-253-12/+10
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-38/+2
|\ \ | |/ |/|
| * cris: Convert cris to use read/update_persistent_clockJohn Stultz2010-03-131-38/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-1/+2
* | cris arch-v32: use generic ptrace_resume codeChristoph Hellwig2010-03-121-79/+30
* | Add generic sys_old_mmap()Christoph Hellwig2010-03-121-1/+1
|/
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2010-03-012-3/+3
|\
| * cris: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-191-1/+1
| * CRIS v32: Should index be positive?Roel Kluin2009-11-031-2/+2
* | drop explicit include of autoconf.hSam Ravnborg2009-12-121-1/+0
|/
* CRIS: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-012-3/+0
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2009-06-231-1/+1
|\
| * CRISv32: irq.c - Move end brace outside #endifJesper Nilsson2009-06-111-1/+1
* | Merge branch 'linus' into irq/numaIngo Molnar2009-06-012-2/+8
|\ \ | |/
| * CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson2009-04-281-0/+8
| * CRISv32: Remove obsolete vcs_hook.o from MakefileJesper Nilsson2009-04-211-2/+0
* | irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-1/+3
|/
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-04-052-6/+6
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Jesper Nilsson2009-04-021-5/+5
| |\
| | * cpumask: use mm_cpumask() wrapper: crisRusty Russell2009-03-161-3/+3
| | * cpumask: Use accessors code.: crisRusty Russell2009-03-161-2/+2
| * | cris: convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner2009-04-021-1/+1
* | | Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
|/ /
* | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-302-2/+0
|/
* [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
* trivial: fix singal -> signal typoFrederik Schwarzer2009-01-061-1/+1
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-2/+2
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-4/+0
* [CRIS] Remove links from CRIS buildJesper Nilsson2008-10-311-3/+17
* [CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson2008-10-311-49/+0
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-2910-23/+23
* kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+1
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-2/+0
* cris: use the common ascii hex helpersHarvey Harrison2008-07-261-47/+13
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-3/+2
* CRIS: Add new timerfd syscall entries.Jesper Nilsson2008-02-081-1/+3
* CRIS v32: Initialize GIO even if we're rambooting in kernel/head.SJesper Nilsson2008-02-081-0/+2
* CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory.Jesper Nilsson2008-02-081-296/+0
OpenPOWER on IntegriCloud