Commit Graph

258 Commits (dfc7bd9c385a888851a2d009ba272099549f98cc)

Author SHA1 Message Date
Chad Reese b1c231f5a5 [MIPS] Fix sparsemem support. 19 years ago
Atsushi Nemoto ecf52d3c89 [MIPS] Fix compiler warnings (field width, unused variable) 19 years ago
Atsushi Nemoto 460c0422c3 [MIPS] Fix sparse warnings about too big constants. 19 years ago
Ralf Baechle aa32374aaa [MIPS] SB1: Only pass1 FPUs are broken beyond recovery. 19 years ago
Thiemo Seufer 7155262e18 [MIPS] open() forces O_LARGEFILE for o32 on 64bit kernels 19 years ago
Ralf Baechle cac4bcbce0 [MIPS] Print more information if we're struck by a machine check exception. 19 years ago
Atsushi Nemoto f3bf07b9a3 [MIPS] Ignore unresolved weak symbols in modules. 19 years ago
Ralf Baechle 320e6aba26 [MIPS] Fix SMP now that fixup_cpu_present_map is gone. 19 years ago
Kumba 44d921b246 [MIPS] Treat R14000 like R10000. 19 years ago
Atsushi Nemoto 78665aaa96 [MIPS] Use generic STABS_DEBUG macro. 19 years ago
Atsushi Nemoto 04b6b3b651 [MIPS] Use generic DWARF_DEBUG 19 years ago
Atsushi Nemoto 867a521b4c [MIPS] Fix kgdb exception handler from user mode. 19 years ago
Daniel Jacobowitz 1c0c1ae4f3 [MIPS] Update struct sigcontext member names 19 years ago
Ralf Baechle 235a9d3eee [MIPS] Remove support for sysmips(2) SETNAME and MIPS_RDNVRAM operations. 19 years ago
Chris Dearman c620953c32 [MIPS] Fix detection and handling of the 74K processor. 19 years ago
Nigel Stephens 98a41de99a [MIPS] Add missing 34K processor IDs 19 years ago
Ralf Baechle 477654fc5d [MIPS] Fix typo 19 years ago
Al Viro 5411be59db [PATCH] drop task argument of audit_syscall_{entry,exit} 19 years ago
Ralf Baechle ee1cca1b06 [MIPS] Fix branch emulation for floating-point exceptions. 19 years ago
Ralf Baechle 79e55bcf24 [MIPS] Cleanup inode->r_dev usage. 19 years ago
Al Viro 6ad0013b31 [PATCH] fix mips sys32_p{read,write} 19 years ago
Ralf Baechle bb12d612d4 [MIPS] Make mips_srs_init static. 19 years ago
Ralf Baechle f088fc84f9 [MIPS] FPU affinity for MT ASE. 19 years ago
Ralf Baechle 41c594ab65 [MIPS] MT: Improved multithreading support. 19 years ago
Ralf Baechle 2600990e64 [MIPS] kpsd and other AP/SP improvements. 19 years ago
Ralf Baechle bce1a28686 [MIPS] R2: Instruction hazard barrier. 19 years ago
Ralf Baechle 193dd2ce2a [MIPS] R2: Implement shadow register allocation without spinlock. 19 years ago
Ralf Baechle e4ac58afdf [MIPS] Rewrite all the assembler interrupt handlers to C. 19 years ago
Ralf Baechle 93373ed4d8 [MIPS] Rewrite spurious_interrupt from assembler to C. 19 years ago
Ralf Baechle e49ed7f591 [MIPS] Sort out duplicate exports. 19 years ago
Ralf Baechle a8d587a71b [MIPS] Wire up sync_file_range(2). 19 years ago
Ralf Baechle f115da9cd6 [MIPS] Wire splice syscall. 19 years ago
Ralf Baechle ff3eab2a98 [MIPS] Some formatting fixes. 19 years ago
Ralf Baechle 7acb783ecd [MIPS] Fixup printk in mips_srs_init. 19 years ago
Ralf Baechle e76038dcc0 [MIPS] Remove redundant initialization of sr_allocated. 19 years ago
Ralf Baechle b4d05cb9cb [MIPS] Make set_vi_srs_handler static. 19 years ago
Kyle McMartin 894b5779ce [PATCH] No arch-specific strpbrk implementations 19 years ago
Adrian Bunk 0cb3463f04 [PATCH] unexport get_wchan 19 years ago
Oleg Nesterov 8fafabd86f [PATCH] remove add_parent()'s parent argument 19 years ago
Yoichi Yuasa d23ee8fe6e [PATCH] mips: fixed collision of rtc function name 19 years ago
Dave Hansen 22a9835c35 [PATCH] unify PFN_* macros 19 years ago
Stephen Rothwell 3158e9411a [PATCH] consolidate sys32/compat_adjtimex 19 years ago
Stephen Rothwell 88959ea968 [PATCH] create struct compat_timex and use it everywhere 19 years ago
Thomas Gleixner c08b8a4910 [PATCH] sys_alarm() unsigned signed conversion fixup 19 years ago
Andrew Morton 394e3902c5 [PATCH] more for_each_cpu() conversions 19 years ago
Martin Michlmayr 17256052ff [MIPS] Separate CPU entries in /proc/cpuinfo with a blank line. 19 years ago
H. Peter Anvin 947df17cb1 [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT. 19 years ago
Ralf Baechle a3dddd560e [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 19 years ago
Ralf Baechle 8145095cd8 [MIPS] Remove CONFIG_BUILD_ELF64. 19 years ago
Atsushi Nemoto 219ac73a7a [MIPS] Further sparsification for 32-bit compat code. 19 years ago