Commit Graph

2588 Commits (3370d358569755625aba4d9a846a040ce691d9ed)

Author SHA1 Message Date
Ralf Baechle 5636919b5c MIPS: Outline udelay and fix a few issues. 16 years ago
Jaswinder Singh Rajput 3a553147ea MIPS: ioctl.h: Fix headers_check warnings 16 years ago
Yoichi Yuasa e25bfc9243 MIPS: Cobalt: PCI bus is always required to obtain the board ID 16 years ago
Yoichi Yuasa c9d89d97f0 MIPS: Kconfig: Remove "Support for" from Cavium system type 16 years ago
Ralf Baechle e082f188f7 MIPS: Sibyte: Honor CONFIG_CMDLINE 16 years ago
Ralf Baechle d2f82c2f70 MIPS: IP32: Remove unnecessary if not even harmful volatile keywords. 16 years ago
Ralf Baechle 63c901c7e6 MIPS: IP32: Fix build error due to uninitialized variable. 16 years ago
Wu Zhangjin 63d3892379 MIPS: Fix sparse warning in incompatiable argument type of clear_user. 16 years ago
Greg Ungerer a5e696e5d0 MIPS: 64-bit: Fix system lockup. 16 years ago
peter fuerst 195d1a96ae MIPS: IP28: Change to build with -mr10k-cache-barrier=store 16 years ago
Ralf Baechle 7e9e05cad9 MIPS: IP22: Fix hang in power button interrupt handler 16 years ago
Andrew Randrianasulu 950312ce22 MIPS: IP32: Fix hang on shutdown in power button interrupt handler. 16 years ago
Thomas Bogendoerfer 5d81b83d03 MIPS: Sibyte: Fix locking in set_irq_affinity 16 years ago
David Daney a6d5ff04e8 MIPS: Use force_sig when handling address errors. 16 years ago
Coly Li d0ce9a5a47 MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read() 16 years ago
Ralf Baechle c21004cd5b MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0. 16 years ago
Ralf Baechle bb86bf28ae MIPS: Fix highmem. 16 years ago
Ralf Baechle 0b54352600 MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware. 16 years ago
Shane McDonald 5c5dd1d291 MIPS: MSP71xx: Remove the RAMROOT functions 16 years ago
Ralf Baechle 1a4ba061b3 MIPS: Use -mno-check-zero-division 16 years ago
Ralf Baechle 05e4140447 MIPS: Set compiler options only after the compiler prefix has ben set. 16 years ago
Ralf Baechle 165533c3bd MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it. 16 years ago
Ralf Baechle ef41f4600f MIPS: uaccess: Switch lock annotations to might_fault(). 16 years ago
Shane McDonald 005076a16b MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset 16 years ago
Shane McDonald 01caec8396 MIPS: MSP71xx: Resolve multiple definition of plat_timer_setup 16 years ago
Ralf Baechle ed01b3d240 MIPS: Make uaccess.h slightly more sparse friendly. 16 years ago
Ralf Baechle d0aab922b1 MIPS: Make access_ok() sideeffect proof. 16 years ago
Thomas Bogendoerfer 1699e5c9c4 MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.h 16 years ago
Manuel Lauss ad058e95f9 MIPS: Alchemy: Timer build fix 16 years ago
Ralf Baechle 237e5a3443 MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK. 16 years ago
Ralf Baechle c52399bece MIPS: Cavium: Add support for 8k and 32k page sizes. 16 years ago
Atsushi Nemoto 740ebe4a54 MIPS: TXx9: Fix possible overflow in clock calculations 16 years ago
Atsushi Nemoto 4f29c057aa MIPS: Synchronize dma_map_page and dma_map_single 16 years ago
Ralf Baechle 47740eb887 MIPS: Enable CLO / CLZ instructions via separate CPU property 16 years ago
Zhang Le 5d57c31e57 MIPS: Loongson 2 needs no hazard barriers. 16 years ago
Atsushi Nemoto 6cec2a0ac5 MIPS: Do not include seccomp.h from compat.h 16 years ago
Atsushi Nemoto dfe99b9c4e MIPS: RBTX4939: Fix typo in system name 16 years ago
David Daney c7d16736b8 MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime 16 years ago
Ralf Baechle 592e527f5b MIPS: Fix build error if CONFIG_CEVT_R4K is undefined. 16 years ago
Zhang Le a575b84539 MIPS: Add Loongson cpu-feature-overrides.h 16 years ago
Ralf Baechle 7fc7316aa8 MIPS: Print the actual detected I-cache associativity on bootup. 16 years ago
Dmitri Vorobiev ae5373874a MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c 16 years ago
Dmitri Vorobiev 36a09d7848 MIPS: IP32: ip32_be_handler symbol is needlessly defined global 16 years ago
Dmitri Vorobiev 1291417eb6 MIPS: IP32: Two symbols can become static 16 years ago
Manuel Lauss 1d9c114dc1 MIPS: au1xxx-ide: Fix build with CONFIG_PM 16 years ago
Manuel Lauss d16797b304 MIPS: Alchemy: Add missing Au1200 GPIO203 interrupt 16 years ago
Manuel Lauss b7863ee144 MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-one 16 years ago
Kevin D. Kissell bcf11801e7 MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC 16 years ago
Kevin D. Kissell c34e6e8bdd MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate. 16 years ago
Magnus Damm 8e19608e8b clocksource: pass clocksource to read() callback 16 years ago