summaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] Remove NACA fixed address constraintDavid Gibson2005-08-292-16/+12
* [PATCH] ppc64: split pSeries specific parts out of vio.cStephen Rothwell2005-08-294-278/+281
* [PATCH] ppc64: make the bus matching function platform specificStephen Rothwell2005-08-292-10/+30
* [PATCH] ppc64: move iSeries vio iommu initStephen Rothwell2005-08-291-1/+2
* [PATCH] ppc64: split iSeries specific parts out of vio.cStephen Rothwell2005-08-293-125/+159
* [PATCH] ppc64: PCI device-node failure detectionJake Moilanen2005-08-291-2/+17
* [PATCH] flattened device tree changesBenjamin Herrenschmidt2005-08-292-63/+200
* [PATCH] ppc64: Export machine_power_off for therm_pm72 moduleBenjamin Herrenschmidt2005-08-241-0/+2
* [PATCH] ppc64: iommu vmerge fixBrian King2005-08-171-3/+4
* [PATCH] iSeries build with newer assemblers and compilersStephen Rothwell2005-08-164-78/+43
* [PATCH] ppc64: Fix Fan control for new PowerMac G5 2.7GHz machinesBenjamin Herrenschmidt2005-08-101-1/+1
* [PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski2005-08-041-0/+20
* [PATCH] ppc64: fix for kexec boot issuePaul Mackerras2005-08-044-21/+22
* [PATCH] ppc64: Fix UP kernel buildOlof Johansson2005-08-042-2/+6
* [PATCH] ppc64: Fix CONFIG_ALTIVEC not setBenjamin Herrenschmidt2005-08-011-0/+2
* [PATCH] ppc64: inotify syscallsRobert Love2005-07-301-0/+6
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-1/+1
* [PATCH] ppc64: remove another fixed address constraintDavid Gibson2005-07-272-36/+85
* [PATCH] ppc64: dynamically allocate segment tablesDavid Gibson2005-07-273-22/+2
* [PATCH] make a few functions static in pmac_setup.cOlaf Hering2005-07-271-6/+6
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-3/+0
* [PATCH] ppc64: add 970MP PVROlof Johansson2005-07-132-16/+37
* [PATCH] ppc64: kill bitfields in ppc64 hash codeDavid Gibson2005-07-133-71/+45
* [PATCH] ppc64: silence perfmon exception warningsAnton Blanchard2005-07-071-13/+1
* [PATCH] ppc64: Be consistent about printing which idle loop we're usingMichael Ellerman2005-07-072-3/+8
* [PATCH] ppc64: fix compile warningAnton Blanchard2005-07-071-1/+0
* [PATCH] ppc64: idle fixupsAnton Blanchard2005-07-071-11/+12
* [PATCH] ppc64: pSeries idle fixupsAnton Blanchard2005-07-071-51/+62
* [PATCH] ppc64: iSeries idle fixupsAnton Blanchard2005-07-071-37/+47
OpenPOWER on IntegriCloud