index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
Commit message (
Expand
)
Author
Age
*
[PATCH] mips: setup_zero_pages count 1
Hugh Dickins
2005-12-12
*
[MIPS] Use reset_page_mapcount to initialize empty_zero_page usage counter.
Ralf Baechle
2005-12-01
*
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2005-10-30
*
SB1 cache exception handling.
Andrew Isaacson
2005-10-29
*
Add support for SB1A CPU.
Andrew Isaacson
2005-10-29
*
Fix zero length sys_cacheflush
Atsushi Nemoto
2005-10-29
*
Rename page argument of flush_cache_page to something more descriptive.
Ralf Baechle
2005-10-29
*
Fix wrong comment.
Ralf Baechle
2005-10-29
*
Fixup a few lose ends in explicit support for MIPS R1/R2.
Ralf Baechle
2005-10-29
*
Don't copy SB1 cache error handler to uncached memory.
Ralf Baechle
2005-10-29
*
Fix stale comment in c-sb1.c.
Andrew Isaacson
2005-10-29
*
Cleanup the mess in cpu_cache_init.
Ralf Baechle
2005-10-29
*
Use R4000 TLB routines for SB1 also.
Ralf Baechle
2005-10-29
*
Sync c-tx39.c with c-r4k.c.
Atsushi Nemoto
2005-10-29
*
Add/Fix missing bit of R4600 hit cacheop workaround.
Thiemo Seufer
2005-10-29
*
Minor code cleanup.
Thiemo Seufer
2005-10-29
*
R4600 v2.0 needs a nop before tlbp.
Thiemo Seufer
2005-10-29
*
Don't set up a sg dma address if we have no page address for some reason.
Thiemo Seufer
2005-10-29
*
More .set push/pop.
Thiemo Seufer
2005-10-29
*
Let r4600 PRID detection match only legacy CPUs, cleanups.
Thiemo Seufer
2005-10-29
*
Handle mtc0 - tlb write hazard for VR5432.
Ralf Baechle
2005-10-29
*
Avoid SMP cacheflushes. This is a minor optimization of startup but
Ralf Baechle
2005-10-29
*
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.
Pete Popov
2005-10-29
*
More AP / SP bits for the 34K, the Malta bits and things. Still wants
Ralf Baechle
2005-10-29
*
Mark a few variables __read_mostly.
Ralf Baechle
2005-10-29
*
MIPS R2 instruction hazard handling.
Ralf Baechle
2005-10-29
*
Detect the 34K.
Ralf Baechle
2005-10-29
*
Define kmap_atomic_pfn() for MIPS.
Ralf Baechle
2005-10-29
*
Date: Fri Jul 8 20:10:17 2005 +0000
Ralf Baechle
2005-10-29
*
Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.
Ralf Baechle
2005-10-29
*
Avoid tlbw* hazards for the R4600/R4700/R5000.
Maciej W. Rozycki
2005-10-29
*
Inline ioremap() calls for constant addresses that map to KSEG1.
Maciej W. Rozycki
2005-10-29
*
Fix the diagnostic dump for the XTLB refill handler.
Maciej W. Rozycki
2005-10-29
*
Fix a diagnostic message.
Maciej W. Rozycki
2005-10-29
*
Use macros for the RM7k cp0.config bits instead of magic numbers.
Maciej W. Rozycki
2005-10-29
*
Optimize R3k TLB Load/Store/Modified handlers, by scheduling
Maciej W. Rozycki
2005-10-29
*
Fill R3k load delay slots properly.
Maciej W. Rozycki
2005-10-29
*
Only dump instructions actually emitted.
Maciej W. Rozycki
2005-10-29
*
Handle _PAGE_DIRTY correctly for CONFIG_64BIT_PHYS_ADDR on 32bit CPUs.
Thiemo Seufer
2005-10-29
*
Better interface to run uncached cache setup code.
Thiemo Seufer
2005-10-29
*
Arrested for multiple offences of header file inclusion.
Ralf Baechle
2005-10-29
*
Fix race conditions for read_c0_entryhi. Remove broken ASID masks in
Thiemo Seufer
2005-10-29
*
Remove useless casts. Fix formatting.
Maciej W. Rozycki
2005-10-29
*
Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMP
Thiemo Seufer
2005-10-29
*
R4300 delay slot.
Ralf Baechle
2005-10-29
*
Reformat; cosmetic cleanups.
Ralf Baechle
2005-10-29
*
Export shm_align_mask and flush_data_cache_page.
Ralf Baechle
2005-10-29
*
Gcc 4.0 fixes.
Ralf Baechle
2005-10-29
*
Sparseify MIPS.
Ralf Baechle
2005-10-29
*
Base Au1200 2.6 support.
Pete Popov
2005-10-29
[next]