tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / arch / mips / kernel / smtc.c
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-02 Jaidev PatwardhanMIPS: SMTC: Avoid queing multiple reschedule IPIs
2009-09-30 Julia LawallMIPS: SMTC: Remove duplicate structure field initialization
2009-09-24 Rusty Russellcpumask: Use accessors for cpu_*_mask: mips
2009-09-17 Ralf BaechleMIPS: Remove useless zero initializations.
2009-08-03 Kurt MartinMIPS: SMTC: Move cross VPE writes to after a TC is...
2009-06-24 Ralf BaechleMIPS: Build fix - include <linux/smp.h> into all smp_pr...
2009-06-17 Ralf BaechleMIPS: SMTC: Fix formatting difference to linux-mips...
2009-01-15 Mike Travisirq: update all arches for new irq_desc, fix
2009-01-12 Mike Travisirq: update all arches for new irq_desc
2008-12-13 Rusty Russellcpumask: centralize cpu_online_map and cpu_possible_map
2008-10-03 Kevin D. Kissell[MIPS] SMTC: Fix SMTC dyntick support.
2008-10-03 Kevin D. Kissell[MIPS] SMTC: Close tiny holes in the SMTC IPI replay...
2008-10-03 Ralf Baechle[MIPS] Build fix: Fix irq flags type
2008-06-26 Jens Axboemips: convert to generic helpers for IPI function calls
2008-04-28 Ralf Baechle[MIPS] Add support for MIPS CMP platform.
2008-04-28 Chris Dearman[MIPS] Remove TLB sanitation code
2008-02-03 Joe Perchesarch/mips/: Spelling fixes
2008-01-29 Ralf Baechle[MIPS] SMP: Call platform methods via ops structure.
2007-10-29 Kevin D. Kissell[MIPS] SMTC: Allow control over TC assignment to vpe0.
2007-10-11 Ralf Baechle[MIPS] Kill num_online_cpus() loops.
2007-10-11 Ralf Baechle[MIPS] checkfiles: Fix "need space after that ','"...
2007-10-11 Ralf Baechle[MIPS] Fix "no space between function name and open...
2007-10-11 Ralf Baechle[MIPS] Dyntick support for SMTC:
2007-10-11 Ralf Baechle[MIPS] Implement clockevents for R4000-style cp0 count...
2007-10-11 Ralf Baechle[MIPS] Consolidate all variants of MIPS cp0 timer inter...
2007-10-11 Ralf Baechle[MIPS] SMTC: Microoptimize atomic_postincrement for...
2007-10-11 Kevin D. Kissell[MIPS] IRQ Affinity Support for SMTC on Malta Platform
2007-09-24 Ralf Baechle[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.
2007-08-27 Ralf Baechle[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into...
2007-07-31 Ralf Baechle[MIPS] SMTC: Fix modpost warning.
2007-07-31 Ralf Baechle[MIPS] MT: Enable coexistence of AP/SP with VSMP and...
2007-07-31 Ralf Baechle[MIPS] SMTC: smtc_timer_broadcast ignores its arguments...
2007-07-31 Ralf Baechle[MIPS] SMTC: Declare static what should be static.
2007-07-31 Ralf Baechle[MIPS] SMTC: Statically initialize irq_ipi[].
2007-07-10 Ralf Baechle[MIPS] SMTC: Use current_cpu_data instead of cpu_data...
2007-06-26 Chris Dearman[MIPS] Count timer interrupts correctly.
2007-06-20 Ralf Baechle[MIPS] Don't drag a platform specific header into gener...
2007-06-11 Ralf Baechle[MIPS] SMTC: Fix warning.
2007-05-09 Roman Zippelwrap access to thread_info
2007-03-29 Ralf Baechle[MIPS] SMTC: Fix recursion in instant IPI replay code.
2007-03-29 Ralf Baechle[MIPS] SMTC: Fix false trigger of debug code on single...
2007-03-29 Ralf Baechle[MIPS] SMTC: irq_{enter,leave} and kstats keeping for...
2007-02-26 Ralf Baechle[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in...
2007-02-06 Ralf Baechle[MIPS] SMTC: Make a bunch of functions and variables...
2007-02-06 Ralf Baechle[MIPS] Whitespace cleanups.
2007-02-06 Ralf Baechle[MIPS] SMTC: remove unused atomic_postclear
2007-02-06 Atsushi Nemoto[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
2007-01-24 Ralf Baechle[MIPS] SMTC: Fix module build by exporting symbol
2007-01-24 Ralf Baechle[MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entries
2007-01-23 Ralf Baechle[MIPS] SMTC: Instant IPI replay.
2007-01-19 Ralf Baechle[MIPS] SMTC: Fix cp0 hazard.
2006-11-30 Atsushi Nemoto[MIPS] use generic_handle_irq, handle_level_irq, handle...
2006-11-01 Ralf Baechle[MIPS] SMTC: Synchronize cp0 counters on bootup.
2006-10-08 Ralf Baechle[MIPS] Complete fixes after removal of pt_regs argument...
2006-07-13 Ralf Baechle[MIPS] Replace board_timer_setup function pointer by...
2006-07-13 Ralf Baechle[MIPS] SMTC: Reformat to Linux style.
2006-07-02 Thomas Gleixner[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-04-19 Ralf Baechle[MIPS] MT: Improved multithreading support.