summaryrefslogtreecommitdiff
path: root/arch/ppc64
AgeCommit message (Expand)AuthorFilesLines
2005-09-27powerpc: Move iSeries_iommu.c to powerpc/platforms/iseriesStephen Rothwell2-179/+0
2005-09-27powerpc: Move iSeries_htab.c to powerpc/platforms/iseriesStephen Rothwell2-257/+1
2005-09-27powerpc: move iSeries_proc.c to powerpc/platforms/iseriesStephen Rothwell2-114/+1
2005-09-27powerpc: Merge HvLpEvent.c into lpevents.cStephen Rothwell2-89/+1
2005-09-27powerpc: move hvCall.s to powerpc/platforms/iseriesStephen Rothwell2-100/+1
2005-09-27powerpc: 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 Rothwell3-37/+2
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 Mackerras10-273/+308
2005-09-25Merge from Linus' tree.Paul Mackerras10-105/+132
2005-09-24[PATCH] ppc64: Fix huge pages MMU mapping bugBenjamin Herrenschmidt2-5/+7
2005-09-23[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt3-9/+20
2005-09-23[PATCH] ppc64: Fix 64bit ptrace DABR supportAnton Blanchard1-0/+1
2005-09-23[PATCH] ppc64: Fix build with iommu debug enabledAnton Blanchard1-5/+6
2005-09-23[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 Ellerman5-15/+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 Ellerman3-64/+30
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: Build zImage.vmode for G5Benjamin Herrenschmidt1-1/+1
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: merge the rest of arch/ppc*/oprofileStephen Rothwell5-674/+1
2005-09-21[PATCH] powerpc: rename op_ppc{32,64}_model to op_powerpc_modelStephen Rothwell3-3/+3
2005-09-21[PATCH] Merge arch/ppc*/oprofile/Makefile into arch/powerpc/oprofileStephen Rothwell1-9/+1
2005-09-21[PATCH] powerpc: Move arch/ppc*/oprofile/Kconfig to arch/powerpcStephen Rothwell2-24/+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 Herrenschmidt4-40/+24
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-17[PATCH] ppc64: build fixAnton Blanchard1-0/+1
2005-09-15[PATCH] ppc64: Fix recent regressionJimi Xenidis1-3/+3
2005-09-15[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller3-52/+1
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