aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/setup-common.c
AgeCommit message (Expand)Author
2013-04-18powerpc: remove PReP platformPaul Bolle
2012-07-11powerpc/watchdog: move booke watchdog param related code to setup-common.cShaohui Xie
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-02-23fadump: Invalidate the fadump registration during machine shutdown.Mahesh Salgaonkar
2012-02-23fadump: Convert firmware-assisted cpu state dump data into elf notes.Mahesh Salgaonkar
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras
2011-07-08powerpc: implement arch_setup_pdev_archdataKumar Gala
2011-06-30powerpc: Add printk companion for ppc_md.progressDave Carroll
2011-05-19powerpc: Fix for Pegasos keyboard and mouseGabriel Paubert
2011-05-19powerpc: Call no-longer static setup_nr_cpu_ids instead of replicating itMilton Miller
2011-05-19powerpc: Respect nr_cpu_ids when calling set_cpu_possible and set_cpu_presentMilton Miller
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro
2011-04-05powerpc: Set nr_cpu_ids early and use it to free PACAsRyan Grimm
2010-08-06powerpc: fix i8042 module build errorGrant Likely
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-09powerpc: Add i8042 keyboard and mouse irq parsingMartyn Welch
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard
2010-05-06powerpc/cpumask: Convert /proc/cpuinfo to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Refactor /proc/cpuinfo codeAnton Blanchard
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-10-29percpu: make percpu symbols in powerpc uniqueTejun Heo
2009-10-28powerpc: Export powerpc_debugfs_rootAnton Blanchard
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell
2009-09-23seq_file: constify seq_operationsJames Morris
2009-04-07powerpc: Remove duplicated #include'sHuang Weiyi
2009-03-24powerpc: setup default archdata for {of_}platform via bus_register_notifierKumar Gala
2008-10-22powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce
2008-09-15powerpc: Fix major revision number for Freescale coresMartin Langer
2008-07-28powerpc: Update cpu_sibling_maps dynamicallyNathan Lynch
2008-06-09powerpc: Add the PC speaker only when requestedEmil Medve
2008-03-26[POWERPC] Add 'model: ...' line to common show_cpuinfo()Marian Balakowicz
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller
2007-12-03[POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis
2007-09-19[POWERPC] Remove cmd_line from head*.SStephen Rothwell
2007-07-26[POWERPC] Fix Pegasos keyboard detectionAlan Curry
2007-07-10[POWERPC] Make the debugfs "powerpc" dir globally accessibleMichael Ellerman
2007-07-10[POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport()Wade Farnsworth
2007-05-12[POWERPC] Check cache coherency of kernel vs firmwareDale Farnsworth
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13[POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell