aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32
Commit message (Expand)AuthorAgeFilesLines
* drop explicit include of autoconf.hSam Ravnborg2009-12-121-1/+0
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* ARRAY_SIZE changesStoyan Gaydarov2009-09-012-2/+2
* CRIS: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-012-3/+0
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2009-06-234-4/+25
|\
| * CRISv32: irq.c - Move end brace outside #endifJesper Nilsson2009-06-111-1/+1
| * CRISv32: Fix potential null reference in cryptocop driver.Jesper Nilsson2009-06-111-2/+2
| * CRISv32: Add arch optimized strcmp.Jesper Nilsson2009-06-102-1/+22
* | Merge branch 'linus' into irq/numaIngo Molnar2009-06-0112-662/+10
|\ \ | |/
| * CRISv32: Fix typo compile error in ARTPEC-3 gpio driver.Jesper Nilsson2009-04-281-2/+2
| * 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
| * CRIS: Merge machine dependent boot/compressed and boot/rescueJesper Nilsson2009-04-219-658/+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-054-10/+10
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Jesper Nilsson2009-04-022-6/+6
| |\
| | * cpumask: use mm_cpumask() wrapper: crisRusty Russell2009-03-162-4/+4
| | * cpumask: Use accessors code.: crisRusty Russell2009-03-161-2/+2
| * | CRISv32: Remove extraneous space between -I and the path.Jesper Nilsson2009-04-021-3/+3
| * | cris: convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner2009-04-021-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-033-3/+3
|\ \ \
| * | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-303-3/+3
| | |/ | |/|
* | | 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\
| * trivial: fix singal -> signal typoFrederik Schwarzer2009-01-061-1/+1
* | chris: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-3/+3
|/
* 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-313-138/+31
* [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-2924-48/+48
* cris: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-12/+12
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2008-10-174-2/+2
|\
| * [CRIS] Rename boot-linkscripts and fix the path to them.Jesper Nilsson2008-07-144-2/+2
* | cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski2008-10-152-2/+0
* | 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
* | Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-297-93/+20
|\ \
| * | cris: use the common ascii hex helpersHarvey Harrison2008-07-261-47/+13
| * | inflate: refactor inflate malloc codeThomas Petazzoni2008-07-251-36/+3
| * | mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-241-1/+1
| * | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2008-07-204-9/+3
| |\ \ | | |/
| | * Merge branch 'build_fix' into crisJesper Nilsson2008-07-012-2/+2
| | |\
| | | * [CRIS] Correct image makefiles to allow using a separate OBJ-directory.Jesper Nilsson2008-06-302-2/+2
| | * | Merge branch 'pcf8563_mutex_spinlock' into crisJesper Nilsson2008-06-291-1/+1
| | |\ \ | | | |/ | | |/|
| | | * It looks at least odd to apply spin_unlock to a mutex.Julia Lawall2008-06-291-1/+1
| | * | [CRIS] Build fixes for compressed and rescue images for v10 and v32:Jesper Nilsson2008-06-293-6/+0
| | |/
* | | Cris: convert to using generic dma-coherent mem allocatorDmitry Baryshkov2008-07-202-103/+4
|/ /