Commit Graph

36047 Commits (36396f3c36b04f79438f87a0fccfa76aa3de6af9)
 

Author SHA1 Message Date
Ralf Baechle 36396f3c36 [MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake. 19 years ago
Ralf Baechle e584ade1a6 [MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>. 19 years ago
Richard Sandiford ddb1199c4c [MIPS] fstatat syscall names 19 years ago
Richard Sandiford 63415dbb54 [MIPS] The o32 fstatat syscall behaves differently on 32 and 64 bit kernels 19 years ago
Ralf Baechle d48f1de2d8 [MIPS] Remove EV96100 as previously announced. 19 years ago
Ralf Baechle 432bef2a31 [MIPS] Replace BARRIER with more appropriate hazard barrier. 19 years ago
Ralf Baechle d7d86aa88a [MIPS] Cleanup hazard handling. 19 years ago
Ralf Baechle da79e827d4 [MIPS] IP27: Delete useless declaration of allocate_irqno(). 19 years ago
Peter Watkins 9dbd7b9142 [MIPS] Fix USER_PTRS_PER_PGD for 64K page size. 19 years ago
thomas@koeller.dyndns.org 663c3d9009 [MIPS] Add configuration variables for RM9xxx processor 19 years ago
thomas@koeller.dyndns.org 0c68a9b6a7 [MIPS] Move excite_fpga.h to include/asm-mips/mach-excite 19 years ago
thomas@koeller.dyndns.org 48712a96e3 [MIPS] Suppress compiler warnings 19 years ago
Ralf Baechle 6b8aab0930 [MIPS] Reformat missformated SMTC bits. 19 years ago
Atsushi Nemoto 3c70f12bfa [MIPS] Qemu does not have D-cache aliases 19 years ago
Yoichi Yuasa bdb37c8d63 [MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions. 19 years ago
Ralf Baechle 633fd568c1 [MIPS] Move definition of IRIX compat constant into IRIX compat code. 19 years ago
Yoichi Yuasa 6b3e5f44b5 [MIPS] Use common definitions from asm-generic/signal.h 19 years ago
Ralf Baechle a00f631018 [MIPS] c-r4k: Convert init functions from inline to __init. 19 years ago
Ralf Baechle 06be375b9a [MIPS] TLS: set_thread_area returns asmlinkage int not void. 19 years ago
Ralf Baechle 717736d4d7 [MIPS] TLS: Delete unused sys32_set_thread_area 19 years ago
Ralf Baechle 00932ba305 [MIPS] Make PROT_WRITE imply PROT_READ. 19 years ago
Maciej W. Rozycki fc095a9021 [MIPS] Atlas: update interrupt handling 19 years ago
Maciej W. Rozycki 3ee24e1b1e [MIPS] Atlas: Fix building the RTC driver 19 years ago
Kevin D. Kissell 846acaa2b4 [MIPS] Patch to arch/mips/mips-boards/generic/time.c 19 years ago
Atsushi Nemoto 60a6c3777e [MIPS] Reduce race between cpu_wait() and need_resched() checking 19 years ago
Atsushi Nemoto 7fdeb04814 [MIPS] Wire up set_robust_list(2) and get_robust_list(2) 19 years ago
Atsushi Nemoto 8f9a2b3246 [MIPS] Fix errors detected by "make headers_check" 19 years ago
Ralf Baechle d34555fb20 [MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte(). 19 years ago
Ralf Baechle 65316fd13a [MIPS] Replace generic__raw_read_trylock usage 19 years ago
Maciej W. Rozycki 09f451bfb9 [MIPS] SEAD defconfig build fix 19 years ago
Alexander Bigga 32136568a9 [MIPS] Fix for pci config_access on alchemy au1x000 19 years ago
Atsushi Nemoto 898d229107 [MIPS] Make prepare_frametrace() not clobber v0 19 years ago
Atsushi Nemoto f6502791d7 [MIPS] Do not use drop_mmu_context to flusing other task's VIPT I-cache. 19 years ago
Elizabeth Oldham a94d702049 [MIPS] MT: Fix setting of XTC. 19 years ago
Ralf Baechle 6e74bae9a0 [MIPS] SMTC Build fix. 19 years ago
Ralf Baechle dc41fb4396 [MIPS] Fix 32-bit kernel by replacing 64-bit-only code. 19 years ago
Ralf Baechle 73b76c78fd [MIPS] MT: When doing "select SMP" also select SMP's prerequesites or ... 19 years ago
Ralf Baechle c487d2a5a0 [MIPS] eXcite: Don't set SERIAL_RM9000. 19 years ago
Ralf Baechle 585fa72493 [MIPS] Retire flush_icache_page from mm use. 19 years ago
Ralf Baechle 13fdd31abe [MIPS] Avoid double signal restarting. 19 years ago
Chris Dearman 847b9dfcca [MIPS] MT: Initialise all writable bits in Cause register to zero. 19 years ago
Yoichi Yuasa bca70d24c0 [MIPS] Fix EV64120 PCI fixup in Makefile 19 years ago
Ralf Baechle 45887e12f2 [MIPS] Add missing returns in signal code. 19 years ago
Ralf Baechle 1b223c861f [MIPS] IRIX: Crapectopy. 19 years ago
Ralf Baechle 048c6140c0 [MIPS] Don't call try_to_freeze in do_signal & co. 19 years ago
Ralf Baechle b4b30a5a0a [MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPU 19 years ago
Franck Bui-Huu 4d157d5eac [MIPS] Improve unwind_stack() 19 years ago
Franck Bui-Huu 0cceb4aa9a [MIPS] Make get_frame_info() more robust 19 years ago
Franck Bui-Huu 1666a6fc73 [MIPS] Simplify dump_stack() 19 years ago
Franck Bui-Huu 6057a79876 [MIPS] Make frame_info_init() more readable. 19 years ago