aboutsummaryrefslogtreecommitdiff
path: root/include/asm-mips
AgeCommit message (Expand)Author
2008-01-22[MIPS] SMTC: Fix build error.Frank Rowand
2008-01-15[MIPS] Cacheops.h: Fix typo.Ralf Baechle
2007-12-14[MIPS] Alchemy: fix PCI resource conflictSergei Shtylyov
2007-12-09[MIPS] Alchemy: Fix Au1x SD controller IRQManuel Lauss
2007-12-06[MIPS] Alchemy: fix IRQ basesSergei Shtylyov
2007-12-01[MIPS] Fix use of smp_processor_id() in preemptible code.Pavel Kiryukhin
2007-11-29IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer
2007-11-26[MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle
2007-11-26[MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle
2007-11-26[MIPS] Fix possible hang in LL/SC futex loops.Ralf Baechle
2007-11-26[MIPS] Fix context DSP context / TLS pointer switching bug for new threads.Ralf Baechle
2007-11-26[MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle
2007-11-26[MIPS] Fix pcspeaker build.Ralf Baechle
2007-11-15[MIPS] Lasat: Fix overlap of interrupt number ranges.Yoichi Yuasa
2007-11-15[MIPS] Fix shadow register support.Ralf Baechle
2007-11-15[MIPS] Change get_cycles to always return 0.Ralf Baechle
2007-11-02Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle
2007-11-02[MIPS] Fix and cleanup the MIPS part of the (ab)use of CLOCK_TICK_RATE.Ralf Baechle
2007-11-02[MIPS] i8253.h: Remove all i8259 related definitions.Ralf Baechle
2007-11-02[MIPS] Cobalt: Fix IRQ comment; the Cobalt kernel uses CP0 counter now.Yoichi Yuasa
2007-11-02[MIPS] time: Code cleanupsAtsushi Nemoto
2007-11-02[MIPS] time: Remove now unused local_timer_interrupt.Ralf Baechle
2007-10-29[MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle
2007-10-29[MIPS] txx9tmr clockevent/clocksource driverAtsushi Nemoto
2007-10-29[MIPS] IP32: Fixes after interrupt renumbering.Ralf Baechle
2007-10-29[MIPS] time: Remove declaration of plat_timer_setup, there is no caller.Ralf Baechle
2007-10-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-22[MIPS] Fix include wrapper symbol to something sane.Ralf Baechle
2007-10-22[MIPS] time: Add GT641xx timer0 clockevent driverYoichi Yuasa
2007-10-22[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe
2007-10-22Change table chaining layoutJens Axboe
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-19define global BIT macroJiri Slaby
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt
2007-10-19[MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto
2007-10-19[MIPS] time: Helpers to compute clocksource/event shift and mult values.Ralf Baechle
2007-10-18Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-18mips: lock bitopsNick Piggin
2007-10-18mips: fix bitopsNick Piggin
2007-10-18bitops: introduce lock opsNick Piggin
2007-10-18[MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle
2007-10-18[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ackRalf Baechle
2007-10-18[MIPS] Always do the ARC64_TWIDDLE_PC thing.Thomas Bogendoerfer