aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32
AgeCommit message (Expand)Author
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-04-28CRISv32: Fix typo compile error in ARTPEC-3 gpio driver.Jesper Nilsson
2009-04-28CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-21CRISv32: Remove obsolete vcs_hook.o from MakefileJesper Nilsson
2009-04-21CRIS: Merge machine dependent boot/compressed and boot/rescueJesper Nilsson
2009-04-05Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Jesper Nilsson
2009-04-02CRISv32: Remove extraneous space between -I and the path.Jesper Nilsson
2009-04-02cris: convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2009-03-16cpumask: use mm_cpumask() wrapper: crisRusty Russell
2009-03-16cpumask: Use accessors code.: crisRusty Russell
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06chris: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06trivial: fix singal -> signal typoFrederik Schwarzer
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-10-31[CRIS] Remove links from CRIS buildJesper Nilsson
2008-10-31[CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson
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