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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-01
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
14
-90
/
+97
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
6
-22
/
+21
2010-05-25
CRIS: Simplify param.h by simply including <asm-generic/param.h>
Jesper Nilsson
1
-15
/
+2
2010-05-25
CRISv10: Whitespace fixes for hw_settings.S
Jesper Nilsson
1
-8
/
+6
2010-05-25
CRISv10: Trivial fixes.
Jesper Nilsson
1
-8
/
+7
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-21
fix handling of offsets in cris eeprom.c, get rid of fake on-stack files
Al Viro
1
-14
/
+7
2010-05-21
get rid of home-grown mutex in cris eeprom.c
Al Viro
1
-19
/
+8
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-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-82
/
+18
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-04-29
cris: push down BKL into some device drivers
Arnd Bergmann
4
-22
/
+60
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
12
-7
/
+7
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
4
-82
/
+18
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
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
2
-79
/
+31
2010-03-12
cris arch-v10: use generic ptrace_resume code
Christoph Hellwig
1
-51
/
+0
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
2
-78
/
+1
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
4
-20
/
+3
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-2
/
+2
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-06
cris: convert to use arch_gettimeoffset()
john stultz
2
-66
/
+8
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2
-2
/
+2
2010-03-01
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
6
-8
/
+8
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
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-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-1
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2
-2
/
+2
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
13
-90
/
+42
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
4
-3
/
+1
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
1
-2
/
+0
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
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
drop explicit include of autoconf.h
Sam Ravnborg
3
-3
/
+0
2009-12-12
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
1
-0
/
+1
2009-12-11
Unify sys_mmap*
Al Viro
1
-27
/
+3
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-25
/
+2
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
[next]