aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-31[CRIS] Remove links from CRIS buildJesper Nilsson5-178/+81
2008-10-31[CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson3-69/+35
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson353-95/+62520
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwbLinus Torvalds1-0/+2
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk4-45/+45
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+2
2008-10-20Merge branch 'master' into for-upstreamDavid Vrabel17-7/+7
2008-10-17Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds13-4/+6
2008-10-15cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski2-2/+0
2008-10-13CRIS: proper defconfig setupAdrian Bunk5-0/+2
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-0/+1
2008-09-17uwb: add the UWB stack (build system)Greg Kroah-Hartman1-0/+2
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+1
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk1-1/+0
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-2/+0
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar19-362/+196
2008-07-26cris: use generic show_mem()Johannes Weiner1-30/+0
2008-07-26cris: use the common ascii hex helpersHarvey Harrison2-102/+37
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni2-71/+4
2008-07-24cris: use simple_read_from_buffer()Akinobu Mita1-10/+7
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2-2/+2
2008-07-20Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds12-152/+151
2008-07-20Cris: convert to using generic dma-coherent mem allocatorDmitry Baryshkov2-103/+4
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-3/+2
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet1-1/+0
2008-07-14[CRIS] Rename boot-linkscripts and fix the path to them.Jesper Nilsson8-4/+4
2008-07-01Merge branch 'cris_debug_port_fix' into crisJesper Nilsson1-4/+4
2008-07-01Merge branch 'build_fix' into crisJesper Nilsson5-61/+74
2008-06-30[CRISv10] Clean up compressed/misc.cJesper Nilsson1-57/+70
2008-06-30[CRISv10] Correct whitespace damage.Jesper Nilsson1-4/+4
2008-06-30[CRIS] Correct image makefiles to allow using a separate OBJ-directory.Jesper Nilsson4-4/+4
2008-06-29Merge branch 'pcf8563_mutex_spinlock' into crisJesper Nilsson2-2/+2
2008-06-29Merge branch 'cris_debug_port_fix' into crisJesper Nilsson1-7/+13
2008-06-29[CRIS] Build fixes for compressed and rescue images for v10 and v32:Jesper Nilsson9-85/+65
2008-06-29It looks at least odd to apply spin_unlock to a mutex.Julia Lawall2-2/+2
2008-06-29cris: compile fixes for 2.6.26-rc5Hinko Kocevar1-7/+13
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-3/+2
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet4-3/+8
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet2-2/+2
2008-05-18cris: cdev lock_kernel() pushdownJonathan Corbet5-27/+52
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-09cris: kill sys_pipe implementationChristoph Hellwig1-22/+0
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper1-1/+4
2008-04-29cris: use non-racy method for /proc/system_profile creationDenis V. Lunev1-2/+2
2008-04-28cris: remove redundant display of free swap space in show_mem()Johannes Weiner1-1/+0
2008-04-17Generic semaphore implementationMatthew Wilcox3-138/+1
2008-03-04cris: correct usage of __user for copy to and from user space in lib/usercopy and uaccess.hJesper Nilsson2-2/+2
2008-03-04CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4Jesper Nilsson2-317/+345
2008-03-04CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson1-1/+1
2008-02-14cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gccJesper Nilsson2-391/+404