Commit Graph

98 Commits (6d5e147dd034d9ceedc89fe39f4284700944f0c8)

Author SHA1 Message Date
Nick Andrew 877d03105d trivial: Fix misspelling of firmware 16 years ago
Rusty Russell 320ab2b0b1 cpumask: convert struct clock_event_device to cpumask pointers. 16 years ago
Rusty Russell 98a79d6a50 cpumask: centralize cpu_online_map and cpu_possible_map 16 years ago
Thomas Bogendoerfer 3ec066cdb7 MIPS: IP27: Switch over to RTC class driver 16 years ago
Jason Wessel 8d60a903d9 [MIPS] kgdb: Remove existing implementation 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Johannes Weiner b61bfa3c46 mm: move bootmem descriptors definition to a single place 17 years ago
Ralf Baechle b012cffe7f [MIPS] Replace use of print_symbol with new %sP pointer format. 17 years ago
Thomas Bogendoerfer 96173a6c4e [MIPS] IP27: misc fixes 17 years ago
Thomas Bogendoerfer b32bb803fb [MIPS] IP27: Fix clockevent setup 17 years ago
Thomas Bogendoerfer 2bf8ec2d81 [MIPS] IP27: Fix bootmem memory setup 17 years ago
Roel Kluin d0e7ba0632 [MIPS] ip27-timer: fix unsigned irq < 0 17 years ago
Matthew Wilcox 950e4da324 arch: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Ralf Baechle 234fcd1484 [MIPS] Fix loads of section missmatches 17 years ago
Bernhard Walle 72a7fe3967 Introduce flags for reserve_bootmem() 17 years ago
Joe Perches 603e82edf7 arch/mips/: Spelling fixes 17 years ago
Ralf Baechle 87353d8ac3 [MIPS] SMP: Call platform methods via ops structure. 17 years ago
Ralf Baechle c8925297e8 [MIPS] IP27: Fix build error. 17 years ago
Ralf Baechle 725d7b36c3 [MIPS] IP27: Fix slice logic to work for arbitrary number of slices. 17 years ago
Ralf Baechle 06d428d719 [MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code. 17 years ago
Ralf Baechle e887b24592 [MIPS] IP27: Convert to clock_event_device. 17 years ago
Ralf Baechle 21a151d8ca [MIPS] checkfiles: Fix "need space after that ','" errors. 18 years ago
Ralf Baechle 87b2335d6e [MIPS] IP27: Add clocksource drivers 18 years ago
Ralf Baechle 4b550488f8 [MIPS] Deforest the function pointer jungle in the time code. 18 years ago
Ralf Baechle f5ff0a2802 [MIPS] Use generic NTP code for all MIPS platforms 18 years ago
Ralf Baechle cc6e8e0812 [MIPS] Remove IP27 specific structures from struct cpuinfo_mips 18 years ago
Yoichi Yuasa ddcf4efb7a [MIPS] IP27: remove duplicate extern dump_tlb_all() prototype 18 years ago
Ralf Baechle 52625caaee [MIPS] IP27: intr_sconnect_level: don't disable interrupts. 18 years ago
Ralf Baechle 84ced30675 [MIPS] IP27: startup_bridge_irq: connect interrupt. 18 years ago
Ralf Baechle ed7a236506 [MIPS] IP27: shutdown_bridge_irq: don't free irq. 18 years ago
Ralf Baechle 428ab280a0 [MIPS] SMP: Scatter __cpuinit over the code as needed. 18 years ago
Ralf Baechle dde96ca8b3 [MIPS] Use -Werror on subdirectories which build cleanly. 18 years ago
Ralf Baechle 89c960961d [MIPS] IP27: Fix warning. 18 years ago
Ralf Baechle 72db43be8b [MIPS] IP27: Fix modpost warning. 18 years ago
Atsushi Nemoto 69ed25b895 [MIPS] Remove unused dump_tlb functions 18 years ago
Atsushi Nemoto e10e0cc885 [MIPS] Fix IP27 build 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Ralf Baechle 063ea774b0 [MIPS] IP27: Build fix 18 years ago
Ralf Baechle 36a885306f [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 18 years ago
Atsushi Nemoto d2af363cfb [MIPS] Kill redundant EXTRA_AFLAGS 18 years ago
Atsushi Nemoto 6a1e552947 [MIPS] Add external declaration of pagetable_init() to pgalloc.h 18 years ago
Ralf Baechle f8aeb85f15 [MIPS] IP27: Fix warning. 18 years ago
Atsushi Nemoto 70d21cdeef [MIPS] use name instead of typename for each irq_chip 18 years ago
Atsushi Nemoto c44e8d5e47 [MIPS] prom_free_prom_memory cleanup 18 years ago
Franck Bui-Huu e77c232cfc [MIPS] Compile __do_IRQ() when really needed 18 years ago
Atsushi Nemoto 005985609f [MIPS] mips HPT cleanup: make clocksource_mips public 18 years ago
Atsushi Nemoto 1417836e81 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq 18 years ago
Atsushi Nemoto 1603b5aca4 [MIPS] IRQ cleanups 18 years ago
Ralf Baechle 4a4cf77923 [MIPS] Make irq number allocator generally available for fixing EV64120. 18 years ago
Atsushi Nemoto 16b7b2ac01 [MIPS] Fixup migration to GENERIC_TIME 18 years ago