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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-13
tile: support simulator notification for ET_DYN objects
Chris Metcalf
1
-14
/
+48
2013-08-13
tile: improve illegal translation interrupt handling
Chris Metcalf
2
-11
/
+16
2013-08-13
tile: make register dumps more readable
Chris Metcalf
1
-10
/
+10
2013-08-13
tile: improve big-endian support
Chris Metcalf
3
-31
/
+23
2013-08-13
tile: support CONFIG_PREEMPT
Chris Metcalf
14
-45
/
+98
2013-08-13
tile: remove calls to arch_flush_lazy_mmu_mode()
Chris Metcalf
2
-5
/
+2
2013-08-13
tile: fix some issues in hugepage support
Chris Metcalf
1
-35
/
+3
2013-08-13
tile: avoid recursive backtrace faults
Chris Metcalf
2
-2
/
+30
2013-08-13
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
15
-69
/
+1996
2013-08-12
tile: remove unnecessary backslashes in asm-offsets.c
Chris Metcalf
1
-14
/
+14
2013-08-12
tile: fix tilegx vmalloc_sync_all BUG_ON
Chris Metcalf
1
-1
/
+2
2013-08-12
tile: fix comment bug in sys_cmpxchg description
Chris Metcalf
1
-1
/
+1
2013-08-12
tile: support "memmap" boot parameter
Chris Metcalf
1
-4
/
+76
2013-08-12
tile: various console improvements
Chris Metcalf
6
-42
/
+43
2013-08-12
PCI: remove ARCH_SUPPORTS_MSI kconfig option
Thomas Petazzoni
1
-1
/
+0
2013-08-06
tile PCI RC: remove stale include of linux/numa.h
Chris Metcalf
1
-1
/
+0
2013-08-06
tile PCI RC: reduce driver's vmalloc space usage
Chris Metcalf
1
-2
/
+8
2013-08-06
tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 system
Chris Metcalf
2
-3
/
+33
2013-08-06
tile PCI DMA: fix bug in non-page-aligned accessors
Chris Metcalf
1
-2
/
+2
2013-08-06
tile PCI RC: add dma_get_required_mask()
Chris Metcalf
2
-0
/
+22
2013-08-06
tile PCI RC: use proper accessor function
Chris Metcalf
1
-13
/
+11
2013-08-06
tile PCI RC: bomb comments and whitespace format
Chris Metcalf
1
-124
/
+56
2013-08-06
tile PCI RC: include pci/pcie/Kconfig
Chris Metcalf
1
-0
/
+2
2013-08-06
tile PCI RC: eliminate pci_controller.mem_resources field
Chris Metcalf
2
-62
/
+12
2013-08-06
tile PCI RC: restructure TRIO initialization
Chris Metcalf
2
-92
/
+118
2013-08-06
tile PCI DMA: handle a NULL dev argument properly
Chris Metcalf
1
-2
/
+3
2013-08-06
tile PCI RC: support I/O space access
Chris Metcalf
4
-18
/
+257
2013-08-06
tile PCI RC: gentler warning for missing plug-in PCI
Chris Metcalf
2
-4
/
+11
2013-08-06
tile PCI RC: support more MSI-X interrupt vectors
Chris Metcalf
4
-20
/
+106
2013-08-06
tile: support LSI MEGARAID SAS HBA hybrid dma_ops
Chris Metcalf
2
-12
/
+38
2013-08-05
tile PCI RC: handle case that PCI link is already up
Chris Metcalf
1
-13
/
+28
2013-08-05
tile PCI RC: tweak the the pcie_rc_delay support
Chris Metcalf
1
-19
/
+16
2013-08-05
tile PCI RC: support pci=off boot arg for tilepro
Chris Metcalf
1
-0
/
+17
2013-08-05
tile PCI RC: tilepro conflict with PCI and RAM addresses
Chris Metcalf
1
-4
/
+5
2013-08-05
tile PCI RC: cleanups for tilepro PCI RC
Chris Metcalf
2
-14
/
+3
2013-08-01
tile: optimize strnlen using SIMD instructions
Ken Steele
4
-1
/
+98
2013-08-01
tile: support PTP using the tilegx mPIPE (IEEE 1588)
Chris Metcalf
3
-3
/
+40
2013-08-01
tile: support multiple mPIPE shims in tilegx network driver
Chris Metcalf
5
-2
/
+76
2013-08-01
tile: support jumbo frames in the tilegx network driver
Chris Metcalf
4
-7
/
+163
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
9
-103
/
+32
2013-07-31
tile: various minor cleanups to hardwall subsystem
Chris Metcalf
2
-15
/
+18
2013-07-29
tile / cpu topology: remove stale Macro arch_provides_topology_pointers
Hanjun Guo
1
-3
/
+0
2013-07-17
arch: tile: include: asm: add cmpxchg64() definition
Chen Gang
1
-0
/
+6
2013-07-14
tile: delete __cpuinit usage from all tile files
Paul Gortmaker
5
-13
/
+13
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
1
-2
/
+0
2013-07-09
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
1
-4
/
+4
2013-07-04
Merge branch 'kconfig-diet' from Dave Hansen
Linus Torvalds
2
-7
/
+1
2013-07-04
consolidate per-arch stack overflow debugging options
Dave Hansen
2
-7
/
+1
2013-07-03
mm/tile: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2
-22
/
+9
[prev]
[next]