summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig2019-08-101-2/+1Star
* powerpc/dma: Fix invalid DMA mmap behaviorShawn Anastasio2019-07-191-1/+2
* powerpc: Fix compile issue with force DAWRMichael Neuling2019-07-031-0/+1
* powerpc: disable KASAN instrumentation on early/critical files.Christophe Leroy2019-05-021-0/+12
* powerpc/32: Move early_init() in a separate fileChristophe Leroy2019-05-021-1/+1
* powerpc: Enable kcovAndrew Donnellan2019-02-231-1/+11
* powerpc/dma: use the generic direct mapping bypassChristoph Hellwig2019-02-181-1/+1
* dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig2019-02-181-0/+1
* powerpc: generate uapi header and system call table filesFiroz Khan2018-12-211-10/+0Star
* powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy2018-11-261-1/+1
* powerpc: Add -Werror at arch/powerpc levelMichael Ellerman2018-10-181-2/+0Star
* powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley2018-10-131-0/+3
* powerpc/32: add stack protector supportChristophe Leroy2018-10-031-0/+2
* powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin2018-09-191-4/+4
* powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao2018-08-071-6/+8
* powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman2018-08-071-1/+2
* Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-071-1/+1
|\
| * powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman2018-03-271-1/+1
* | kbuild: rename built-in.o to built-in.aNicholas Piggin2018-03-251-1/+1
|/
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-1/+1
|\
| * powerpc/64s: ppc_save_regs is now needed for all 64s buildsStephen Rothwell2017-11-121-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-101-1/+1
* powerpc: Fix powerpc-specific watchdog build configurationNicholas Piggin2017-08-101-1/+1
* powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin2017-07-131-0/+1
* powerpc/time: Fix tracing in time.cSantosh Sivaraj2017-06-211-2/+0Star
* powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin2017-05-091-0/+1
* powerpc: Split ftrace bits into a separate fileNaveen N. Rao2017-04-271-8/+1Star
* powerpc/kprobes: Add support for KPROBES_ON_FTRACENaveen N. Rao2017-04-241-0/+3
* Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-221-1/+2
|\
| * powerpc/kprobes: Implement OptprobesAnju T2017-02-101-0/+1
| * powerpc: Correctly disable latent entropy GCC plugin on prom_init.oAndrew Donnellan2017-02-031-1/+1
* | powerpc: Revert the initial stack protector supportMichael Ellerman2017-01-241-4/+0Star
|/
* powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann2016-12-201-0/+4
* powerpc: Add support code for kexec_file_load()Thiago Jung Bauermann2016-11-301-0/+1
* powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-301-2/+2
* powerpc: Initial stack protector (-fstack-protector) supportChristophe Leroy2016-11-231-0/+4
* powerpc/pseries: Move ibmebus.c into platforms pseriesMichael Ellerman2016-11-181-1/+0Star
* powerpc/pseries: Move vio.c into platforms pseriesMichael Ellerman2016-11-181-1/+0Star
* Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-151-0/+5
|\
| * gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-101-0/+5
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-4/+0Star
|\ \
| * | ppc: move exports to definitionsAl Viro2016-08-081-4/+0Star
* | | powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman2016-09-131-8/+7Star
| |/ |/|
* | powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini2016-08-221-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-1/+1
|\
| * KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar2016-06-201-1/+1
* | powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao2016-07-191-2/+1Star
* | powerpc/powernv: Rename idle_power7.S to idle_book3s.SShreyas B. Prabhu2016-07-151-1/+1
|/
* powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe2016-03-071-6/+6