| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts. | Jesper Nilsson | 2008-02-08 | 1 | -73/+2 |
* | CRIS v10: Correct and cleanup boot/rescue/testrescue.S | Jesper Nilsson | 2008-02-08 | 1 | -7/+5 |
* | CRIS v10: Correct and cleanup boot/rescue/kimagerescue.S | Jesper Nilsson | 2008-02-08 | 1 | -29/+29 |
* | CRIS v10: Change boot/rescue/Makefile to use ccflags-y, asflags-y and ldflags-y. | Jesper Nilsson | 2008-02-08 | 1 | -3/+3 |
* | CRIS v10: Update boot/compressed/Makefile to use ccflags-y and ldflags-y | Jesper Nilsson | 2008-02-08 | 1 | -2/+2 |
* | CRIS v32: Update traps.c | Jesper Nilsson | 2008-02-08 | 1 | -103/+95 |
* | CRIS v10: Update and improve axisflashmap.c | Jesper Nilsson | 2008-02-08 | 1 | -144/+37 |
* | CRIS v10: Update rescue head.s | Jesper Nilsson | 2008-02-08 | 1 | -56/+61 |
* | CRIS v10: Update rescue Kbuild makefile. | Jesper Nilsson | 2008-02-08 | 1 | -37/+19 |
* | CRIS v10: Update boot/compressed Kbuild makefile. | Jesper Nilsson | 2008-02-08 | 1 | -29/+19 |
* | CRIS v10: Update boot Kbuild makefile. | Jesper Nilsson | 2008-02-08 | 1 | -8/+16 |
* | CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. | Jesper Nilsson | 2008-02-08 | 2 | -217/+4 |
* | CRIS: avoid using arch links in Kconfig | Jesper Nilsson | 2008-02-05 | 2 | -0/+8 |
* | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 | 1 | -1/+1 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 1 | -4/+4 |
* | CRIS: add missed local_irq_restore call | Cyrill Gorcunov | 2008-01-21 | 1 | -0/+1 |
* | CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common defines | Jesper Nilsson | 2008-01-17 | 1 | -18/+15 |