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
/
mips
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-12
[PATCH] mips: setup_zero_pages count 1
Hugh Dickins
1
-2
/
+2
2005-12-01
[MIPS] Use reset_page_mapcount to initialize empty_zero_page usage counter.
Ralf Baechle
1
-1
/
+1
2005-10-29
[PATCH] mm: init_mm without ptlock
Hugh Dickins
1
-3
/
+1
2005-10-29
SB1 cache exception handling.
Andrew Isaacson
2
-8
/
+51
2005-10-29
Add support for SB1A CPU.
Andrew Isaacson
1
-0
/
+1
2005-10-29
Fix zero length sys_cacheflush
Atsushi Nemoto
1
-0
/
+2
2005-10-29
Rename page argument of flush_cache_page to something more descriptive.
Ralf Baechle
1
-16
/
+17
2005-10-29
Fix wrong comment.
Ralf Baechle
1
-1
/
+1
2005-10-29
Fixup a few lose ends in explicit support for MIPS R1/R2.
Ralf Baechle
1
-2
/
+2
2005-10-29
Don't copy SB1 cache error handler to uncached memory.
Ralf Baechle
1
-1
/
+0
2005-10-29
Fix stale comment in c-sb1.c.
Andrew Isaacson
1
-1
/
+1
2005-10-29
Cleanup the mess in cpu_cache_init.
Ralf Baechle
5
-54
/
+44
2005-10-29
Use R4000 TLB routines for SB1 also.
Ralf Baechle
2
-386
/
+1
2005-10-29
Sync c-tx39.c with c-r4k.c.
Atsushi Nemoto
1
-4
/
+5
2005-10-29
Add/Fix missing bit of R4600 hit cacheop workaround.
Thiemo Seufer
2
-1
/
+2
2005-10-29
Minor code cleanup.
Thiemo Seufer
1
-15
/
+15
2005-10-29
R4600 v2.0 needs a nop before tlbp.
Thiemo Seufer
1
-0
/
+2
2005-10-29
Don't set up a sg dma address if we have no page address for some reason.
Thiemo Seufer
1
-38
/
+8
2005-10-29
More .set push/pop.
Thiemo Seufer
1
-2
/
+2
2005-10-29
Let r4600 PRID detection match only legacy CPUs, cleanups.
Thiemo Seufer
2
-7
/
+10
2005-10-29
Handle mtc0 - tlb write hazard for VR5432.
Ralf Baechle
1
-0
/
+1
2005-10-29
Avoid SMP cacheflushes. This is a minor optimization of startup but
Ralf Baechle
4
-29
/
+13
2005-10-29
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.
Pete Popov
1
-0
/
+1
2005-10-29
More AP / SP bits for the 34K, the Malta bits and things. Still wants
Ralf Baechle
2
-5
/
+3
2005-10-29
Mark a few variables __read_mostly.
Ralf Baechle
1
-1
/
+7
2005-10-29
MIPS R2 instruction hazard handling.
Ralf Baechle
1
-0
/
+1
2005-10-29
Detect the 34K.
Ralf Baechle
1
-0
/
+1
2005-10-29
Define kmap_atomic_pfn() for MIPS.
Ralf Baechle
1
-0
/
+19
2005-10-29
Date: Fri Jul 8 20:10:17 2005 +0000
Ralf Baechle
1
-1
/
+1
2005-10-29
Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.
Ralf Baechle
4
-6
/
+6
2005-10-29
Avoid tlbw* hazards for the R4600/R4700/R5000.
Maciej W. Rozycki
1
-1
/
+6
2005-10-29
Inline ioremap() calls for constant addresses that map to KSEG1.
Maciej W. Rozycki
1
-12
/
+3
2005-10-29
Fix the diagnostic dump for the XTLB refill handler.
Maciej W. Rozycki
1
-1
/
+8
2005-10-29
Fix a diagnostic message.
Maciej W. Rozycki
1
-1
/
+1
2005-10-29
Use macros for the RM7k cp0.config bits instead of magic numbers.
Maciej W. Rozycki
1
-9
/
+9
2005-10-29
Optimize R3k TLB Load/Store/Modified handlers, by scheduling
Maciej W. Rozycki
1
-40
/
+30
2005-10-29
Fill R3k load delay slots properly.
Maciej W. Rozycki
1
-0
/
+3
2005-10-29
Only dump instructions actually emitted.
Maciej W. Rozycki
1
-7
/
+7
2005-10-29
Handle _PAGE_DIRTY correctly for CONFIG_64BIT_PHYS_ADDR on 32bit CPUs.
Thiemo Seufer
1
-23
/
+29
2005-10-29
Better interface to run uncached cache setup code.
Thiemo Seufer
2
-25
/
+10
2005-10-29
Arrested for multiple offences of header file inclusion.
Ralf Baechle
1
-1
/
+1
2005-10-29
Fix race conditions for read_c0_entryhi. Remove broken ASID masks in
Thiemo Seufer
2
-45
/
+63
2005-10-29
Remove useless casts. Fix formatting.
Maciej W. Rozycki
1
-12
/
+19
2005-10-29
Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMP
Thiemo Seufer
1
-29
/
+21
2005-10-29
R4300 delay slot.
Ralf Baechle
1
-0
/
+1
2005-10-29
Reformat; cosmetic cleanups.
Ralf Baechle
1
-1
/
+2
2005-10-29
Export shm_align_mask and flush_data_cache_page.
Ralf Baechle
1
-0
/
+2
2005-10-29
Gcc 4.0 fixes.
Ralf Baechle
1
-1
/
+1
2005-10-29
Sparseify MIPS.
Ralf Baechle
3
-9
/
+11
2005-10-29
Base Au1200 2.6 support.
Pete Popov
2
-0
/
+5
[next]