| Commit message (Expand) | Author | Age | Files | Lines |
* | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
* | [MIPS] Jazz: Fix build error by header file inclusion weeding. | Ralf Baechle | 2008-08-26 | 1 | -12/+1 |
* | remove unneeded #include <linux/ide.h>'s | Adrian Bunk | 2008-08-05 | 1 | -1/+0 |
* | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz | 2008-08-05 | 1 | -1/+0 |
* | [MIPS] Remove mips_machtype from ARC based machines | Thomas Bogendoerfer | 2008-07-15 | 1 | -2/+1 |
* | [MIPS] Remove obsolete isa_slot_offset | Maciej W. Rozycki | 2008-07-15 | 1 | -1/+0 |
* | [MIPS] Cleanup pcspeaker platform device registration. | Ralf Baechle | 2008-01-29 | 1 | -0/+7 |
* | [MIPS] Jazz: disable PIT; cleanup R4030 clockevent | Thomas Bogendoerfer | 2007-11-02 | 1 | -11/+16 |
* | [MIPS] Jazz: Retire use of plat_timer_setup. | Ralf Baechle | 2007-10-18 | 2 | -9/+5 |
* | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-12 | 2 | -5/+5 |
* | [MIPS] i8253 PIT clocksource and clockevent drivers | Ralf Baechle | 2007-10-12 | 1 | -0/+6 |
* | [MIPS] Jazz clockevent driver | Ralf Baechle | 2007-10-12 | 2 | -7/+48 |
* | [MIPS] JAZZ fixes | Thomas Bogendoerfer | 2007-10-12 | 5 | -158/+160 |
* | [MIPS] Use -Werror on subdirectories which build cleanly. | Ralf Baechle | 2007-07-31 | 1 | -0/+2 |
* | [MIPS] Jazz: remove unneeded reset functions | Yoichi Yuasa | 2007-07-24 | 2 | -17/+0 |
* | [MIPS] Jazz: Remove unused arch/mips/jazz/io.c | Yoichi Yuasa | 2007-07-24 | 1 | -135/+0 |
* | [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence | Ralf Baechle | 2007-07-10 | 2 | -1/+61 |
* | mips-jazz: correct flags for timer io resource | Alexey Dobriyan | 2007-06-28 | 1 | -1/+1 |
* | [MIPS] Jazz: Fix warning. | Ralf Baechle | 2007-03-24 | 1 | -1/+2 |
* | [MIPS] Misc fixes for plat_irq_dispatch functions | Thiemo Seufer | 2007-03-19 | 1 | -1/+1 |
* | [MIPS] Kill redundant EXTRA_AFLAGS | Atsushi Nemoto | 2007-02-27 | 1 | -2/+0 |
* | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 2007-02-06 | 1 | -1/+1 |
* | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu | 2006-12-06 | 1 | -7/+0 |
* | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto | 2006-11-30 | 1 | -1/+1 |
* | [MIPS] IRQ cleanups | Atsushi Nemoto | 2006-11-30 | 1 | -21/+6 |
* | [MIPS] Fix timer setup for Jazz | Yoichi Yuasa | 2006-10-11 | 1 | -1/+1 |
* | [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. | Ralf Baechle | 2006-10-09 | 1 | -1/+0 |
* | [MIPS] Jazz: build fix - include <linux/screen_info.h> | Ralf Baechle | 2006-10-09 | 1 | -0/+1 |
* | [MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;) | Ralf Baechle | 2006-10-09 | 1 | -2/+0 |
* | [MIPS] Jazz: Fix I/O port resources. | Ralf Baechle | 2006-10-09 | 1 | -4/+21 |
* | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2006-10-08 | 1 | -15/+15 |
* | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle | 2006-07-13 | 1 | -2/+1 |
* | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2006-07-13 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 1 | -1/+1 |
* | [MIPS] Cleanup memory managment initialization. | Ralf Baechle | 2006-06-19 | 1 | -1/+1 |
* | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 2006-04-19 | 3 | -288/+75 |
* | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle | 2006-04-19 | 1 | -1/+2 |
* | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle | 2006-03-21 | 1 | -6/+6 |
* | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 2006-02-07 | 1 | -1/+3 |
* | Sliceup Kconfig; it's grown too large. | Ralf Baechle | 2005-10-29 | 1 | -0/+33 |
* | Convert struct hw_interrupt_type initializations to ISO C99 named | Ralf Baechle | 2005-10-29 | 1 | -8/+7 |
* | Get rid of early_init. There's more need to make this form of | Ralf Baechle | 2005-10-29 | 1 | -3/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 7 | -0/+1259 |