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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-14
archs: replace unifdef-y with header-y
Sam Ravnborg
1
-3
/
+2
2010-08-12
Merge branch 'io_remap_pfn_range' of git://www.jni.nu/cris
Linus Torvalds
1
-0
/
+3
2010-08-12
CRIS: Define io_remap_pfn_range as remap_pfn_range
Jesper Nilsson
1
-0
/
+3
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
1
-2
/
+0
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-6
/
+0
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2010-08-10
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2
-0
/
+3
2010-08-10
tty: remove remaining Hayes ESP ioctls
Greg Kroah-Hartman
1
-2
/
+0
2010-08-09
Merge branch 'rs485fix' of git://www.jni.nu/cris
Linus Torvalds
1
-0
/
+1
2010-08-09
CRIS: ioctl for getting RS485 information
Claudio Scordino
1
-0
/
+1
2010-08-08
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
13
-136
/
+292
2010-08-07
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
1
-2
/
+0
2010-08-04
CRIS: Add ARTPEC-3 and timestamps for sync-serial
Jesper Nilsson
1
-1
/
+26
2010-08-04
CRIS: Better ARTPEC-3 support for gpio
Jesper Nilsson
1
-18
/
+78
2010-08-04
CRIS: Add include guard
Jesper Nilsson
1
-0
/
+5
2010-08-04
CRIS: Better handling of pinmux settings
Jesper Nilsson
1
-2
/
+26
2010-08-04
CRIS: New DMA defines for ARTPEC-3
Jesper Nilsson
1
-0
/
+27
2010-08-04
CRIS: __do_strncpy_from_user: Don't read the byte beyond the nil
Jesper Nilsson
1
-4
/
+3
2010-08-04
CRIS: Pagetable for ARTPEC-3
Jesper Nilsson
1
-0
/
+8
2010-08-04
CRIS: Machine dependent memmap.h
Jesper Nilsson
2
-24
/
+25
2010-08-04
CRIS: Check if pointer is set before using it
Jesper Nilsson
1
-8
/
+12
2010-08-04
CRIS: Machine dependent dma.h
Jesper Nilsson
2
-79
/
+80
2010-08-04
CRIS: Define __read_mostly for CRISv32
Jesper Nilsson
1
-0
/
+2
2010-06-18
Merge commit 'v2.6.35-rc3' into perf/core
Ingo Molnar
3
-21
/
+9
2010-06-09
arch: Implement local64_t
Peter Zijlstra
1
-0
/
+1
2010-06-01
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
3
-21
/
+9
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
2
-6
/
+7
2010-05-25
CRIS: Simplify param.h by simply including <asm-generic/param.h>
Jesper Nilsson
1
-15
/
+2
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-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-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
1
-0
/
+1
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
1
-0
/
+1
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
1
-0
/
+1
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-1
/
+1
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-0
/
+1
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
1
-2
/
+0
2009-12-14
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
1
-8
/
+8
2009-12-14
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
1
-8
/
+8
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-23
/
+23
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
1
-6
/
+6
2009-12-12
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
1
-0
/
+1
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
1
-0
/
+1
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-0
/
+2
2009-09-24
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
4
-18
/
+15
2009-09-22
mm: remove duplicate asm/mman.h files
Arnd Bergmann
1
-21
/
+1
[next]