summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/setup_32.c
AgeCommit message (Expand)Author
2017-09-01powerpc/32: remove a NOP from memset()Christophe Leroy
2017-02-06powerpc: Move {d,i,u}cache_bsize definitions to a common placeBenjamin Herrenschmidt
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-08-10powerpc/32: Fix crash during static key initBenjamin Herrenschmidt
2016-08-10powerpc: Update obsolete comment in setup_32.c about early_init()Benjamin Herrenschmidt
2016-08-07ppc: move exports to definitionsAl Viro
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao
2016-07-21powerpc: Merge 32-bit and 64-bit setup_arch()Benjamin Herrenschmidt
2016-07-21powerpc: Re-order setup_panic()Benjamin Herrenschmidt
2016-07-21powerpc: Re-order the call to smp_setup_cpu_maps()Benjamin Herrenschmidt
2016-07-21powerpc/32: Move cache info inits to a separate functionBenjamin Herrenschmidt
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt
2016-07-21powerpc: Factor do_feature_fixup callsBenjamin Herrenschmidt
2016-07-11powerpc: Move epapr_paravirt_early_init() to early_init_devtree()Benjamin Herrenschmidt
2016-07-11powerpc: Update obsolete comments in setup_32.c about entry conditionsBenjamin Herrenschmidt
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin
2015-09-17powerpc32: memset: only use dcbz once cache is enabledLEROY Christophe
2015-09-17powerpc32: memcpy: only use dcbz once cache is enabledLEROY Christophe
2014-11-10powerpc: Remove unused vgacon_remap_base & fix build breakMichael Ellerman
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard
2014-11-10powerpc: Remove bootmem allocatorAnton Blanchard
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard
2014-04-07powerpc: Make boot_cpuid common between 32 and 64-bitBenjamin Herrenschmidt
2014-02-11powerpc/ppc32: Fix the bug in the init of non-base exception stack for UPKevin Hao
2013-11-26powerpc: Clean up panic_timeout usageJason Baron
2013-10-30powerpc: Move local setup.h declarations to arch includesRobert Jennings
2013-08-07powerpc/85xx: Move ePAPR paravirt initialization earlierLaurentiu TUDOR
2012-07-11powerpc/watchdog: move booke watchdog param related code to setup-common.cShaohui Xie
2012-04-19powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2011-11-16powerpc: Copy down exception vectors after feature fixupsAnton Blanchard
2011-09-20powerpc/32: Pass device tree address as u64 to machine_initScott Wood
2011-07-22Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt
2011-07-19powerpc: Exporting boot_cpuid_physAndrew Gabbasov
2011-07-12powerpc/44x: don't use tlbivax on AMP systemsDave Kleikamp
2011-06-17powerpc: Fix early boot accounting of CPUsMatt Evans
2011-04-20powerpc: Properly handshake CPUs going out of boot spin loopBenjamin Herrenschmidt
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-14powerpc/fsl_booke: Add support to boot from core other than 0Matthew McClintock
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-23powerpc/4xx: Index interrupt stacks by physical cpuDave Kleikamp
2010-08-05memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt
2010-07-14lmb: rename to memblockYinghai Lu
2010-06-15powerpc: Unconditionally enabled irq stacksChristoph Hellwig
2010-03-19powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori
2009-11-10swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori
2009-09-11powerpc/nvram: Enable use Generic NVRAM driver for different size chipsMartyn Welch
2009-06-26powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt