index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
/
arch-v10
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-28
CRIS: Wire up syscalls signalfd4 to writev.
Jesper Nilsson
1
-3
/
+11
2009-04-05
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
1
-1
/
+1
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-04-02
cris: convert obsolete hw_interrupt_type to struct irq_chip
Thomas Gleixner
1
-1
/
+1
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
1
-1
/
+0
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
1
-1
/
+1
2008-10-31
[CRIS] Merge asm-offsets.c for both arches into one file.
Jesper Nilsson
1
-47
/
+0
2008-10-29
[CRIS] Move header files from include to arch/cris/include.
Jesper Nilsson
11
-12
/
+12
2008-07-26
cris: use the common ascii hex helpers
Harvey Harrison
1
-55
/
+24
2008-06-30
[CRISv10] Correct whitespace damage.
Jesper Nilsson
1
-4
/
+4
2008-06-29
cris: compile fixes for 2.6.26-rc5
Hinko Kocevar
1
-7
/
+13
2008-03-04
CRIS v10: Include mm.h instead of vmstat.h in kernel/time.c
Jesper Nilsson
1
-1
/
+1
2008-02-08
CRIS: Add new timerfd syscall entries.
Jesper Nilsson
1
-1
/
+3
2008-02-08
CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.c
Jesper Nilsson
1
-0
/
+1
2008-02-08
CRIS v10: Update kernel/io_interface_mux.c
Jesper Nilsson
1
-107
/
+408
2008-02-08
CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup.
Jesper Nilsson
1
-178
/
+43
2008-02-08
CRIS v10: Remove useless CVS id from kernel/shadows.c
Jesper Nilsson
1
-2
/
+1
2008-02-08
CRIS v10: Remove CVS id from kernel/process.c
Jesper Nilsson
1
-2
/
+1
2008-02-08
CRIS v10: Remove CVS log and id from kernel/kgdb.c
Jesper Nilsson
1
-58
/
+0
2008-02-08
CRIS v10: Cleanup kernel/irq.c
Jesper Nilsson
1
-6
/
+1
2008-02-08
CRIS v10: Cleanup kernel/fasttimer.c
Jesper Nilsson
1
-21
/
+14
2008-02-08
CRIS v10: Cleanup kernel/entry.S CVS log and id.
Jesper Nilsson
1
-244
/
+1
2008-02-08
CRIS v10: Remove CVS id tag from kernel/dma.c
Jesper Nilsson
1
-2
/
+1
2008-02-08
CRIS v10: Update and fix bug in kernel/debugport.
Jesper Nilsson
1
-111
/
+23
2008-02-08
CRIS v32: Update traps.c
Jesper Nilsson
1
-103
/
+95
2008-02-05
timerfd: new timerfd API
Davide Libenzi
1
-1
/
+1
2008-01-21
CRIS: add missed local_irq_restore call
Cyrill Gorcunov
1
-0
/
+1
2008-01-14
CRIS v10: kernel/time.c needs to include linux/vmstat.h to compile
Jesper Nilsson
1
-0
/
+1
2008-01-14
CRIS v10: correct do_signal to fix oops and clean up signal handling in general
Jesper Nilsson
1
-139
/
+112
2007-11-14
CRISv10 fasttimer: Scrap INLINE and name timeval_cmp better
Jesper Nilsson
1
-9
/
+7
2007-11-14
CRISv10 improve and bugfix fasttimer
Jesper Nilsson
1
-201
/
+114
2007-11-14
CRISv10: fix timer interrupt parameters
Jesper Nilsson
1
-4
/
+7
2007-11-14
cris: ARRAY_SIZE() cleanup
Alex Unleashed
2
-3
/
+3
2007-11-14
cris build fixes: setup.c needs param.h
Jesper Nilsson
1
-0
/
+1
2007-11-14
cris build fixes: corrected and improved NMI and IRQ handling
Jesper Nilsson
2
-23
/
+77
2007-11-14
cris build fixes: Add missing syscalls
Jesper Nilsson
1
-0
/
+36
2007-10-20
spelling fixes: arch/cris/
Simon Arlott
5
-5
/
+5
2007-10-19
Spelling fix: explicitly
Jean Delvare
2
-2
/
+2
2007-10-16
CRIS: cleanup struct irqaction initializers
Thomas Gleixner
1
-2
/
+6
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-4
/
+0
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-6
/
+1
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-12
/
+2
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2
-2
/
+0
2007-02-11
[PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()
Jiri Kosina
1
-1
/
+0
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
1
-1
/
+1
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: CRIS: Use the new IRQF_ constants
Thomas Gleixner
1
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
10
-10
/
+0
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
1
-1
/
+1
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-1
/
+1
[next]