aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
AgeCommit message (Expand)Author
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-11-28powerpc: switch to generic fork/clone/vforkAl Viro
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
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg
2012-05-21powerpc: Use generic time configAnna-Maria Gleixner
2012-05-08powerpc: Remove unused cpu_idle_wait()Thomas Gleixner
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05powerpc: Use generic init_taskThomas Gleixner
2012-05-03powerpc/47x: Enable CRASH_DUMPSuzuki Poulose
2012-05-03powerpc/47x: Kernel support for KEXECSuzuki Poulose
2012-04-26powerpc: Use generic idle thread allocationThomas Gleixner
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf
2012-03-07powerpc: Make SPARSE_IRQ requiredGrant Likely
2012-02-27powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig filesStephen Rothwell
2012-02-23fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar
2012-02-23fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar
2012-02-16irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely
2012-01-25irq: make SPARSE_IRQ an optionally hidden optionRob Herring
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-01-04powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha
2011-12-20powerpc/44x: Enable CRASH_DUMP for 440xSuzuki Poulose
2011-12-20powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44xSuzuki Poulose
2011-12-20powerpc: Process dynamic relocations for kernelSuzuki Poulose
2011-12-20powerpc/44x: Enable DYNAMIC_MEMSTART for 440xSuzuki Poulose
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose
2011-12-08memblock: Kill early_node_map[]Tejun Heo