aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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/rusty/linuxLinus Torvalds1-0/+2
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus 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
2012-09-12powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui1-2/+4
2012-09-05powerpc: Uprobes port to powerpcAnanth N Mavinakayanahalli1-0/+3
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-0/+1
2012-07-30atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas1-0/+1
2012-07-10powerpc: select PPC_CLOCK unconditionally for FSL_SOCShawn Guo1-1/+1
2012-05-27powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras1-0/+2
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+3
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+2
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+1
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-1/+0
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg1-1/+1
2012-05-21powerpc: Use generic time configAnna-Maria Gleixner1-9/+3
2012-05-08powerpc: Remove unused cpu_idle_wait()Thomas Gleixner1-4/+0
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05powerpc: Use generic init_taskThomas Gleixner1-0/+1
2012-05-03powerpc/47x: Enable CRASH_DUMPSuzuki Poulose1-1/+1
2012-05-03powerpc/47x: Kernel support for KEXECSuzuki Poulose1-1/+1
2012-04-26powerpc: Use generic idle thread allocationThomas Gleixner1-0/+1
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+0
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-7/+11
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf1-0/+1
2012-03-07powerpc: Make SPARSE_IRQ requiredGrant Likely1-0/+1
2012-02-27powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig filesStephen Rothwell1-1/+1
2012-02-23fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar1-10/+0
2012-02-23fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar1-0/+13
2012-02-16irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely1-0/+1
2012-01-25irq: make SPARSE_IRQ an optionally hidden optionRob Herring1-1/+1
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-8/+46
2012-01-04powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha1-0/+4
2011-12-20powerpc/44x: Enable CRASH_DUMP for 440xSuzuki Poulose1-2/+2
2011-12-20powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44xSuzuki Poulose1-1/+1
2011-12-20powerpc: Process dynamic relocations for kernelSuzuki Poulose1-17/+24
2011-12-20powerpc/44x: Enable DYNAMIC_MEMSTART for 440xSuzuki Poulose1-1/+1
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose1-19/+41
2011-12-08memblock: Kill early_node_map[]Tejun Heo1-3/+0