summaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard2005-09-061-0/+13
* [PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard2005-09-061-13/+11
* [PATCH] ppc64: add number of PMCs to cputableAnton Blanchard2005-09-062-19/+42
* [PATCH] ppc64: Allow world readable /proc/ppc64/lparcfgWim Coekaerts2005-09-061-1/+1
* [PATCH] ppc64: remove use of asm/segment.hKumar Gala2005-09-061-1/+0
* [PATCH] ppc64: systemcfg is now a pointerJimi Xenidis2005-09-061-3/+6
* [PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller2005-09-062-36/+47
* [PATCH] ppc64: Remove old includesMilton Miller2005-09-063-13/+3
* [PATCH] ppc64: Take udbg out of ppc_mdMilton Miller2005-09-066-40/+35
* [PATCH] ppc64: Split SCC and 15550 udbg codeMilton Miller2005-09-064-227/+272
* [PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.Milton Miller2005-09-063-6/+3
* [PATCH] ppc64: Clean up CR handlingMilton Miller2005-09-061-12/+4
* [PATCH] ppc64: Remove dummy getc routinesMilton Miller2005-09-061-12/+2
* [PATCH] ppc64: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-09-053-22/+12
* [PATCH] ppc64: Add VMX save flag to VPAOlof Johansson2005-09-052-0/+5
* [PATCH] ppc64: lparconfig.c memory leakJoel Schopp2005-08-301-0/+1
* [PATCH] ppc64: of_device.c remove useless codeJoel Schopp2005-08-301-2/+0
* [PATCH] PPC64: Don't try to claim memory from OF at 1GB markOlof Johansson2005-08-301-1/+4
* [PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell2005-08-301-1/+1
* [PATCH] Create vio_bus_opsStephen Rothwell2005-08-303-20/+20
* [PATCH] Create vio_register_deviceStephen Rothwell2005-08-303-14/+18
* [PATCH] Formatting changes to vio.cStephen Rothwell2005-08-301-22/+17
* [PATCH] fix iSeries build for gcc-3.4Stephen Rothwell2005-08-301-0/+5
* [PATCH] Restore lparmap.s include for iSeriesDavid Gibson2005-08-301-1/+10
* Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-08-2928-1044/+1177
|\
| * [PATCH] Dynamic hugepage addresses for ppc64David Gibson2005-08-291-1/+2
| * [PATCH] ppc64: Check of_chosen in check_for_initrd()Michael Ellerman2005-08-291-8/+12
| * [PATCH] ppc64: unflatten_device_tree() should check if lmb_alloc() failsMichael Ellerman2005-08-291-2/+7
| * [PATCH] ppc64: Fix a misleading printk in unflatten_dt_node()Michael Ellerman2005-08-291-1/+1
| * [PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md functionMichael Ellerman2005-08-295-50/+50
| * [PATCH] ppc64: allow xmon=offOlaf Hering2005-08-291-3/+5
| * [PATCH] ppc64: Simplify some lmb functionsMichael Ellerman2005-08-291-22/+5
| * [PATCH] ppc64: Remove physbase from the lmb_property structMichael Ellerman2005-08-291-23/+0
| * [PATCH] ppc64: Remove redundant abs_to_phys() macroMichael Ellerman2005-08-291-19/+0
| * [PATCH] ppc64: Remove redundant use of pointers in lmb codeMichael Ellerman2005-08-291-57/+43
| * [PATCH] ppc64: Remove redundant uses of physRpn_to_absRpnMichael Ellerman2005-08-292-3/+5
| * [PATCH] ppc64: Rename msChunks structureMichael Ellerman2005-08-292-10/+11
| * [PATCH] ppc64: msChunks cleanupsMichael Ellerman2005-08-292-20/+18
| * [PATCH] ppc64: Remove PTRRELOC() from msChunks codeMichael Ellerman2005-08-291-9/+1
| * [PATCH] ppc64: introduce FW_FEATURE_ISERIESStephen Rothwell2005-08-293-2/+4
| * [PATCH] ppc64: make firmware_has_feature() strongerStephen Rothwell2005-08-297-41/+54
| * [PATCH] ppc64: create firmware_has_feature()Stephen Rothwell2005-08-298-11/+17
| * [PATCH] ppc64: remove firmware features from cpu_specStephen Rothwell2005-08-298-28/+14
| * [PATCH] Move variables in ppc64 head.S from .data to .bssDavid Gibson2005-08-291-7/+6
| * [PATCH] Tweak comments in ppc64 head.SDavid Gibson2005-08-291-4/+4
| * [PATCH] Remove unneeded #defines in head.SDavid Gibson2005-08-291-11/+0
| * [PATCH] Fix apparent code overlap in ppc64 head.SDavid Gibson2005-08-291-2/+2
| * [PATCH] Remove general use functions from head.SDavid Gibson2005-08-292-95/+98
| * [PATCH] Change address of ppc64 initial segment tableDavid Gibson2005-08-292-17/+19
| * [PATCH] Move iSeries and common vectors into unused space in head.SDavid Gibson2005-08-291-179/+174
OpenPOWER on IntegriCloud