summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup-common.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy2016-12-021-1/+1
* powerpc: Call chained reset handlers during resetAndrey Smirnov2016-09-251-0/+4
* powerpc: Factor out common code in setup-common.cAndrey Smirnov2016-09-251-9/+14
* powerpc: Move cpu_has_feature() to a separate fileKevin Hao2016-08-011-0/+1
* powerpc: Merge 32-bit and 64-bit setup_arch()Benjamin Herrenschmidt2016-07-211-0/+173
* powerpc: Re-order setup_panic()Benjamin Herrenschmidt2016-07-211-0/+2
* powerpc: Ensure that ppc_md is empty before probing for machine typeBenjamin Herrenschmidt2016-07-211-0/+12
* powerpc: Don't test for machine type in smp_setup_cpu_maps()Benjamin Herrenschmidt2016-07-131-1/+1
* powerpc: Remove unnecessary CONFIG_SMP #ifdefsChris Smart2016-05-111-6/+0
* powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-3/+3
* powerpc: Add printk levels to powerpc codeAnton Blanchard2014-10-021-1/+1
* powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-021-2/+0
* powerpc: Move more symbol exports next to function definitionsAnton Blanchard2014-09-251-0/+3
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-08-051-2/+4
|\
| * powerpc/e6500: Add support for hardware threadsAndy Fleming2014-07-291-2/+4
* | powerpc: Don't skip ePAPR spin-table CPUsScott Wood2014-06-251-1/+9
|/
* powerpc: Don't setup CPUs with bad statusMichael Neuling2014-06-111-1/+1
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2014-06-101-27/+0
|\
| * booke/watchdog: refine and clean up the codesTang Yuantian2014-06-101-27/+0
* | powerpc: Add threads_per_subcoreMichael Ellerman2014-05-281-1/+3
* | powerpc: powernv: Framework to show the correct clock in /proc/cpuinfoGautham R. Shenoy2014-04-281-4/+12
|/
* powerpc: Make boot_cpuid common between 32 and 64-bitBenjamin Herrenschmidt2014-04-071-0/+3
* powerpc: Fix endian issue in setup-common.cAnton Blanchard2013-12-131-2/+2
* powerpc: Move local setup.h declarations to arch includesRobert Jennings2013-10-301-2/+0
* powerpc: More little endian fixes for setup-common.cAlistair Popple2013-08-141-2/+5
* powerpc: Make logical to real cpu mapping code endian safeAnton Blanchard2013-08-141-3/+3
* powerpc: remove PReP platformPaul Bolle2013-04-181-6/+0
* powerpc/watchdog: move booke watchdog param related code to setup-common.cShaohui Xie2012-07-111-0/+27
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0
* fadump: Invalidate the fadump registration during machine shutdown.Mahesh Salgaonkar2012-02-231-0/+8
* fadump: Convert firmware-assisted cpu state dump data into elf notes.Mahesh Salgaonkar2012-02-231-0/+6
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-251-21/+6
|\
| * powerpc: implement arch_setup_pdev_archdataKumar Gala2011-07-081-24/+4
| * powerpc: Add printk companion for ppc_md.progressDave Carroll2011-06-301-0/+5
* | KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-121-0/+3
|/
* powerpc: Fix for Pegasos keyboard and mouseGabriel Paubert2011-05-191-0/+4
* powerpc: Call no-longer static setup_nr_cpu_ids instead of replicating itMilton Miller2011-05-191-1/+1
* powerpc: Respect nr_cpu_ids when calling set_cpu_possible and set_cpu_presentMilton Miller2011-05-191-6/+6
* powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-041-2/+2
* powerpc: Set nr_cpu_ids early and use it to free PACAsRyan Grimm2011-04-051-0/+3
* powerpc: fix i8042 module build errorGrant Likely2010-08-061-0/+2
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-051-7/+0
|\
| * of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-241-7/+0
* | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-041-1/+1
|\|
| * lmb: rename to memblockYinghai Lu2010-07-141-1/+1
* | powerpc: Add i8042 keyboard and mouse irq parsingMartyn Welch2010-07-091-0/+13
|/
* powerpc/cpumask: Update some commentsAnton Blanchard2010-05-061-3/+3
* powerpc/cpumask: Convert /proc/cpuinfo to new cpumask APIAnton Blanchard2010-05-061-9/+13
* powerpc/cpumask: Refactor /proc/cpuinfo codeAnton Blanchard2010-05-061-29/+33