aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
* [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
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-171-0/+2
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0
* cleanup floppy.hJan Beulich2007-10-171-2/+0
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-165-93/+129
|\
| * [MIPS] Alchemy: Get rid of au1xxx_irq_map_t.Ralf Baechle2007-10-161-3/+3
| * [MIPS] Alchemy: Get rid of au_ffz().Ralf Baechle2007-10-161-7/+0
| * [MIPS] Alchemy: Get rid of au_ffs().Ralf Baechle2007-10-161-10/+0
| * [MIPS] Lasat: Fix build by conversion to irq_cpu.c.Ralf Baechle2007-10-161-1/+4
| * [MIPS] Lasat: Add #ifndef ... #endif include warpper to lasatint.h.Ralf Baechle2007-10-161-0/+4
| * [MIPS] IP22: Fix warning.Ralf Baechle2007-10-161-2/+2