Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b1289371fcd580b4c412e6d05c4cb8ac8d277239
/
arch
/
tile
/
lib
7c63e1e
tile: export a handful of symbols appropriately
by Chris Metcalf
· 12 years ago
10104a1
arch/tile: break out the "csum a long" function to <asm/checksum.h>
by Chris Metcalf
· 13 years ago
d5d14ed
arch/tile: Allow tilegx to build with either 16K or 64K page size
by Chris Metcalf
· 13 years ago
47d632f
arch/tile: optimize get_user/put_user and friends
by Chris Metcalf
· 13 years ago
1efea40
arch/tile: support building big-endian kernel
by Chris Metcalf
· 13 years ago
54229ff
arch/tile: fix finv_buffer_remote() for tilegx
by Chris Metcalf
· 13 years ago
918cbd3
arch/tile: fix pointer cast in cacheflush.c
by Chris Metcalf
· 13 years ago
444eef1
arch/tile: fix bug in delay_backoff()
by Chris Metcalf
· 13 years ago
efb734d
arch/tile: make sure to build memcpy_user_64 without frame pointer
by Chris Metcalf
· 13 years ago
cf8c1da
arch/tile: misplaced parens near likely
by roel
· 13 years ago
3989efb
arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.
by Chris Metcalf
· 13 years ago
f319d6e
arch/tile: avoid exporting a symbol no longer used by gcc
by Chris Metcalf
· 13 years ago
d52104b
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
by Chris Metcalf
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
18aecc2
arch/tile: finish enabling support for TILE-Gx 64-bit chip
by Chris Metcalf
· 14 years ago
dbb43421
arch/tile: disable GX prefetcher during cache flush
by Chris Metcalf
· 14 years ago
df29ccb
arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls
by Chris Metcalf
· 14 years ago
5b47877
arch/tile: fix futex sanitization definition/prototype mismatch
by Chris Metcalf
· 14 years ago
3c5ead5
arch/tile: fix deadlock bugs in rwlock implementation
by Chris Metcalf
· 14 years ago
76c567f
arch/tile: support 4KB page size as well as 64KB
by Chris Metcalf
· 14 years ago
5fb682b
arch/tile: fix some comments and whitespace
by Chris Metcalf
· 14 years ago
00dce0313
arch/tile: export some additional module symbols
by Chris Metcalf
· 14 years ago
63b7ca6
arch/tile: enhance existing finv_buffer_remote() routine
by Chris Metcalf
· 14 years ago
6c4d112
arch/tile: use extended assembly to inline __mb_incoherent()
by Chris Metcalf
· 14 years ago
1337173
arch/tile: fix __ndelay etc to work better
by Chris Metcalf
· 14 years ago
2cb8240
arch/tile: catch up with section naming convention in 2.6.35
by Chris Metcalf
· 14 years ago
3edabee
arch/tile: fix memchr() not to dereference memory for zero length
by Chris Metcalf
· 14 years ago
24f3f6b
arch/tile: fix rwlock so would-be write lockers don't block new readers
by Chris Metcalf
· 14 years ago
38a6f42
arch/tile: complete migration to new kmap_atomic scheme
by Chris Metcalf
· 14 years ago
2950766
arch/tile: minor whitespace/naming changes for string support files
by Chris Metcalf
· 14 years ago
13c9d5a
arch/tile: properly export __mb_incoherent for modules
by Chris Metcalf
· 14 years ago
de5bbad
tile: replace some BUG_ON checks with BUILD_BUG_ON checks
by Akinobu Mita
· 14 years ago
c745a8a
arch/tile: Various cleanups.
by Chris Metcalf
· 14 years ago
0707ad3
arch/tile: Miscellaneous cleanup changes.
by Chris Metcalf
· 14 years ago
c78095b
arch/tile: Split the icache flush code off to a generic <arch> header.
by Chris Metcalf
· 14 years ago
2db0982
arch/tile: Fix bug in support for atomic64_xx() ops.
by Chris Metcalf
· 14 years ago
867e359
arch/tile: core support for Tilera 32-bit chips.
by Chris Metcalf
· 14 years ago