summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* EDAC: Cleanup atomic_scrub messBorislav Petkov2015-05-281-0/+2
* Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-161-3/+1
|\
| * powerpc: Add ppc64 hard lockup detector supportAnton Blanchard2015-04-111-0/+1
| * powerpc: kill PPC_OFKevin Hao2015-03-171-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-151-1/+1
|\ \
| * | ppc: Kconfig: Enable BPF JIT on ppc32Denis Kirjanov2015-02-201-1/+1
| |/
* | mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-141-1/+0
* | mm: expose arch_mmap_rnd when availableKees Cook2015-04-141-0/+1
* | powerpc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-0/+6
|/
* powerpc/mm: fix undefined reference to `.__kernel_map_pages' on FSL PPC64Kim Phillips2015-01-281-0/+1
* gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-131-0/+1
* Merge remote-tracking branch 'scottwood/next' into nextMichael Ellerman2014-11-181-1/+1
|\
| * powerpc/8xx: Implement 16k pagesLEROY Christophe2014-11-071-1/+1
* | powerpc: Use generic PIE randomizationVineeth Vijayan2014-11-171-0/+1
* | powerpc/mm: Switch to generic RCU get_user_pages_fastAneesh Kumar K.V2014-11-141-0/+1
* | powerpc: Remove bootmem allocatorAnton Blanchard2014-11-101-0/+1
|/
* powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie2014-10-081-0/+4
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2014-10-041-0/+4
|\
| * powerpc: Dynamic DMA zone limitsScott Wood2014-09-031-0/+4
* | powerpc: Enable DCACHE_WORD_ACCESS on ppc64leAnton Blanchard2014-09-301-0/+1
* | powerpc: Fix build error with CONFIG_PCI=nPranith Kumar2014-09-251-1/+1
* | kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal2014-08-291-2/+0
* | kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-081-0/+2
* | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-081-0/+1
* | locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-161-0/+1
* | powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64Guenter Roeck2014-07-111-1/+2
|/
* powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODESNishanth Aravamudan2014-05-281-0/+4
* powerpc/numa: Enable USE_PERCPU_NUMA_NODE_IDNishanth Aravamudan2014-05-281-0/+4
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-0/+1
|\
| * audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-201-0/+1
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-021-0/+1
|\ \
| * | powerpc: add support for reserved memory defined by device treeMarek Szyprowski2014-03-131-0/+1
* | | Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-021-0/+2
|\ \ \
| * | | cpuidle/powernv: Add "Fast-Sleep" CPU idle statePreeti U Murthy2014-03-051-0/+2
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-04-021-0/+9
|\ \ \
| * | | powerpc: Add "force config cmd line" Kconfig optionSebastian Siewior2014-03-071-0/+9
| |/ /
* | | powerpc: select MEMORY for FSL_IFC to not break existing .config filesPaul Gortmaker2014-02-281-4/+0
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-311-0/+2
|\ \
| * \ Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2014-01-291-0/+2
| |\ \
| | * | powerpc/Kconfig: Make TM select VSX and VMXMichael Neuling2014-01-271-0/+2
* | | | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-291-0/+1
|\ \ \ \
| * | | | powerpc/booke64: Guard e6500 tlb handler with CONFIG_PPC_FSL_BOOK3EScott Wood2014-01-171-0/+1
* | | | | Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2014-01-291-5/+0
|\ \ \ \ \
| * | | | | clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig2014-01-121-5/+0
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-271-6/+9
|\ \ \ \ \ \
| * | | | | | powerpc: Add support for the optimised lockref implementationMichael Ellerman2014-01-281-0/+1
| | |/ / / / | |/| | | |
| * | | | | powerpc/fsl_booke: enable the relocatable for the kdump kernelKevin Hao2014-01-091-2/+1
| * | | | | powerpc: enable the relocatable support for the fsl booke 32bit kernelKevin Hao2014-01-091-1/+1
| |/ / / /
| * | | | powerpc: Remove unused REDBOOT Kconfig parameterMichael Opdenacker2013-12-301-3/+0
| * | | | powerpc/powernv: Add config option for hwpoisoning.Mahesh Salgaonkar2013-12-091-0/+6
| | |_|/ | |/| |
OpenPOWER on IntegriCloud