aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-01powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_secondariesChen Gang1-1/+1
2013-04-30powerpc: Reduce PTE table memory wastageAneesh Kumar K.V1-1/+3
2013-02-15powerpc: Apply early paca fixups to boot_paca and the boot cpu's pacaMichael Ellerman1-5/+11
2013-02-15powerpc: Move boot_paca into early_setupGeoff Levand1-0/+2
2012-11-15powerpc: Make load_hander handle upto 64k offsetMichael Neuling1-0/+5
2012-09-27powerpc: Set paca->data_offset = 0 for boot cpuMichael Ellerman1-0/+2
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2012-03-05KVM: PPC: Convert RMA allocation into generic codeAlexander Graf1-1/+1
2011-12-07powerpc: Add gpages reservation code for 64-bit FSL BOOKEBecky Bruce1-0/+10
2011-11-16powerpc: Copy down exception vectors after feature fixupsAnton Blanchard1-0/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker1-1/+1
2011-09-20powerpc: Coding style cleanupsAnton Blanchard1-7/+13
2011-09-20powerpc: Use for_each_node_by_type instead of open coding itAnton Blanchard1-1/+1
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-3/+3
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras1-0/+3
2011-06-17powerpc: Fix early boot accounting of CPUsMatt Evans1-3/+3
2011-05-19powerpc/fsl-booke64: Add support for Debug Level exception handlerKumar Gala1-0/+8
2011-05-06powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E supportBenjamin Herrenschmidt1-5/+18
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans1-1/+1
2011-04-20powerpc: Properly handshake CPUs going out of boot spin loopBenjamin Herrenschmidt1-1/+12
2010-12-09powerpc: Fix incorrect comment about interrupt stack allocationAnton Blanchard1-2/+2
2010-11-18powerpc: Update a BKL related commentAlessio Igor Bogani1-3/+2
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar1-39/+43
2010-08-24powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot1-27/+36
2010-08-05memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt1-1/+1
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt1-10/+10
2010-07-31powerpc/kexec: Switch to a static PACA on the way outMatt Evans1-10/+0
2010-07-14lmb: rename to memblockYinghai Lu1-10/+10
2010-07-09powerpc: Optimise per cpu accesses on 64bitAnton Blanchard1-2/+7
2010-06-15powerpc: Unconditionally enabled irq stacksChristoph Hellwig1-4/+0
2010-05-21powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard1-4/+13
2010-05-21powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller1-6/+0
2010-03-19powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori1-6/+0
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman1-7/+5
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-1/+1
2009-11-10swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori1-1/+1
2009-10-30powerpc: Enable sparse irq_descs on powerpcMichael Ellerman1-5/+0
2009-10-27powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala1-1/+0
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-5/+29
2009-08-20powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt1-0/+19
2009-08-20powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt1-0/+4
2009-08-20powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt1-3/+0
2009-08-20powerpc/mm: Call mmu_context_init() from ppc64Benjamin Herrenschmidt1-0/+4
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt1-2/+2
2009-08-14powerpc64: convert to dynamic percpu allocatorTejun Heo1-16/+45
2009-06-15powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=yMichael Ellerman1-2/+2
2009-06-09powerpc: Add support for swiotlb on 32-bitBecky Bruce1-0/+6
2009-06-09powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt1-1/+4