| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Use BUG_ON() where possible. | Ralf Baechle | 2009-03-30 | 3 | -14/+7 |
* | MIPS: VR5500: Enable prefetch | Shinya Kuribayashi | 2009-03-23 | 1 | -1/+1 |
* | MIPS: Fix oops in dma_unmap_page on not coherent mips platforms | Jan Nikitenko | 2009-03-23 | 1 | -1/+1 |
* | MIPS: NEC VR5500 processor support fixup | Shinya Kuribayashi | 2009-03-11 | 2 | -1/+3 |
* | MIPS: CVE-2009-0029: Enable syscall wrappers. | Ralf Baechle | 2009-02-27 | 1 | -2/+3 |
* | MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86 | Ralf Baechle | 2009-01-30 | 1 | -15/+6 |
* | MIPS: Avoid destructive invalidation on partial cachelines. | Ralf Baechle | 2009-01-30 | 1 | -1/+21 |
* | MIPS: Only write c0_framemask on CPUs which have this register. | Ralf Baechle | 2009-01-11 | 1 | -1/+4 |
* | MIPS: Adjust the dma-common.c platform hooks. | David Daney | 2009-01-11 | 1 | -15/+10 |
* | MIPS: Add Cavium OCTEON slot into proper tlb category. | David Daney | 2009-01-11 | 1 | -0/+1 |
* | MIPS: Hook up Cavium OCTEON in arch/mips. | David Daney | 2009-01-11 | 1 | -0/+1 |
* | MIPS: Hook Cavium OCTEON cache init into cache.c | David Daney | 2009-01-11 | 1 | -0/+6 |
* | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. | David Daney | 2009-01-11 | 2 | -0/+377 |
* | MIPS: Add missing calls to plat_unmap_dma_mem. | David Daney | 2008-12-12 | 1 | -0/+3 |
* | MIPS: IP22: Make indy_sc_ops variable static | Dmitri Vorobiev | 2008-11-20 | 1 | -1/+1 |
* | MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors | Shinya Kuribayashi | 2008-10-27 | 1 | -0/+1 |
* | MIPS: Don't unmap the memory for dma_sync*. | David Daney | 2008-10-27 | 1 | -2/+0 |
* | [MIPS] TX39xx: Add missing local_flush_icache_range initialization | Atsushi Nemoto | 2008-09-05 | 1 | -0/+1 |
* | [MIPS] Fix WARNING: at kernel/smp.c:290 | Thomas Bogendoerfer | 2008-09-05 | 5 | -9/+18 |
* | [MIPS] tlb-r4k: Nuke broken paranoia error test. | Ralf Baechle | 2008-07-30 | 1 | -4/+0 |
* | mips: use generic show_mem() | Johannes Weiner | 2008-07-26 | 2 | -38/+1 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 1 | -1/+1 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-07-15 | 2 | -4/+2 |
|\ |
|
| * | [MIPS] Make two functions static | Dmitri Vorobiev | 2008-07-15 | 2 | -4/+2 |
* | | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 1 | -9/+9 |
|\ \
| |/
|/| |
|
| * | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -9/+9 |
* | | [MIPS] Fix 32bit kernels on R4k with 128 byte cache line size | Thomas Bogendoerfer | 2008-07-08 | 1 | -29/+32 |
* | | [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs | Shane McDonald | 2008-07-08 | 2 | -5/+5 |
|/ |
|
* | [MIPS] Fix buggy use of kmap_coherent. | Ralf Baechle | 2008-06-16 | 1 | -2/+5 |
* | [MIPS] Fix the fix for divide by zero error in build_{clear,copy}_page | Atsushi Nemoto | 2008-06-16 | 1 | -1/+1 |
* | [MIPS] Fix build for PNX platforms. | Ralf Baechle | 2008-06-16 | 1 | -0/+26 |
* | [MIPS] Export empty_zero_page for sake of the ext4 module. | Ralf Baechle | 2008-06-16 | 1 | -0/+1 |
* | Fix divide by zero error in build_clear_page() and build_copy_page() | Yoichi Yuasa | 2008-06-05 | 1 | -4/+6 |
* | [MIPS] R4700: Fix build_tlb_probe_entry | Thomas Bogendoerfer | 2008-06-05 | 1 | -1/+2 |
* | [MIPS] unexport __kmap_atomic_to_page | Adrian Bunk | 2008-05-12 | 1 | -1/+0 |
* | [MIPS] unexport copy_from_user_page() | Dmitri Vorobiev | 2008-04-28 | 1 | -3/+0 |
* | [MIPS] unexport copy_to_user_page() | Dmitri Vorobiev | 2008-04-28 | 1 | -2/+0 |
* | [MIPS] unexport copy_user_highpage() | Dmitri Vorobiev | 2008-04-28 | 1 | -2/+0 |
* | [MIPS] remove redundant display of free swap space in show_mem() | Johannes Weiner | 2008-04-28 | 1 | -1/+0 |
* | [MIPS] Add support for MIPS CMP platform. | Ralf Baechle | 2008-04-28 | 2 | -7/+38 |
* | [MIPS] Allow setting of the cache attribute at run time. | Chris Dearman | 2008-04-28 | 2 | -9/+41 |
* | [MIPS] All MIPS32 processors support64-bit physical addresses. | Chris Dearman | 2008-04-28 | 2 | -2/+2 |
* | [MIPS] Reimplement clear_page/copy_page | Thiemo Seufer | 2008-04-28 | 6 | -862/+725 |
* | [MIPS] Handle aliases in vmalloc correctly. | Ralf Baechle | 2008-04-07 | 3 | -0/+32 |
* | [MIPS] Add missing 4KEC TLB refill handler | Thomas Bogendoerfer | 2008-04-01 | 1 | -0/+1 |
* | [MIPS] Fix loads of section missmatches | Ralf Baechle | 2008-03-12 | 17 | -158/+148 |
* | [MIPS] Fix typo in comment | Thiemo Seufer | 2008-03-12 | 1 | -1/+1 |
* | [MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure. | Thiemo Seufer | 2008-02-19 | 1 | -7/+7 |
* | [MIPS] Fix buggy invocations of kmap_coherent() | Ralf Baechle | 2008-02-19 | 2 | -8/+16 |
* | [MIPS] Handle I-cache coherency in flush_cache_range() | Ralf Baechle | 2008-02-19 | 1 | -3/+6 |