aboutsummaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)AuthorFilesLines
2008-10-20cris: use bcd2bin/bin2bcdGravatar Adrian Bunk 4-45/+45
2008-10-20container freezer: implement freezer cgroup subsystemGravatar Matt Helsley 1-0/+2
2008-10-17Merge branch 'for-linus' of git://www.jni.nu/crisGravatar Linus Torvalds 13-4/+6
2008-10-15cpufreq: remove policy->governor setting in drivers initializationGravatar Dominik Brodowski 2-2/+0
2008-10-13CRIS: proper defconfig setupGravatar Adrian Bunk 5-0/+2
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Woodhouse 1-0/+1
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierGravatar Manfred Spraul 1-0/+1
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Gravatar Adrian Bunk 1-1/+0
2008-08-23removed unused #include <linux/version.h>'sGravatar Adrian Bunk 1-2/+0
2008-07-29Merge branch 'linus' into core/generic-dma-coherentGravatar Ingo Molnar 19-362/+196
2008-07-26cris: use generic show_mem()Gravatar Johannes Weiner 1-30/+0
2008-07-26cris: use the common ascii hex helpersGravatar Harvey Harrison 2-102/+37
2008-07-25inflate: refactor inflate malloc codeGravatar Thomas Petazzoni 2-71/+4
2008-07-24cris: use simple_read_from_buffer()Gravatar Akinobu Mita 1-10/+7
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Gravatar Johannes Weiner 2-2/+2
2008-07-20Merge branch 'for-linus' of git://www.jni.nu/crisGravatar Linus Torvalds 12-152/+151
2008-07-20Cris: convert to using generic dma-coherent mem allocatorGravatar Dmitry Baryshkov 2-103/+4
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusGravatar Ingo Molnar 1-3/+2
2008-07-14Merge commit 'v2.6.26' into bkl-removalGravatar Jonathan Corbet 1-1/+0
2008-07-14[CRIS] Rename boot-linkscripts and fix the path to them.Gravatar Jesper Nilsson 8-4/+4
2008-07-01Merge branch 'cris_debug_port_fix' into crisGravatar Jesper Nilsson 1-4/+4
2008-07-01Merge branch 'build_fix' into crisGravatar Jesper Nilsson 5-61/+74
2008-06-30[CRISv10] Clean up compressed/misc.cGravatar Jesper Nilsson 1-57/+70
2008-06-30[CRISv10] Correct whitespace damage.Gravatar Jesper Nilsson 1-4/+4
2008-06-30[CRIS] Correct image makefiles to allow using a separate OBJ-directory.Gravatar Jesper Nilsson 4-4/+4
2008-06-29Merge branch 'pcf8563_mutex_spinlock' into crisGravatar Jesper Nilsson 2-2/+2
2008-06-29Merge branch 'cris_debug_port_fix' into crisGravatar Jesper Nilsson 1-7/+13
2008-06-29[CRIS] Build fixes for compressed and rescue images for v10 and v32:Gravatar Jesper Nilsson 9-85/+65
2008-06-29It looks at least odd to apply spin_unlock to a mutex.Gravatar Julia Lawall 2-2/+2
2008-06-29cris: compile fixes for 2.6.26-rc5Gravatar Hinko Kocevar 1-7/+13
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentGravatar Jens Axboe 1-3/+2
2008-06-20Add a bunch of cycle_kernel_lock() callsGravatar Jonathan Corbet 4-3/+8
2008-06-20Add "no BKL needed" comments to several driversGravatar Jonathan Corbet 2-2/+2
2008-05-18cris: cdev lock_kernel() pushdownGravatar Jonathan Corbet 5-27/+52
2008-05-16[PATCH] take init_files to fs/file.cGravatar Al Viro 1-1/+0
2008-05-09cris: kill sys_pipe implementationGravatar Christoph Hellwig 1-22/+0
2008-05-08sys_pipe(): fix file descriptor leaksGravatar Ulrich Drepper 1-1/+4
2008-04-29cris: use non-racy method for /proc/system_profile creationGravatar Denis V. Lunev 1-2/+2
2008-04-28cris: remove redundant display of free swap space in show_mem()Gravatar Johannes Weiner 1-1/+0
2008-04-17Generic semaphore implementationGravatar Matthew Wilcox 3-138/+1
2008-03-04cris: correct usage of __user for copy to and from user space in lib/usercopy...Gravatar Jesper Nilsson 2-2/+2
2008-03-04CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4Gravatar Jesper Nilsson 2-317/+345
2008-03-04CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cGravatar Jesper Nilsson 1-1/+1
2008-02-14cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gccGravatar Jesper Nilsson 2-391/+404
2008-02-09ide: introduce HAVE_IDEGravatar Sam Ravnborg 1-0/+1
2008-02-08Merge branch 'cris' of git://www.jni.nu/crisGravatar Linus Torvalds 124-6754/+13323
2008-02-08avoid overflows in kernel/time.cGravatar H. Peter Anvin 1-0/+4
2008-02-08procfs: constify function pointer tablesGravatar Jan Engelhardt 1-1/+1
2008-02-08CRIS v32: Change drivers/i2c.c locking.Gravatar Jesper Nilsson 1-49/+12
2008-02-08CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup.Gravatar Jesper Nilsson 1-174/+174