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
/
c-r4k.c
Commit message (
Expand
)
Author
Age
*
MIPS: cache: Provide cache flush operations for XFS
Ralf Baechle
2011-10-20
*
MIPS: Add SYNC after cacheflush
Kevin Cernekee
2011-07-25
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
|
\
|
*
update David Miller's old email address
Justin P. Mattock
2011-04-06
*
|
MIPS: Netlogic: Cache, TLB support and feature overrides for XLR
Jayachandran C
2011-05-19
*
|
MIPS: c-r4k: Fix GCC 4.6.0 build error
Ralf Baechle
2011-05-10
|
/
*
MIPS: Remove wait argument of r4k_on_each_cpu
Ralf Baechle
2010-10-29
*
MIPS: More detailed description of r4k_on_each_cpu
Ralf Baechle
2010-10-29
*
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2009-06-24
*
MIPS: Support 64-byte D-cache line size
Kevin Cernekee
2009-06-17
*
MIPS: Print the actual detected I-cache associativity on bootup.
Ralf Baechle
2009-05-14
*
MIPS: Alchemy: unify CPU model constants.
Manuel Lauss
2009-03-30
*
MIPS: VR5500: Enable prefetch
Shinya Kuribayashi
2009-03-23
*
MIPS: Avoid destructive invalidation on partial cachelines.
Ralf Baechle
2009-01-30
*
[MIPS] Fix WARNING: at kernel/smp.c:290
Thomas Bogendoerfer
2008-09-05
*
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
*
[MIPS] Fix buggy use of kmap_coherent.
Ralf Baechle
2008-06-16
*
[MIPS] Fix build for PNX platforms.
Ralf Baechle
2008-06-16
*
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
2008-04-28
*
[MIPS] Allow setting of the cache attribute at run time.
Chris Dearman
2008-04-28
*
[MIPS] Handle aliases in vmalloc correctly.
Ralf Baechle
2008-04-07
*
[MIPS] Fix loads of section missmatches
Ralf Baechle
2008-03-12
*
[MIPS] Handle I-cache coherency in flush_cache_range()
Ralf Baechle
2008-02-19
*
arch/mips/: Spelling fixes
Joe Perches
2008-02-03
*
[MIPS] Alchemy: Au1210/Au1250 CPU support
Manuel Lauss
2008-01-29
*
[MIPS] Use real cache invalidate
Thomas Bogendoerfer
2008-01-29
*
[MIPS] Remove useless S-cache flushes.
Ralf Baechle
2008-01-29
*
[MIPS] Use pte_present instead of open coded test for _PAGE_PRESENT.
Ralf Baechle
2008-01-29
*
[MIPS] Sibyte: resurrect old cache hack.
Ralf Baechle
2007-11-15
*
[MIPS] MT: Fix bug in multithreaded kernels.
Ralf Baechle
2007-10-29
*
[MIPS] Cache: Provide more information on cache policy on bootup.
Ralf Baechle
2007-10-16
*
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
2007-10-11
*
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
Ralf Baechle
2007-10-11
*
[MIPS] Avoid indexed cacheops.
Ralf Baechle
2007-10-11
*
[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.
Ralf Baechle
2007-10-11
*
[MIPS] Replace use of stext with _stext.
Ralf Baechle
2007-07-31
*
[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2
Fuxin Zhang
2007-07-10
*
[MIPS] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants.
Ralf Baechle
2006-11-29
*
[MIPS] Remove redundant r4k_blast_icache() calls
Atsushi Nemoto
2006-11-29
*
[MIPS] Remove __flush_icache_page
Atsushi Nemoto
2006-10-01
*
[MIPS] c-r4k: Convert init functions from inline to __init.
Ralf Baechle
2006-09-27
*
[MIPS] Do not use drop_mmu_context to flusing other task's VIPT I-cache.
Atsushi Nemoto
2006-09-27
*
[MIPS] Retire flush_icache_page from mm use.
Ralf Baechle
2006-09-27
*
[MIPS] c-r4k: Typo fix.
Ralf Baechle
2006-09-27
*
[MIPS] vr41xx: Replace magic number for P4K bit with symbol.
Yoichi Yuasa
2006-07-13
*
[MIPS] vr41xx: Changed workaround to recommended method
Yoichi Yuasa
2006-07-13
*
[MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80.
Yoichi Yuasa
2006-07-13
*
[MIPS] Use the proper technical term for naming some of the cache macros.
Ralf Baechle
2006-07-13
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[MIPS] 74K: Assume it will also have an AR bit in config7
Ralf Baechle
2006-06-29
[next]