summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-151-0/+3
* Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-142-2/+2
|\
| * [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-142-2/+2
* | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-142-2/+0
* | cris: introduce asm/swab.hHarvey Harrison2009-01-146-45/+44
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\
| * trivial: fix singal -> signal typoFrederik Schwarzer2009-01-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-01-061-0/+2
|\ \
| * | Staging: Kconfig for ARCH=arm,8300, crisF. Duncan M. Haldane2009-01-061-0/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-061-3/+3
|\ \
| * | chris: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-3/+3
| |/
* | atomic_t: unify all arch definitionsMatthew Wilcox2009-01-061-3/+1
|/
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-031-0/+1
|\
| * cris: define __flsRusty Russell2009-01-031-0/+1
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-023-7/+2
|\ \ | |/
| * cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-2/+2
| * cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-132-5/+0
* | take init_fs to saner placeAl Viro2008-12-311-1/+0
|/
* [CRIS] Remove links from CRIS buildJesper Nilsson2008-10-315-178/+81
* [CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson2008-10-313-69/+35
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-29353-95/+62520
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-10-231-0/+2
|\
| * Merge branch 'master' into for-upstreamDavid Vrabel2008-10-2017-7/+7
| |\
| * | uwb: add the UWB stack (build system)Greg Kroah-Hartman2008-09-171-0/+2
* | | cris: use bcd2bin/bin2bcdAdrian Bunk2008-10-204-45/+45
* | | container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
| |/ |/|
* | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2008-10-1713-4/+6
|\ \
| * | CRIS: proper defconfig setupAdrian Bunk2008-10-135-0/+2
| * | [CRIS] Rename boot-linkscripts and fix the path to them.Jesper Nilsson2008-07-148-4/+4
* | | cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski2008-10-152-2/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-131-0/+1
|\ \ \
| * | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+1
| | |/ | |/|
* | | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0
|/ /
* | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-2/+0
* | Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-2919-362/+196
|\ \
| * | cris: use generic show_mem()Johannes Weiner2008-07-261-30/+0
| * | cris: use the common ascii hex helpersHarvey Harrison2008-07-262-102/+37
| * | inflate: refactor inflate malloc codeThomas Petazzoni2008-07-252-71/+4
| * | cris: use simple_read_from_buffer()Akinobu Mita2008-07-241-10/+7
| * | mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-242-2/+2
| * | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2008-07-2012-152/+151
| |\ \ | | |/
| | * Merge branch 'cris_debug_port_fix' into crisJesper Nilsson2008-07-011-4/+4
| | |\
| | | * [CRISv10] Correct whitespace damage.Jesper Nilsson2008-06-301-4/+4
| | * | Merge branch 'build_fix' into crisJesper Nilsson2008-07-015-61/+74
| | |\ \
| | | * | [CRISv10] Clean up compressed/misc.cJesper Nilsson2008-06-301-57/+70
| | | * | [CRIS] Correct image makefiles to allow using a separate OBJ-directory.Jesper Nilsson2008-06-304-4/+4
| | * | | Merge branch 'pcf8563_mutex_spinlock' into crisJesper Nilsson2008-06-292-2/+2
| | |\ \ \
| | | * | | It looks at least odd to apply spin_unlock to a mutex.Julia Lawall2008-06-292-2/+2
| | * | | | Merge branch 'cris_debug_port_fix' into crisJesper Nilsson2008-06-291-7/+13
| | |\ \ \ \ | | | |_|/ / | | |/| | / | | | | |/ | | | |/|
| | | * | cris: compile fixes for 2.6.26-rc5Hinko Kocevar2008-06-291-7/+13
| | | |/
OpenPOWER on IntegriCloud