Age | Commit message (Expand) | Author |
2008-05-12 | [MIPS] msp_hwbutton.c: minor irq handler cleanups | Jeff Garzik |
2008-04-29 | proper extern for late_time_init | Adrian Bunk |
2008-03-12 | [MIPS] Yosemite: Fix a few more section reference bugs. | Ralf Baechle |
2008-01-29 | [MIPS] SMP: Call platform methods via ops structure. | Ralf Baechle |
2008-01-29 | [MIPS] Delete now-unreferenced i2c-yosemite.h header file. | Robert P. J. Day |
2008-01-29 | [MIPS] remove unused mips_machtype | Yoichi Yuasa |
2007-11-26 | [MIPS] Only build r4k clocksource for systems that work ok with it. | Ralf Baechle |
2007-10-29 | Author: Ralf Baechle <ralf@linux-mips.org> | Ralf Baechle |
2007-10-19 | [MIPS] Kill duplicated setup_irq() for cp0 timer | Atsushi Nemoto |
2007-10-18 | [MIPS] time: Move R4000 clockevent device code to separate configurable file | Ralf Baechle |
2007-10-11 | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle |
2007-10-11 | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle |
2007-10-11 | [MIPS] Switch from to_tm to rtc_time_to_tm | Ralf Baechle |
2007-10-11 | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle |
2007-10-11 | [MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants. | Ahmed S. Darwish |
2007-10-11 | [MIPS] ARC: Get rid of mips_machgroup | Ralf Baechle |
2007-08-27 | [MIPS] SMP: Scatter __cpuinit over the code as needed. | Ralf Baechle |
2007-07-31 | [MIPS] Yosemite: Fix warning. | Ralf Baechle |
2007-07-31 | [MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT. | Ralf Baechle |
2007-07-31 | [MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq(). | Ralf Baechle |
2007-07-31 | [MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage. | Ralf Baechle |
2007-07-31 | [MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code. | Ralf Baechle |
2007-07-31 | [MIPS] Fix build breakage due to duplicate cpu_clock definition | Ralf Baechle |
2007-07-18 | serial: add early_serial_setup() back to header file | Yinghai Lu |
2007-07-10 | [MIPS] Yosemite: Fix modpost warnings. | Ralf Baechle |
2007-07-10 | [MIPS] PMC MSP71xx PCI support | Marc St-Jean |
2007-07-10 | [MIPS] PMC MSP71xx mips common | Marc St-Jean |
2007-07-10 | [MIPS] PMC MSP71xx core platform | Marc St-Jean |
2007-05-07 | serial driver PMC MSP71xx | Marc St-Jean |
2007-03-04 | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. | Ralf Baechle |
2007-02-06 | [MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macro | Ralf Baechle |
2007-02-06 | [MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.c | Mathieu Desnoyers |
2007-02-06 | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto |
2007-02-06 | [MIPS] Define MIPS_CPU_IRQ_BASE in generic header | Atsushi Nemoto |
2006-11-30 | [MIPS] mips hpt cleanup: get rid of mips_hpt_init | Atsushi Nemoto |
2006-10-31 | [MIPS] Fixup migration to GENERIC_TIME | Atsushi Nemoto |
2006-10-31 | [MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer() | Yoichi Yuasa |
2006-10-09 | [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. | Ralf Baechle |
2006-10-08 | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle |
2006-07-13 | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman |
2006-06-19 | [MIPS] Cleanup memory managment initialization. | Ralf Baechle |
2006-04-19 | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle |
2006-03-27 | [PATCH] mips: fixed collision of rtc function name | Yoichi Yuasa |
2006-02-27 | [MIPS] SMP: Fix initialization order bug. | Ralf Baechle |
2006-02-21 | [MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f. | Ralf Baechle |
2006-02-08 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds |
2006-02-07 | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle |
2006-02-05 | [SERIAL] uart_port flags member should use UPF_* | Russell King |