Commit Graph

577 Commits (c3a005f4b6a7752608e75d016ef8d07c55285e48)

Author SHA1 Message Date
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
Pavel Kiryukhin a76f3a417a [MIPS] use compat_siginfo in rt_sigframe_n32 18 years ago
Ralf Baechle c8eae71dc8 [MIPS] 20K: Handle WAIT related bugs according to errata information 18 years ago
Ralf Baechle 3b1d4ed535 [MIPS] Don't drag a platform specific header into generic arch code. 18 years ago
Chris Dearman ffe9ee4709 [MIPS] Separate performance counter interrupts 18 years ago
Ralf Baechle 4ebd5233f0 [MIPS] Fix modpost warnings by making start_secondary __cpuinit 18 years ago
Ralf Baechle 6a05888d71 [MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired. 18 years ago
Ralf Baechle 8e8a52ed87 [MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments. 18 years ago
Ralf Baechle ef36fc3c5b [MIPS] SMTC: Fix warning. 18 years ago
Atsushi Nemoto 7a6d4f3874 [MIPS] Wire up utimensat, signalfd, timerfd, eventfd 18 years ago
Chris Dearman acaec427bc [MIPS] Always install the DSP exception handler. 18 years ago
Ralf Baechle da9bc7263d [MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi. 18 years ago
Atsushi Nemoto 6ba07e590d [MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRS 18 years ago