aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
...
| * CRIS v32: Update and improve kernel/traps.cJesper Nilsson2008-02-081-78/+114
| * CRIS v32: Minor updates to kernel/process.cJesper Nilsson2008-02-081-9/+5
| * CRIS v32: Update and simplify kernel/irq.c.Jesper Nilsson2008-02-081-81/+193
| * CRIS v32: Update kernel/head.SJesper Nilsson2008-02-081-88/+114
| * CRIS v32: Update and improve fasttimer.cJesper Nilsson2008-02-081-324/+195
| * CRIS v32: Update debugport.Jesper Nilsson2008-02-081-299/+43
| * CRIS v32: Update boot/rescue/head.S code.Jesper Nilsson2008-02-081-27/+15
| * CRIS v32: Update boot/compressed/misc.cJesper Nilsson2008-02-081-19/+53
| * CRIS v32: Update compressed head.SJesper Nilsson2008-02-081-98/+39
| * CRIS v32: Remove common gpio and nandflash, add mach-fs and mach-a3 as subdirs.Jesper Nilsson2008-02-081-2/+3
| * CRIS v32: Update boot rescue Kbuild makefile.Jesper Nilsson2008-02-081-25/+16
| * CRIS v32: Update boot compressed Kbuild makefile.Jesper Nilsson2008-02-081-28/+17
| * CRIS v32: Update boot Kbuild makefile.Jesper Nilsson2008-02-081-8/+15
| * CRIS v32: Update traps.cJesper Nilsson2008-02-081-103/+95
| * CRIS v10: Update and improve axisflashmap.cJesper Nilsson2008-02-081-144/+37
| * CRIS v10: Update rescue head.sJesper Nilsson2008-02-081-56/+61
| * CRIS v10: Update rescue Kbuild makefile.Jesper Nilsson2008-02-081-37/+19
| * CRIS v10: Update boot/compressed Kbuild makefile.Jesper Nilsson2008-02-081-29/+19
| * CRIS v10: Update boot Kbuild makefile.Jesper Nilsson2008-02-081-8/+16
| * CRIS: Update main Kbuild makefile.Jesper Nilsson2008-02-081-69/+70
| * CRIS v32: Update and improve axisflashmapJesper Nilsson2008-02-081-143/+345
| * CRIS v32: New version of I2C driver.Jesper Nilsson2008-02-082-14/+187
| * CRIS v32: Fixup kernel Makefile.Jesper Nilsson2008-02-081-3/+2
| * CRIS v32: Update entry.S to working order.Jesper Nilsson2008-02-081-18/+63
| * CRIS v32: Whitespace and formatting changes for kernel/ptrace.cJesper Nilsson2008-02-082-5/+8
| * CRIS: Minor generic kernel/traps.c changes.Jesper Nilsson2008-02-081-87/+139
| * CRIS: Minor fixes to mm/fault.cJesper Nilsson2008-02-081-141/+28
| * CRIS: Remove unnecessary CVS log from cris/mm/init.cJesper Nilsson2008-02-081-111/+0
| * CRIS v32: Update synchronous serial driver.Jesper Nilsson2008-02-081-341/+599
| * CRIS v32: Add L2 cache initialization code.Jesper Nilsson2008-02-081-0/+29
| * CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS an...Jesper Nilsson2008-02-082-0/+1169
| * CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3.Jesper Nilsson2008-02-0823-186/+3470
| * CRIS v32: Add new driver files for Etrax-FSJesper Nilsson2008-02-083-0/+1149
| * CRIS v32: Add new driver files for Artpec-3.Jesper Nilsson2008-02-083-0/+1168
| * CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.Jesper Nilsson2008-02-085-536/+988
* | avoid overflows in kernel/time.cH. Peter Anvin2008-02-081-0/+4
* | procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
|/
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-1/+1
* arch/cris: add a missing iounmapJulia Lawall2008-02-051-1/+3
* CRIS: avoid using arch links in KconfigJesper Nilsson2008-02-055-2/+19
* timerfd: new timerfd APIDavide Libenzi2008-02-051-1/+1
* Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-282-8/+8
* CRIS: Remove 'TOPDIR' from MakefilesWANG Cong2008-01-281-1/+1
* Kobject: the cris iop_fw_load.c code is brokenGreg Kroah-Hartman2008-01-241-0/+11
* CRIS: add missed local_irq_restore callCyrill Gorcunov2008-01-211-0/+1
* CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson2008-01-171-18/+15
* CRIS v10: driver for ds1302 needs to include cris-specific i2c.hJesper Nilsson2008-01-141-128/+3
* CRIS v10: kernel/time.c needs to include linux/vmstat.h to compileJesper Nilsson2008-01-141-0/+1
* CRIS v10: correct do_signal to fix oops and clean up signal handling in generalJesper Nilsson2008-01-141-139/+112