Age | Commit message (Expand) | Author |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell |
2008-10-15 | MIPS: IP27: Switch over to RTC class driver | Thomas Bogendoerfer |
2008-07-30 | [MIPS] kgdb: Remove existing implementation | Jason Wessel |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi |
2008-07-24 | mm: move bootmem descriptors definition to a single place | Johannes Weiner |
2008-07-15 | [MIPS] Replace use of print_symbol with new %sP pointer format. | Ralf Baechle |
2008-06-05 | [MIPS] IP27: misc fixes | Thomas Bogendoerfer |
2008-06-05 | [MIPS] IP27: Fix clockevent setup | Thomas Bogendoerfer |
2008-06-05 | [MIPS] IP27: Fix bootmem memory setup | Thomas Bogendoerfer |
2008-05-12 | [MIPS] ip27-timer: fix unsigned irq < 0 | Roel Kluin |
2008-04-18 | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox |
2008-03-12 | [MIPS] Fix loads of section missmatches | Ralf Baechle |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle |
2008-02-03 | arch/mips/: Spelling fixes | Joe Perches |
2008-01-29 | [MIPS] SMP: Call platform methods via ops structure. | Ralf Baechle |
2007-11-02 | [MIPS] IP27: Fix build error. | Ralf Baechle |
2007-10-29 | [MIPS] IP27: Fix slice logic to work for arbitrary number of slices. | Ralf Baechle |
2007-10-22 | [MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code. | Ralf Baechle |
2007-10-18 | [MIPS] IP27: Convert to clock_event_device. | Ralf Baechle |
2007-10-11 | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle |
2007-10-11 | [MIPS] IP27: Add clocksource drivers | Ralf Baechle |
2007-10-11 | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle |
2007-10-11 | [MIPS] Use generic NTP code for all MIPS platforms | Ralf Baechle |
2007-10-11 | [MIPS] Remove IP27 specific structures from struct cpuinfo_mips | Ralf Baechle |
2007-10-11 | [MIPS] IP27: remove duplicate extern dump_tlb_all() prototype | Yoichi Yuasa |
2007-08-27 | [MIPS] IP27: intr_sconnect_level: don't disable interrupts. | Ralf Baechle |
2007-08-27 | [MIPS] IP27: startup_bridge_irq: connect interrupt. | Ralf Baechle |
2007-08-27 | [MIPS] IP27: shutdown_bridge_irq: don't free irq. | Ralf Baechle |
2007-08-27 | [MIPS] SMP: Scatter __cpuinit over the code as needed. | Ralf Baechle |
2007-07-31 | [MIPS] Use -Werror on subdirectories which build cleanly. | Ralf Baechle |
2007-07-31 | [MIPS] IP27: Fix warning. | Ralf Baechle |
2007-07-31 | [MIPS] IP27: Fix modpost warning. | Ralf Baechle |
2007-07-10 | [MIPS] Remove unused dump_tlb functions | Atsushi Nemoto |
2007-06-11 | [MIPS] Fix IP27 build | Atsushi Nemoto |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-03-07 | [MIPS] IP27: Build fix | Ralf Baechle |
2007-03-04 | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. | Ralf Baechle |
2007-02-26 | [MIPS] Kill redundant EXTRA_AFLAGS | Atsushi Nemoto |
2007-02-18 | [MIPS] Add external declaration of pagetable_init() to pgalloc.h | Atsushi Nemoto |
2007-02-18 | [MIPS] IP27: Fix warning. | Ralf Baechle |
2007-02-06 | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto |
2007-02-06 | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto |
2006-12-06 | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu |
2006-11-30 | [MIPS] mips HPT cleanup: make clocksource_mips public | Atsushi Nemoto |
2006-11-30 | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto |
2006-11-30 | [MIPS] IRQ cleanups | Atsushi Nemoto |
2006-11-06 | [MIPS] Make irq number allocator generally available for fixing EV64120. | Ralf Baechle |
2006-10-31 | [MIPS] Fixup migration to GENERIC_TIME | Atsushi Nemoto |
2006-10-11 | [MIPS] IP27: Make declaration of setup_replication_mask a proper prototype. | Ralf Baechle |