Commit Graph

305 Commits (b91ab72b830e1494c2c7f8de05ccb2ab2c9cfb26)

Author SHA1 Message Date
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
Dmitri Vorobiev 1291417eb6 MIPS: IP32: Two symbols can become static 16 years ago
Akinobu Mita 7ca43e7564 mm: use debug_kmap_atomic 16 years ago
Manuel Lauss 2f794d099d MIPS: Alchemy: MIPS hazard workarounds are not required. 16 years ago
Manuel Lauss 270717a8a0 MIPS: Alchemy: unify CPU model constants. 16 years ago
Ralf Baechle b72b7092f8 MIPS: Use BUG_ON() where possible. 16 years ago
Shinya Kuribayashi 5864810bc5 MIPS: VR5500: Enable prefetch 16 years ago
Jan Nikitenko d700119836 MIPS: Fix oops in dma_unmap_page on not coherent mips platforms 16 years ago
Shinya Kuribayashi a644b2774d MIPS: NEC VR5500 processor support fixup 16 years ago
Ralf Baechle dbda6ac089 MIPS: CVE-2009-0029: Enable syscall wrappers. 16 years ago
Ralf Baechle c7c1e3846b MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86 16 years ago
Ralf Baechle a8ca8b64e3 MIPS: Avoid destructive invalidation on partial cachelines. 16 years ago
Ralf Baechle cde15b5927 MIPS: Only write c0_framemask on CPUs which have this register. 16 years ago
David Daney 843aef4930 MIPS: Adjust the dma-common.c platform hooks. 16 years ago
David Daney ec454d8c4f MIPS: Add Cavium OCTEON slot into proper tlb category. 16 years ago
David Daney 7e69deb83c MIPS: Hook up Cavium OCTEON in arch/mips. 16 years ago
David Daney 47d979eca3 MIPS: Hook Cavium OCTEON cache init into cache.c 16 years ago
David Daney 5b3b16880f MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. 16 years ago
David Daney 11531ac2d3 MIPS: Add missing calls to plat_unmap_dma_mem. 16 years ago
Dmitri Vorobiev f43909dfb3 MIPS: IP22: Make indy_sc_ops variable static 16 years ago
Shinya Kuribayashi 542c1020ac MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors 17 years ago
David Daney f67ae98352 MIPS: Don't unmap the memory for dma_sync*. 17 years ago
Atsushi Nemoto 3885ec8ca2 [MIPS] TX39xx: Add missing local_flush_icache_range initialization 17 years ago
Thomas Bogendoerfer e0cee3eea7 [MIPS] Fix WARNING: at kernel/smp.c:290 17 years ago
Ralf Baechle af6dc22b03 [MIPS] tlb-r4k: Nuke broken paranoia error test. 17 years ago
Johannes Weiner e66ddf1a45 mips: use generic show_mem() 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Dmitri Vorobiev 17f61e61b4 [MIPS] Make two functions static 17 years ago
Thomas Bogendoerfer 14defd90f5 [MIPS] Fix 32bit kernels on R4k with 128 byte cache line size 17 years ago
Shane McDonald b32dfbb9c5 [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago