summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-1/+0
|\
| * Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-211-1/+0
| |\
| | * PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni2013-08-121-1/+0
* | | 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-091-1/+0
|\
| * can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbolMarc Kleine-Budde2013-06-031-1/+0
* | 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/+5
|\ \
| * | powerpc/8xx: Remove 8xx specific "minimal FPU emulation"Benjamin Herrenschmidt2013-06-201-11/+0
| * | 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/+0
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-5/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-021-16/+4
|\ \
| * \ Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2013-04-301-6/+0
| |\ \
| | * | powerpc: remove "config 8260_PCI9"Paul Bolle2013-03-151-5/+0
| | * | powerpc/fsl: remove the PPC_CLOCK dependencyTang Yuantian2013-03-121-1/+0
| * | | memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle2013-04-181-5/+0
| * | | powerpc: remove PReP platformPaul Bolle2013-04-181-4/+4
| * | | powerpc: remove outdated default on PCI_PERMEDIAPaul Bolle2013-04-181-1/+0
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+0
|\ \ \ | |/ / |/| |
| * | make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-031-1/+0
| |/
* | 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-271-3/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-0/+3
|\
| * burying unused conditionalsAl Viro2013-02-141-5/+0
| * powerpc: switch to generic old sigaction()Al Viro2013-02-031-0/+2
| * powerpc: switch to generic compat rt_sigaction()Al Viro2013-02-031-0/+1
| * powerpc: switch to generic old sigsuspendAl Viro2013-02-031-0/+1
| * powerpc: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-031-0/+1
| * powerpc: switch to generic compat rt_sigpending()Al Viro2013-02-031-0/+1
| * powerpc: switch to generic compat rt_sigprocmask()Al Viro2013-02-031-0/+1
| * powerpc: switch to generic sigaltstackAl Viro2013-02-031-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-231-0/+13
|\ \
| * | powerpc: Add config option for transactional memoryMichael Neuling2013-02-151-0/+8
| * | uprobes/powerpc: Add dependency on single step emulationSuzuki K. Poulose2013-01-291-0/+4
| * | powerpc: Enable ARCH_USE_BUILTIN_BSWAPDavid Woodhouse2013-01-101-0/+1
| |/
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-7/+7
|\ \
| * | arch/powerpc: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-7/+7
| |/
* | arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan2013-02-041-1/+0