aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup-common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06powerpc: fix i8042 module build errorGrant Likely1-0/+2
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-7/+0
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt1-1/+1
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely1-7/+0
2010-07-14lmb: rename to memblockYinghai Lu1-1/+1
2010-07-09powerpc: Add i8042 keyboard and mouse irq parsingMartyn Welch1-0/+13
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard1-3/+3
2010-05-06powerpc/cpumask: Convert /proc/cpuinfo to new cpumask APIAnton Blanchard1-9/+13
2010-05-06powerpc/cpumask: Refactor /proc/cpuinfo codeAnton Blanchard1-29/+33
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman1-0/+3
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-2/+2
2009-10-29percpu: make percpu symbols in powerpc uniqueTejun Heo1-2/+2
2009-10-28powerpc: Export powerpc_debugfs_rootAnton Blanchard1-0/+1
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-3/+3
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell1-3/+3
2009-09-23seq_file: constify seq_operationsJames Morris1-1/+1
2009-04-07powerpc: Remove duplicated #include'sHuang Weiyi1-1/+0
2009-03-24powerpc: setup default archdata for {of_}platform via bus_register_notifierKumar Gala1-0/+36
2008-10-22powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce1-0/+7
2008-09-15powerpc: Fix major revision number for Freescale coresMartin Langer1-2/+15
2008-07-28powerpc: Update cpu_sibling_maps dynamicallyNathan Lynch1-24/+0
2008-06-09powerpc: Add the PC speaker only when requestedEmil Medve1-0/+2
2008-03-26[POWERPC] Add 'model: ...' line to common show_cpuinfo()Marian Balakowicz1-0/+9
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller1-1/+1
2007-12-03[POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt1-13/+65
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis1-4/+16
2007-09-19[POWERPC] Remove cmd_line from head*.SStephen Rothwell1-0/+2
2007-07-26[POWERPC] Fix Pegasos keyboard detectionAlan Curry1-0/+4
2007-07-10[POWERPC] Make the debugfs "powerpc" dir globally accessibleMichael Ellerman1-0/+13
2007-07-10[POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport()Wade Farnsworth1-0/+8
2007-05-12[POWERPC] Check cache coherency of kernel vs firmwareDale Farnsworth1-0/+41
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering1-3/+31
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-3/+4
2007-04-13[POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell1-1/+1
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell1-1/+1
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering1-1/+0
2007-03-08[POWERPC] Automatically lmb_reserve() initrdDavid Gibson1-20/+2
2006-10-04[POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman1-25/+0
2006-09-20[POWERPC] Define of_read_ulong helperPaul Mackerras1-5/+8
2006-09-13[POWERPC] print backtrace when entering xmonOlaf Hering1-0/+4
2006-08-01Merge branch 'merge'Paul Mackerras1-1/+1
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr1-11/+8
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-19[PATCH] powerpc: Make early xmon logic immune to location of early parsingMichael Ellerman1-1/+2
2006-05-05powerpc: provide ppc_md.panic() for both ppc32 & ppc64Kumar Gala1-0/+17
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse1-0/+8
2006-04-02Manual merge with Linus.Dmitry Torokhov1-26/+49
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki1-1/+1