summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-151-0/+1
|\
| * powerpc: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
* | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-1/+0Star
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-121-3/+9
|\ \
| * | powerpc: FA_DUMP depends on KEXECMichael Ellerman2013-10-301-1/+1
| * | powerpc: remove dependency on MV64360Paul Bolle2013-10-171-1/+1
| * | powerpc: Implement arch_get_random_long/int() for powernvMichael Ellerman2013-10-111-0/+3
| * | powerpc: Don't set HAVE_EFFICIENT_UNALIGNED_ACCESS on little endian buildsAnton Blanchard2013-10-111-1/+1
| * | powerpc: Use generic checksum code in little endianAnton Blanchard2013-10-111-0/+3
| |/
* / powerpc: Tell about irq stack coverageFrederic Weisbecker2013-10-011-0/+1
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0Star
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-1/+0Star
|\
| * Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-211-1/+0Star
| |\
| | * PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni2013-08-121-1/+0Star
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-061-0/+20
|\ \ \
| * \ \ Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-281-0/+1
| |\ \ \
| * \ \ \ Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-271-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | powerpc: split She math emulation into two partsKevin Hao2013-08-141-0/+20
| | |_|/ | |/| |
* | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-031-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGeert Uytterhoeven2013-08-221-3/+3
| |/ /
* | / powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras2013-08-271-0/+1
| |/ |/|
* | powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard2013-08-091-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-101-1/+0Star
|\
| * can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbolMarc Kleine-Budde2013-06-031-1/+0Star
* | Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-041-0/+1
|\ \
| * | consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-041-0/+1
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-041-12/+5Star
|\ \
| * | powerpc/8xx: Remove 8xx specific "minimal FPU emulation"Benjamin Herrenschmidt2013-06-201-11/+0Star
| * | powerpc/math-emu: Allow math-emu to be used for HW FPUBenjamin Herrenschmidt2013-06-201-1/+5
| |/
* / Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+1
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-5/+0Star
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-5/+0Star
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-021-16/+4Star
|\ \
| * \ Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2013-04-301-6/+0Star
| |\ \
| | * | powerpc: remove "config 8260_PCI9"Paul Bolle2013-03-151-5/+0Star
| | * | powerpc/fsl: remove the PPC_CLOCK dependencyTang Yuantian2013-03-121-1/+0Star
| * | | memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle2013-04-181-5/+0Star
| * | | powerpc: remove PReP platformPaul Bolle2013-04-181-4/+4
| * | | powerpc: remove outdated default on PCI_PERMEDIAPaul Bolle2013-04-181-1/+0Star
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+0Star
|\ \ \ | |/ / |/| |
| * | make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-041-1/+0Star
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-03-181-0/+1
|\ \
| * | powerpc: Make sure that we alays include CONFIG_BINFMT_ELFStephen Rothwell2013-03-171-0/+1
| |/
* / Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
|/
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-281-3/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-241-0/+3
|\
| * burying unused conditionalsAl Viro2013-02-141-5/+0Star
| * powerpc: switch to generic old sigaction()Al Viro2013-02-041-0/+2
| * powerpc: switch to generic compat rt_sigaction()Al Viro2013-02-041-0/+1
| * powerpc: switch to generic old sigsuspendAl Viro2013-02-041-0/+1