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-v10
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-08
CRIS v10: Update drivers/gpio.c, fix locking and general improvements.
Jesper Nilsson
1
-359
/
+228
2008-02-08
CRIS v10: Change name of low voltage read and set macros.
Jesper Nilsson
1
-2
/
+2
2008-02-08
CRIS v10: Remove duplicated folding of carry from lib/checksum.S, it is not n...
Jesper Nilsson
1
-7
/
+1
2008-02-08
CRIS v10: Remove duplicated folding of carry from lib/checksumcopy.S, it is n...
Jesper Nilsson
1
-7
/
+1
2008-02-08
CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.c
Jesper Nilsson
1
-0
/
+1
2008-02-08
CRIS v10: Update kernel/io_interface_mux.c
Jesper Nilsson
1
-107
/
+408
2008-02-08
CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup.
Jesper Nilsson
1
-178
/
+43
2008-02-08
CRIS v10: Add synchronous serial port driver for CRIS v10.
Jesper Nilsson
2
-0
/
+1442
2008-02-08
CRIS v10: Don't call get_mmu_context when switching between tasks with shared...
Jesper Nilsson
1
-29
/
+29
2008-02-08
CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.c
Jesper Nilsson
1
-6
/
+7
2008-02-08
CRIS v10: Remove useless CVS id tag from lib/old_checksum.c
Jesper Nilsson
1
-2
/
+1
2008-02-08
CRIS v10: Remove useless CVS id and log from lib/dram_init.S
Jesper Nilsson
1
-56
/
+2
2008-02-08
CRIS v10: Remove useless CVS id from kernel/shadows.c
Jesper Nilsson
1
-2
/
+1
2008-02-08
CRIS v10: Reformat drivers/makefile using tabs.
Jesper Nilsson
1
-6
/
+5
2008-02-08
CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.
Jesper Nilsson
1
-12
/
+0
2008-02-08
CRIS v10: Remove CVS id from kernel/process.c
Jesper Nilsson
1
-2
/
+1
2008-02-08
CRIS v10: Remove CVS log and id from kernel/kgdb.c
Jesper Nilsson
1
-58
/
+0
2008-02-08
CRIS v10: Cleanup kernel/irq.c
Jesper Nilsson
1
-6
/
+1
2008-02-08
CRIS v10: Cleanup kernel/fasttimer.c
Jesper Nilsson
1
-21
/
+14
2008-02-08
CRIS v10: Cleanup kernel/entry.S CVS log and id.
Jesper Nilsson
1
-244
/
+1
2008-02-08
CRIS v10: Remove CVS id tag from kernel/dma.c
Jesper Nilsson
1
-2
/
+1
2008-02-08
CRIS v10: Break long lines in boot/rescue/head.S
Jesper Nilsson
1
-6
/
+8
2008-02-08
CRIS v10: Remove CVS tag from boot/compressed/misc.c
Jesper Nilsson
1
-4
/
+2
2008-02-08
CRIS v10: Update and fix bug in kernel/debugport.
Jesper Nilsson
1
-111
/
+23
2008-02-08
CRIS v10: Update driver for pcf8563
Jesper Nilsson
1
-173
/
+220
2008-02-08
CRIS v10: Fix bugs in i2c_init and i2c_readreg
Jesper Nilsson
1
-78
/
+3
2008-02-08
CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts.
Jesper Nilsson
1
-73
/
+2
2008-02-08
CRIS v10: Correct and cleanup boot/rescue/testrescue.S
Jesper Nilsson
1
-7
/
+5
2008-02-08
CRIS v10: Correct and cleanup boot/rescue/kimagerescue.S
Jesper Nilsson
1
-29
/
+29
2008-02-08
CRIS v10: Change boot/rescue/Makefile to use ccflags-y, asflags-y and ldflags-y.
Jesper Nilsson
1
-3
/
+3
2008-02-08
CRIS v10: Update boot/compressed/Makefile to use ccflags-y and ldflags-y
Jesper Nilsson
1
-2
/
+2
2008-02-08
CRIS v32: Update traps.c
Jesper Nilsson
1
-103
/
+95
2008-02-08
CRIS v10: Update and improve axisflashmap.c
Jesper Nilsson
1
-144
/
+37
2008-02-08
CRIS v10: Update rescue head.s
Jesper Nilsson
1
-56
/
+61
2008-02-08
CRIS v10: Update rescue Kbuild makefile.
Jesper Nilsson
1
-37
/
+19
2008-02-08
CRIS v10: Update boot/compressed Kbuild makefile.
Jesper Nilsson
1
-29
/
+19
2008-02-08
CRIS v10: Update boot Kbuild makefile.
Jesper Nilsson
1
-8
/
+16
2008-02-08
CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.
Jesper Nilsson
2
-217
/
+4
2008-02-05
CRIS: avoid using arch links in Kconfig
Jesper Nilsson
2
-0
/
+8
2008-02-05
timerfd: new timerfd API
Davide Libenzi
1
-1
/
+1
2008-01-28
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-4
/
+4
2008-01-21
CRIS: add missed local_irq_restore call
Cyrill Gorcunov
1
-0
/
+1
2008-01-17
CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common defines
Jesper Nilsson
1
-18
/
+15
2008-01-14
CRIS v10: driver for ds1302 needs to include cris-specific i2c.h
Jesper Nilsson
1
-128
/
+3
2008-01-14
CRIS v10: kernel/time.c needs to include linux/vmstat.h to compile
Jesper Nilsson
1
-0
/
+1
2008-01-14
CRIS v10: correct do_signal to fix oops and clean up signal handling in general
Jesper Nilsson
1
-139
/
+112
2007-11-27
ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig
Bartlomiej Zolnierkiewicz
1
-39
/
+0
2007-11-14
CRISv10 fasttimer: Scrap INLINE and name timeval_cmp better
Jesper Nilsson
1
-9
/
+7
2007-11-14
CRISv10 memset library add lineendings to asm
Jesper Nilsson
1
-41
/
+41
2007-11-14
CRISv10 string library add lineendings to asm
Jesper Nilsson
1
-27
/
+27
[next]