summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-201-10/+13
|\
| * powerpc/fadump: add support to preserve crash data on FADUMP disabled kernelHari Bathini2019-09-141-1/+3
| * powerpc: improve prom_init_check ruleMasahiro Yamada2019-09-141-8/+6
| * powerpc/pseries: Introduce option to build secure virtual machinesThiago Jung Bauermann2019-08-301-1/+3
| * powerpc/kernel: Add ucall_norets() ultravisor call handlerClaudio Carvalho2019-08-301-0/+1
| * powerpc: Add PowerPC Capabilities ELF noteClaudio Carvalho2019-08-301-1/+1
* | dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig2019-08-101-2/+1
|/
* 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-031-0/+12
* powerpc/32: Move early_init() in a separate fileChristophe Leroy2019-05-031-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/+0
* powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy2018-11-261-1/+1
* powerpc: Add -Werror at arch/powerpc levelMichael Ellerman2018-10-191-2/+0
* 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-081-6/+8
* powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman2018-08-081-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-261-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-121-0/+1
* powerpc/time: Fix tracing in time.cSantosh Sivaraj2017-06-211-2/+0
* 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/+1
* 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/+0
|/
* 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/+0
* powerpc/pseries: Move vio.c into platforms pseriesMichael Ellerman2016-11-181-1/+0
* 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/+0
|\ \
| * | ppc: move exports to definitionsAl Viro2016-08-071-4/+0
* | | powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman2016-09-131-8/+7
| |/ |/|