index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
CRIS: More ARTPEC-3 support and i2c-boardinfo.
Jesper Nilsson
2010-08-04
1
-8
/
+66
|
*
|
CRIS: Remove obsolete pinmux.c, now machine dependent.
Jesper Nilsson
2010-08-04
1
-229
/
+0
|
*
|
CRIS: kgdb: Fix compilation errors
Jesper Nilsson
2010-08-04
1
-8
/
+8
|
*
|
CRIS: v32: Correct path for intr_vect.h
Jesper Nilsson
2010-08-04
1
-1
/
+1
|
*
|
CRIS: v32: Better irq mapping code
Jesper Nilsson
2010-08-04
1
-25
/
+22
|
*
|
CRIS: v32: Correct address for romfs in the image
Jesper Nilsson
2010-08-04
1
-1
/
+1
|
*
|
CRIS: Additional mmu settings for ARTPEC-3
Jesper Nilsson
2010-08-04
1
-2
/
+40
|
*
|
CRIS: Faster syscall entry for CRISv32.
Jesper Nilsson
2010-08-04
1
-20
/
+17
|
*
|
CRIS: Simple insn reschedule to avoid interlocks.
Jesper Nilsson
2010-08-04
1
-9
/
+9
|
*
|
CRIS: Add debug for assembler functions
Jesper Nilsson
2010-08-04
2
-1
/
+29
|
*
|
CRIS: Correct address of the romfs in boot image
Jesper Nilsson
2010-08-04
1
-1
/
+1
|
*
|
CRIS: Fasttimer: Remove obsolete ifdef
Jesper Nilsson
2010-08-04
1
-5
/
+1
|
*
|
CRIS: Better link to rs485 in help
Jesper Nilsson
2010-08-04
1
-1
/
+1
|
*
|
CRIS: Remove CVS tag.
Jesper Nilsson
2010-08-04
1
-2
/
+1
|
*
|
CRIS: v10: remove all BKL usage
Jesper Nilsson
2010-08-04
1
-26
/
+13
|
*
|
CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocks
Jesper Nilsson
2010-08-04
1
-32
/
+48
|
*
|
arch/cris: Remove unnecessary casts of private_data
Joe Perches
2010-08-04
1
-5
/
+5
|
*
|
cris: autoconvert trivial BKL users to private mutex
Jesper Nilsson
2010-08-04
4
-12
/
+6
|
*
|
cris: Pushdown the bkl from ioctl
Jesper Nilsson
2010-08-04
7
-61
/
+137
|
*
|
CRIS: invoke oom-killer from page fault
Jesper Nilsson
2010-08-04
1
-4
/
+4
|
*
|
CRIS: GENERIC_TIME fixes
Jesper Nilsson
2010-08-04
4
-106
/
+45
|
|
/
*
|
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2010-08-06
1
-3
/
+0
|
\
\
|
*
|
time: Kill off CONFIG_GENERIC_TIME
John Stultz
2010-07-27
1
-3
/
+0
|
|
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-08-06
1
-0
/
+1
|
\
\
|
*
\
Merge commit 'v2.6.35-rc3' into perf/core
Ingo Molnar
2010-06-18
14
-90
/
+97
|
|
\
\
|
|
|
/
|
*
|
arch: Implement local64_t
Peter Zijlstra
2010-06-09
1
-0
/
+1
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
16
-139
/
+113
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
2010-06-01
14
-90
/
+97
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
CRIS: Don't use mask_irq as symbol name
Jesper Nilsson
2010-05-25
6
-22
/
+21
|
|
*
CRIS: Simplify param.h by simply including <asm-generic/param.h>
Jesper Nilsson
2010-05-25
1
-15
/
+2
|
|
*
CRISv10: Whitespace fixes for hw_settings.S
Jesper Nilsson
2010-05-25
1
-8
/
+6
|
|
*
CRISv10: Trivial fixes.
Jesper Nilsson
2010-05-25
1
-8
/
+7
|
|
*
CRISv32: Fix RS485 port 4 CD Kconfig item.
Jesper Nilsson
2010-05-25
1
-1
/
+1
|
|
*
CRISv32: Remove duplicated Kconfig items.
Jesper Nilsson
2010-05-25
1
-14
/
+0
|
|
*
cris: push down BKL into some device drivers
Arnd Bergmann
2010-04-29
4
-22
/
+60
|
*
|
cris: use asm-generic/scatterlist.h
FUJITA Tomonori
2010-05-27
1
-16
/
+1
|
*
|
fix handling of offsets in cris eeprom.c, get rid of fake on-stack files
Al Viro
2010-05-21
1
-14
/
+7
|
*
|
get rid of home-grown mutex in cris eeprom.c
Al Viro
2010-05-21
1
-19
/
+8
*
|
|
arch/cris: Remove unnecessary kmalloc casts
Joe Perches
2010-06-16
1
-8
/
+5
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-05-20
1
-1
/
+1
|
\
\
|
*
|
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2010-05-14
1
-1
/
+1
|
|
/
*
|
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-05-19
4
-82
/
+18
|
\
\
|
*
|
cris: Convert cris to use read/update_persistent_clock
John Stultz
2010-03-13
4
-82
/
+18
*
|
|
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
2010-05-17
1
-1
/
+1
|
|
/
|
/
|
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
12
-7
/
+7
*
|
frv/chris: fix lines with a missing semicolons
David Howells
2010-03-29
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-12
2
-2
/
+2
|
\
\
|
*
\
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
2
-2
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
2
-2
/
+2
*
|
|
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
2010-03-12
1
-2
/
+0
[prev]
[next]