summaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
AgeCommit message (Expand)Author
2021-03-03powerpc/47x: Disable 256k page sizeChristophe Leroy
2020-02-14of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman
2019-05-16powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun
2019-05-16powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2018-02-16powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman
2018-02-16powerpc/bpf/jit: Disable classic BPF JIT on ppc64leNaveen N. Rao
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2015-10-27powerpc/book3e-64: Enable kexecTiejun Chen
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-08-18powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64KMichael Ellerman
2015-08-18powerpc/mm: Simplify page size kconfig dependenciesMichael Ellerman
2015-07-30powerpc/kernel: Enable seccomp filterMichael Ellerman
2015-07-13powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...Benjamin Herrenschmidt
2015-05-28EDAC: Cleanup atomic_scrub messBorislav Petkov
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook
2015-04-14powerpc: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-04-11powerpc: Add ppc64 hard lockup detector supportAnton Blanchard
2015-03-17powerpc: kill PPC_OFKevin Hao
2015-02-20ppc: Kconfig: Enable BPF JIT on ppc32Denis Kirjanov
2015-01-28powerpc/mm: fix undefined reference to `.__kernel_map_pages' on FSL PPC64Kim Phillips
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio
2014-11-18Merge remote-tracking branch 'scottwood/next' into nextMichael Ellerman
2014-11-17powerpc: Use generic PIE randomizationVineeth Vijayan
2014-11-14powerpc/mm: Switch to generic RCU get_user_pages_fastAneesh Kumar K.V
2014-11-10powerpc: Remove bootmem allocatorAnton Blanchard
2014-11-07powerpc/8xx: Implement 16k pagesLEROY Christophe
2014-10-08powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2014-09-30powerpc: Enable DCACHE_WORD_ACCESS on ppc64leAnton Blanchard
2014-09-25powerpc: Fix build error with CONFIG_PCI=nPranith Kumar
2014-09-03powerpc: Dynamic DMA zone limitsScott Wood
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-11powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64Guenter Roeck
2014-05-28powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODESNishanth Aravamudan
2014-05-28powerpc/numa: Enable USE_PERCPU_NUMA_NODE_IDNishanth Aravamudan
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-02Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro
2014-03-13powerpc: add support for reserved memory defined by device treeMarek Szyprowski
2014-03-07powerpc: Add "force config cmd line" Kconfig optionSebastian Siewior
2014-03-05cpuidle/powernv: Add "Fast-Sleep" CPU idle statePreeti U Murthy
2014-02-28powerpc: select MEMORY for FSL_IFC to not break existing .config filesPaul Gortmaker