Commit Graph

589 Commits (bdd4dfa89c1e3e1379729b9edec1526b3ecc25ec)

Author SHA1 Message Date
Peter Watkins b4b2917cc8 [MIPS] Add smp_call_function_single() 18 years ago
Ralf Baechle 00be0f305f [MIPS] Kexec: Fix several 64-bit bugs. 18 years ago
Ralf Baechle 1065932fcb [MIPS] Kexec: Fix several warnings. 18 years ago
Jesper Juhl 05014a1e56 [MIPS] remove some duplicate includes 18 years ago
Ralf Baechle dde96ca8b3 [MIPS] Use -Werror on subdirectories which build cleanly. 18 years ago
Ralf Baechle 7f18f151f4 [MIPS] Fix build warning in unaligned load/store emulator. 18 years ago
Ralf Baechle e001e52801 [MIPS] Replace use of stext with _stext. 18 years ago
Ralf Baechle e119d49ab5 [MIPS] SMTC: Fix modpost warning. 18 years ago
Ralf Baechle 9d5a3f5fa3 [MIPS] rtlx: Fix modpost warning 18 years ago
Ralf Baechle 0f5d0df35e [MIPS] RP: Sysfs interface for stopping RP program 18 years ago
Ralf Baechle 41790e04e6 [MIPS] RP: Pass number of TCs available to RP program in $2. 18 years ago
Ralf Baechle 07cc0c9e65 [MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC. 18 years ago
Ralf Baechle efaa534ed1 [MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void. 18 years ago
Ralf Baechle 97aef63c9f [MIPS] SMTC: Declare static what should be static. 18 years ago
Ralf Baechle 033890b084 [MIPS] SMTC: Statically initialize irq_ipi[]. 18 years ago
Ralf Baechle 4dc467756e [MIPS] Wire up the fallocate syscall. 18 years ago
Ralf Baechle 293c5bd13f [MIPS] Fixup secure computing stuff. 18 years ago
Alexey Dobriyan 4e950f6f01 Remove fs.h from mm.h 18 years ago
Atsushi Nemoto cdcc9eb5e0 [MIPS] Fix marge error due to conflict in arch/mips/kernel/head.S 18 years ago
David Rientjes f5dbeaf5ed [MIPS] Replace __attribute_used__ with __used 18 years ago
Franck Bui-Huu 941091024e [MIPS] User stack pointer randomisation 18 years ago
Ralf Baechle 5a81299928 [MIPS] Workaround for RM7000 WAIT instruction aka erratum 38 18 years ago
Fenghua Yu 5fb7dc37dc define new percpu interface for shared data 18 years ago
Alexey Dobriyan f284ce7269 PTRACE_POKEDATA consolidation 18 years ago
Alexey Dobriyan 7664732315 PTRACE_PEEKDATA consolidation 18 years ago
Pavel Emelianov bcdcd8e725 Report that kernel is tainted if there was an OOPS 18 years ago
Atsushi Nemoto e1bb828906 [MIPS] Make show_code static and add __user tag 18 years ago
Atsushi Nemoto 5e0373b8e4 [MIPS] Add some __user tags 18 years ago
Ralf Baechle de61b542b8 [MIPS] Rename PC speaker code 18 years ago
Atsushi Nemoto 28fc582cc9 [MIPS] Sparse: Use NULL for pointer 18 years ago
Kevin D. Kissell 0db34215c7 [MIPS] SMTC: Interrupt mask backstop hack 18 years ago
Ralf Baechle 3bd3966448 [MIPS] Fix resume for 64K page size on R4000 class processors. 18 years ago
Ralf Baechle 688b3d7208 [MIPS] Delete Ocelot 3 support. 18 years ago
Atsushi Nemoto 6312e0ee45 [MIPS] Add some debugfs files to debug unaligned accesses 18 years ago
Ralf Baechle 295cbf6d63 [MIPS] Move FPU affinity code into separate file. 18 years ago
Marc St-Jean 9267a30d1d [MIPS] PMC MSP71xx mips common 18 years ago
Fuxin Zhang 2a21c7300b [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2 18 years ago
Ralf Baechle a36920200c [MIPS] Enable support for the userlocal hardware register 18 years ago
Ralf Baechle d223a86154 [MIPS] FP affinity: Coding style cleanups 18 years ago
Ralf Baechle e7c4782f92 [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence 18 years ago
Atsushi Nemoto b63e804459 [MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64} 18 years ago
Ralf Baechle f6e2373ad6 [MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code. 18 years ago
Robert P. J. Day b3f6df9f21 [MIPS] Transform old-style macros to newer "__noreturn" 18 years ago
Ralf Baechle 8f8771a057 [MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id] 18 years ago
Ingo Molnar 0437e109e1 sched: zap the migration init / cache-hot balancing code 18 years ago
Ralf Baechle 4b3e975e4a [MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores 18 years ago
Chris Dearman c3e838a2cb [MIPS] Fix timer/performance interrupt detection 18 years ago
Ralf Baechle 6fb88ce04f [MIPS] AP/SP: Avoid triggering the 34K E125 performance issue 18 years ago
Ralf Baechle 8c976e3451 [MIPS] VSMP: Fix initialization ordering bug. 18 years ago
Chris Dearman 8e15a0e35f [MIPS] Count timer interrupts correctly. 18 years ago