| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2009-06-23 |
|\ |
|
| * | CRISv32: irq.c - Move end brace outside #endif | Jesper Nilsson | 2009-06-11 |
| * | CRISv32: Fix potential null reference in cryptocop driver. | Jesper Nilsson | 2009-06-11 |
| * | CRISv32: Add arch optimized strcmp. | Jesper Nilsson | 2009-06-10 |
* | | Merge branch 'linus' into irq/numa | Ingo Molnar | 2009-06-01 |
|\| |
|
| * | CRISv32: Fix typo compile error in ARTPEC-3 gpio driver. | Jesper Nilsson | 2009-04-28 |
| * | CRIS: Wire up syscalls signalfd4 to writev. | Jesper Nilsson | 2009-04-28 |
| * | CRISv32: Remove obsolete vcs_hook.o from Makefile | Jesper Nilsson | 2009-04-21 |
| * | CRIS: Merge machine dependent boot/compressed and boot/rescue | Jesper Nilsson | 2009-04-21 |
* | | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 |
|/ |
|
* | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 2009-04-05 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Jesper Nilsson | 2009-04-02 |
| |\ |
|
| | * | cpumask: use mm_cpumask() wrapper: cris | Rusty Russell | 2009-03-15 |
| | * | cpumask: Use accessors code.: cris | Rusty Russell | 2009-03-15 |
| * | | CRISv32: Remove extraneous space between -I and the path. | Jesper Nilsson | 2009-04-02 |
| * | | cris: convert obsolete hw_interrupt_type to struct irq_chip | Thomas Gleixner | 2009-04-02 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
|\ \ \ |
|
| * | | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 |
| | |/
| |/| |
|
* | | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 |
| |/
|/| |
|
* | | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 |
|/ |
|
* | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 |
|\ |
|
| * | trivial: fix singal -> signal typo | Frederik Schwarzer | 2009-01-06 |
* | | chris: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
|/ |
|
* | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 |
* | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 |
* | [CRIS] Remove links from CRIS build | Jesper Nilsson | 2008-10-31 |
* | [CRIS] Merge asm-offsets.c for both arches into one file. | Jesper Nilsson | 2008-10-31 |
* | [CRIS] Move header files from include to arch/cris/include. | Jesper Nilsson | 2008-10-29 |
* | cris: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 |
* | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2008-10-17 |
|\ |
|
| * | [CRIS] Rename boot-linkscripts and fix the path to them. | Jesper Nilsson | 2008-07-14 |
* | | cpufreq: remove policy->governor setting in drivers initialization | Dominik Brodowski | 2008-10-15 |
* | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 |
* | | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 |
* | | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-28 |
|\ \ |
|
| * | | cris: use the common ascii hex helpers | Harvey Harrison | 2008-07-26 |
| * | | inflate: refactor inflate malloc code | Thomas Petazzoni | 2008-07-25 |
| * | | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 2008-07-24 |
| * | | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2008-07-20 |
| |\| |
|
| | * | Merge branch 'build_fix' into cris | Jesper Nilsson | 2008-06-30 |
| | |\ |
|
| | | * | [CRIS] Correct image makefiles to allow using a separate OBJ-directory. | Jesper Nilsson | 2008-06-30 |
| | * | | Merge branch 'pcf8563_mutex_spinlock' into cris | Jesper Nilsson | 2008-06-29 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | It looks at least odd to apply spin_unlock to a mutex. | Julia Lawall | 2008-06-29 |
| | * | | [CRIS] Build fixes for compressed and rescue images for v10 and v32: | Jesper Nilsson | 2008-06-29 |
| | |/ |
|
* | / | Cris: convert to using generic dma-coherent mem allocator | Dmitry Baryshkov | 2008-07-20 |
|/ / |
|
* | | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 |
|\ \ |
|
| * | | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 |
| |/ |
|
* | | Add a bunch of cycle_kernel_lock() calls | Jonathan Corbet | 2008-06-20 |
* | | Add "no BKL needed" comments to several drivers | Jonathan Corbet | 2008-06-20 |