aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
AgeCommit message (Expand)Author
2013-04-30Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2013-04-18memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle
2013-04-18powerpc: remove PReP platformPaul Bolle
2013-04-18powerpc: remove outdated default on PCI_PERMEDIAPaul Bolle
2013-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-03-17powerpc: Make sure that we alays include CONFIG_BINFMT_ELFStephen Rothwell
2013-03-15powerpc: remove "config 8260_PCI9"Paul Bolle
2013-03-12powerpc/fsl: remove the PPC_CLOCK dependencyTang Yuantian
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-15powerpc: Add config option for transactional memoryMichael Neuling
2013-02-14burying unused conditionalsAl Viro
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan
2013-02-03powerpc: switch to generic old sigaction()Al Viro
2013-02-03powerpc: switch to generic compat rt_sigaction()Al Viro
2013-02-03powerpc: switch to generic old sigsuspendAl Viro
2013-02-03powerpc: switch to generic compat rt_sigqueueinfo()Al Viro
2013-02-03powerpc: switch to generic compat rt_sigpending()Al Viro
2013-02-03powerpc: switch to generic compat rt_sigprocmask()Al Viro
2013-02-03powerpc: switch to generic sigaltstackAl Viro
2013-01-29uprobes/powerpc: Add dependency on single step emulationSuzuki K. Poulose
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-01-21arch/powerpc: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-10powerpc: Enable ARCH_USE_BUILTIN_BSWAPDavid Woodhouse
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-11-28powerpc: switch to generic fork/clone/vforkAl Viro
2012-11-17irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker
2012-10-14powerpc: switch to saner kernel_execve() semanticsAl Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas
2012-09-30powerpc: split ret_from_forkAl Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz
2012-09-18Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2012-09-17powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling
2012-09-12powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui
2012-09-05powerpc: Uprobes port to powerpcAnanth N Mavinakayanahalli
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-07-30atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas
2012-07-10powerpc: select PPC_CLOCK unconditionally for FSL_SOCShawn Guo
2012-05-27powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds