index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
/
arch-v32
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop explicit include of autoconf.h
Sam Ravnborg
2009-12-12
1
-1
/
+0
*
CRIS: convert to asm-generic/hardirq.h
Christoph Hellwig
2009-09-01
2
-3
/
+0
*
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
2009-06-23
1
-1
/
+1
|
\
|
*
CRISv32: irq.c - Move end brace outside #endif
Jesper Nilsson
2009-06-11
1
-1
/
+1
*
|
Merge branch 'linus' into irq/numa
Ingo Molnar
2009-06-01
2
-2
/
+8
|
\
\
|
|
/
|
*
CRIS: Wire up syscalls signalfd4 to writev.
Jesper Nilsson
2009-04-28
1
-0
/
+8
|
*
CRISv32: Remove obsolete vcs_hook.o from Makefile
Jesper Nilsson
2009-04-21
1
-2
/
+0
*
|
irq: change ->set_affinity() to return status
Yinghai Lu
2009-04-28
1
-1
/
+3
|
/
*
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
2009-04-05
2
-6
/
+6
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Jesper Nilsson
2009-04-02
1
-5
/
+5
|
|
\
|
|
*
cpumask: use mm_cpumask() wrapper: cris
Rusty Russell
2009-03-16
1
-3
/
+3
|
|
*
cpumask: Use accessors code.: cris
Rusty Russell
2009-03-16
1
-2
/
+2
|
*
|
cris: convert obsolete hw_interrupt_type to struct irq_chip
Thomas Gleixner
2009-04-02
1
-1
/
+1
*
|
|
Simplify copy_thread()
Alexey Dobriyan
2009-04-02
1
-1
/
+1
|
/
/
*
|
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2009-03-30
2
-2
/
+0
|
/
*
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
2009-01-14
1
-1
/
+1
*
trivial: fix singal -> signal typo
Frederik Schwarzer
2009-01-06
1
-1
/
+1
*
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
1
-2
/
+2
*
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-12-13
1
-4
/
+0
*
[CRIS] Remove links from CRIS build
Jesper Nilsson
2008-10-31
1
-3
/
+17
*
[CRIS] Merge asm-offsets.c for both arches into one file.
Jesper Nilsson
2008-10-31
1
-49
/
+0
*
[CRIS] Move header files from include to arch/cris/include.
Jesper Nilsson
2008-10-29
10
-23
/
+23
*
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-09-08
1
-0
/
+1
*
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
1
-2
/
+0
*
cris: use the common ascii hex helpers
Harvey Harrison
2008-07-26
1
-47
/
+13
*
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
1
-3
/
+2
*
CRIS: Add new timerfd syscall entries.
Jesper Nilsson
2008-02-08
1
-1
/
+3
*
CRIS v32: Initialize GIO even if we're rambooting in kernel/head.S
Jesper Nilsson
2008-02-08
1
-0
/
+2
*
CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory.
Jesper Nilsson
2008-02-08
1
-296
/
+0
*
CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords.
Jesper Nilsson
2008-02-08
2
-138
/
+0
*
CRIS v32: Update kernel/smp.c for CRIS v32.
Jesper Nilsson
2008-02-08
1
-10
/
+21
*
CRIS v32: Update signal handling in kernel/signal.c
Jesper Nilsson
2008-02-08
1
-88
/
+56
*
CRIS v32: Change names of config variable and register field for data available.
Jesper Nilsson
2008-02-08
1
-6
/
+6
*
CRIS v32: Change debug and formatting in kernel/fasttimer.c
Jesper Nilsson
2008-02-08
1
-9
/
+7
*
CRIS v32: Update kernel/crisksyms.c
Jesper Nilsson
2008-02-08
1
-1
/
+6
*
CRIS v32: Update and improve kernel/time.c
Jesper Nilsson
2008-02-08
1
-98
/
+139
*
CRIS v32: Update and improve kernel/traps.c
Jesper Nilsson
2008-02-08
1
-78
/
+114
*
CRIS v32: Minor updates to kernel/process.c
Jesper Nilsson
2008-02-08
1
-9
/
+5
*
CRIS v32: Update and simplify kernel/irq.c.
Jesper Nilsson
2008-02-08
1
-81
/
+193
*
CRIS v32: Update kernel/head.S
Jesper Nilsson
2008-02-08
1
-88
/
+114
*
CRIS v32: Update and improve fasttimer.c
Jesper Nilsson
2008-02-08
1
-324
/
+195
*
CRIS v32: Update debugport.
Jesper Nilsson
2008-02-08
1
-299
/
+43
*
CRIS v32: Fixup kernel Makefile.
Jesper Nilsson
2008-02-08
1
-3
/
+2
*
CRIS v32: Update entry.S to working order.
Jesper Nilsson
2008-02-08
1
-18
/
+63
*
CRIS v32: Whitespace and formatting changes for kernel/ptrace.c
Jesper Nilsson
2008-02-08
1
-4
/
+6
*
CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3.
Jesper Nilsson
2008-02-08
2
-377
/
+0
*
CRISv32: add cache flush operations
Jesper Nilsson
2007-11-14
2
-0
/
+127
*
cris: ARRAY_SIZE() cleanup
Alex Unleashed
2007-11-14
2
-5
/
+3
*
spelling fixes: arch/cris/
Simon Arlott
2007-10-20
7
-11
/
+11
*
CRIS: cleanup struct irqaction initializers
Thomas Gleixner
2007-10-16
1
-2
/
+6
[next]