Commit Graph

64 Commits (e7cf261b447ed7edbf7c10c046e078bda799afaf)

Author SHA1 Message Date
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
Ralf Baechle c11b3c1bc0 [MIPS] IP27: Make declaration of setup_replication_mask a proper prototype. 19 years ago
Ralf Baechle 27f768192f [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. 19 years ago
Ralf Baechle 937a801576 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 19 years ago
Atsushi Nemoto 8ef386092d [PATCH] kill wall_jiffies 19 years ago
Atsushi Nemoto 3171a0305d [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) 19 years ago
Christoph Lameter c1f60a5a41 [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h 19 years ago
Christoph Lameter f06a96844a [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations 19 years ago
Ralf Baechle 54d0a216f4 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. 19 years ago
Ralf Baechle 40fa4b6a07 [MIPS] IP27: Reformatting. 19 years ago
Ralf Baechle bf283630d0 [MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown. 19 years ago
Ralf Baechle cc25ab0086 [MIPS] IP27: irq_chip startup method returns unsigned int. 19 years ago
Ralf Baechle a365e53fe1 [MIPS] IP27: struct irq_desc member handler was renamed to chip. 19 years ago
Ralf Baechle 94dee171df [MIPS] Eleminate interrupt migration helper use. 19 years ago
Ralf Baechle 8717433cca [MIPS] IP27: Don't destroy interrupt routing information on shutdown irq. 19 years ago
Thomas Gleixner f40298fddc [PATCH] irq-flags: MIPS: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ralf Baechle a3d4539186 [MIPS] Early printk for IP27. 19 years ago
Ralf Baechle e73ea273ef [MIPS] Fix build error: don't offer SMP on systems that don't have SMP. 19 years ago
Ingo Molnar d1bef4ed5f [PATCH] genirq: rename desc->handler to desc->chip 19 years ago
Ralf Baechle 2925aba422 [MIPS] Cleanup memory managment initialization. 19 years ago
Ralf Baechle f456acae4f [MIPS] IP27: Cleanup N/M mode configuration. 19 years ago
Ralf Baechle aa9772e330 [MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE. 19 years ago
Ralf Baechle d8cb4e119f [MIPS] Cleanup ARCH_DISCONTIGMEM_ENABLE and NUMA configuration. 19 years ago
Ralf Baechle 3c0094426f [MIPS] IP27: Fix collision with hardcoded interrupt number. 19 years ago
Atsushi Nemoto c0858d82fa [MIPS] Fix ip27 build. 19 years ago
Ralf Baechle e4ac58afdf [MIPS] Rewrite all the assembler interrupt handlers to C. 19 years ago
Dave Hansen 22a9835c35 [PATCH] unify PFN_* macros 19 years ago
Andrew Morton 394e3902c5 [PATCH] more for_each_cpu() conversions 19 years ago
Nick Piggin 7835e98b2e [PATCH] remove set_page_count() outside mm/ 19 years ago
Ralf Baechle a3dddd560e [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 19 years ago
Ralf Baechle 9b6695a8ad [MIPS] SMP: Fix initialization order bug. 19 years ago
Ralf Baechle fcdb27ad1d [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. 19 years ago
Al Viro dc8f6029cd [PATCH] mips: task_thread_info() 19 years ago
Tim Schmielau de25968cc8 [PATCH] fix more missing includes 19 years ago