aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-28ppc64 iSeries: use device_node instead of iSeries_Device_nodeStephen Rothwell1-6/+0
2005-09-28powerpc: move more iSeries codeStephen Rothwell2-58/+0
2005-09-28powerpc: Move viopath.c to powerpc/platforms/iseriesStephen Rothwell2-674/+0
2005-09-28powerpc: Move iSeries_smp.c to powerpc/platforms/iseriesStephen Rothwell2-122/+0
2005-09-28powerpc: Move iSeries_vio.c to powerpc/platforms/iseriesStephen Rothwell2-157/+0
2005-09-28powerpc: Move iSeries_VpdInfo.c to powerpc/platforms/iseriesStephen Rothwell2-269/+0
2005-09-28powerpc: Move iSeries_irq.c to powerpc/platorms/iseriesStephen Rothwell2-368/+1
2005-09-28powerpc: Move iSeries_pci.c to powerpc/platform/iseriesStephen Rothwell18-983/+16
2005-09-28powerpc: Move iSeries_iommu.c to powerpc/platforms/iseriesStephen Rothwell2-179/+0
2005-09-28powerpc: Move iSeries_htab.c to powerpc/platforms/iseriesStephen Rothwell2-257/+1
2005-09-28powerpc: move iSeries_proc.c to powerpc/platforms/iseriesStephen Rothwell2-114/+1
2005-09-28powerpc: Merge HvLpEvent.c into lpevents.cStephen Rothwell2-89/+1
2005-09-28powerpc: move hvCall.s to powerpc/platforms/iseriesStephen Rothwell2-100/+1
2005-09-28powerpc: move ItLpQueue.c to powerpc/platforms/iseriesStephen Rothwell2-263/+1
2005-09-27powerpc: move iSeries_setup.[ch] and mf.c into platforms/iseriesStephen Rothwell5-2353/+2
2005-09-27powerpc: Move LparData.c to powerpc platformsStephen Rothwell3-230/+2
2005-09-27powerpc: Move HvLpConfig.c to powerpc archStephen Rothwell2-28/+1
2005-09-27powerpc: Create arch/powerpc/platforms/iseriesStephen Rothwell2-37/+1
2005-09-27powerpc: clean up after powermac build mergeStephen Rothwell11-288/+10
2005-09-26Merge refs/heads/devtree from rsync://oak/kernels/iseries/work/.git Paul Mackerras8-268/+297
2005-09-25Merge from Linus' tree.Paul Mackerras7-99/+124
2005-09-22[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt3-9/+20
2005-09-22[PATCH] ppc64: Fix 64bit ptrace DABR supportAnton Blanchard1-0/+1
2005-09-22[PATCH] ppc64: Fix build with iommu debug enabledAnton Blanchard1-5/+6
2005-09-22[PATCH] ppc64: Fix LPAR regressionAnton Blanchard1-3/+2
2005-09-23ppc64 iSeries: Don't create linux,boot-cpuStephen Rothwell1-3/+0
2005-09-23ppc64 iSeries: Define /cpus in iSeries device treeMichael Ellerman3-153/+57
2005-09-23ppc64 iSeries: Move setup of systemcfg->platform into iSeries device treeMichael Ellerman2-9/+5
2005-09-23ppc64 iSeries: Move memory setup into iSeries device treeMichael Ellerman1-5/+15
2005-09-23ppc64 iSeries: Call early_setup() on iSeriesMichael Ellerman4-14/+22
2005-09-23ppc64 iSeries: Create a fake flat device tree on iSeriesMichael Ellerman1-0/+137
2005-09-23ppc64 iSeries: Make smp_release_cpus() callable on iSeriesMichael Ellerman2-6/+8
2005-09-23ppc64 iSeries: Make stab_initialize() work on iSeriesMichael Ellerman1-1/+3
2005-09-23ppc64 iSeries: Update create_pte_mapping to replace iSeries_bolt_kernel()Michael Ellerman2-60/+19
2005-09-23ppc46 iSeries: Make some generic irq code compile for iSeriesMichael Ellerman2-0/+15
2005-09-23ppc64 iSeries: Move iSeries ppc_md functions into a machdep_calls structMichael Ellerman1-29/+28
2005-09-21[PATCH] ppc64: Fix issue with non zero boot cpuAnton Blanchard1-1/+2
2005-09-21[PATCH] PPC64: Fix boot for some pre-POWER4 systemsOlof Johansson1-80/+89
2005-09-21[PATCH] ppc64: Fix PCI flags when using OF device treePaul Mackerras1-3/+6
2005-09-21[PATCH] powerpc: Merge bug.hBecky Bruce1-2/+2
2005-09-21[PATCH] powerpc: unified signature of timer_interrupt() between ppc32/ppc64Kumar Gala1-3/+1
2005-09-21[PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpcStephen Rothwell2-346/+3
2005-09-21[PATCH] ppc64: Store virtual address in TLB flush batchesBenjamin Herrenschmidt1-3/+2
2005-09-21[PATCH] ppc64: Updated Olof misc updates 3/3Olof Johansson3-8/+12
2005-09-21[PATCH] ppc64: Updated Olof iommu updates 2/3Olof Johansson2-11/+32
2005-09-21[PATCH] ppc64: Updated Olof iommu updates 1/3Olof Johansson5-28/+5
2005-09-19[PATCH] powerpc: Remove sections use from ppc64 and driversJon Loeliger6-59/+59
2005-09-15[PATCH] ppc64: Fix recent regressionJimi Xenidis1-3/+3
2005-09-14[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins1-6/+9
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2-4/+15