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-v32
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-21
cris: Convert V32 interrupt handling
Thomas Gleixner
1
-35
/
+15
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-27
ptrace: cleanup arch_ptrace() on cris
Namhyung Kim
1
-7
/
+6
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
6
-2
/
+8
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
6
-2
/
+8
2010-09-26
cris: autoconvert trivial BKL users
Arnd Bergmann
5
-20
/
+23
2010-08-17
Make do_execve() take a const filename pointer
David Howells
1
-2
/
+4
2010-08-08
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
24
-415
/
+377
2010-08-04
CRIS: Add debug for assembler macros
Jesper Nilsson
1
-0
/
+4
2010-08-04
CRIS: Update for ARTPEC-3
Jesper Nilsson
1
-5
/
+18
2010-08-04
CRIS: Add more delays in DDR setup
Jesper Nilsson
3
-1
/
+21
2010-08-04
CRIS: Add debug info for assembler code
Jesper Nilsson
1
-0
/
+7
2010-08-04
CRIS: Add debug info for assembler code
Jesper Nilsson
1
-0
/
+3
2010-08-04
CRIS: Add debug symbols for assembler code
Jesper Nilsson
1
-0
/
+3
2010-08-04
CRIS: Minor formatting fix in traps.c
Jesper Nilsson
1
-4
/
+2
2010-08-04
CRIS: v32: Correct auto-restart of syscalls
Jesper Nilsson
1
-1
/
+1
2010-08-04
CRIS: More ARTPEC-3 support and i2c-boardinfo.
Jesper Nilsson
1
-8
/
+66
2010-08-04
CRIS: Remove obsolete pinmux.c, now machine dependent.
Jesper Nilsson
1
-229
/
+0
2010-08-04
CRIS: kgdb: Fix compilation errors
Jesper Nilsson
1
-8
/
+8
2010-08-04
CRIS: v32: Correct path for intr_vect.h
Jesper Nilsson
1
-1
/
+1
2010-08-04
CRIS: v32: Better irq mapping code
Jesper Nilsson
1
-25
/
+22
2010-08-04
CRIS: v32: Correct address for romfs in the image
Jesper Nilsson
1
-1
/
+1
2010-08-04
CRIS: Additional mmu settings for ARTPEC-3
Jesper Nilsson
1
-2
/
+40
2010-08-04
CRIS: Faster syscall entry for CRISv32.
Jesper Nilsson
1
-20
/
+17
2010-08-04
CRIS: Simple insn reschedule to avoid interlocks.
Jesper Nilsson
1
-9
/
+9
2010-08-04
CRIS: Add debug for assembler functions
Jesper Nilsson
2
-1
/
+29
2010-08-04
arch/cris: Remove unnecessary casts of private_data
Joe Perches
1
-5
/
+5
2010-08-04
cris: autoconvert trivial BKL users to private mutex
Jesper Nilsson
2
-8
/
+6
2010-08-04
cris: Pushdown the bkl from ioctl
Jesper Nilsson
4
-36
/
+80
2010-08-04
CRIS: GENERIC_TIME fixes
Jesper Nilsson
1
-51
/
+34
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
6
-40
/
+41
2010-06-16
arch/cris: Remove unnecessary kmalloc casts
Joe Perches
1
-8
/
+5
2010-06-01
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
6
-40
/
+41
2010-05-25
CRIS: Don't use mask_irq as symbol name
Jesper Nilsson
3
-12
/
+10
2010-05-25
CRISv32: Fix RS485 port 4 CD Kconfig item.
Jesper Nilsson
1
-1
/
+1
2010-05-25
CRISv32: Remove duplicated Kconfig items.
Jesper Nilsson
1
-14
/
+0
2010-05-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-38
/
+2
2010-04-29
cris: push down BKL into some device drivers
Arnd Bergmann
2
-13
/
+30
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
5
-3
/
+3
2010-03-29
frv/chris: fix lines with a missing semicolons
David Howells
1
-1
/
+1
2010-03-13
cris: Convert cris to use read/update_persistent_clock
John Stultz
1
-38
/
+2
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-03-12
cris arch-v32: use generic ptrace_resume code
Christoph Hellwig
1
-79
/
+30
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
1
-1
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-06
cris v32: typo in crisv32_arbiter_unwatch()?
Roel Kluin
1
-1
/
+1
2010-03-06
cryptocop: fix assertion in create_output_descriptors()
Roel Kluin
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
2010-03-01
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
4
-6
/
+6
[next]