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