aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/iSeries_setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-27powerpc: move iSeries_setup.[ch] and mf.c into platforms/iseriesStephen Rothwell1-1007/+0
2005-09-23ppc64 iSeries: Don't create linux,boot-cpuStephen Rothwell1-3/+0
2005-09-23ppc64 iSeries: Define /cpus in iSeries device treeMichael Ellerman1-123/+55
2005-09-23ppc64 iSeries: Move setup of systemcfg->platform into iSeries device treeMichael Ellerman1-0/+5
2005-09-23ppc64 iSeries: Move memory setup into iSeries device treeMichael Ellerman1-5/+15
2005-09-23ppc64 iSeries: Call early_setup() on iSeriesMichael Ellerman1-7/+15
2005-09-23ppc64 iSeries: Create a fake flat device tree on iSeriesMichael Ellerman1-0/+137
2005-09-23ppc64 iSeries: Update create_pte_mapping to replace iSeries_bolt_kernel()Michael Ellerman1-60/+0
2005-09-23ppc46 iSeries: Make some generic irq code compile for iSeriesMichael Ellerman1-0/+2
2005-09-23ppc64 iSeries: Move iSeries ppc_md functions into a machdep_calls structMichael Ellerman1-29/+28
2005-08-29[PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md functionMichael Ellerman1-0/+2
2005-08-29[PATCH] ppc64: Rename msChunks structureMichael Ellerman1-8/+9
2005-08-29[PATCH] ppc64: msChunks cleanupsMichael Ellerman1-2/+18
2005-08-29[PATCH] ppc64: introduce FW_FEATURE_ISERIESStephen Rothwell1-0/+3
2005-07-13[PATCH] ppc64: kill bitfields in ppc64 hash codeDavid Gibson1-10/+8
2005-07-07[PATCH] ppc64: Be consistent about printing which idle loop we're usingMichael Ellerman1-2/+5
2005-07-07[PATCH] ppc64: fix compile warningAnton Blanchard1-1/+0
2005-07-07[PATCH] ppc64: iSeries idle fixupsAnton Blanchard1-37/+47
2005-07-07[PATCH] ppc64: Fixup platforms for new ppc_md.idleMichael Ellerman1-0/+1
2005-07-07[PATCH] ppc64: Move iSeries_idle() into iSeries_setup.cMichael Ellerman1-0/+81
2005-06-30[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.cMichael Ellerman1-20/+1
2005-06-30[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.cMichael Ellerman1-20/+0
2005-06-30[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman1-4/+2
2005-06-23[PATCH] ppc64: consolidate calibrate_decr implementationsArnd Bergmann1-5/+0
2005-06-21[PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell1-0/+8
2005-06-21[PATCH] ppc64 iSeries: remove LparData.hStephen Rothwell1-1/+4
2005-06-21[PATCH] ppc64 iSeries: remove iSeries_proc.hStephen Rothwell1-1/+0
2005-06-02[PATCH] ppc64: remove decr_overclockAnton Blanchard1-0/+22
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+877