aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32
AgeCommit message (Expand)Author
2010-03-01Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2009-12-12drop explicit include of autoconf.hSam Ravnborg
2009-11-19cris: Fixup last users of irq_chip->typenameThomas Gleixner
2009-11-03CRIS v32: Should index be positive?Roel Kluin
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-01ARRAY_SIZE changesStoyan Gaydarov
2009-09-01CRIS: convert to asm-generic/hardirq.hChristoph Hellwig
2009-06-23Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2009-06-11CRISv32: irq.c - Move end brace outside #endifJesper Nilsson
2009-06-11CRISv32: Fix potential null reference in cryptocop driver.Jesper Nilsson
2009-06-10CRISv32: Add arch optimized strcmp.Jesper Nilsson
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