aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32
Commit message (Expand)AuthorAge
* [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\
| * trivial: fix singal -> signal typoFrederik Schwarzer2009-01-06
* | chris: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
|/
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
* [CRIS] Remove links from CRIS buildJesper Nilsson2008-10-31
* [CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson2008-10-31
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-29
* cris: use bcd2bin/bin2bcdAdrian Bunk2008-10-20
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2008-10-17
|\
| * [CRIS] Rename boot-linkscripts and fix the path to them.Jesper Nilsson2008-07-14
* | cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski2008-10-15
* | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-08
* | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* | Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-28
|\ \
| * | cris: use the common ascii hex helpersHarvey Harrison2008-07-26
| * | inflate: refactor inflate malloc codeThomas Petazzoni2008-07-25
| * | mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-24
| * | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2008-07-20
| |\|
| | * Merge branch 'build_fix' into crisJesper Nilsson2008-06-30
| | |\
| | | * [CRIS] Correct image makefiles to allow using a separate OBJ-directory.Jesper Nilsson2008-06-30
| | * | Merge branch 'pcf8563_mutex_spinlock' into crisJesper Nilsson2008-06-29
| | |\ \ | | | |/ | | |/|
| | | * It looks at least odd to apply spin_unlock to a mutex.Julia Lawall2008-06-29
| | * | [CRIS] Build fixes for compressed and rescue images for v10 and v32:Jesper Nilsson2008-06-29
| | |/
* | / Cris: convert to using generic dma-coherent mem allocatorDmitry Baryshkov2008-07-20
|/ /
* | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\ \
| * | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
| |/
* | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-20
* | Add "no BKL needed" comments to several driversJonathan Corbet2008-06-20
* | cris: cdev lock_kernel() pushdownJonathan Corbet2008-05-18
|/
* cris: correct usage of __user for copy to and from user space in lib/usercopy...Jesper Nilsson2008-03-04
* CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4Jesper Nilsson2008-03-04
* cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gccJesper Nilsson2008-02-14
* CRIS v32: Change drivers/i2c.c locking.Jesper Nilsson2008-02-08
* CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup.Jesper Nilsson2008-02-08
* CRIS: Add new timerfd syscall entries.Jesper Nilsson2008-02-08
* CRIS v32: Correct spelling of bandwidth in function name.Jesper Nilsson2008-02-08
* CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS.Jesper Nilsson2008-02-08
* CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson2008-02-08
* CRIS v32: Fix minor formatting issue in mach-a3/io.cJesper Nilsson2008-02-08
* CRIS v32: Initialize GIO even if we're rambooting in kernel/head.SJesper Nilsson2008-02-08
* CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory.Jesper Nilsson2008-02-08
* CRIS v32: Fix startup oops and replace hardcoded pagesize in vmlinux.lds.SJesper Nilsson2008-02-08
* CRIS v32: Avoid work when switching between tasks with shared memory descript...Jesper Nilsson2008-02-08
* CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.SJesper Nilsson2008-02-08
* CRIS v32: Fix bug in internal memory allocator mm/intmem.cJesper Nilsson2008-02-08
* CRIS v32: Change name of simulator config to CONFIG_ETRAX_VCS_SIM in mm/init.cJesper Nilsson2008-02-08
* CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords.Jesper Nilsson2008-02-08
* CRIS v32: Move hw_settings.S to machine specific directories for ETRAX FS and...Jesper Nilsson2008-02-08