[MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.
[safe/jmp/linux-2.6] / arch / mips / kernel / smtc.c
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.