Commit Graph

616 Commits (984acfe1cfb613257a15f30b3cf60ae7e4ed8f06)

Author SHA1 Message Date
Ralf Baechle 8a1e97ee2e [MIPS] SMTC: Fix recursion in instant IPI replay code. 18 years ago
Ralf Baechle eb541cb240 [MIPS] MV64340: Add missing prototype for mv64340_irq_init(). 18 years ago
Ralf Baechle 8fb303c7f1 [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. 18 years ago
Ralf Baechle ce486cd810 [MIPS] ARC: Fix warning. 18 years ago
Ralf Baechle 7575a49f20 [MIPS] Implement flush_anon_page(). 18 years ago
Ralf Baechle 7605b39061 [MIPS] Fix pipeline hazard. 18 years ago
Deepak Saxena 83598f1cb0 [MIPS] Make MIPS udelay() preempt safe under DEBUG_PREEMPT 18 years ago
Franck Bui-Huu c9d0696223 [MIPS] Always use virt_to_phys() when translating kernel addresses 18 years ago
Daniel Mack 9c67cd1460 ide: remove static prototypes from include/asm-mips/mach-au1x00/au1xxx_ide.h 18 years ago
Ralf Baechle 49edd098e2 [MIPS] Lockdep: Fix recursion bug. 18 years ago
Ralf Baechle 46230aa6ea [MIPS] RTLX: Handle copy_*_user return values. 18 years ago
Atsushi Nemoto 53dc80287d [MIPS] FPU ownership management & preemption fixes 18 years ago
Ralf Baechle f1dbf8e718 [MIPS] IP27, IP35: Fix warnings. 18 years ago
Ralf Baechle bb9b813bb6 [MIPS] Sibyte: Fix ZBbus profiler 18 years ago
Ralf Baechle 012390517e [MIPS] ISA: Fix typo 18 years ago
Ralf Baechle 08253b39f8 [MIPS] Wire up ioprio_set and ioprio_get. 18 years ago
Dave Johnson d52c2d5a62 [MIPS] Fix __raw_read_trylock() to allow multiple readers 18 years ago
Ralf Baechle d0c91ae2bb [MIPS] Export __copy_user_inatomic. 18 years ago
Ralf Baechle b961153be9 [MIPS] R2 bitops compile fix for gcc < 4.0. 18 years ago
Ralf Baechle b3920590b5 [MIPS] SMTC: Add fordward declarations for mm_struct and task_struct. 18 years ago
Ralf Baechle 32fac80be6 [MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h> 18 years ago
Ralf Baechle 22e651c6ae [MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h> 18 years ago
Con Kolivas 69f7c0a1be [PATCH] sched: remove SMT nice 18 years ago
Ralf Baechle a9b6590ced [MIPS] DMA: Fix a bunch of warnings due to missing inline keywords. 18 years ago
Ralf Baechle 07c0d7437c [MIPS] RM: It should be #ifdef CONFIG_FOO not #if CONFIG_FOO ... 18 years ago
Ralf Baechle 36a885306f [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 18 years ago
Atsushi Nemoto a0574e0480 [MIPS] Convert to RTC-class ds1742 driver 18 years ago
Thomas Bogendoerfer 49fa3c0869 [MIPS] SNI: Fix mc146818_decode_year 18 years ago
Robert P. J. Day 40139bd459 [MIPS] Remove unreferenced _IOC_SLMASK macro in ioctl.h. 18 years ago
Thomas Bogendoerfer f13cc01d8d [MIPS] SNI: MIPS_CPU_IRQ_BASE cleanup 18 years ago
Franck Bui-Huu 9693a85378 [MIPS] Add basic SMARTMIPS ASE support 18 years ago
Ralf Baechle e03b526932 [MIPS] Fixup copy_from_user_inatomic 18 years ago
Atsushi Nemoto 269dd2b252 [MIPS] Fix struct sigcontext for N32 userland 18 years ago
Thomas Bogendoerfer c066a32a89 [MIPS] Support for several more SNI RM models. 18 years ago
Atsushi Nemoto 6a1e552947 [MIPS] Add external declaration of pagetable_init() to pgalloc.h 18 years ago
Ralf Baechle 102fa15c3f [MIPS] Use MIPS R2 instructions for bitops. 18 years ago
Ralf Baechle 151fd6acd9 [MIPS] signals: Share even more code. 18 years ago
Ralf Baechle 140c1729a2 [MIPS] Iomap implementation. 18 years ago
Ralf Baechle 4c1569949a [MIPS] <asm/compat-signal.h> needs to include <asm/uaccess.h>. 18 years ago
Atsushi Nemoto 755f21bb89 [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. 18 years ago
Ralf Baechle 431dc80403 [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. 18 years ago
Ralf Baechle 6f3aa38e19 [MIPS] Remove stray instruction from __get_user_asm_ll32. 18 years ago
Ralf Baechle cb66fb3f15 [MIPS] 32-bit: Fix warning about cast for fetching pointer from userspace. 18 years ago
Ralf Baechle cd1fb9eabe Revert "[MIPS] Fix warning in get_user when fetching pointer object from userspace." 18 years ago
Ralf Baechle 84b47a959b [MIPS] Don't claim we support dma_declare_coherent_memory - we don't. 18 years ago
Ralf Baechle 9a88cbb522 [MIPS] Unify dma-{coherent,noncoherent.ip27,ip32} 18 years ago
Ralf Baechle f65e4fa8e0 [MIPS] Improve branch prediction in ll/sc atomic operations. 18 years ago
Tilman Schmidt 4564f9e5fd [PATCH] consolidate line discipline number definitions 18 years ago
Robert P. J. Day e10a4437cb [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag 18 years ago
Franck Bui-Huu 6bfe966160 [MIPS] signal32: no need to save c0_status register in setup_sigcontext32() 18 years ago