aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-29[MIPS] Early printk for IP27.Ralf Baechle2-27/+24
2006-06-29[MIPS] Fix build error: don't offer SMP on systems that don't have SMP.Ralf Baechle1-1/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-06-19[MIPS] IP27: Cleanup N/M mode configuration.Ralf Baechle1-5/+20
2006-06-19[MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE.Ralf Baechle2-2/+2
2006-06-19[MIPS] Cleanup ARCH_DISCONTIGMEM_ENABLE and NUMA configuration.Ralf Baechle1-17/+0
2006-06-19[MIPS] IP27: Fix collision with hardcoded interrupt number.Ralf Baechle2-3/+60
2006-04-27[MIPS] Fix ip27 build.Atsushi Nemoto1-1/+1
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle4-55/+23
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-2/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-4/+1
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-1/+1
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle1-2/+2
2006-02-27[MIPS] SMP: Fix initialization order bug.Ralf Baechle1-1/+6
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle1-2/+3
2006-01-12[PATCH] mips: task_thread_info()Al Viro1-2/+2
2006-01-08[PATCH] fix more missing includesTim Schmielau1-0/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-29Use pr_debug instead of homegrown debug print macros.Ralf Baechle1-9/+6
2005-10-29Using get_nasid() to find the console node will blow up nicely ifRalf Baechle1-1/+3
2005-10-29Arrested for multiple offences of header file inclusion.Ralf Baechle1-1/+0
2005-10-29HUB interrupts are allocated per node, not per slice. Make manipulationRalf Baechle2-46/+48
2005-10-29Replace the complicated and broken attempt to clean interrupt byRalf Baechle1-16/+4
2005-10-29It's unwise to disable all interrupts of the boot node ;-)Ralf Baechle1-1/+4
2005-10-29Move missplaced code line to the right place.Ralf Baechle1-0/+54
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-5/+1
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-1/+1
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-1/+1
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-3/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds17-0/+2994