aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt1-0/+2
2008-12-16powerpc: Remove `have_of' global variableAnton Vorontsov1-1/+0
2008-12-03powerpc: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-2/+0
2008-10-31powerpc: Fix compiler warning for the relocatable kernelMichael Neuling1-3/+3
2008-09-15powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras1-4/+5
2008-07-28powerpc: Update cpu_sibling_maps dynamicallyNathan Lynch1-3/+0
2008-07-03powerpc: Fixup lwsync at runtimeKumar Gala1-0/+2
2008-05-09[POWERPC] Initialize lockdep earlierBenjamin Herrenschmidt1-3/+3
2008-05-09[POWERPC] Document when printk is useableBenjamin Herrenschmidt1-0/+4
2008-04-30[POWERPC] Make emergency stack safe for current_thread_info() useMichael Ellerman1-3/+6
2008-04-24[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds1-0/+3
2008-04-24[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala1-1/+1
2008-04-18[POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt1-0/+4
2008-04-17[POWERPC] Clean up some linker and symbol usageKumar Gala1-1/+1
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller1-1/+1
2007-11-08[POWERPC] Fix cache line vs. block size confusionBenjamin Herrenschmidt1-12/+7
2007-10-17[POWERPC] Quieten cache information at bootAnton Blanchard1-5/+8
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis1-0/+3
2007-10-11[POWERPC] Only call ppc_md.setup_arch() if it is providedGrant Likely1-1/+2
2007-09-14[POWERPC] setup_64.c and prom.c comment cleanupLinas Vepstas1-3/+3
2007-07-18Revert "[POWERPC] Do firmware feature fixups after features are initialised"Tony Breeds1-8/+4
2007-06-25[POWERPC] Do firmware feature fixups after features are initialisedMichael Neuling1-4/+8
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-2/+2
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-5/+5
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering1-1/+0
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras1-1/+1
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt1-0/+7
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt1-0/+1
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras1-0/+11
2006-11-13[PATCH] Check for null init_early routineGeoff Levand1-1/+2
2006-11-13[PATCH] Clean up usage of boot_devs.hauer@pengutronix.de1-1/+0
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt1-2/+2
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt1-0/+11
2006-10-16[POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras1-2/+2
2006-10-04[POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman1-8/+4
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering1-5/+0
2006-09-13[POWERPC] powerpc: Reduce default cacheline size to 64 bytesOlof Johansson1-4/+4
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr1-7/+7
2006-07-13[POWERPC] iseries: Move ItLpNaca into platforms/iseriesMichael Ellerman1-1/+0
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-11/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[POWERPC] Make sure smp_processor_id works very early in bootMichael Ellerman1-0/+3
2006-06-28[POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman1-1/+8
2006-06-28[POWERPC] Make kexec_setup() a regular initcallMichael Ellerman1-4/+0
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman1-5/+1
2006-05-19[PATCH] powerpc: Kdump header cleanupMichael Ellerman1-3/+1
2006-05-19[PATCH] powerpc: Unify mem= handlingMichael Ellerman1-3/+0
2006-05-19[PATCH] powerpc: Parse early parameters earlierMichael Ellerman1-5/+0
2006-05-19[PATCH] powerpc: Make early xmon logic immune to location of early parsingMichael Ellerman1-0/+3