aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords.Jesper Nilsson2008-02-082-138/+0
* CRIS v32: Update kernel/smp.c for CRIS v32.Jesper Nilsson2008-02-081-10/+21
* CRIS v32: Update signal handling in kernel/signal.cJesper Nilsson2008-02-081-88/+56
* CRIS v32: Change names of config variable and register field for data available.Jesper Nilsson2008-02-081-6/+6
* CRIS v32: Change debug and formatting in kernel/fasttimer.cJesper Nilsson2008-02-081-9/+7
* CRIS v32: Update kernel/crisksyms.cJesper Nilsson2008-02-081-1/+6
* CRIS v32: Update and improve kernel/time.cJesper Nilsson2008-02-081-98/+139
* CRIS v32: Update and improve kernel/traps.cJesper Nilsson2008-02-081-78/+114
* CRIS v32: Minor updates to kernel/process.cJesper Nilsson2008-02-081-9/+5
* CRIS v32: Update and simplify kernel/irq.c.Jesper Nilsson2008-02-081-81/+193
* CRIS v32: Update kernel/head.SJesper Nilsson2008-02-081-88/+114