index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
cris
/
arch-v32
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
11
-12
/
+12
2011-03-28
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
2
-378
/
+0
2011-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
3
-9
/
+9
2011-03-21
Drop the CRISv32 version of pcf8563
Jesper Nilsson
2
-378
/
+0
2011-03-17
cris: Use accessor functions to set IRQ_PER_CPU flag
Thomas Gleixner
1
-3
/
+3
2011-03-17
cris: Fix irq conversion fallout
Thomas Gleixner
1
-1
/
+1
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+2
2011-03-11
CRIS: stop checking for MTD_CONCAT
Dmitry Eremin-Solenikov
2
-7
/
+0
2011-01-31
cris: arch-v32: Switch do_timer() to xtime_update()
Torben Hohn
1
-4
/
+2
2011-01-27
cris: Replace deprecated spinlock initialization
Thomas Gleixner
1
-1
/
+3
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
[next]