Commit Graph

367 Commits (412910cd046c1f14f0fba9c0aec401d47e57dcd1)

Author SHA1 Message Date
Kevin Cernekee ea31a6b203 MIPS: Honor L2 bypass bit 15 years ago
Kevin Cernekee 602977b0d6 MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code 15 years ago
Deng-Cheng Zhu 7f788d2d53 MIPS: add support for software performance events 15 years ago
David Daney c9941158fd MIPS: Octeon: Apply CN63XXP1 errata workarounds. 15 years ago
David Daney f8bf7e688c MIPS: Octeon: Handle Octeon II caches. 15 years ago
David Daney 48e1fd5a81 MIPS: Convert DMA to use dma-mapping-common.h 15 years ago
Ralf Baechle 48a26e60c6 MIPS: Remove wait argument of r4k_on_each_cpu 15 years ago
Ralf Baechle c8c5f3fd9f MIPS: More detailed description of r4k_on_each_cpu 15 years ago
Peter Zijlstra 20273941f2 mm: fix race in kunmap_atomic() 15 years ago
Peter Zijlstra 3e4d3af501 mm: stack based kmap_atomic() 15 years ago
Ralf Baechle a2e715a86c MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask. 15 years ago
Ricardo Mendoza 543001f8d8 MIPS: RM7000: Symbol should be static 15 years ago
FUJITA Tomonori 3b9c6c11f5 dma-mapping: remove dma_is_consistent API 15 years ago
Cesar Eduardo Barros 597781f3e5 kmap_atomic: make kunmap_atomic() harder to misuse 15 years ago
David Daney c1bf207d6e MIPS: kprobe: Add support. 15 years ago
David Daney 22b0763a23 MIPS: uasm: Add option to export uasm API. 15 years ago
David Daney 5b97c3f7ae MIPS: uasm: Add BBIT0 and BBIT1 instructions 15 years ago
David Daney de6d5b555c MIPS: uasm: Add drotr32 and uasm_i_drotr_safe. 15 years ago
Lars-Peter Clausen 83ccf69d8f MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip 15 years ago
Ricardo Mendoza 745aef5df1 MIPS: RM7000: Add support for tertiary cache 15 years ago
Ricardo Mendoza 58a6d45193 MIPS: RM7000: Make use of cache_op() instead of inline asm 15 years ago
Ralf Baechle ea7a8463be MIPS: Remove unnecessary header file inclusion from fault.c. 15 years ago
Sam Ravnborg 66f9ba101f MIPS: Add -Werror to arch/mips/Kbuild 15 years ago
David Daney 1ec56329ff MIPS: Check for accesses beyond the end of the PGD. 15 years ago
David Daney 3be6022c27 MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c 15 years ago
Anton Altaparmakov 7b3e543ddb MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules 15 years ago
Ralf Baechle 3d45285dd1 MIPS: Sibyte: Fix M3 TLB exception handler workaround. 15 years ago
Ralf Baechle 5808184f1b MIPS: uasm: Add OR instruction. 15 years ago
David Daney 58b9e2239f MIPS: Add SYSCALL to uasm. 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
David Daney 6f329468f3 MIPS: Give Octeon+ CPUs their own cputype. 15 years ago
David Daney 6dd9344cfc MIPS: Implement Read Inhibit/eXecute Inhibit 15 years ago
David Daney 32546f38fa MIPS: Add TLBR and ROTR to uasm. 15 years ago
David Daney 9b8c38917b MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels. 15 years ago
David Daney b66bb6090d MIPS: Remove #if 0 r4k_update_mmu_cache_hwbug 15 years ago
Florian Fainelli 3482d713a9 MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h 15 years ago
Ralf Baechle e0e53dee69 MIPS: Nuke trailing blank lines 15 years ago
David Daney 2a880986d8 MIPS: Remove probe_tlb(). 15 years ago
David Daney 325f8a0a31 MIPS: Two-level pagetables for 64-bit kernels with 64KB pages. 15 years ago
Yoichi Yuasa 52ab320ac5 MIPS: Highmem: Fix build error 15 years ago
David Daney 63731c964d MIPS: Fix __devinit __cpuinit confusion in cpu_cache_init 15 years ago
Wu Fengguang 61ef2489db resources: introduce generic page_is_ram() 15 years ago
David Daney abbdc3d88a MIPS: Cleanup forgotten label_module_alloc in tlbex.c 15 years ago
Andreas Fenkart 4b529401c5 mm: make totalhigh_pages unsigned long 15 years ago
Akinobu Mita 13e79b4622 MIPS: Sibyte: Use hweight8 instead of counting bits 15 years ago
David Daney 82622284dd MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors. 15 years ago
David Daney 92078e0618 MIPS: Add drotr and dins instructions to uasm. 15 years ago
Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 years ago
Yoichi Yuasa f8ac04255d MIPS: Add DMA declare coherent memory support 15 years ago
Kevin Cernekee 0f334a3e8c MIPS: Fix machine check exception in kmap_coherent() 16 years ago