aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-05[PATCH] SPARSEMEM EXTREMEBob Picco2-21/+49
2005-09-01[PATCH] Fix bug in ppc64 dynamic hugepage supportDavid Gibson1-13/+9
2005-08-30[PATCH] Remove nested feature sectionsDavid Gibson1-3/+1
2005-08-30[PATCH] ppc64: lparconfig.c memory leakJoel Schopp1-0/+1
2005-08-30[PATCH] ppc64: of_device.c remove useless codeJoel Schopp1-2/+0
2005-08-30[PATCH] ppc64: Add CONFIG_HZAnton Blanchard5-15/+15
2005-08-30[PATCH] oprofile PVR 970MPJake Moilanen1-0/+1
2005-08-30[PATCH] PPC64: Don't try to claim memory from OF at 1GB markOlof Johansson1-1/+4
2005-08-30[PATCH] Create include/asm-powerpcStephen Rothwell1-0/+9
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell1-1/+1
2005-08-30[PATCH] Create vio_bus_opsStephen Rothwell3-20/+20
2005-08-30[PATCH] Create vio_register_deviceStephen Rothwell3-14/+18
2005-08-30[PATCH] Formatting changes to vio.cStephen Rothwell1-22/+17
2005-08-30[PATCH] fix iSeries build for gcc-3.4Stephen Rothwell1-0/+5
2005-08-30[PATCH] Restore lparmap.s include for iSeriesDavid Gibson1-1/+10
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds55-1619/+1920
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2-4/+6
2005-08-29[PATCH] Dynamic hugepage addresses for ppc64David Gibson3-65/+172
2005-08-29[PATCH] ppc64: Check of_chosen in check_for_initrd()Michael Ellerman1-8/+12
2005-08-29[PATCH] ppc64: unflatten_device_tree() should check if lmb_alloc() failsMichael Ellerman1-2/+7
2005-08-29[PATCH] ppc64: Fix a misleading printk in unflatten_dt_node()Michael Ellerman1-1/+1
2005-08-29[PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md functionMichael Ellerman5-50/+50
2005-08-29[PATCH] ppc64: allow xmon=offOlaf Hering3-13/+25
2005-08-29[PATCH] ppc64: Remove CONFIG_MSCHUNKSMichael Ellerman2-7/+0
2005-08-29[PATCH] ppc64: Simplify some lmb functionsMichael Ellerman1-22/+5
2005-08-29[PATCH] ppc64: Remove physbase from the lmb_property structMichael Ellerman4-40/+14
2005-08-29[PATCH] ppc64: Remove redundant abs_to_phys() macroMichael Ellerman2-22/+1
2005-08-29[PATCH] ppc64: Remove redundant use of pointers in lmb codeMichael Ellerman1-57/+43
2005-08-29[PATCH] ppc64: Remove redundant uses of physRpn_to_absRpnMichael Ellerman3-5/+6
2005-08-29[PATCH] ppc64: Rename msChunks structureMichael Ellerman2-10/+11
2005-08-29[PATCH] ppc64: msChunks cleanupsMichael Ellerman2-20/+18
2005-08-29[PATCH] ppc64: Remove PTRRELOC() from msChunks codeMichael Ellerman1-9/+1
2005-08-29[PATCH] ppc64: introduce FW_FEATURE_ISERIESStephen Rothwell3-2/+4
2005-08-29[PATCH] ppc64: make firmware_has_feature() strongerStephen Rothwell7-41/+54
2005-08-29[PATCH] ppc64: create firmware_has_feature()Stephen Rothwell8-11/+17
2005-08-29[PATCH] ppc64: remove firmware features from cpu_specStephen Rothwell8-28/+14
2005-08-29[PATCH] Move variables in ppc64 head.S from .data to .bssDavid Gibson1-7/+6
2005-08-29[PATCH] Tweak comments in ppc64 head.SDavid Gibson1-4/+4
2005-08-29[PATCH] Remove unneeded #defines in head.SDavid Gibson1-11/+0
2005-08-29[PATCH] Fix apparent code overlap in ppc64 head.SDavid Gibson1-2/+2
2005-08-29[PATCH] Remove general use functions from head.SDavid Gibson2-95/+98
2005-08-29[PATCH] Change address of ppc64 initial segment tableDavid Gibson2-17/+19
2005-08-29[PATCH] Move iSeries and common vectors into unused space in head.SDavid Gibson1-179/+174
2005-08-29[PATCH] Remove NACA fixed address constraintDavid Gibson2-16/+12
2005-08-29[PATCH] ppc64: split pSeries specific parts out of vio.cStephen Rothwell4-278/+281
2005-08-29[PATCH] ppc64: make the bus matching function platform specificStephen Rothwell2-10/+30
2005-08-29[PATCH] ppc64: move iSeries vio iommu initStephen Rothwell2-4/+2
2005-08-29[PATCH] ppc64: split iSeries specific parts out of vio.cStephen Rothwell3-125/+159
2005-08-29[PATCH] ppc64: change duplicate Kconfig menu "General setup" to "Bus Options"Frank Rowand1-34/+34
2005-08-29[PATCH] ppc64: PCI device-node failure detectionJake Moilanen1-2/+17