summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10
Commit message (Expand)AuthorAgeFilesLines
...
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-3/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-1/+1
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\ \ | | |/ | |/|
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | | cris arch-v10: use generic ptrace_resume codeChristoph Hellwig2010-03-121-51/+0
* | | Add generic sys_old_mmap()Christoph Hellwig2010-03-121-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-1/+1
|\ \
| * \ Merge branch 'master' into percpuTejun Heo2010-01-052-24/+1
| |\ \ | | |/
| * | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-1/+1
* | | Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2010-03-011-1/+1
|\ \ \ | |_|/ |/| |
| * | cris: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-191-1/+1
| |/
* | CRIS: remove code that has been commented out for many yearsJiri Kosina2009-11-091-22/+0
* | CIRS: turn local_save_flags() + local_irq_disable()into local_irq_save()Jiri Kosina2009-11-091-2/+1
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* CRIS: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-011-1/+0
* CRISv10: remove redundant tests on unsignedRoel Kluin2009-06-231-2/+2
* CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson2009-04-281-3/+11
* CRIS: Merge machine dependent boot/compressed and boot/rescueJesper Nilsson2009-04-2113-1345/+0
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-04-051-1/+1
|\
| * 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-301-1/+0
* [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
* [CRIS] Remove links from CRIS buildJesper Nilsson2008-10-311-118/+0
* [CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson2008-10-311-47/+0
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-2925-29/+31
* cris: use bcd2bin/bin2bcdAdrian Bunk2008-10-202-24/+24
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2008-10-175-504/+2
|\
| * CRIS: proper defconfig setupAdrian Bunk2008-10-131-502/+0
| * [CRIS] Rename boot-linkscripts and fix the path to them.Jesper Nilsson2008-07-144-2/+2
* | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0
* | cris: use the common ascii hex helpersHarvey Harrison2008-07-261-55/+24
* | inflate: refactor inflate malloc codeThomas Petazzoni2008-07-251-35/+1
* | 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-208-143/+148
|\ \ | |/
| * Merge branch 'cris_debug_port_fix' into crisJesper Nilsson2008-07-011-4/+4
| |\
| | * [CRISv10] Correct whitespace damage.Jesper Nilsson2008-06-301-4/+4
| * | Merge branch 'build_fix' into crisJesper Nilsson2008-07-013-59/+72
| |\ \
| | * | [CRISv10] Clean up compressed/misc.cJesper Nilsson2008-06-301-57/+70
| | * | [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
| * | | | Merge branch 'cris_debug_port_fix' into crisJesper Nilsson2008-06-291-7/+13
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | cris: compile fixes for 2.6.26-rc5Hinko Kocevar2008-06-291-7/+13
| | |/
| * | [CRIS] Build fixes for compressed and rescue images for v10 and v32:Jesper Nilsson2008-06-296-79/+65
| |/
* | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-202-2/+4
* | Add "no BKL needed" comments to several driversJonathan Corbet2008-06-201-1/+1
* | cris: cdev lock_kernel() pushdownJonathan Corbet2008-05-182-13/+24
|/
* cris: correct usage of __user for copy to and from user space in lib/usercopy...Jesper Nilsson2008-03-041-1/+1
* CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4Jesper Nilsson2008-03-041-163/+174
OpenPOWER on IntegriCloud