summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/setup_64.c
AgeCommit message (Expand)Author
2018-06-06powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()Michael Ellerman
2018-06-06powerpc/64s: Move cpu_show_meltdown()Michael Ellerman
2018-06-06powerpc/rfi-flush: Differentiate enabled and patched flush typesMauricio Faria de Oliveira
2018-06-06powerpc/rfi-flush: Make it possible to call setup_rfi_flush() againMichael Ellerman
2018-06-06powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs codeMichael Ellerman
2018-06-06powerpc/rfi-flush: Move out of HARDLOCKUP_DETECTOR #ifdefMichael Ellerman
2018-02-25powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin
2018-02-13powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman
2018-02-13powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman
2018-02-13powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman
2018-02-13powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman
2017-08-06Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"Greg Kroah-Hartman
2017-06-14powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman
2017-04-12powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt
2016-11-15powerpc/64: Fix setting of AIL in hypervisor modeBenjamin Herrenschmidt
2016-08-10powerpc/32: Fix crash during static key initBenjamin Herrenschmidt
2016-08-01powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V
2016-08-01powerpc/64: Do feature patching before MMU initMichael Ellerman
2016-07-21powerpc: Merge 32-bit and 64-bit setup_arch()Benjamin Herrenschmidt
2016-07-21powerpc/64: Make a few boot functions __initBenjamin 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/64: Move the content of setup_system() to setup_arch()Benjamin Herrenschmidt
2016-07-21powerpc/64: Move setting of {i,d}cache_bsize to initialize_cache_info()Benjamin Herrenschmidt
2016-07-21powerpc/64: Move the boot time info banner to a separate functionBenjamin Herrenschmidt
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt
2016-07-21powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt
2016-07-21powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt
2016-07-21powerpc: Move 64-bit memory reserves to setup_arch()Benjamin Herrenschmidt
2016-07-21powerpc: Move 64-bit feature fixup earlierBenjamin 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: Add comment explaining the purpose of setup_kdump_trampoline()Benjamin Herrenschmidt
2016-06-21powerpc: Fix misleading comment in early_setup_secondary()Madhavan Srinivasan
2016-04-15Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g...Jiri Kosina
2016-04-14powerpc/livepatch: Add livepatch stack to struct thread_infoMichael Ellerman
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin
2015-10-27powerpc/book3e-64/kexec: Enable SMP releaseScott Wood
2015-10-22powerpc/85xx: Load all early TLB entries at onceScott Wood
2015-06-11powerpc/mmu: Add userspace-to-physical addresses translation cacheAlexey Kardashevskiy
2015-05-11powerpc: Show utsname->machine in boot-up bannerMichael Ellerman
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-11powerpc: Add ppc64 hard lockup detector supportAnton Blanchard
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman
2014-11-10powerpc: Move sparse_init() into initmem_initAnton Blanchard
2014-11-10powerpc: Remove bootmem allocatorAnton Blanchard
2014-11-05powerpc: Remove ppc64_boot_msgAnton Blanchard
2014-10-16powerpc: Add printk levels to setup_system outputAnton Blanchard
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard
2014-09-25powerpc/ppc64: Print CPU/MMU/FW features at bootMichael Ellerman