Age | Commit message (Expand) | Author | Files | Lines |
2009-01-11 | MIPS: Adjust the dma-common.c platform hooks. | David Daney | 1 | -15/+10 |
2009-01-11 | MIPS: Add Cavium OCTEON slot into proper tlb category. | David Daney | 1 | -0/+1 |
2009-01-11 | MIPS: Hook up Cavium OCTEON in arch/mips. | David Daney | 1 | -0/+1 |
2009-01-11 | MIPS: Hook Cavium OCTEON cache init into cache.c | David Daney | 1 | -0/+6 |
2009-01-11 | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. | David Daney | 2 | -0/+377 |
2008-12-12 | MIPS: Add missing calls to plat_unmap_dma_mem. | David Daney | 1 | -0/+3 |
2008-11-20 | MIPS: IP22: Make indy_sc_ops variable static | Dmitri Vorobiev | 1 | -1/+1 |
2008-10-27 | MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors | Shinya Kuribayashi | 1 | -0/+1 |
2008-10-27 | MIPS: Don't unmap the memory for dma_sync*. | David Daney | 1 | -2/+0 |
2008-09-06 | [MIPS] TX39xx: Add missing local_flush_icache_range initialization | Atsushi Nemoto | 1 | -0/+1 |
2008-09-06 | [MIPS] Fix WARNING: at kernel/smp.c:290 | Thomas Bogendoerfer | 5 | -9/+18 |
2008-07-31 | [MIPS] tlb-r4k: Nuke broken paranoia error test. | Ralf Baechle | 1 | -4/+0 |
2008-07-26 | mips: use generic show_mem() | Johannes Weiner | 2 | -38/+1 |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 1 | -1/+1 |
2008-07-16 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2 | -4/+2 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 1 | -9/+9 |
2008-07-15 | [MIPS] Make two functions static | Dmitri Vorobiev | 2 | -4/+2 |
2008-07-08 | [MIPS] Fix 32bit kernels on R4k with 128 byte cache line size | Thomas Bogendoerfer | 1 | -29/+32 |
2008-07-08 | [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs | Shane McDonald | 2 | -5/+5 |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 1 | -9/+9 |
2008-06-16 | [MIPS] Fix buggy use of kmap_coherent. | Ralf Baechle | 1 | -2/+5 |
2008-06-16 | [MIPS] Fix the fix for divide by zero error in build_{clear,copy}_page | Atsushi Nemoto | 1 | -1/+1 |
2008-06-16 | [MIPS] Fix build for PNX platforms. | Ralf Baechle | 1 | -0/+26 |
2008-06-16 | [MIPS] Export empty_zero_page for sake of the ext4 module. | Ralf Baechle | 1 | -0/+1 |
2008-06-05 | Fix divide by zero error in build_clear_page() and build_copy_page() | Yoichi Yuasa | 1 | -4/+6 |
2008-06-05 | [MIPS] R4700: Fix build_tlb_probe_entry | Thomas Bogendoerfer | 1 | -1/+2 |
2008-05-12 | [MIPS] unexport __kmap_atomic_to_page | Adrian Bunk | 1 | -1/+0 |
2008-04-28 | [MIPS] unexport copy_from_user_page() | Dmitri Vorobiev | 1 | -3/+0 |
2008-04-28 | [MIPS] unexport copy_to_user_page() | Dmitri Vorobiev | 1 | -2/+0 |
2008-04-28 | [MIPS] unexport copy_user_highpage() | Dmitri Vorobiev | 1 | -2/+0 |
2008-04-28 | [MIPS] remove redundant display of free swap space in show_mem() | Johannes Weiner | 1 | -1/+0 |
2008-04-28 | [MIPS] Add support for MIPS CMP platform. | Ralf Baechle | 2 | -7/+38 |
2008-04-28 | [MIPS] Allow setting of the cache attribute at run time. | Chris Dearman | 2 | -9/+41 |
2008-04-28 | [MIPS] All MIPS32 processors support64-bit physical addresses. | Chris Dearman | 2 | -2/+2 |
2008-04-28 | [MIPS] Reimplement clear_page/copy_page | Thiemo Seufer | 6 | -862/+725 |
2008-04-08 | [MIPS] Handle aliases in vmalloc correctly. | Ralf Baechle | 3 | -0/+32 |
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 | 17 | -158/+148 |
2008-03-12 | [MIPS] Fix typo in comment | Thiemo Seufer | 1 | -1/+1 |
2008-02-19 | [MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure. | Thiemo Seufer | 1 | -7/+7 |
2008-02-19 | [MIPS] Fix buggy invocations of kmap_coherent() | Ralf Baechle | 2 | -8/+16 |
2008-02-19 | [MIPS] Handle I-cache coherency in flush_cache_range() | Ralf Baechle | 1 | -3/+6 |
2008-02-03 | arch/mips/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-02-01 | [MIPS] Split the micro-assembler from tlbex.c. | Thiemo Seufer | 4 | -960/+1111 |
2008-01-29 | [MIPS] Alchemy: Au1210/Au1250 CPU support | Manuel Lauss | 2 | -0/+4 |
2008-01-29 | [MIPS] Use correct dma flushing in dma_cache_sync() | Thomas Bogendoerfer | 1 | -1/+1 |
2008-01-29 | [MIPS] Use real cache invalidate | Thomas Bogendoerfer | 1 | -2/+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 |