summaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel
AgeCommit message (Expand)AuthorLines
2005-08-30[PATCH] ppc64: of_device.c remove useless codeJoel Schopp-2/+0
2005-08-30[PATCH] PPC64: Don't try to claim memory from OF at 1GB markOlof Johansson-1/+4
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell-1/+1
2005-08-30[PATCH] Create vio_bus_opsStephen Rothwell-20/+20
2005-08-30[PATCH] Create vio_register_deviceStephen Rothwell-14/+18
2005-08-30[PATCH] Formatting changes to vio.cStephen Rothwell-22/+17
2005-08-30[PATCH] fix iSeries build for gcc-3.4Stephen Rothwell-0/+5
2005-08-30[PATCH] Restore lparmap.s include for iSeriesDavid Gibson-1/+10
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds-1044/+1177
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt-4/+6
2005-08-29[PATCH] Dynamic hugepage addresses for ppc64David Gibson-1/+2
2005-08-29[PATCH] ppc64: Check of_chosen in check_for_initrd()Michael Ellerman-8/+12
2005-08-29[PATCH] ppc64: unflatten_device_tree() should check if lmb_alloc() failsMichael Ellerman-2/+7
2005-08-29[PATCH] ppc64: Fix a misleading printk in unflatten_dt_node()Michael Ellerman-1/+1
2005-08-29[PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md functionMichael Ellerman-50/+50
2005-08-29[PATCH] ppc64: allow xmon=offOlaf Hering-3/+5
2005-08-29[PATCH] ppc64: Simplify some lmb functionsMichael Ellerman-22/+5
2005-08-29[PATCH] ppc64: Remove physbase from the lmb_property structMichael Ellerman-23/+0
2005-08-29[PATCH] ppc64: Remove redundant abs_to_phys() macroMichael Ellerman-19/+0
2005-08-29[PATCH] ppc64: Remove redundant use of pointers in lmb codeMichael Ellerman-57/+43
2005-08-29[PATCH] ppc64: Remove redundant uses of physRpn_to_absRpnMichael Ellerman-3/+5
2005-08-29[PATCH] ppc64: Rename msChunks structureMichael Ellerman-10/+11
2005-08-29[PATCH] ppc64: msChunks cleanupsMichael Ellerman-20/+18
2005-08-29[PATCH] ppc64: Remove PTRRELOC() from msChunks codeMichael Ellerman-9/+1
2005-08-29[PATCH] ppc64: introduce FW_FEATURE_ISERIESStephen Rothwell-2/+4
2005-08-29[PATCH] ppc64: make firmware_has_feature() strongerStephen Rothwell-41/+54
2005-08-29[PATCH] ppc64: create firmware_has_feature()Stephen Rothwell-11/+17
2005-08-29[PATCH] ppc64: remove firmware features from cpu_specStephen Rothwell-28/+14
2005-08-29[PATCH] Move variables in ppc64 head.S from .data to .bssDavid Gibson-7/+6
2005-08-29[PATCH] Tweak comments in ppc64 head.SDavid Gibson-4/+4
2005-08-29[PATCH] Remove unneeded #defines in head.SDavid Gibson-11/+0
2005-08-29[PATCH] Fix apparent code overlap in ppc64 head.SDavid Gibson-2/+2
2005-08-29[PATCH] Remove general use functions from head.SDavid Gibson-95/+98
2005-08-29[PATCH] Change address of ppc64 initial segment tableDavid Gibson-17/+19
2005-08-29[PATCH] Move iSeries and common vectors into unused space in head.SDavid Gibson-179/+174
2005-08-29[PATCH] Remove NACA fixed address constraintDavid Gibson-16/+12
2005-08-29[PATCH] ppc64: split pSeries specific parts out of vio.cStephen Rothwell-278/+281
2005-08-29[PATCH] ppc64: make the bus matching function platform specificStephen Rothwell-10/+30
2005-08-29[PATCH] ppc64: move iSeries vio iommu initStephen Rothwell-1/+2
2005-08-29[PATCH] ppc64: split iSeries specific parts out of vio.cStephen Rothwell-125/+159
2005-08-29[PATCH] ppc64: PCI device-node failure detectionJake Moilanen-2/+17
2005-08-29[PATCH] flattened device tree changesBenjamin Herrenschmidt-63/+200
2005-08-27Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse-3/+6
2005-08-27Fix missing audit_syscall_exit() on ppc64 sigsuspend exit pathDavid Woodhouse-4/+13
2005-08-24[PATCH] ppc64: Export machine_power_off for therm_pm72 moduleBenjamin Herrenschmidt-0/+2
2005-08-17[PATCH] ppc64: iommu vmerge fixBrian King-3/+4
2005-08-16[PATCH] iSeries build with newer assemblers and compilersStephen Rothwell-78/+43
2005-08-10[PATCH] ppc64: Fix Fan control for new PowerMac G5 2.7GHz machinesBenjamin Herrenschmidt-1/+1
2005-08-04[PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski-0/+20
2005-08-04[PATCH] ppc64: fix for kexec boot issuePaul Mackerras-21/+22