aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-20powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann1-0/+4
2016-11-30powerpc: Add support code for kexec_file_load()Thiago Jung Bauermann1-0/+1
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann1-2/+2
2016-11-23powerpc: Initial stack protector (-fstack-protector) supportChristophe Leroy1-0/+4
2016-11-18powerpc/pseries: Move ibmebus.c into platforms pseriesMichael Ellerman1-1/+0
2016-11-18powerpc/pseries: Move vio.c into platforms pseriesMichael Ellerman1-1/+0
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+5
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-4/+0
2016-10-10gcc-plugins: Add latent_entropy pluginEmese Revfy1-0/+5
2016-09-13powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman1-8/+7
2016-08-22powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini1-1/+1
2016-08-07ppc: move exports to definitionsAl Viro1-4/+0
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2016-07-19powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao1-2/+1
2016-07-15powerpc/powernv: Rename idle_power7.S to idle_book3s.SShreyas B. Prabhu1-1/+1
2016-06-20KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar1-1/+1
2016-03-07powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe1-6/+6
2016-01-20powerpc: enable UBSAN supportDaniel Axtens1-1/+7
2015-08-06powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao1-0/+1
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds1-1/+0