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