Commit Graph

641 Commits (ae2587e41254e48e670346aefa332d7469d86352)

Author SHA1 Message Date
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
Christoph Hellwig ab1b6f03a1 simplify the stacktrace code 18 years ago
Jeremy Fitzhardinge b6e3590f81 [PATCH] x86: Allow percpu variables to be page-aligned 18 years ago
Ralf Baechle 05bc284a71 [MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c. 18 years ago
Thomas Bogendoerfer 639702bd72 [MIPS] Register PCI host bridge resource earlier 18 years ago
Ralf Baechle 7f5a7716dc [MIPS] Fix AP/SP to work in the reality of modern kernels. 18 years ago
Atsushi Nemoto ba755f8ec8 [MIPS] Fix BUG(), BUG_ON() handling 18 years ago
Atsushi Nemoto faea623464 [MIPS] Retry {save,restore}_fp_context if failed in atomic context. 18 years ago
Atsushi Nemoto 5323180db7 [MIPS] Disallow CpU exception in kernel again. 18 years ago
Ralf Baechle 8a1e97ee2e [MIPS] SMTC: Fix recursion in instant IPI replay code. 18 years ago
Ralf Baechle 20bb25d10f [MIPS] SMTC: Fix false trigger of debug code on single VPE. 18 years ago
Ralf Baechle ae036b7908 [MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints. 18 years ago
Chris Dearman fe99f1b184 [MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGS 18 years ago
Chris Dearman cbde5ebc97 [MIPS] lockdep: Handle interrupts in R3000 style c0_status register. 18 years ago
Ralf Baechle 7df4246117 [MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols. 18 years ago
Ralf Baechle 8c3644350f [MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call. 18 years ago
Ralf Baechle 46230aa6ea [MIPS] RTLX: Handle copy_*_user return values. 18 years ago
Ralf Baechle bc4809e939 [MIPS] RTLX: Protect rtlx_{read,write} with mutex. 18 years ago
Ralf Baechle 61dcc6f4d9 [MIPS] RTLX: Harden against compiler reordering and optimization. 18 years ago