aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel
Commit message (Expand)AuthorAge
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* CRIS: Minor formatting fix in traps.cJesper Nilsson2010-08-04
* CRIS: v32: Correct auto-restart of syscallsJesper Nilsson2010-08-04
* CRIS: More ARTPEC-3 support and i2c-boardinfo.Jesper Nilsson2010-08-04
* CRIS: Remove obsolete pinmux.c, now machine dependent.Jesper Nilsson2010-08-04
* CRIS: kgdb: Fix compilation errorsJesper Nilsson2010-08-04
* CRIS: v32: Correct path for intr_vect.hJesper Nilsson2010-08-04
* CRIS: v32: Better irq mapping codeJesper Nilsson2010-08-04
* CRIS: v32: Correct address for romfs in the imageJesper Nilsson2010-08-04
* CRIS: Additional mmu settings for ARTPEC-3Jesper Nilsson2010-08-04
* CRIS: Faster syscall entry for CRISv32.Jesper Nilsson2010-08-04
* CRIS: Simple insn reschedule to avoid interlocks.Jesper Nilsson2010-08-04
* CRIS: Add debug for assembler functionsJesper Nilsson2010-08-04
* CRIS: GENERIC_TIME fixesJesper Nilsson2010-08-04
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-06-01
|\
| * CRIS: Don't use mask_irq as symbol nameJesper Nilsson2010-05-25
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-19
|\ \ | |/ |/|
| * cris: Convert cris to use read/update_persistent_clockJohn Stultz2010-03-12
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | cris arch-v32: use generic ptrace_resume codeChristoph Hellwig2010-03-12
* | Add generic sys_old_mmap()Christoph Hellwig2010-03-12
|/
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2010-03-01
|\
| * cris: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-19
| * CRIS v32: Should index be positive?Roel Kluin2009-11-03
* | drop explicit include of autoconf.hSam Ravnborg2009-12-12
|/
* CRIS: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-01
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2009-06-23
|\
| * CRISv32: irq.c - Move end brace outside #endifJesper Nilsson2009-06-11
* | Merge branch 'linus' into irq/numaIngo Molnar2009-06-01
|\|
| * CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson2009-04-28
| * CRISv32: Remove obsolete vcs_hook.o from MakefileJesper Nilsson2009-04-21
* | irq: change ->set_affinity() to return statusYinghai Lu2009-04-28
|/
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-04-05
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Jesper Nilsson2009-04-02
| |\
| | * cpumask: use mm_cpumask() wrapper: crisRusty Russell2009-03-15
| | * cpumask: Use accessors code.: crisRusty Russell2009-03-15
| * | cris: convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner2009-04-02
* | | Simplify copy_thread()Alexey Dobriyan2009-04-02
|/ /
* / cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-30
|/
* [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-14
* trivial: fix singal -> signal typoFrederik Schwarzer2009-01-06
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
* [CRIS] Remove links from CRIS buildJesper Nilsson2008-10-31
* [CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson2008-10-31
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-29
* kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-08
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* cris: use the common ascii hex helpersHarvey Harrison2008-07-26
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26