aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Alchemy: fix PCI resource conflictSergei Shtylyov2007-12-141-4/+5
* [MIPS] Alchemy: Fix Au1x SD controller IRQManuel Lauss2007-12-091-2/+5
* [MIPS] Alchemy: fix IRQ basesSergei Shtylyov2007-12-061-10/+11
* [MIPS] Fix use of smp_processor_id() in preemptible code.Pavel Kiryukhin2007-12-011-3/+3
* IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer2007-11-291-2/+0
* [MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle2007-11-261-0/+1
* [MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle2007-11-261-0/+11
* [MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle2007-11-261-2/+3
* [MIPS] Fix possible hang in LL/SC futex loops.Ralf Baechle2007-11-261-3/+3
* [MIPS] Fix context DSP context / TLS pointer switching bug for new threads.Ralf Baechle2007-11-261-2/+6
* [MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle2007-11-261-1/+1
* [MIPS] Fix pcspeaker build.Ralf Baechle2007-11-262-10/+2
* [MIPS] Lasat: Fix overlap of interrupt number ranges.Yoichi Yuasa2007-11-152-5/+13
* [MIPS] Fix shadow register support.Ralf Baechle2007-11-151-0/+1
* [MIPS] Change get_cycles to always return 0.Ralf Baechle2007-11-151-1/+1
* Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle2007-11-021-0/+4
* [MIPS] Fix and cleanup the MIPS part of the (ab)use of CLOCK_TICK_RATE.Ralf Baechle2007-11-026-91/+5
* [MIPS] i8253.h: Remove all i8259 related definitions.Ralf Baechle2007-11-021-15/+0
* [MIPS] Cobalt: Fix IRQ comment; the Cobalt kernel uses CP0 counter now.Yoichi Yuasa2007-11-021-2/+1
* [MIPS] time: Code cleanupsAtsushi Nemoto2007-11-021-13/+0
* [MIPS] time: Remove now unused local_timer_interrupt.Ralf Baechle2007-11-021-5/+0
* [MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle2007-10-291-0/+1
* [MIPS] txx9tmr clockevent/clocksource driverAtsushi Nemoto2007-10-296-49/+72
* [MIPS] IP32: Fixes after interrupt renumbering.Ralf Baechle2007-10-291-1/+3
* [MIPS] time: Remove declaration of plat_timer_setup, there is no caller.Ralf Baechle2007-10-291-1/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-223-5/+8
|\
| * [MIPS] Fix include wrapper symbol to something sane.Ralf Baechle2007-10-221-3/+3
| * [MIPS] time: Add GT641xx timer0 clockevent driverYoichi Yuasa2007-10-221-0/+5
| * [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle2007-10-221-2/+0
* | Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+3
* | Change table chaining layoutJens Axboe2007-10-221-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-191-1/+1
|\
| * Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* | ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2007-10-201-1/+0
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-192-2/+5
|\
| * [MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto2007-10-191-2/+0
| * [MIPS] time: Helpers to compute clocksource/event shift and mult values.Ralf Baechle2007-10-191-0/+5
* | define global BIT macroJiri Slaby2007-10-192-6/+0
* | forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* | remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* | remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-7/+0
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-182-2/+14
|\
| * [MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle2007-10-181-0/+6
| * [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ackRalf Baechle2007-10-181-1/+0
| * [MIPS] Always do the ARC64_TWIDDLE_PC thing.Thomas Bogendoerfer2007-10-181-1/+8
* | mips: lock bitopsNick Piggin2007-10-181-1/+96
* | mips: fix bitopsNick Piggin2007-10-181-0/+6
* | bitops: introduce lock opsNick Piggin2007-10-181-0/+1
|/
* [MIPS] Alchemy: Renumber interrupts so irq_cpu can work.Ralf Baechle2007-10-173-342/+373
* [MIPS] Alchemy: Fix build by conversion to irq_cpu.c.Ralf Baechle2007-10-171-4/+6