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