Commit Graph

284 Commits (27eb97582db53b4b9461373aedf238ca06d85f15)

Author SHA1 Message Date
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
Ralf Baechle c9c5023d83 [MIPS] Fix buggy use of kmap_coherent. 17 years ago
Atsushi Nemoto 7bd0fea2c5 [MIPS] Fix the fix for divide by zero error in build_{clear,copy}_page 17 years ago
Ralf Baechle 89052bd7b3 [MIPS] Fix build for PNX platforms. 17 years ago
Ralf Baechle 497d2adcbf [MIPS] Export empty_zero_page for sake of the ext4 module. 17 years ago
Yoichi Yuasa cd9da13d6e Fix divide by zero error in build_clear_page() and build_copy_page() 17 years ago
Thomas Bogendoerfer 326e2e1a59 [MIPS] R4700: Fix build_tlb_probe_entry 17 years ago
Adrian Bunk a640630460 [MIPS] unexport __kmap_atomic_to_page 17 years ago
Dmitri Vorobiev e698d66b81 [MIPS] unexport copy_from_user_page() 17 years ago
Dmitri Vorobiev 715243e6c3 [MIPS] unexport copy_to_user_page() 17 years ago
Dmitri Vorobiev 11327ef77f [MIPS] unexport copy_user_highpage() 17 years ago
Johannes Weiner f2ce89f30e [MIPS] remove redundant display of free swap space in show_mem() 17 years ago
Ralf Baechle 39b8d52542 [MIPS] Add support for MIPS CMP platform. 17 years ago
Chris Dearman 351336929c [MIPS] Allow setting of the cache attribute at run time. 17 years ago
Chris Dearman 962f480e0f [MIPS] All MIPS32 processors support64-bit physical addresses. 17 years ago
Thiemo Seufer fb2a27e743 [MIPS] Reimplement clear_page/copy_page 17 years ago
Ralf Baechle 9c5a3d729c [MIPS] Handle aliases in vmalloc correctly. 17 years ago
Thomas Bogendoerfer b1ec4c8e48 [MIPS] Add missing 4KEC TLB refill handler 17 years ago
Ralf Baechle 234fcd1484 [MIPS] Fix loads of section missmatches 17 years ago
Thiemo Seufer a7c2996e41 [MIPS] Fix typo in comment 17 years ago
Thiemo Seufer 345599ab12 [MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure. 17 years ago
Ralf Baechle 9a74b3eb22 [MIPS] Fix buggy invocations of kmap_coherent() 17 years ago