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
Age
Commit message (
Expand
)
Author
Files
Lines
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
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: Better link to rs485 in help
Jesper Nilsson
1
-1
/
+1
2010-08-04
CRIS: Remove CVS tag.
Jesper Nilsson
1
-2
/
+1
2010-08-04
CRIS: v10: remove all BKL usage
Jesper Nilsson
1
-26
/
+13
2010-08-04
CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocks
Jesper Nilsson
1
-32
/
+48
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
4
-12
/
+6
2010-08-04
cris: Pushdown the bkl from ioctl
Jesper Nilsson
7
-61
/
+137
2010-08-04
CRIS: invoke oom-killer from page fault
Jesper Nilsson
1
-4
/
+4
2010-08-04
CRIS: GENERIC_TIME fixes
Jesper Nilsson
4
-106
/
+45
2010-06-01
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
14
-90
/
+97
2010-05-27
cris: use asm-generic/scatterlist.h
FUJITA Tomonori
1
-16
/
+1
2010-05-25
CRIS: Don't use mask_irq as symbol name
Jesper Nilsson
6
-22
/
+21
2010-05-25
CRIS: Simplify param.h by simply including <asm-generic/param.h>
Jesper Nilsson
1
-15
/
+2
2010-05-25
CRISv10: Whitespace fixes for hw_settings.S
Jesper Nilsson
1
-8
/
+6
2010-05-25
CRISv10: Trivial fixes.
Jesper Nilsson
1
-8
/
+7
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-21
fix handling of offsets in cris eeprom.c, get rid of fake on-stack files
Al Viro
1
-14
/
+7
2010-05-21
get rid of home-grown mutex in cris eeprom.c
Al Viro
1
-19
/
+8
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-82
/
+18
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
1
-1
/
+1
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
1
-1
/
+1
2010-04-29
cris: push down BKL into some device drivers
Arnd Bergmann
4
-22
/
+60
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
12
-7
/
+7
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
4
-82
/
+18
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2010-03-12
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
1
-2
/
+0
2010-03-12
pci-dma: cris: use include/linux/pci-dma.h
FUJITA Tomonori
1
-7
/
+1
2010-03-12
cris arch-v32: use generic ptrace_resume code
Christoph Hellwig
2
-79
/
+31
2010-03-12
cris arch-v10: use generic ptrace_resume code
Christoph Hellwig
1
-51
/
+0
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
2
-78
/
+1
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
4
-20
/
+3
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-2
/
+2
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-06
cris: convert to use arch_gettimeoffset()
john stultz
2
-66
/
+8
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2
-2
/
+2
2010-03-01
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
6
-8
/
+8
[next]