summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup_64.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove more traces of bootmemMichael Ellerman2014-11-191-1/+1
* powerpc: Move sparse_init() into initmem_initAnton Blanchard2014-11-101-1/+0
* powerpc: Remove bootmem allocatorAnton Blanchard2014-11-101-2/+1
* powerpc: Remove ppc64_boot_msgAnton Blanchard2014-11-051-29/+0
* powerpc: Add printk levels to setup_system outputAnton Blanchard2014-10-161-16/+16
* powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-021-1/+1
* powerpc/ppc64: Print CPU/MMU/FW features at bootMichael Ellerman2014-09-251-0/+8
* powerpc/ppc64: Clean up the boot-time settings displayMichael Ellerman2014-09-251-10/+12
* arch/powerpc: replace obsolete strict_strto* callsDaniel Walter2014-08-081-3/+3
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-08-051-1/+5
|\
| * powerpc/e6500: Add support for hardware threadsAndy Fleming2014-07-291-1/+5
* | powerpc: Document how we set AIL on guest kernelsMichael Ellerman2014-07-281-1/+5
* | powerpc: Remove STAB codeMichael Ellerman2014-07-281-3/+0
|/
* powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard2014-06-051-0/+10
* powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard2014-04-231-1/+1
* 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