aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup-common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf1-3/+3
2014-10-02powerpc: Add printk levels to powerpc codeAnton Blanchard1-1/+1
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard1-2/+0
2014-09-25powerpc: Move more symbol exports next to function definitionsAnton Blanchard1-0/+3
2014-08-05Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt1-2/+4
2014-07-29powerpc/e6500: Add support for hardware threadsAndy Fleming1-2/+4
2014-06-25powerpc: Don't skip ePAPR spin-table CPUsScott Wood1-1/+9
2014-06-11powerpc: Don't setup CPUs with bad statusMichael Neuling1-1/+1
2014-06-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-27/+0
2014-06-10booke/watchdog: refine and clean up the codesTang Yuantian1-27/+0
2014-05-28powerpc: Add threads_per_subcoreMichael Ellerman1-1/+3
2014-04-28powerpc: powernv: Framework to show the correct clock in /proc/cpuinfoGautham R. Shenoy1-4/+12
2014-04-07powerpc: Make boot_cpuid common between 32 and 64-bitBenjamin Herrenschmidt1-0/+3
2013-12-13powerpc: Fix endian issue in setup-common.cAnton Blanchard1-2/+2
2013-10-30powerpc: Move local setup.h declarations to arch includesRobert Jennings1-2/+0
2013-08-14powerpc: More little endian fixes for setup-common.cAlistair Popple1-2/+5
2013-08-14powerpc: Make logical to real cpu mapping code endian safeAnton Blanchard1-3/+3
2013-04-18powerpc: remove PReP platformPaul Bolle1-6/+0
2012-07-11powerpc/watchdog: move booke watchdog param related code to setup-common.cShaohui Xie1-0/+27
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2012-02-23fadump: Invalidate the fadump registration during machine shutdown.Mahesh Salgaonkar1-0/+8
2012-02-23fadump: Convert firmware-assisted cpu state dump data into elf notes.Mahesh Salgaonkar1-0/+6
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker1-1/+1
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-21/+6
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras1-0/+3
2011-07-08powerpc: implement arch_setup_pdev_archdataKumar Gala1-24/+4
2011-06-30powerpc: Add printk companion for ppc_md.progressDave Carroll1-0/+5
2011-05-19powerpc: Fix for Pegasos keyboard and mouseGabriel Paubert1-0/+4
2011-05-19powerpc: Call no-longer static setup_nr_cpu_ids instead of replicating itMilton Miller1-1/+1
2011-05-19powerpc: Respect nr_cpu_ids when calling set_cpu_possible and set_cpu_presentMilton Miller1-6/+6
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro1-2/+2
2011-04-05powerpc: Set nr_cpu_ids early and use it to free PACAsRyan Grimm1-0/+3
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