summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup-common.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-121-1/+0Star
* [POWERPC] Automatically lmb_reserve() initrdDavid Gibson2007-03-081-20/+2Star
* [POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman2006-10-041-25/+0Star
* [POWERPC] Define of_read_ulong helperPaul Mackerras2006-09-201-5/+8
* [POWERPC] print backtrace when entering xmonOlaf Hering2006-09-131-0/+4
* Merge branch 'merge'Paul Mackerras2006-08-011-1/+1
|\
| * [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* | [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-311-11/+8Star
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] powerpc: Make early xmon logic immune to location of early parsingMichael Ellerman2006-05-191-1/+2
* powerpc: provide ppc_md.panic() for both ppc32 & ppc64Kumar Gala2006-05-051-0/+17
* [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse2006-04-281-0/+8
* Manual merge with Linus.Dmitry Torokhov2006-04-021-26/+49
|\
| * [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-291-1/+1
| * [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-8/+44
| * [PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard2006-03-271-14/+2Star
| * [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-3/+2Star
* | Input: pcspkr - separate device and driver registrationMichael Neuling2006-03-141-0/+24
|/
* [PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULLKumar Gala2006-01-141-3/+6
* [PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman2006-01-091-1/+1
* [PATCH] powerpc: serial port discovery (#2)Benjamin Herrenschmidt2006-01-091-123/+0Star
* [PATCH] powerpc: Merge kexecMichael Ellerman2006-01-091-2/+2
* [PATCH] powerpc: More debugging fixupsMichael Ellerman2005-11-161-0/+1
* [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt2005-11-111-2/+2
* [PATCH] powerpc: remove initrd debug printkDavid Woodhouse2005-11-111-3/+1Star
* powerpc: Move some extern declarations from C code into headersPaul Mackerras2005-11-101-0/+2
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-101-3/+9
* powerpc: create kernel/setup.hStephen Rothwell2005-11-091-0/+2
* powerpc: Simplify and clean up the xmon terminal I/OPaul Mackerras2005-11-081-0/+21
* [PATCH] powerpc: Fix ppc32 initrdDavid Woodhouse2005-11-081-0/+40
* powerpc: Merge smp.c and smp.hPaul Mackerras2005-11-051-4/+115
* powerpc: Fix compile error with CONFIG_TAU=yPaul Mackerras2005-11-021-2/+2
* [PATCH] ppc64: remove duplicate local variable in set_preferred_consoleOlaf Hering2005-10-291-1/+0Star
* [PATCH] powerpc: Remove dregs of bootinfo.hDavid Gibson2005-10-281-1/+0Star
* powerpc: Pull common bits of setup_{32,64}.c into setup-common.cPaul Mackerras2005-10-261-0/+412