aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/setup_64.c
AgeCommit message (Expand)Author
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras
2006-11-13[PATCH] Check for null init_early routineGeoff Levand
2006-11-13[PATCH] Clean up usage of boot_devs.hauer@pengutronix.de
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt
2006-10-16[POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras
2006-10-04[POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering
2006-09-13[POWERPC] powerpc: Reduce default cacheline size to 64 bytesOlof Johansson
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr
2006-07-13[POWERPC] iseries: Move ItLpNaca into platforms/iseriesMichael Ellerman
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[POWERPC] Make sure smp_processor_id works very early in bootMichael Ellerman
2006-06-28[POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman
2006-06-28[POWERPC] Make kexec_setup() a regular initcallMichael Ellerman
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman
2006-05-19[PATCH] powerpc: Kdump header cleanupMichael Ellerman
2006-05-19[PATCH] powerpc: Unify mem= handlingMichael Ellerman
2006-05-19[PATCH] powerpc: Parse early parameters earlierMichael Ellerman
2006-05-19[PATCH] powerpc: Make early xmon logic immune to location of early parsingMichael Ellerman
2006-05-05powerpc: provide ppc_md.panic() for both ppc32 & ppc64Kumar Gala
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse
2006-04-02[PATCH] powerpc: iSeries needs slb_initialize to be calledStephen Rothwell
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki
2006-03-29Merge ../linux-2.6Paul Mackerras
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-27powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras
2006-03-27[PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard
2006-03-22[PATCH] powerpc: Remove calculation of io holeMichael Ellerman
2006-02-20[PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernelMichael Ellerman
2006-02-07[PATCH] powerpc: Don't overwrite flat device tree with kdump kernelMichael Ellerman
2006-01-11[PATCH] powerpc/64: per cpu data optimisationsAnton Blanchard
2006-01-11[PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman
2006-01-11[PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman
2006-01-10powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk
2006-01-09[PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250Kumar Gala
2006-01-09[PATCH] powerpc: Fixups for kernel linked at 32 MBMichael Ellerman
2006-01-09[PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offsetMichael Ellerman
2006-01-09[PATCH] powerpc: Add CONFIG_CRASH_DUMPMichael Ellerman
2006-01-09[PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt