aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup_64.c
Commit message (Expand)AuthorAge
* powerpc: Fixup lwsync at runtimeKumar Gala2008-07-03
* [POWERPC] Initialize lockdep earlierBenjamin Herrenschmidt2008-05-09
* [POWERPC] Document when printk is useableBenjamin Herrenschmidt2008-05-09
* [POWERPC] Make emergency stack safe for current_thread_info() useMichael Ellerman2008-04-30
* [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds2008-04-24
* [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-24
* [POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt2008-04-18
* [POWERPC] Clean up some linker and symbol usageKumar Gala2008-04-16
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-13
* [POWERPC] Fix cache line vs. block size confusionBenjamin Herrenschmidt2007-11-07
* [POWERPC] Quieten cache information at bootAnton Blanchard2007-10-17
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-16
* [POWERPC] Only call ppc_md.setup_arch() if it is providedGrant Likely2007-10-11
* [POWERPC] setup_64.c and prom.c comment cleanupLinas Vepstas2007-09-13
* Revert "[POWERPC] Do firmware feature fixups after features are initialised"Tony Breeds2007-07-18
* [POWERPC] Do firmware feature fixups after features are initialisedMichael Neuling2007-06-25
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-02
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-12
* [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-12
* [POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras2006-12-04
* [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt2006-12-04
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-04
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-03
|\
| * [POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt2006-10-24
| * [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-24
* | [PATCH] Check for null init_early routineGeoff Levand2006-11-12
* | [PATCH] Clean up usage of boot_devs.hauer@pengutronix.de2006-11-12
* | [POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2006-10-16
|/
* [POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman2006-10-04
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering2006-10-01
* [POWERPC] powerpc: Reduce default cacheline size to 64 bytesOlof Johansson2006-09-13
* [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-31
* [POWERPC] iseries: Move ItLpNaca into platforms/iseriesMichael Ellerman2006-07-13
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [POWERPC] Make sure smp_processor_id works very early in bootMichael Ellerman2006-06-29
* [POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman2006-06-27
* [POWERPC] Make kexec_setup() a regular initcallMichael Ellerman2006-06-27
* [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-27
* [PATCH] powerpc: Kdump header cleanupMichael Ellerman2006-05-19
* [PATCH] powerpc: Unify mem= handlingMichael Ellerman2006-05-19
* [PATCH] powerpc: Parse early parameters earlierMichael Ellerman2006-05-19
* [PATCH] powerpc: Make early xmon logic immune to location of early parsingMichael Ellerman2006-05-19
* powerpc: provide ppc_md.panic() for both ppc32 & ppc64Kumar Gala2006-05-05
* [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse2006-04-28
* [PATCH] powerpc: iSeries needs slb_initialize to be calledStephen Rothwell2006-04-01
* [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-28
* Merge ../linux-2.6Paul Mackerras2006-03-28
|\
| * [PATCH] Notifier chain update: API changesAlan Stern2006-03-27