| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] Lasat: Fix overlap of interrupt number ranges. | Yoichi Yuasa | 2007-11-15 | 2 | -5/+13 |
* | [MIPS] Fix shadow register support. | Ralf Baechle | 2007-11-15 | 1 | -0/+1 |
* | [MIPS] Change get_cycles to always return 0. | Ralf Baechle | 2007-11-15 | 1 | -1/+1 |
* | Use i8253.c lock for PC speaker on MIPS, too. | Ralf Baechle | 2007-11-02 | 1 | -0/+4 |
* | [MIPS] Fix and cleanup the MIPS part of the (ab)use of CLOCK_TICK_RATE. | Ralf Baechle | 2007-11-02 | 6 | -91/+5 |
* | [MIPS] i8253.h: Remove all i8259 related definitions. | Ralf Baechle | 2007-11-02 | 1 | -15/+0 |
* | [MIPS] Cobalt: Fix IRQ comment; the Cobalt kernel uses CP0 counter now. | Yoichi Yuasa | 2007-11-02 | 1 | -2/+1 |
* | [MIPS] time: Code cleanups | Atsushi Nemoto | 2007-11-02 | 1 | -13/+0 |
* | [MIPS] time: Remove now unused local_timer_interrupt. | Ralf Baechle | 2007-11-02 | 1 | -5/+0 |
* | [MIPS] time: Replace plat_timer_setup with modern APIs. | Ralf Baechle | 2007-10-29 | 1 | -0/+1 |
* | [MIPS] txx9tmr clockevent/clocksource driver | Atsushi Nemoto | 2007-10-29 | 6 | -49/+72 |
* | [MIPS] IP32: Fixes after interrupt renumbering. | Ralf Baechle | 2007-10-29 | 1 | -1/+3 |
* | [MIPS] time: Remove declaration of plat_timer_setup, there is no caller. | Ralf Baechle | 2007-10-29 | 1 | -1/+0 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-22 | 3 | -5/+8 |
|\ |
|
| * | [MIPS] Fix include wrapper symbol to something sane. | Ralf Baechle | 2007-10-22 | 1 | -3/+3 |
| * | [MIPS] time: Add GT641xx timer0 clockevent driver | Yoichi Yuasa | 2007-10-22 | 1 | -0/+5 |
| * | [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code. | Ralf Baechle | 2007-10-22 | 1 | -2/+0 |
* | | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 2007-10-22 | 1 | -0/+3 |
* | | Change table chaining layout | Jens Axboe | 2007-10-22 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 | 1 | -1/+1 |
|\ |
|
| * | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 1 | -1/+1 |
* | | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-19 | 2 | -2/+5 |
|\ |
|
| * | [MIPS] Kill duplicated setup_irq() for cp0 timer | Atsushi Nemoto | 2007-10-19 | 1 | -2/+0 |
| * | [MIPS] time: Helpers to compute clocksource/event shift and mult values. | Ralf Baechle | 2007-10-19 | 1 | -0/+5 |
* | | define global BIT macro | Jiri Slaby | 2007-10-19 | 2 | -6/+0 |
* | | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 | 1 | -0/+4 |
* | | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 1 | -1/+1 |
* | | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 2007-10-19 | 1 | -7/+0 |
|/ |
|
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-18 | 2 | -2/+14 |
|\ |
|
| * | [MIPS] time: Move R4000 clockevent device code to separate configurable file | Ralf Baechle | 2007-10-18 | 1 | -0/+6 |
| * | [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack | Ralf Baechle | 2007-10-18 | 1 | -1/+0 |
| * | [MIPS] Always do the ARC64_TWIDDLE_PC thing. | Thomas Bogendoerfer | 2007-10-18 | 1 | -1/+8 |
* | | mips: lock bitops | Nick Piggin | 2007-10-18 | 1 | -1/+96 |
* | | mips: fix bitops | Nick Piggin | 2007-10-18 | 1 | -0/+6 |
* | | bitops: introduce lock ops | Nick Piggin | 2007-10-18 | 1 | -0/+1 |
|/ |
|
* | [MIPS] Alchemy: Renumber interrupts so irq_cpu can work. | Ralf Baechle | 2007-10-17 | 3 | -342/+373 |
* | [MIPS] Alchemy: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 2007-10-17 | 1 | -4/+6 |
* | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 | 1 | -0/+2 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 1 | -1/+0 |
* | cleanup floppy.h | Jan Beulich | 2007-10-17 | 1 | -2/+0 |
* | remove strict ansi check from __u64 in asm/types.h | Olaf Hering | 2007-10-17 | 1 | -3/+3 |
* | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig | 2007-10-17 | 1 | -1/+0 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-16 | 5 | -93/+129 |
|\ |
|
| * | [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. | Ralf Baechle | 2007-10-16 | 1 | -3/+3 |
| * | [MIPS] Alchemy: Get rid of au_ffz(). | Ralf Baechle | 2007-10-16 | 1 | -7/+0 |
| * | [MIPS] Alchemy: Get rid of au_ffs(). | Ralf Baechle | 2007-10-16 | 1 | -10/+0 |
| * | [MIPS] Lasat: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 2007-10-16 | 1 | -1/+4 |
| * | [MIPS] Lasat: Add #ifndef ... #endif include warpper to lasatint.h. | Ralf Baechle | 2007-10-16 | 1 | -0/+4 |
| * | [MIPS] IP22: Fix warning. | Ralf Baechle | 2007-10-16 | 1 | -2/+2 |