summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/Makefile
AgeCommit message (Expand)Author
2022-02-01powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy
2020-12-30powerpc: Avoid broken GCC __attribute__((optimize))Ard Biesheuvel
2020-10-01powerpc/64s: Always disable branch profiling for prom_init.oMichael Ellerman
2020-04-17powerpc: Make setjmp/longjmp signature standardClement Courbet
2019-12-17powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-14powerpc/fadump: add support to preserve crash data on FADUMP disabled kernelHari Bathini
2019-09-14powerpc: improve prom_init_check ruleMasahiro Yamada
2019-08-30powerpc/pseries: Introduce option to build secure virtual machinesThiago Jung Bauermann
2019-08-30powerpc/kernel: Add ucall_norets() ultravisor call handlerClaudio Carvalho
2019-08-30powerpc: Add PowerPC Capabilities ELF noteClaudio Carvalho
2019-08-10dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig
2019-07-19powerpc/dma: Fix invalid DMA mmap behaviorShawn Anastasio
2019-07-03powerpc: Fix compile issue with force DAWRMichael Neuling
2019-05-03powerpc: disable KASAN instrumentation on early/critical files.Christophe Leroy
2019-05-03powerpc/32: Move early_init() in a separate fileChristophe Leroy
2019-02-23powerpc: Enable kcovAndrew Donnellan
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig
2019-02-18dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig
2018-12-21powerpc: generate uapi header and system call table filesFiroz Khan
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-10-19powerpc: Add -Werror at arch/powerpc levelMichael Ellerman
2018-10-13powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley
2018-10-03powerpc/32: add stack protector supportChristophe Leroy
2018-09-19powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao
2018-08-08powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-03-27powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-12powerpc/64s: ppc_save_regs is now needed for all 64s buildsStephen Rothwell
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy
2017-08-10powerpc: Fix powerpc-specific watchdog build configurationNicholas Piggin
2017-07-12powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin
2017-06-21powerpc/time: Fix tracing in time.cSantosh Sivaraj
2017-05-09powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin
2017-04-27powerpc: Split ftrace bits into a separate fileNaveen N. Rao
2017-04-24powerpc/kprobes: Add support for KPROBES_ON_FTRACENaveen N. Rao
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-10powerpc/kprobes: Implement OptprobesAnju T
2017-02-03powerpc: Correctly disable latent entropy GCC plugin on prom_init.oAndrew Donnellan
2017-01-24powerpc: Revert the initial stack protector supportMichael Ellerman
2016-12-20powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann
2016-11-30powerpc: Add support code for kexec_file_load()Thiago Jung Bauermann
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann
2016-11-23powerpc: Initial stack protector (-fstack-protector) supportChristophe Leroy
2016-11-18powerpc/pseries: Move ibmebus.c into platforms pseriesMichael Ellerman
2016-11-18powerpc/pseries: Move vio.c into platforms pseriesMichael Ellerman