Commit Graph

765 Commits (4f452e8aa492c0b8028ca9b4bdb4d018ba28c6c7)

Author SHA1 Message Date
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
Atsushi Nemoto 8676d2e024 [MIPS] Fix some system calls with long long arguments 18 years ago
Chris Dearman f9509c84d8 [MIPS] Remove duplicate fpu enable hazard code. 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Sam Ravnborg ca967258b6 all-archs: consolidate .data section definition in asm-generic 18 years ago
Sam Ravnborg 7664709b44 all-archs: consolidate .text section definition in asm-generic 18 years ago
Atsushi Nemoto f543110da7 [MIPS] Drop __devinit tag from allocate_irqno() and free_irqno() 18 years ago
Franck Bui-Huu 55d0b4e3f6 [MIPS] clocksource: use CLOCKSOURCE_MASK() macro 18 years ago
Chris Dearman d725cf3818 [MIPS] MT: Reenable EIC support and add support for SOCit SC. 18 years ago
Ralf Baechle ef300e4223 [MIPS] Define and use vi_handler_t for vectored interrupt handlers. 18 years ago
Ralf Baechle 856a514b40 [MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr. 18 years ago
Ralf Baechle 99af900aef [MIPS] Make do_default_vi static 18 years ago
Franck Bui-Huu 36ea1d57a4 [MIPS] early_printk: allow the early console to run earlier 18 years ago
Franck Bui-Huu ca4437d4a5 [MIPS] early_printk: use init section 18 years ago
Roman Zippel f7e4217b00 rename thread_info to stack 18 years ago
Roman Zippel c9f4f06d31 wrap access to thread_info 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Gerd Hoffmann 69331af79c Fixes and cleanups for earlyprintk aka boot console 18 years ago