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
/
tlbex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-06
MIPS: Add support for the M14Kc core.
Steven J. Hill
1
-0
/
+2
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-0
/
+1
2011-09-21
MIPS: No branches in delay slots for huge pages in handle_tlbl
David Daney
1
-1
/
+2
2011-09-21
MIPS: tlbex: Fix build error in R3000 code.
Ralf Baechle
1
-2
/
+1
2011-07-26
MIPS: Close races in TLB modify handlers.
David Daney
1
-98
/
+194
2011-05-19
MIPS: Netlogic: Cache, TLB support and feature overrides for XLR
Jayachandran C
1
-0
/
+1
2011-05-10
MIPS: tlbex: Fix GCC 4.6.0 build error
Ralf Baechle
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-14
MIPS: Add an unreachable return statement to satisfy buggy GCCs.
David Daney
1
-0
/
+2
2011-01-18
MIPS: Optimize TLB handlers for Octeon CPUs
David Daney
1
-51
/
+310
2011-01-18
MIPS: Use BBIT instructions in TLB handlers
David Daney
1
-29
/
+90
2011-01-18
MIPS: Use C0_KScratch (if present) to hold PGD pointer.
David Daney
1
-10
/
+106
2010-10-29
MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code
Kevin Cernekee
1
-6
/
+5
2010-08-05
MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip
Lars-Peter Clausen
1
-0
/
+5
2010-04-30
MIPS: Check for accesses beyond the end of the PGD.
David Daney
1
-23
/
+87
2010-04-30
MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c
David Daney
1
-16
/
+14
2010-04-12
MIPS: Sibyte: Fix M3 TLB exception handler workaround.
Ralf Baechle
1
-6
/
+16
2010-02-27
MIPS: Implement Read Inhibit/eXecute Inhibit
David Daney
1
-28
/
+141
2010-02-27
MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels.
David Daney
1
-10
/
+10
2010-02-27
MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h
Florian Fainelli
1
-2
/
+1
2010-02-27
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
David Daney
1
-0
/
+2
2010-01-12
MIPS: Cleanup forgotten label_module_alloc in tlbex.c
David Daney
1
-8
/
+0
2009-12-17
MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.
David Daney
1
-3
/
+25
2009-09-17
MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.
Maxime Bizon
1
-0
/
+4
2009-09-17
MIPS: Shrink the size of tlb handler
Wu Fei
1
-49
/
+0
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
1
-0
/
+1
2009-06-17
MIPS: TLB support for hugetlbfs.
David Daney
1
-1
/
+164
2009-06-17
MIPS: Remove unused parameters from iPTE_LW.
David Daney
1
-14
/
+14
2009-06-17
MIPS: Remove dead case label.
David Daney
1
-1
/
+0
2009-06-17
MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions.
David Daney
1
-1
/
+2
2009-06-17
MIPS: Fold the TLB refill at the vmalloc path if possible.
David Daney
1
-24
/
+49
2009-06-17
MIPS: Replace some magic numbers with symbolic values in tlbex.c
David Daney
1
-8
/
+26
2009-03-30
MIPS: Alchemy: MIPS hazard workarounds are not required.
Manuel Lauss
1
-1
/
+1
2009-03-30
MIPS: Alchemy: unify CPU model constants.
Manuel Lauss
1
-7
/
+1
2009-03-11
MIPS: NEC VR5500 processor support fixup
Shinya Kuribayashi
1
-0
/
+1
2009-01-11
MIPS: Add Cavium OCTEON slot into proper tlb category.
David Daney
1
-0
/
+1
2008-09-05
[MIPS] Fix WARNING: at kernel/smp.c:290
Thomas Bogendoerfer
1
-3
/
+3
2008-06-05
[MIPS] R4700: Fix build_tlb_probe_entry
Thomas Bogendoerfer
1
-1
/
+2
2008-04-01
[MIPS] Add missing 4KEC TLB refill handler
Thomas Bogendoerfer
1
-0
/
+1
2008-03-12
[MIPS] Fix loads of section missmatches
Ralf Baechle
1
-35
/
+35
2008-02-01
[MIPS] Split the micro-assembler from tlbex.c.
Thiemo Seufer
1
-959
/
+341
2008-01-29
[MIPS] Alchemy: Au1210/Au1250 CPU support
Manuel Lauss
1
-0
/
+2
2008-01-29
[MIPS] tlbex.c: cleanup debug code
Franck Bui-Huu
1
-57
/
+26
2008-01-29
[MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align
Franck Bui-Huu
1
-6
/
+3
2008-01-29
[MIPS] tlbex.c: cleanup include files
Franck Bui-Huu
1
-6
/
+0
2008-01-29
[MIPS] tlbex.c: Cleanup __init usages.
Franck Bui-Huu
1
-49
/
+49
2008-01-29
[MIPS] R4000/R4400 daddiu erratum workaround
Maciej W. Rozycki
1
-12
/
+30
2008-01-29
[MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers.
Ralf Baechle
1
-8
/
+6
2007-10-13
[MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."
Ralf Baechle
1
-48
/
+48
2007-10-11
[MIPS] tlbex.c: Cleanup __init usage.
Franck Bui-Huu
1
-48
/
+48
[next]