summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup_64.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras2014-04-121-1/+2
* powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too earlyBenjamin Herrenschmidt2014-04-071-3/+15
* powerpc/ppc64: Gracefully handle early interruptsBenjamin Herrenschmidt2014-04-071-0/+15
* powerpc: Make boot_cpuid common between 32 and 64-bitBenjamin Herrenschmidt2014-04-071-1/+0
* powerpc/e6500: Make TLB lock recursiveScott Wood2014-03-191-0/+2
* powerpc/book3e: initialize crit/mc/dbg kernel stack pointersTiejun Chen2014-03-191-6/+12
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-271-6/+41
|\
| * powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood2014-01-091-0/+31
| * powerpc/book3s: Introduce exclusive emergency stack for machine check exception.Mahesh Salgaonkar2013-12-051-1/+9
| * powerpc: Use patch_exception to update the debug exception handlerKevin Hao2013-12-021-5/+1
* | powerpc: Clean up panic_timeout usageJason Baron2013-11-261-3/+0
|/
* powerpc: Move local setup.h declarations to arch includesRobert Jennings2013-10-301-2/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-061-11/+25
|\
| * powerpc: Make cache info device tree accesses endian safeAnton Blanchard2013-08-141-5/+5
| * powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIOBenjamin Herrenschmidt2013-08-141-3/+2
| * powerpc/pmac: Early debug output on screen on 64-bit macsBenjamin Herrenschmidt2013-08-141-1/+13
| * powerpc: Fix a number of sparse warningsAnton Blanchard2013-08-141-2/+2
| * powerpc/85xx: Move ePAPR paravirt initialization earlierLaurentiu TUDOR2013-08-071-0/+3
* | Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-291-1/+1
|\ \ | |/
| * powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang2013-07-011-1/+1
* | powerpc/kvm: Contiguous memory allocator based RMA allocationAneesh Kumar K.V2013-07-081-2/+0
* | powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V2013-07-081-0/+2
|/
* powerpc: Reduce PTE table memory wastageAneesh Kumar K.V2013-04-301-1/+3
* powerpc: Apply early paca fixups to boot_paca and the boot cpu's pacaMichael Ellerman2013-02-151-5/+11
* powerpc: Move boot_paca into early_setupGeoff Levand2013-02-151-0/+2
* powerpc: Make load_hander handle upto 64k offsetMichael Neuling2012-11-151-0/+5
* powerpc: Set paca->data_offset = 0 for boot cpuMichael Ellerman2012-09-271-0/+2
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0
* | KVM: PPC: Convert RMA allocation into generic codeAlexander Graf2012-03-051-1/+1
|/
* powerpc: Add gpages reservation code for 64-bit FSL BOOKEBecky Bruce2011-12-071-0/+10
* powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-161-0/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-1/+1
|\
| * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* | powerpc: Coding style cleanupsAnton Blanchard2011-09-201-7/+13
* | powerpc: Use for_each_node_by_type instead of open coding itAnton Blanchard2011-09-201-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-251-3/+3
|\
| * powerpc: Fix early boot accounting of CPUsMatt Evans2011-06-171-3/+3
* | KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-121-0/+3
|/
* powerpc/fsl-booke64: Add support for Debug Level exception handlerKumar Gala2011-05-191-0/+8
* powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E supportBenjamin Herrenschmidt2011-05-061-5/+18
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-271-1/+1
* powerpc: Properly handshake CPUs going out of boot spin loopBenjamin Herrenschmidt2011-04-201-1/+12
* powerpc: Fix incorrect comment about interrupt stack allocationAnton Blanchard2010-12-091-2/+2
* powerpc: Update a BKL related commentAlessio Igor Bogani2010-11-181-3/+2
* Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-311-39/+43
|\
| * powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot2010-08-241-27/+36
| * Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-041-10/+10
| |\
| * | powerpc/kexec: Switch to a static PACA on the way outMatt Evans2010-07-311-10/+0
| * | powerpc: Optimise per cpu accesses on 64bitAnton Blanchard2010-07-091-2/+7
OpenPOWER on IntegriCloud