Commit Graph

41 Commits (9355bbd685bf705a7f7bd6470b92ca0562c7a661)

Author SHA1 Message Date
Kevin D. Kissell be5f1f2114 [MIPS] SMTC: Allow control over TC assignment to vpe0. 18 years ago
Ralf Baechle b5eb551145 [MIPS] Kill num_online_cpus() loops. 18 years ago
Ralf Baechle 21a151d8ca [MIPS] checkfiles: Fix "need space after that ','" errors. 18 years ago
Ralf Baechle 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 18 years ago
Ralf Baechle ea5804015c [MIPS] Dyntick support for SMTC: 18 years ago
Ralf Baechle 7bcf7717b6 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt 18 years ago
Ralf Baechle 91a2fcc886 [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. 18 years ago
Ralf Baechle d87d0c930a [MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency. 18 years ago
Kevin D. Kissell f571eff0a2 [MIPS] IRQ Affinity Support for SMTC on Malta Platform 18 years ago
Ralf Baechle 1146fe3050 [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop. 18 years ago
Ralf Baechle fe56b954ea [MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header. 18 years ago
Ralf Baechle e119d49ab5 [MIPS] SMTC: Fix modpost warning. 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 8f8771a057 [MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id] 18 years ago
Chris Dearman 8e15a0e35f [MIPS] Count timer interrupts correctly. 18 years ago
Ralf Baechle 3b1d4ed535 [MIPS] Don't drag a platform specific header into generic arch code. 18 years ago
Ralf Baechle ef36fc3c5b [MIPS] SMTC: Fix warning. 18 years ago
Roman Zippel c9f4f06d31 wrap access to thread_info 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
Ralf Baechle c68644d330 [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug. 18 years ago
Ralf Baechle 5868756dcb [MIPS] SMTC: Make a bunch of functions and variables static. 18 years ago
Ralf Baechle e0daad449c [MIPS] Whitespace cleanups. 18 years ago
Ralf Baechle 418451c178 [MIPS] SMTC: remove unused atomic_postclear 18 years ago
Atsushi Nemoto 97dcb82de6 [MIPS] Define MIPS_CPU_IRQ_BASE in generic header 18 years ago
Ralf Baechle ec43c01420 [MIPS] SMTC: Fix module build by exporting symbol 18 years ago
Ralf Baechle a0b6218037 [MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entries 18 years ago
Ralf Baechle ac8be95504 [MIPS] SMTC: Instant IPI replay. 18 years ago
Ralf Baechle c80697b3a0 [MIPS] SMTC: Fix cp0 hazard. 18 years ago
Atsushi Nemoto 1417836e81 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq 18 years ago
Ralf Baechle 64c590b7a6 [MIPS] SMTC: Synchronize cp0 counters on bootup. 19 years ago
Ralf Baechle 937a801576 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 19 years ago
Ralf Baechle 54d0a216f4 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. 19 years ago
Ralf Baechle 4bf42d4272 [MIPS] SMTC: Reformat to Linux style. 19 years ago
Thomas Gleixner f40298fddc [PATCH] irq-flags: MIPS: Use the new IRQF_ constants 19 years ago
Ingo Molnar 34af946a22 [PATCH] spin/rwlock init cleanups 19 years ago
Ralf Baechle 41c594ab65 [MIPS] MT: Improved multithreading support. 19 years ago