index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-13
tile: support CONFIG_PREEMPT
Chris Metcalf
1
-4
/
+8
2013-08-01
tile: optimize strnlen using SIMD instructions
Ken Steele
3
-1
/
+96
2013-08-01
tile: optimize and clean up string functions
Chris Metcalf
8
-84
/
+212
2013-07-31
tile: convert uses of "inv" to "finv"
Chris Metcalf
4
-44
/
+8
2013-06-15
tilepro: work around module link error with gcc 4.7
Chris Metcalf
1
-0
/
+2
2013-05-09
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-1
/
+1
2013-05-09
arch/tile: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-1
/
+1
2013-04-30
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd
1
-8
/
+0
2013-02-08
tile: export a handful of symbols appropriately
Chris Metcalf
3
-0
/
+6
2012-07-11
arch/tile: break out the "csum a long" function to <asm/checksum.h>
Chris Metcalf
1
-14
/
+1
2012-05-25
arch/tile: Allow tilegx to build with either 16K or 64K page size
Chris Metcalf
1
-4
/
+4
2012-05-25
arch/tile: optimize get_user/put_user and friends
Chris Metcalf
4
-179
/
+1
2012-05-25
arch/tile: support building big-endian kernel
Chris Metcalf
5
-24
/
+66
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