Commit Graph

757 Commits (591e620693e71e24fb3450a4084217e44b7a60b6)

Author SHA1 Message Date
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
Ralf Baechle 4ed3a77f38 [MIPS] Fix warning in get_user when fetching pointer object from userspace. 18 years ago
Ralf Baechle 27a3bbaf4b [MIPS] VPE: Sprinkle device model code into code to make udev happier. 18 years ago
Al Viro 4ec031166f [PATCH] kill eth_io_copy_and_sum() 18 years ago
Ralf Baechle 2116245ee1 [APM] MIPS: Convert to use shared APM emulation. 18 years ago
Maciej W. Rozycki 33cf45b90e [TC] TURBOchannel support for the DECstation 18 years ago
Maciej W. Rozycki b454cc6636 [TC] MIPS: TURBOchannel update to the driver model 18 years ago
Chris Dearman 131c1a2b6e [MIPS] Comment fix 18 years ago
Ralf Baechle be701306eb [MIPS] MT: Nuke duplicate mips_mt_regdump() prototype. 18 years ago
Alexander Bigga fd046eb537 [MIPS] Alchemy: Fix PCI-memory access 18 years ago
Ralf Baechle 5868756dcb [MIPS] SMTC: Make a bunch of functions and variables static. 18 years ago
Ralf Baechle 786d7cdd06 [MIPS] Alchemy: Fix bunch of warnings 18 years ago
Atsushi Nemoto 907e193ea7 [MIPS] Remove _fdata from asm-mips/sections.h 18 years ago
Franck Bui-Huu 6f284a2ce7 [MIPS] FLATMEM: introduce PHYS_OFFSET. 18 years ago
Franck Bui-Huu db84dc6155 [MIPS] Setup min_low_pfn/max_low_pfn correctly 18 years ago
Atsushi Nemoto c44e8d5e47 [MIPS] prom_free_prom_memory cleanup 18 years ago
Atsushi Nemoto 2fa7937bd8 [MIPS] Make I8259A_IRQ_BASE customizable 18 years ago