| Commit message (Expand) | Author | Age | Files | Lines |
* | CRISv10: remove redundant tests on unsigned | Roel Kluin | 2009-06-23 | 1 | -2/+2 |
* | CRIS: Wire up syscalls signalfd4 to writev. | Jesper Nilsson | 2009-04-28 | 1 | -3/+11 |
* | CRIS: Merge machine dependent boot/compressed and boot/rescue | Jesper Nilsson | 2009-04-21 | 13 | -1345/+0 |
* | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 2009-04-05 | 1 | -1/+1 |
|\ |
|
| * | cris: convert obsolete hw_interrupt_type to struct irq_chip | Thomas Gleixner | 2009-04-02 | 1 | -1/+1 |
* | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 1 | -1/+1 |
|/ |
|
* | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 1 | -1/+0 |
* | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 | 1 | -1/+1 |
* | [CRIS] Remove links from CRIS build | Jesper Nilsson | 2008-10-31 | 1 | -118/+0 |
* | [CRIS] Merge asm-offsets.c for both arches into one file. | Jesper Nilsson | 2008-10-31 | 1 | -47/+0 |
* | [CRIS] Move header files from include to arch/cris/include. | Jesper Nilsson | 2008-10-29 | 25 | -29/+31 |
* | cris: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 | 2 | -24/+24 |
* | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2008-10-17 | 5 | -504/+2 |
|\ |
|
| * | CRIS: proper defconfig setup | Adrian Bunk | 2008-10-13 | 1 | -502/+0 |
| * | [CRIS] Rename boot-linkscripts and fix the path to them. | Jesper Nilsson | 2008-07-14 | 4 | -2/+2 |
* | | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2008-09-06 | 1 | -1/+0 |
* | | cris: use the common ascii hex helpers | Harvey Harrison | 2008-07-26 | 1 | -55/+24 |
* | | inflate: refactor inflate malloc code | Thomas Petazzoni | 2008-07-25 | 1 | -35/+1 |
* | | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 2008-07-24 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2008-07-20 | 8 | -143/+148 |
|\ \
| |/ |
|
| * | Merge branch 'cris_debug_port_fix' into cris | Jesper Nilsson | 2008-07-01 | 1 | -4/+4 |
| |\ |
|
| | * | [CRISv10] Correct whitespace damage. | Jesper Nilsson | 2008-06-30 | 1 | -4/+4 |
| * | | Merge branch 'build_fix' into cris | Jesper Nilsson | 2008-07-01 | 3 | -59/+72 |
| |\ \ |
|
| | * | | [CRISv10] Clean up compressed/misc.c | Jesper Nilsson | 2008-06-30 | 1 | -57/+70 |
| | * | | [CRIS] Correct image makefiles to allow using a separate OBJ-directory. | Jesper Nilsson | 2008-06-30 | 2 | -2/+2 |
| * | | | Merge branch 'pcf8563_mutex_spinlock' into cris | Jesper Nilsson | 2008-06-29 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | It looks at least odd to apply spin_unlock to a mutex. | Julia Lawall | 2008-06-29 | 1 | -1/+1 |
| * | | | | Merge branch 'cris_debug_port_fix' into cris | Jesper Nilsson | 2008-06-29 | 1 | -7/+13 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | * | | cris: compile fixes for 2.6.26-rc5 | Hinko Kocevar | 2008-06-29 | 1 | -7/+13 |
| | |/ |
|
| * | | [CRIS] Build fixes for compressed and rescue images for v10 and v32: | Jesper Nilsson | 2008-06-29 | 6 | -79/+65 |
| |/ |
|
* | | Add a bunch of cycle_kernel_lock() calls | Jonathan Corbet | 2008-06-20 | 2 | -2/+4 |
* | | Add "no BKL needed" comments to several drivers | Jonathan Corbet | 2008-06-20 | 1 | -1/+1 |
* | | cris: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-05-18 | 2 | -13/+24 |
|/ |
|
* | cris: correct usage of __user for copy to and from user space in lib/usercopy... | Jesper Nilsson | 2008-03-04 | 1 | -1/+1 |
* | CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4 | Jesper Nilsson | 2008-03-04 | 1 | -163/+174 |
* | CRIS v10: Include mm.h instead of vmstat.h in kernel/time.c | Jesper Nilsson | 2008-03-04 | 1 | -1/+1 |
* | cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc | Jesper Nilsson | 2008-02-14 | 1 | -195/+202 |
* | CRIS: Add new timerfd syscall entries. | Jesper Nilsson | 2008-02-08 | 1 | -1/+3 |
* | CRIS v10: Cleanup of drivers/gpio.c | Jesper Nilsson | 2008-02-08 | 1 | -32/+29 |
* | CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. | Jesper Nilsson | 2008-02-08 | 1 | -15/+0 |
* | CRIS v10: Update drivers/gpio.c, fix locking and general improvements. | Jesper Nilsson | 2008-02-08 | 1 | -359/+228 |
* | CRIS v10: Change name of low voltage read and set macros. | Jesper Nilsson | 2008-02-08 | 1 | -2/+2 |
* | CRIS v10: Remove duplicated folding of carry from lib/checksum.S, it is not n... | Jesper Nilsson | 2008-02-08 | 1 | -7/+1 |
* | CRIS v10: Remove duplicated folding of carry from lib/checksumcopy.S, it is n... | Jesper Nilsson | 2008-02-08 | 1 | -7/+1 |
* | CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.c | Jesper Nilsson | 2008-02-08 | 1 | -0/+1 |
* | CRIS v10: Update kernel/io_interface_mux.c | Jesper Nilsson | 2008-02-08 | 1 | -107/+408 |
* | CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup. | Jesper Nilsson | 2008-02-08 | 1 | -178/+43 |
* | CRIS v10: Add synchronous serial port driver for CRIS v10. | Jesper Nilsson | 2008-02-08 | 2 | -0/+1442 |
* | CRIS v10: Don't call get_mmu_context when switching between tasks with shared... | Jesper Nilsson | 2008-02-08 | 1 | -29/+29 |
* | CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.c | Jesper Nilsson | 2008-02-08 | 1 | -6/+7 |