aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup-common.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-2/+2
|\
| * percpu: make percpu symbols in powerpc uniqueTejun Heo2009-10-291-2/+2
* | powerpc: Export powerpc_debugfs_rootAnton Blanchard2009-10-281-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-231-3/+3
|\
| * cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-241-3/+3
* | headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
|/
* seq_file: constify seq_operationsJames Morris2009-09-231-1/+1
* powerpc: Remove duplicated #include'sHuang Weiyi2009-04-071-1/+0
* powerpc: setup default archdata for {of_}platform via bus_register_notifierKumar Gala2009-03-241-0/+36
* powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce2008-10-221-0/+7
* powerpc: Fix major revision number for Freescale coresMartin Langer2008-09-151-2/+15
* powerpc: Update cpu_sibling_maps dynamicallyNathan Lynch2008-07-281-24/+0
* powerpc: Add the PC speaker only when requestedEmil Medve2008-06-091-0/+2
* [POWERPC] Add 'model: ...' line to common show_cpuinfo()Marian Balakowicz2008-03-261-0/+9
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-131-1/+1
* [POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt2007-12-031-13/+65
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-161-4/+16
* [POWERPC] Remove cmd_line from head*.SStephen Rothwell2007-09-191-0/+2
* [POWERPC] Fix Pegasos keyboard detectionAlan Curry2007-07-261-0/+4
* [POWERPC] Make the debugfs "powerpc" dir globally accessibleMichael Ellerman2007-07-101-0/+13
* [POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport()Wade Farnsworth2007-07-101-0/+8
* [POWERPC] Check cache coherency of kernel vs firmwareDale Farnsworth2007-05-121-0/+41
* [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-271-3/+31
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-3/+4
* [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-131-1/+1
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-131-1/+1
* [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-131-1/+0
* [POWERPC] Automatically lmb_reserve() initrdDavid Gibson2007-03-081-20/+2
* [POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman2006-10-041-25/+0
* [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/+8
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [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/+2
| * [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-3/+2
* | 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/+0
* [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