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