summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-311-39/+32Star
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-07-301-0/+6
| |\
| | * powerpc/8xx: add CONFIG_PIN_TLB_IMMRChristophe Leroy2016-07-091-0/+5
| | * powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-091-0/+1
| * | powerpc: Add module autoloading based on CPU featuresAlastair D'Silva2016-07-211-0/+1
| * | powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao2016-07-191-4/+0Star
| * | powerpc: Merge the RELOCATABLE config entries for ppc32 and ppc64Kevin Hao2016-07-191-38/+27Star
| * | powerpc/32/booke: Fix the build error when CRASH_DUMP is enabledKevin Hao2016-07-191-1/+1
| |/
| * powerpc/ebpf/jit: Implement JIT compiler for extended BPFNaveen N. Rao2016-06-241-1/+2
* | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-271-1/+0Star
|\ \
| * | powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-081-1/+0Star
| |/
* / powerpc/bpf/jit: Disable classic BPF JIT on ppc64leNaveen N. Rao2016-06-231-1/+1
|/
* printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-211-0/+1
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-201-3/+4
|\
| * powerpc/fsl: Remove FSL_SOC dependency from FSL_LBCScott Wood2016-05-171-1/+0Star
| * powerpc: Add HAVE_PERF_USER_STACK_DUMP supportChandan Kumar2016-05-111-0/+1
| * powerpc/perf: Add support for sampling interrupt register stateAnju T2016-04-211-0/+1
| * Merge branch 'topic/livepatch' into nextMichael Ellerman2016-04-181-0/+3
| |\
| * | powerpc/Kconfig: Update config option based on page size.Rashmica Gupta2016-04-111-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-181-0/+3
|\ \ \
| * \ \ Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g...Jiri Kosina2016-04-151-0/+22
| |\ \ \ | | | |/ | | |/|
| | * | powerpc/livepatch: Add live patching support on ppc64leMichael Ellerman2016-04-141-0/+3
* | | | bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann2016-05-161-1/+1
| |_|/ |/| |
* | | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-191-2/+21
|\ \ \
| * \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-03-141-1/+1
| |\ \ \
| | * | | powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao2016-03-051-1/+1
| * | | | Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman2016-03-111-0/+19
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernelTorsten Duwe2016-03-071-0/+19
| * | | powerpc/mm: Switch book3s 64 with 64K page size to 4 level page tableAneesh Kumar K.V2016-03-031-1/+1
| * | | Merge tag 'powerpc-4.5-4' into nextMichael Ellerman2016-02-251-2/+2
| |\ \ \ | | |/ / | |/| |
* | | | powerpc/mm: enable page parallel initialisationLi Zhang2016-03-171-0/+1
| |_|/ |/| |
* | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-4/+0Star
|\ \ \
| * | | PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas2016-03-081-2/+0Star
| * | | PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa2016-03-081-2/+0Star
| |/ /
* | | Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-02-201-2/+2
|\ \ \ | |/ / |/| / | |/
| * powerpc/book3s_32: Fix build error with checkpoint restartAneesh Kumar K.V2016-01-311-2/+2
* | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-211-1/+0Star
* | powerpc: enable UBSAN supportDaniel Axtens2016-01-211-0/+1
|/
* Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon2016-01-161-3/+0Star
* Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-151-2/+2
|\
| * QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-231-2/+0Star
| * powerpc/mm: Add page soft dirty trackingLaurent Dufour2015-12-171-0/+2
* | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2016-01-091-0/+1
|/
* powerpc/book3e-64: Enable kexecTiejun Chen2015-10-281-1/+1
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-0/+1
* powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64KMichael Ellerman2015-08-181-6/+0Star
* powerpc/mm: Simplify page size kconfig dependenciesMichael Ellerman2015-08-181-5/+6
* powerpc/kernel: Enable seccomp filterMichael Ellerman2015-07-301-0/+1
* powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...Benjamin Herrenschmidt2015-07-131-0/+4
* EDAC: Cleanup atomic_scrub messBorislav Petkov2015-05-281-0/+2