Commit Graph

54 Commits (667503ddcb96f3b10211f997fe55907fa7509841)

Author SHA1 Message Date
Ralf Baechle 631330f584 MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. 16 years ago
Ralf Baechle dbc1d911b4 MIPS: SMTC: Fix formatting difference to linux-mips.org code 16 years ago
Mike Travis d2287f5ebe irq: update all arches for new irq_desc, fix 16 years ago
Mike Travis e65e49d0f3 irq: update all arches for new irq_desc 16 years ago
Rusty Russell 98a79d6a50 cpumask: centralize cpu_online_map and cpu_possible_map 16 years ago
Kevin D. Kissell 8531a35e5e [MIPS] SMTC: Fix SMTC dyntick support. 17 years ago
Kevin D. Kissell d2bb01b042 [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system. 17 years ago
Ralf Baechle b7e4226e4f [MIPS] Build fix: Fix irq flags type 17 years ago
Jens Axboe 2f304c0a0a mips: convert to generic helpers for IPI function calls 17 years ago
Ralf Baechle 39b8d52542 [MIPS] Add support for MIPS CMP platform. 17 years ago
Chris Dearman 0bfa130e74 [MIPS] Remove TLB sanitation code 17 years ago
Joe Perches 603e82edf7 arch/mips/: Spelling fixes 17 years ago
Ralf Baechle 87353d8ac3 [MIPS] SMP: Call platform methods via ops structure. 17 years ago
Kevin D. Kissell be5f1f2114 [MIPS] SMTC: Allow control over TC assignment to vpe0. 17 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