| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | CRIS v10: Remove useless CVS id tag from lib/old_checksum.c | Jesper Nilsson | 2008-02-08 | 1 | -2/+1 |
* | CRIS v10: Remove useless CVS id and log from lib/dram_init.S | Jesper Nilsson | 2008-02-08 | 1 | -56/+2 |
* | CRIS v10: Remove useless CVS id from kernel/shadows.c | Jesper Nilsson | 2008-02-08 | 1 | -2/+1 |
* | CRIS v10: Reformat drivers/makefile using tabs. | Jesper Nilsson | 2008-02-08 | 1 | -6/+5 |
* | CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig. | Jesper Nilsson | 2008-02-08 | 1 | -12/+0 |
* | CRIS v10: Remove CVS id from kernel/process.c | Jesper Nilsson | 2008-02-08 | 1 | -2/+1 |
* | CRIS v10: Remove CVS log and id from kernel/kgdb.c | Jesper Nilsson | 2008-02-08 | 1 | -58/+0 |
* | CRIS v10: Cleanup kernel/irq.c | Jesper Nilsson | 2008-02-08 | 1 | -6/+1 |
* | CRIS v10: Cleanup kernel/fasttimer.c | Jesper Nilsson | 2008-02-08 | 1 | -21/+14 |
* | CRIS v10: Cleanup kernel/entry.S CVS log and id. | Jesper Nilsson | 2008-02-08 | 1 | -244/+1 |
* | CRIS v10: Remove CVS id tag from kernel/dma.c | Jesper Nilsson | 2008-02-08 | 1 | -2/+1 |
* | CRIS v10: Break long lines in boot/rescue/head.S | Jesper Nilsson | 2008-02-08 | 1 | -6/+8 |
* | CRIS v10: Remove CVS tag from boot/compressed/misc.c | Jesper Nilsson | 2008-02-08 | 1 | -4/+2 |
* | CRIS v10: Update and fix bug in kernel/debugport. | Jesper Nilsson | 2008-02-08 | 1 | -111/+23 |
* | CRIS v10: Update driver for pcf8563 | Jesper Nilsson | 2008-02-08 | 1 | -173/+220 |
* | CRIS v10: Fix bugs in i2c_init and i2c_readreg | Jesper Nilsson | 2008-02-08 | 1 | -78/+3 |