Commit Graph

337 Commits (2210d6453b4d888c122b2b1c236f50b0a2d30bfa)

Author SHA1 Message Date
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() 15 years ago
Kevin Cernekee 96983ffefc MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines. 16 years ago
Rusty Russell 55b8cab49d cpumask: use mm_cpumask() wrapper: mips 16 years ago
KAMEZAWA Hiroyuki 3089aa1b0c kcore: use registerd physmem information 16 years ago
KAMEZAWA Hiroyuki a0614da88b kcore: register vmalloc area in generic way 16 years ago
KAMEZAWA Hiroyuki c30bb2a25f kcore: add kclist types 16 years ago
Geert Uytterhoeven cc013a8890 arches: drop superfluous casts in nr_free_pages() callers 16 years ago
Maxime Bizon 0de663ef86 MIPS: BCM63xx: Add Broadcom 63xx CPU definitions. 16 years ago
David Daney 2ca2ebfd95 MIPS: Don't corrupt page tables on vmalloc fault. 16 years ago
Wu Fei e0cc87f594 MIPS: Shrink the size of tlb handler 16 years ago
Ralf Baechle 982f6ffeee MIPS: Remove useless zero initializations. 16 years ago
Akinobu Mita a887b4dada MIPS: Drop mmap_sem in pagefault oom path 16 years ago
Ralf Baechle 49316cbf0a MIPS: Eleminate filenames from comments 16 years ago
Ralf Baechle 1c1a90d866 [PATCH] MIPS: Cavium: Move swapped comments to their rightful place. 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Ralf Baechle 631330f584 MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. 16 years ago
Linus Torvalds d06063cc22 Move FAULT_FLAG_xyz into handle_mm_fault() callers 16 years ago
David Daney fd062c847a MIPS: TLB support for hugetlbfs. 16 years ago
David Daney 50a41ff292 MIPS: Add support files for hugetlbfs. 16 years ago
David Daney bd1437e49d MIPS: Remove unused parameters from iPTE_LW. 16 years ago
David Daney faed5288af MIPS: Remove dead case label. 16 years ago
David Daney 41f0e4d041 MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions. 16 years ago
David Daney 95affdda9b MIPS: Fold the TLB refill at the vmalloc path if possible. 16 years ago
David Daney e6f72d3aba MIPS: Replace some magic numbers with symbolic values in tlbex.c 16 years ago
Kevin Cernekee 605b7ef7b7 MIPS: Support 64-byte D-cache line size 16 years ago
Kevin Cernekee 3807ef3f61 MIPS: Pass struct device to plat_dma_addr_to_phys() 16 years ago
Kevin Cernekee d3f634b96a MIPS: Add size and direction arguments to plat_unmap_dma_mem() 16 years ago
Greg Ungerer a5e696e5d0 MIPS: 64-bit: Fix system lockup. 16 years ago
Ralf Baechle bb86bf28ae MIPS: Fix highmem. 16 years ago
Atsushi Nemoto 4f29c057aa MIPS: Synchronize dma_map_page and dma_map_single 16 years ago
Ralf Baechle 7fc7316aa8 MIPS: Print the actual detected I-cache associativity on bootup. 16 years ago