summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+2
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+2
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-121-1/+1
|\ \
| * | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-241-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-0/+1
|\ \
| * | powerpc: split ret_from_forkAl Viro2012-09-301-0/+1
| |/
* | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-091-0/+1
* | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1
* | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-09-181-2/+4
|\ \
| * | powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui2012-09-121-2/+4
* | | powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling2012-09-171-0/+8
|/ /
* / powerpc: Uprobes port to powerpcAnanth N Mavinakayanahalli2012-09-051-0/+3
|/
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-0/+1
* atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-301-0/+1
* powerpc: select PPC_CLOCK unconditionally for FSL_SOCShawn Guo2012-07-101-1/+1
* powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras2012-05-271-0/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-10/+3
|\
| * timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-1/+0
| * powerpc: Use generic time configAnna-Maria Gleixner2012-05-211-9/+3
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-231-2/+2
|\ \
| * | powerpc/47x: Enable CRASH_DUMPSuzuki Poulose2012-05-031-1/+1
| * | powerpc/47x: Kernel support for KEXECSuzuki Poulose2012-05-031-1/+1
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-4/+1
|\ \
| * | powerpc: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-081-4/+0
| * | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0
| * | powerpc: Use generic init_taskThomas Gleixner2012-05-051-0/+1
| * | powerpc: Use generic idle thread allocationThomas Gleixner2012-04-261-0/+1
| |/
* / net: drop NET dependency from HAVE_BPF_JITSam Ravnborg2012-05-211-1/+1
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-1/+0
|\
| * irq: make SPARSE_IRQ an optionally hidden optionRob Herring2012-01-251-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-03-291-0/+1
|\ \
| * | [PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf2012-03-151-0/+1
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-211-7/+11
|\ \
| * | powerpc: Make SPARSE_IRQ requiredGrant Likely2012-03-071-0/+1
| * | powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig filesStephen Rothwell2012-02-271-1/+1
| * | fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar2012-02-231-10/+0
| * | fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar2012-02-231-0/+13
| |/
* / irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely2012-02-161-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-0/+1
|\
| * powerpc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-281-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-061-8/+46
|\ \
| * | powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha2012-01-041-0/+4
| * | powerpc/44x: Enable CRASH_DUMP for 440xSuzuki Poulose2011-12-201-2/+2
| * | powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44xSuzuki Poulose2011-12-201-1/+1
| * | powerpc: Process dynamic relocations for kernelSuzuki Poulose2011-12-201-17/+24
| * | powerpc/44x: Enable DYNAMIC_MEMSTART for 440xSuzuki Poulose2011-12-201-1/+1
| * | powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2011-12-201-19/+41
| * | powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routinesDeepthi Dharwar2011-12-081-0/+4
| * | powerpc: Allow irq threadingThomas Gleixner2011-11-251-0/+1
| |/
* | memblock: Kill early_node_map[]Tejun Heo2011-12-081-3/+0