summaryrefslogtreecommitdiffstats
path: root/arch/ppc64
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Move iSeries_pci.c to powerpc/platform/iseriesStephen Rothwell2005-09-2818-983/+16
* powerpc: Move iSeries_iommu.c to powerpc/platforms/iseriesStephen Rothwell2005-09-282-179/+0
* powerpc: Move iSeries_htab.c to powerpc/platforms/iseriesStephen Rothwell2005-09-282-257/+1
* powerpc: move iSeries_proc.c to powerpc/platforms/iseriesStephen Rothwell2005-09-282-114/+1
* powerpc: Merge HvLpEvent.c into lpevents.cStephen Rothwell2005-09-282-89/+1
* powerpc: move hvCall.s to powerpc/platforms/iseriesStephen Rothwell2005-09-282-100/+1
* powerpc: move ItLpQueue.c to powerpc/platforms/iseriesStephen Rothwell2005-09-282-263/+1
* powerpc: move iSeries_setup.[ch] and mf.c into platforms/iseriesStephen Rothwell2005-09-275-2353/+2
* powerpc: Move LparData.c to powerpc platformsStephen Rothwell2005-09-273-230/+2
* powerpc: Move HvLpConfig.c to powerpc archStephen Rothwell2005-09-272-28/+1
* powerpc: Create arch/powerpc/platforms/iseriesStephen Rothwell2005-09-273-37/+2
* powerpc: clean up after powermac build mergeStephen Rothwell2005-09-2711-288/+10
* Merge refs/heads/devtree from rsync://oak/kernels/iseries/work/.git Paul Mackerras2005-09-2610-273/+308
|\
| * ppc64 iSeries: Don't create linux,boot-cpuStephen Rothwell2005-09-231-3/+0
| * ppc64 iSeries: Define /cpus in iSeries device treeMichael Ellerman2005-09-233-153/+57
| * ppc64 iSeries: Move setup of systemcfg->platform into iSeries device treeMichael Ellerman2005-09-232-9/+5
| * ppc64 iSeries: Move memory setup into iSeries device treeMichael Ellerman2005-09-231-5/+15
| * ppc64 iSeries: Call early_setup() on iSeriesMichael Ellerman2005-09-235-15/+22
| * ppc64 iSeries: Create a fake flat device tree on iSeriesMichael Ellerman2005-09-231-0/+137
| * ppc64 iSeries: Make smp_release_cpus() callable on iSeriesMichael Ellerman2005-09-232-6/+8
| * ppc64 iSeries: Make stab_initialize() work on iSeriesMichael Ellerman2005-09-231-1/+3
| * ppc64 iSeries: Update create_pte_mapping to replace iSeries_bolt_kernel()Michael Ellerman2005-09-233-64/+30
| * ppc46 iSeries: Make some generic irq code compile for iSeriesMichael Ellerman2005-09-232-0/+15
| * ppc64 iSeries: Move iSeries ppc_md functions into a machdep_calls structMichael Ellerman2005-09-231-29/+28
* | Merge from Linus' tree.Paul Mackerras2005-09-2510-105/+132
|\ \ | |/ |/|
| * [PATCH] ppc64: Fix huge pages MMU mapping bugBenjamin Herrenschmidt2005-09-232-5/+7
| * [PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt2005-09-223-9/+20
| * [PATCH] ppc64: Fix 64bit ptrace DABR supportAnton Blanchard2005-09-221-0/+1
| * [PATCH] ppc64: Fix build with iommu debug enabledAnton Blanchard2005-09-221-5/+6
| * [PATCH] ppc64: Fix LPAR regressionAnton Blanchard2005-09-221-3/+2
| * [PATCH] ppc64: Build zImage.vmode for G5Benjamin Herrenschmidt2005-09-211-1/+1
| * [PATCH] ppc64: Fix issue with non zero boot cpuAnton Blanchard2005-09-211-1/+2
| * [PATCH] PPC64: Fix boot for some pre-POWER4 systemsOlof Johansson2005-09-211-80/+89
| * [PATCH] ppc64: Fix PCI flags when using OF device treePaul Mackerras2005-09-211-3/+6
* | [PATCH] powerpc: Merge bug.hBecky Bruce2005-09-211-2/+2
* | [PATCH] powerpc: unified signature of timer_interrupt() between ppc32/ppc64Kumar Gala2005-09-211-3/+1
* | [PATCH] powerpc: merge the rest of arch/ppc*/oprofileStephen Rothwell2005-09-215-674/+1
* | [PATCH] powerpc: rename op_ppc{32,64}_model to op_powerpc_modelStephen Rothwell2005-09-213-3/+3
* | [PATCH] Merge arch/ppc*/oprofile/Makefile into arch/powerpc/oprofileStephen Rothwell2005-09-211-9/+1
* | [PATCH] powerpc: Move arch/ppc*/oprofile/Kconfig to arch/powerpcStephen Rothwell2005-09-212-24/+1
* | [PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpcStephen Rothwell2005-09-212-346/+3
* | [PATCH] ppc64: Store virtual address in TLB flush batchesBenjamin Herrenschmidt2005-09-214-40/+24
* | [PATCH] ppc64: Updated Olof misc updates 3/3Olof Johansson2005-09-213-8/+12
* | [PATCH] ppc64: Updated Olof iommu updates 2/3Olof Johansson2005-09-212-11/+32
* | [PATCH] ppc64: Updated Olof iommu updates 1/3Olof Johansson2005-09-215-28/+5
* | [PATCH] powerpc: Remove sections use from ppc64 and driversJon Loeliger2005-09-196-59/+59
|/
* [PATCH] ppc64: build fixAnton Blanchard2005-09-171-0/+1
* [PATCH] ppc64: Fix recent regressionJimi Xenidis2005-09-151-3/+3
* [LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2005-09-143-52/+1
* [PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins2005-09-141-6/+9
OpenPOWER on IntegriCloud