summaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel
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-272-37/+1
* 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-268-268/+297
|\
| * 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-234-14/+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-232-60/+19
| * 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-257-99/+124
|\ \ | |/ |/|
| * [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: 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: 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-211-3/+2
* | [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: Fix recent regressionJimi Xenidis2005-09-151-3/+3
* [PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins2005-09-141-6/+9
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-132-4/+15
|\
| * Fix build failure on ppc64 without CONFIG_AUDITDavid Woodhouse2005-09-061-0/+2
| * Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-272-3/+6
| |\
| * | Fix missing audit_syscall_exit() on ppc64 sigsuspend exit pathDavid Woodhouse2005-08-272-4/+13
* | | [PATCH] ppc64: Make eeh_init function againPaul Mackerras2005-09-131-1/+1
* | | [PATCH] ppc64: Remove unused codeAnton Blanchard2005-09-121-16/+0
* | | [PATCH] ppc64: Fix for missing start-cpu rtas tokenAnton Blanchard2005-09-121-2/+11
* | | [PATCH] ppc64: indent pci codeAnton Blanchard2005-09-123-59/+59
OpenPOWER on IntegriCloud