aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-16powerpc/64s: Reimplement power4_idle code in CNicholas Piggin1-2/+1
2019-11-25powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmpNathan Chancellor1-0/+1
2019-11-21powerpc/kexec: Move kexec files into a dedicated subdir.Christophe Leroy1-18/+0
2019-11-21powerpc/32: Split kexec low level code out of misc_32.SChristophe Leroy1-0/+1
2019-11-13Merge branch 'topic/secureboot' into nextMichael Ellerman1-0/+3
2019-11-13powerpc: expose secure variables to userspace via sysfsNayna Jain1-0/+1
2019-11-13powerpc/powernv: Add OPAL API interface to access secure variableNayna Jain1-1/+1
2019-11-12powerpc/ima: Add support to initialize ima policy rulesNayna Jain1-1/+1
2019-11-12powerpc: Detect the secure boot mode of the systemNayna Jain1-0/+2
2019-11-06powerpc/64s: Always disable branch profiling for prom_init.oMichael Ellerman1-1/+1
2019-10-11powerpc: make syntax for FADump config options in kernel/Makefile readableHari Bathini1-3/+2
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-10/+13
2019-09-14powerpc/fadump: add support to preserve crash data on FADUMP disabled kernelHari Bathini1-1/+3
2019-09-14powerpc: improve prom_init_check ruleMasahiro Yamada1-8/+6
2019-08-30powerpc/pseries: Introduce option to build secure virtual machinesThiago Jung Bauermann1-1/+3
2019-08-30powerpc/kernel: Add ucall_norets() ultravisor call handlerClaudio Carvalho1-0/+1
2019-08-30powerpc: Add PowerPC Capabilities ELF noteClaudio Carvalho1-1/+1
2019-08-10dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig1-2/+1
2019-07-19powerpc/dma: Fix invalid DMA mmap behaviorShawn Anastasio1-1/+2
2019-07-03powerpc: Fix compile issue with force DAWRMichael Neuling1-0/+1
2019-05-03powerpc: disable KASAN instrumentation on early/critical files.Christophe Leroy1-0/+12
2019-05-03powerpc/32: Move early_init() in a separate fileChristophe Leroy1-1/+1
2019-02-23powerpc: Enable kcovAndrew Donnellan1-1/+11
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig1-1/+1
2019-02-18dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig1-0/+1
2018-12-21powerpc: generate uapi header and system call table filesFiroz Khan1-10/+0
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy1-1/+1
2018-10-19powerpc: Add -Werror at arch/powerpc levelMichael Ellerman1-2/+0
2018-10-13powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley1-0/+3
2018-10-03powerpc/32: add stack protector supportChristophe Leroy1-0/+2
2018-09-19powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin1-4/+4
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao1-6/+8
2018-08-08powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman1-1/+2
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2018-03-27powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman1-1/+1
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin1-1/+1
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2017-11-12powerpc/64s: ppc_save_regs is now needed for all 64s buildsStephen Rothwell1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy1-1/+1
2017-08-10powerpc: Fix powerpc-specific watchdog build configurationNicholas Piggin1-1/+1
2017-07-12powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin1-0/+1
2017-06-21powerpc/time: Fix tracing in time.cSantosh Sivaraj1-2/+0
2017-05-09powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin1-0/+1
2017-04-27powerpc: Split ftrace bits into a separate fileNaveen N. Rao1-8/+1
2017-04-24powerpc/kprobes: Add support for KPROBES_ON_FTRACENaveen N. Rao1-0/+3
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+2
2017-02-10powerpc/kprobes: Implement OptprobesAnju T1-0/+1
2017-02-03powerpc: Correctly disable latent entropy GCC plugin on prom_init.oAndrew Donnellan1-1/+1
2017-01-24powerpc: Revert the initial stack protector supportMichael Ellerman1-4/+0