aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup-common.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Don't skip ePAPR spin-table CPUsScott Wood2015-08-071-1/+9
* powerpc: Make logical to real cpu mapping code endian safeAnton Blanchard2015-08-071-3/+3
* powerpc: Don't setup CPUs with bad statusMichael Neuling2014-07-111-1/+1
* 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
* powerpc: Dynamically allocate pacasMichael Ellerman2010-03-091-0/+3
* 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