aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10
Commit message (Expand)AuthorAgeFilesLines
* 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
* CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson2008-03-041-1/+1
* cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gccJesper Nilsson2008-02-141-195/+202
* CRIS: Add new timerfd syscall entries.Jesper Nilsson2008-02-081-1/+3
* CRIS v10: Cleanup of drivers/gpio.cJesper Nilsson2008-02-081-32/+29
* CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson2008-02-081-15/+0
* CRIS v10: Update drivers/gpio.c, fix locking and general improvements.Jesper Nilsson2008-02-081-359/+228
* CRIS v10: Change name of low voltage read and set macros.Jesper Nilsson2008-02-081-2/+2
* CRIS v10: Remove duplicated folding of carry from lib/checksum.S, it is not n...Jesper Nilsson2008-02-081-7/+1
* CRIS v10: Remove duplicated folding of carry from lib/checksumcopy.S, it is n...Jesper Nilsson2008-02-081-7/+1
* CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.cJesper Nilsson2008-02-081-0/+1
* CRIS v10: Update kernel/io_interface_mux.cJesper Nilsson2008-02-081-107/+408
* CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup.Jesper Nilsson2008-02-081-178/+43
* CRIS v10: Add synchronous serial port driver for CRIS v10.Jesper Nilsson2008-02-082-0/+1442
* CRIS v10: Don't call get_mmu_context when switching between tasks with shared...Jesper Nilsson2008-02-081-29/+29
* CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.cJesper Nilsson2008-02-081-6/+7