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
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
2010-02-22
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-1
/
+1
2010-02-22
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-8
/
+6
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
1
-1
/
+0
2009-12-12
drop explicit include of autoconf.h
Sam Ravnborg
1
-1
/
+0
2009-11-19
cris: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-1
/
+1
2009-11-03
CRIS v32: Should index be positive?
Roel Kluin
3
-5
/
+5
[next]