Age | Commit message (Expand) | Author |
2013-07-14 | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker |
2013-05-09 | Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi... | Ralf Baechle |
2013-05-09 | Merge branch 'next/kvm' into mips-for-linux-next | Ralf Baechle |
2013-05-08 | MIPS: Export routines needed by the KVM module. | Sanjay Lal |
2013-05-01 | MIPS: Add option to disable software I/O coherency. | Steven J. Hill |
2013-04-05 | MIPS: Fix ISA level which causes secondary cache init bypassing and more | Deng-Cheng Zhu |
2013-02-21 | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle |
2013-02-17 | MIPS: Add support for the M14KEc core. | Steven J. Hill |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2012-12-13 | Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip... | Ralf Baechle |
2012-12-13 | MIPS: PMC-Sierra Yosemite: Remove support. | Ralf Baechle |
2012-12-13 | MIPS: Fix potencial corruption | Ralf Baechle |
2012-11-09 | MIPS: Move processing of coherency kernel parameters earlier | Shane McDonald |
2012-09-13 | MIPS: Add support for the 1074K core. | Steven J. Hill |
2012-07-19 | MIPS: Fix decoding of c0_config1 for MIPSxx caches with 32 ways per set. | Douglas Leung |
2012-07-06 | MIPS: Add support for the M14Kc core. | Steven J. Hill |
2012-05-16 | MIPS: Use board_cache_error_setup for r4k cache error handler setup. | David Daney |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells |
2012-03-20 | mips: remove the second argument of k[un]map_atomic() | Cong Wang |
2011-12-07 | MIPS: Netlogic: XLP CPU support. | Jayachandran C |
2011-10-20 | MIPS: cache: Provide cache flush operations for XFS | Ralf Baechle |
2011-07-25 | MIPS: Add SYNC after cacheflush | Kevin Cernekee |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-19 | MIPS: Netlogic: Cache, TLB support and feature overrides for XLR | Jayachandran C |
2011-05-10 | MIPS: c-r4k: Fix GCC 4.6.0 build error | Ralf Baechle |
2011-04-06 | update David Miller's old email address | Justin P. Mattock |
2010-10-29 | 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 |
2009-06-24 | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle |
2009-06-17 | MIPS: Support 64-byte D-cache line size | Kevin Cernekee |
2009-05-14 | MIPS: Print the actual detected I-cache associativity on bootup. | Ralf Baechle |
2009-03-30 | MIPS: Alchemy: unify CPU model constants. | Manuel Lauss |
2009-03-23 | MIPS: VR5500: Enable prefetch | Shinya Kuribayashi |
2009-01-30 | MIPS: Avoid destructive invalidation on partial cachelines. | Ralf Baechle |
2008-09-05 | [MIPS] Fix WARNING: at kernel/smp.c:290 | Thomas Bogendoerfer |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe |
2008-06-16 | [MIPS] Fix buggy use of kmap_coherent. | Ralf Baechle |
2008-06-16 | [MIPS] Fix build for PNX platforms. | Ralf Baechle |
2008-04-28 | [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-07 | [MIPS] Handle aliases in vmalloc correctly. | Ralf Baechle |
2008-03-12 | [MIPS] Fix loads of section missmatches | Ralf Baechle |
2008-02-19 | [MIPS] Handle I-cache coherency in flush_cache_range() | Ralf Baechle |
2008-02-03 | arch/mips/: Spelling fixes | Joe Perches |
2008-01-29 | [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 |
2007-11-15 | [MIPS] Sibyte: resurrect old cache hack. | Ralf Baechle |
2007-10-29 | [MIPS] MT: Fix bug in multithreaded kernels. | Ralf Baechle |