summaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)Author
2008-07-24cris: use simple_read_from_buffer()Akinobu Mita
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner
2008-07-20Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-01Merge branch 'cris_debug_port_fix' into crisJesper Nilsson
2008-07-01Merge branch 'build_fix' into crisJesper Nilsson
2008-06-30[CRISv10] Clean up compressed/misc.cJesper Nilsson
2008-06-30[CRISv10] Correct whitespace damage.Jesper Nilsson
2008-06-30[CRIS] Correct image makefiles to allow using a separate OBJ-directory.Jesper Nilsson
2008-06-29Merge branch 'pcf8563_mutex_spinlock' into crisJesper Nilsson
2008-06-29Merge branch 'cris_debug_port_fix' into crisJesper Nilsson
2008-06-29[CRIS] Build fixes for compressed and rescue images for v10 and v32:Jesper Nilsson
2008-06-29It looks at least odd to apply spin_unlock to a mutex.Julia Lawall
2008-06-29cris: compile fixes for 2.6.26-rc5Hinko Kocevar
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet
2008-05-18cris: cdev lock_kernel() pushdownJonathan Corbet
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-09cris: kill sys_pipe implementationChristoph Hellwig
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper
2008-04-29cris: use non-racy method for /proc/system_profile creationDenis V. Lunev
2008-04-28cris: remove redundant display of free swap space in show_mem()Johannes Weiner
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-03-04cris: correct usage of __user for copy to and from user space in lib/usercopy...Jesper Nilsson
2008-03-04CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4Jesper Nilsson
2008-03-04CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson
2008-02-14cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gccJesper Nilsson
2008-02-09ide: introduce HAVE_IDESam Ravnborg
2008-02-08Merge branch 'cris' of git://www.jni.nu/crisLinus Torvalds
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08procfs: constify function pointer tablesJan Engelhardt
2008-02-08CRIS v32: Change drivers/i2c.c locking.Jesper Nilsson
2008-02-08CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup.Jesper Nilsson
2008-02-08CRIS: Add new timerfd syscall entries.Jesper Nilsson
2008-02-08CRIS v32: Correct spelling of bandwidth in function name.Jesper Nilsson
2008-02-08CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS.Jesper Nilsson
2008-02-08CRIS v10: Cleanup of drivers/gpio.cJesper Nilsson
2008-02-08CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson
2008-02-08CRIS: Drop regs parameter from call to profile_tick in kernel/time.cJesper Nilsson
2008-02-08CRIS v32: Fix minor formatting issue in mach-a3/io.cJesper Nilsson
2008-02-08CRIS v32: Initialize GIO even if we're rambooting in kernel/head.SJesper Nilsson
2008-02-08CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory.Jesper Nilsson
2008-02-08CRIS: Add sched_clock to kernel/time.cJesper Nilsson
2008-02-08CRIS: Register cpus in kernel/setup.cJesper Nilsson
2008-02-08CRIS: Remove include of linux/init.h, not needed anymore.Jesper Nilsson
2008-02-08CRIS: Remove CONFIG_NO_IOMEM from ARTPEC-3 default config.Jesper Nilsson
2008-02-08CRIS: Remove useless CVS log from kernel/ptrace.cJesper Nilsson
2008-02-08CRIS: Remove useless CVS id and log from kernel/process.cJesper Nilsson