| Commit message (Expand) | Author | Age |
* | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 2009-06-24 |
* | MIPS: MSP71xx: Remove the RAMROOT functions | Shane McDonald | 2009-05-14 |
* | MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset | Shane McDonald | 2009-05-14 |
* | MIPS: MSP71xx: Resolve multiple definition of plat_timer_setup | Shane McDonald | 2009-05-14 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 |
* | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 |
* | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 |
* | mips: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 |
* | MIPS: PMC MSP71XX gpio drivers | Patrick Glass | 2008-10-11 |
* | [MIPS] kgdb: Remove existing implementation | Jason Wessel | 2008-07-30 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 |
|\ |
|
| * | PCI: remove unused arch pcibios_update_resource() functions | Adrian Bunk | 2008-06-27 |
* | | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 |
|/ |
|
* | [MIPS] msp_hwbutton.c: minor irq handler cleanups | Jeff Garzik | 2008-05-12 |
* | proper extern for late_time_init | Adrian Bunk | 2008-04-29 |
* | [MIPS] Yosemite: Fix a few more section reference bugs. | Ralf Baechle | 2008-03-12 |
* | [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 | 2008-01-29 |
* | [MIPS] Only build r4k clocksource for systems that work ok with it. | Ralf Baechle | 2007-11-26 |
* | Author: Ralf Baechle <ralf@linux-mips.org> | Ralf Baechle | 2007-10-29 |
* | [MIPS] Kill duplicated setup_irq() for cp0 timer | Atsushi Nemoto | 2007-10-19 |
* | [MIPS] time: Move R4000 clockevent device code to separate configurable file | Ralf Baechle | 2007-10-18 |
* | [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-10-11 |
* | [MIPS] SMP: Scatter __cpuinit over the code as needed. | Ralf Baechle | 2007-08-26 |
* | [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-31 |
* | serial: add early_serial_setup() back to header file | Yinghai Lu | 2007-07-18 |
* | [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-07-10 |
* | serial driver PMC MSP71xx | Marc St-Jean | 2007-05-07 |
* | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. | Ralf Baechle | 2007-03-04 |
* | [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 | 2007-02-06 |
* | [MIPS] mips hpt cleanup: get rid of mips_hpt_init | Atsushi Nemoto | 2006-11-29 |
* | [MIPS] Fixup migration to GENERIC_TIME | Atsushi Nemoto | 2006-10-31 |
* | [MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer() | Yoichi Yuasa | 2006-10-31 |