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
2010-08-17
Make do_execve() take a const filename pointer
David Howells
1
-1
/
+3
2010-08-04
CRIS: Correct address of the romfs in boot image
Jesper Nilsson
1
-1
/
+1
2010-08-04
CRIS: Fasttimer: Remove obsolete ifdef
Jesper Nilsson
1
-5
/
+1
2010-08-04
CRIS: GENERIC_TIME fixes
Jesper Nilsson
1
-52
/
+2
2010-06-01
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
1
-4
/
+4
2010-05-25
CRIS: Don't use mask_irq as symbol name
Jesper Nilsson
1
-4
/
+4
2010-05-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-35
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-03-13
cris: Convert cris to use read/update_persistent_clock
John Stultz
1
-35
/
+2
2010-03-12
cris arch-v10: use generic ptrace_resume code
Christoph Hellwig
1
-51
/
+0
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
1
-1
/
+1
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2009-11-19
cris: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-1
/
+1
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
1
-1
/
+1
2009-09-01
CRIS: convert to asm-generic/hardirq.h
Christoph Hellwig
1
-1
/
+0
2009-06-23
CRISv10: remove redundant tests on unsigned
Roel Kluin
1
-2
/
+2
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
[next]