aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-06-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds3-12/+10
2010-05-25CRIS: Don't use mask_irq as symbol nameJesper Nilsson3-12/+10
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-38/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2-1/+2
2010-03-13cris: Convert cris to use read/update_persistent_clockJohn Stultz1-38/+2
2010-03-12cris arch-v32: use generic ptrace_resume codeChristoph Hellwig1-79/+30
2010-03-12Add generic sys_old_mmap()Christoph Hellwig1-1/+1
2010-03-01Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2-3/+3
2009-12-12drop explicit include of autoconf.hSam Ravnborg1-1/+0
2009-11-19cris: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-11-03CRIS v32: Should index be positive?Roel Kluin1-2/+2
2009-09-01CRIS: convert to asm-generic/hardirq.hChristoph Hellwig2-3/+0
2009-06-23Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds1-1/+1
2009-06-11CRISv32: irq.c - Move end brace outside #endifJesper Nilsson1-1/+1
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar2-2/+8
2009-04-28CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson1-0/+8
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-1/+3
2009-04-21CRISv32: Remove obsolete vcs_hook.o from MakefileJesper Nilsson1-2/+0
2009-04-05Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2-6/+6
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Jesper Nilsson1-5/+5
2009-04-02cris: convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner1-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell2-2/+0
2009-03-16cpumask: use mm_cpumask() wrapper: crisRusty Russell1-3/+3
2009-03-16cpumask: Use accessors code.: crisRusty Russell1-2/+2
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2009-01-06trivial: fix singal -> signal typoFrederik Schwarzer1-1/+1
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell1-2/+2
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-4/+0
2008-10-31[CRIS] Remove links from CRIS buildJesper Nilsson1-3/+17
2008-10-31[CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson1-49/+0
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson10-23/+23
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-2/+0
2008-07-26cris: use the common ascii hex helpersHarvey Harrison1-47/+13
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-3/+2
2008-02-08CRIS: Add new timerfd syscall entries.Jesper Nilsson1-1/+3
2008-02-08CRIS v32: Initialize GIO even if we're rambooting in kernel/head.SJesper Nilsson1-0/+2
2008-02-08CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory.Jesper Nilsson1-296/+0
2008-02-08CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords.Jesper Nilsson2-138/+0
2008-02-08CRIS v32: Update kernel/smp.c for CRIS v32.Jesper Nilsson1-10/+21
2008-02-08CRIS v32: Update signal handling in kernel/signal.cJesper Nilsson1-88/+56
2008-02-08CRIS v32: Change names of config variable and register field for data available.Jesper Nilsson1-6/+6
2008-02-08CRIS v32: Change debug and formatting in kernel/fasttimer.cJesper Nilsson1-9/+7
2008-02-08CRIS v32: Update kernel/crisksyms.cJesper Nilsson1-1/+6
2008-02-08CRIS v32: Update and improve kernel/time.cJesper Nilsson1-98/+139
2008-02-08CRIS v32: Update and improve kernel/traps.cJesper Nilsson1-78/+114
2008-02-08CRIS v32: Minor updates to kernel/process.cJesper Nilsson1-9/+5
2008-02-08CRIS v32: Update and simplify kernel/irq.c.Jesper Nilsson1-81/+193
2008-02-08CRIS v32: Update kernel/head.SJesper Nilsson1-88/+114