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