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
/
tile
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-02
arch/tile: fix finv_buffer_remote() for tilegx
Chris Metcalf
1
-2
/
+26
2012-04-02
arch/tile: fix pointer cast in cacheflush.c
Chris Metcalf
1
-1
/
+1
2012-04-02
arch/tile: fix bug in delay_backoff()
Chris Metcalf
1
-1
/
+1
2012-04-02
arch/tile: make sure to build memcpy_user_64 without frame pointer
Chris Metcalf
2
-1
/
+8
2012-03-12
arch/tile: misplaced parens near likely
roel
1
-1
/
+1
2011-12-03
arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.
Chris Metcalf
1
-0
/
+3
2011-11-03
arch/tile: avoid exporting a symbol no longer used by gcc
Chris Metcalf
1
-2
/
+0
2011-10-13
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
Chris Metcalf
1
-1
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+2
2011-05-12
arch/tile: finish enabling support for TILE-Gx 64-bit chip
Chris Metcalf
8
-0
/
+927
2011-05-04
arch/tile: disable GX prefetcher during cache flush
Chris Metcalf
1
-0
/
+18
2011-05-04
arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls
Chris Metcalf
1
-1
/
+1
2011-03-20
arch/tile: fix futex sanitization definition/prototype mismatch
Chris Metcalf
1
-6
/
+6
2011-03-10
arch/tile: fix deadlock bugs in rwlock implementation
Chris Metcalf
1
-65
/
+96
2011-03-10
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
1
-2
/
+2
2011-03-10
arch/tile: fix some comments and whitespace
Chris Metcalf
2
-2
/
+2
2011-03-01
arch/tile: export some additional module symbols
Chris Metcalf
1
-0
/
+7
2011-03-01
arch/tile: enhance existing finv_buffer_remote() routine
Chris Metcalf
1
-0
/
+102
2011-03-01
arch/tile: use extended assembly to inline __mb_incoherent()
Chris Metcalf
3
-40
/
+2
2011-03-01
arch/tile: fix __ndelay etc to work better
Chris Metcalf
1
-5
/
+16
2011-03-01
arch/tile: catch up with section naming convention in 2.6.35
Chris Metcalf
1
-2
/
+1
2010-11-24
arch/tile: fix memchr() not to dereference memory for zero length
Chris Metcalf
1
-16
/
+19
2010-11-15
arch/tile: fix rwlock so would-be write lockers don't block new readers
Chris Metcalf
1
-11
/
+18
2010-11-01
arch/tile: complete migration to new kmap_atomic scheme
Chris Metcalf
1
-3
/
+8
2010-10-15
arch/tile: minor whitespace/naming changes for string support files
Chris Metcalf
5
-104
/
+109
2010-10-14
arch/tile: properly export __mb_incoherent for modules
Chris Metcalf
1
-0
/
+3
2010-10-05
tile: replace some BUG_ON checks with BUILD_BUG_ON checks
Akinobu Mita
1
-4
/
+4
2010-08-13
arch/tile: Various cleanups.
Chris Metcalf
4
-47
/
+18
2010-07-06
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
8
-42
/
+29
2010-07-06
arch/tile: Split the icache flush code off to a generic <arch> header.
Chris Metcalf
3
-107
/
+24
2010-07-06
arch/tile: Fix bug in support for atomic64_xx() ops.
Chris Metcalf
1
-4
/
+3
2010-06-04
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf
20
-0
/
+2910