summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup_64.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix cache line vs. block size confusionBenjamin Herrenschmidt2007-11-081-12/+7
* [POWERPC] Quieten cache information at bootAnton Blanchard2007-10-171-5/+8
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-161-0/+3
* [POWERPC] Only call ppc_md.setup_arch() if it is providedGrant Likely2007-10-111-1/+2
* [POWERPC] setup_64.c and prom.c comment cleanupLinas Vepstas2007-09-141-3/+3
* Revert "[POWERPC] Do firmware feature fixups after features are initialised"Tony Breeds2007-07-181-8/+4
* [POWERPC] Do firmware feature fixups after features are initialisedMichael Neuling2007-06-251-4/+8
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-2/+2
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-5/+5
* [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-131-1/+0
* [POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras2006-12-041-1/+1
* [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt2006-12-041-0/+7
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-041-0/+1
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-041-0/+11
|\
| * [POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt2006-10-251-2/+2
| * [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-251-0/+11
* | [PATCH] Check for null init_early routineGeoff Levand2006-11-131-1/+2
* | [PATCH] Clean up usage of boot_devs.hauer@pengutronix.de2006-11-131-1/+0
* | [POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2006-10-161-2/+2
|/
* [POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman2006-10-041-8/+4
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering2006-10-011-5/+0
* [POWERPC] powerpc: Reduce default cacheline size to 64 bytesOlof Johansson2006-09-131-4/+4
* [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-311-7/+7
* [POWERPC] iseries: Move ItLpNaca into platforms/iseriesMichael Ellerman2006-07-131-1/+0
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-11/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [POWERPC] Make sure smp_processor_id works very early in bootMichael Ellerman2006-06-291-0/+3
* [POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman2006-06-281-1/+8
* [POWERPC] Make kexec_setup() a regular initcallMichael Ellerman2006-06-281-4/+0
* [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-281-5/+1
* [PATCH] powerpc: Kdump header cleanupMichael Ellerman2006-05-191-3/+1
* [PATCH] powerpc: Unify mem= handlingMichael Ellerman2006-05-191-3/+0
* [PATCH] powerpc: Parse early parameters earlierMichael Ellerman2006-05-191-5/+0
* [PATCH] powerpc: Make early xmon logic immune to location of early parsingMichael Ellerman2006-05-191-0/+3
* powerpc: provide ppc_md.panic() for both ppc32 & ppc64Kumar Gala2006-05-051-17/+1
* [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse2006-04-281-8/+0
* [PATCH] powerpc: iSeries needs slb_initialize to be calledStephen Rothwell2006-04-021-6/+4
* [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-291-3/+3
* Merge ../linux-2.6Paul Mackerras2006-03-291-1/+2
|\
| * [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-1/+2
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-52/+4
* | powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras2006-03-271-6/+0
* | [PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard2006-03-271-3/+9
|/
* [PATCH] powerpc: Remove calculation of io holeMichael Ellerman2006-03-221-2/+0
* [PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernelMichael Ellerman2006-02-201-2/+2
* [PATCH] powerpc: Don't overwrite flat device tree with kdump kernelMichael Ellerman2006-02-071-0/+3
* [PATCH] powerpc/64: per cpu data optimisationsAnton Blanchard2006-01-111-0/+26
* [PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman2006-01-111-36/+2
* [PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman2006-01-111-5/+9