aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32
AgeCommit message (Expand)Author
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk
2008-10-17Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2008-10-15cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-26cris: use the common ascii hex helpersHarvey Harrison
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni
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-20Cris: convert to using generic dma-coherent mem allocatorDmitry Baryshkov
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-14[CRIS] Rename boot-linkscripts and fix the path to them.Jesper Nilsson
2008-07-01Merge branch 'build_fix' into crisJesper 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-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-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-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-02-14cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gccJesper Nilsson
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: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper 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 v32: Fix startup oops and replace hardcoded pagesize in vmlinux.lds.SJesper Nilsson
2008-02-08CRIS v32: Avoid work when switching between tasks with shared memory descript...Jesper Nilsson
2008-02-08CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.SJesper Nilsson
2008-02-08CRIS v32: Fix bug in internal memory allocator mm/intmem.cJesper Nilsson
2008-02-08CRIS v32: Change name of simulator config to CONFIG_ETRAX_VCS_SIM in mm/init.cJesper Nilsson
2008-02-08CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords.Jesper Nilsson
2008-02-08CRIS v32: Move hw_settings.S to machine specific directories for ETRAX FS and...Jesper Nilsson
2008-02-08CRIS v32: Update lib/checksum.S and lib/checksumcopy.SJesper Nilsson
2008-02-08CRIS v32: Add lib/delay to build.Jesper Nilsson
2008-02-08CRIS v32: Add precise delay loops for ETRAX FS and ARTPEC-3.Jesper Nilsson
2008-02-08CRIS v32: Update vcs_hook.c for ETRAX FS.Jesper Nilsson
2008-02-08CRIS v32: Move vcs_hook to machine specific directory.Jesper Nilsson
2008-02-08CRIS v32: Update kernel/smp.c for CRIS v32.Jesper Nilsson
2008-02-08CRIS v32: Update signal handling in kernel/signal.cJesper Nilsson
2008-02-08CRIS v32: Update boot/rescue/rescue.ldJesper Nilsson
2008-02-08CRIS v32: Change names of config variable and register field for data available.Jesper Nilsson