summaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2014-11-18upstream: Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+1
2014-07-28locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra1-0/+1
2013-09-07powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras1-0/+1
2013-08-14powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard1-1/+1
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-5/+0
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-16/+4
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2013-04-30Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt1-6/+0
2013-04-18memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle1-5/+0
2013-04-18powerpc: remove PReP platformPaul Bolle1-4/+4
2013-04-18powerpc: remove outdated default on PCI_PERMEDIAPaul Bolle1-1/+0
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot1-5/+0
2013-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+1
2013-03-17powerpc: Make sure that we alays include CONFIG_BINFMT_ELFStephen Rothwell1-0/+1
2013-03-15powerpc: remove "config 8260_PCI9"Paul Bolle1-5/+0
2013-03-12powerpc/fsl: remove the PPC_CLOCK dependencyTang Yuantian1-1/+0
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-03-03make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro1-1/+0
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-3/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+3
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-0/+13
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+7
2013-02-15powerpc: Add config option for transactional memoryMichael Neuling1-0/+8
2013-02-14burying unused conditionalsAl Viro1-5/+0
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan1-1/+0
2013-02-03powerpc: switch to generic old sigaction()Al Viro1-0/+2
2013-02-03powerpc: switch to generic compat rt_sigaction()Al Viro1-0/+1
2013-02-03powerpc: switch to generic old sigsuspendAl Viro1-0/+1
2013-02-03powerpc: switch to generic compat rt_sigqueueinfo()Al Viro1-0/+1
2013-02-03powerpc: switch to generic compat rt_sigpending()Al Viro1-0/+1
2013-02-03powerpc: switch to generic compat rt_sigprocmask()Al Viro1-0/+1
2013-02-03powerpc: switch to generic sigaltstackAl Viro1-0/+1
2013-01-29uprobes/powerpc: Add dependency on single step emulationSuzuki K. Poulose1-0/+4
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-1/+0
2013-01-21arch/powerpc: remove depends on CONFIG_EXPERIMENTALKees Cook1-7/+7
2013-01-10powerpc: Enable ARCH_USE_BUILTIN_BSWAPDavid Woodhouse1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-2/+0
2012-11-28powerpc: switch to generic fork/clone/vforkAl Viro1-0/+1
2012-11-17irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker1-1/+0
2012-10-14powerpc: switch to saner kernel_execve() semanticsAl Viro1-0/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas1-0/+1
2012-09-30powerpc: split ret_from_forkAl Viro1-0/+1
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-0/+2
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz1-1/+1
2012-09-18Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt1-2/+4
2012-09-17powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling1-0/+8