aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-11powerpc: Add ppc64 hard lockup detector supportAnton Blanchard1-0/+20
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman1-1/+1
2014-11-10powerpc: Move sparse_init() into initmem_initAnton Blanchard1-1/+0
2014-11-10powerpc: Remove bootmem allocatorAnton Blanchard1-2/+1
2014-11-05powerpc: Remove ppc64_boot_msgAnton Blanchard1-29/+0
2014-10-16powerpc: Add printk levels to setup_system outputAnton Blanchard1-16/+16
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard1-1/+1
2014-09-25powerpc/ppc64: Print CPU/MMU/FW features at bootMichael Ellerman1-0/+8
2014-09-25powerpc/ppc64: Clean up the boot-time settings displayMichael Ellerman1-10/+12
2014-08-08arch/powerpc: replace obsolete strict_strto* callsDaniel Walter1-3/+3
2014-08-05Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt1-1/+5
2014-07-29powerpc/e6500: Add support for hardware threadsAndy Fleming1-1/+5
2014-07-28powerpc: Document how we set AIL on guest kernelsMichael Ellerman1-1/+5
2014-07-28powerpc: Remove STAB codeMichael Ellerman1-3/+0
2014-06-05powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard1-0/+10
2014-04-23powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard1-1/+1
2014-04-12powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras1-1/+2
2014-04-07powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too earlyBenjamin Herrenschmidt1-3/+15
2014-04-07powerpc/ppc64: Gracefully handle early interruptsBenjamin Herrenschmidt1-0/+15
2014-04-07powerpc: Make boot_cpuid common between 32 and 64-bitBenjamin Herrenschmidt1-1/+0
2014-03-19powerpc/e6500: Make TLB lock recursiveScott Wood1-0/+2
2014-03-19powerpc/book3e: initialize crit/mc/dbg kernel stack pointersTiejun Chen1-6/+12
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-6/+41
2014-01-09powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood1-0/+31
2013-12-05powerpc/book3s: Introduce exclusive emergency stack for machine check exception.Mahesh Salgaonkar1-1/+9
2013-12-02powerpc: Use patch_exception to update the debug exception handlerKevin Hao1-5/+1
2013-11-26powerpc: Clean up panic_timeout usageJason Baron1-3/+0
2013-10-30powerpc: Move local setup.h declarations to arch includesRobert Jennings1-2/+0
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-11/+25
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf1-1/+1
2013-08-14powerpc: Make cache info device tree accesses endian safeAnton Blanchard1-5/+5
2013-08-14powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIOBenjamin Herrenschmidt1-3/+2
2013-08-14powerpc/pmac: Early debug output on screen on 64-bit macsBenjamin Herrenschmidt1-1/+13
2013-08-14powerpc: Fix a number of sparse warningsAnton Blanchard1-2/+2
2013-08-07powerpc/85xx: Move ePAPR paravirt initialization earlierLaurentiu TUDOR1-0/+3
2013-07-08powerpc/kvm: Contiguous memory allocator based RMA allocationAneesh Kumar K.V1-2/+0
2013-07-08powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V1-0/+2
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