summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* | powerpc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-081-0/+1
|/
* powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose2011-11-161-1/+1
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-22/+0
|\
| * powerpc: drop unused Kconfig symbolsPaul Bolle2011-10-311-22/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-061-4/+3
|\ \
| * | powerpc/powernv: Add CPU hotplug supportBenjamin Herrenschmidt2011-09-201-1/+1
| * | powerpc: Hugetlb for BookEBecky Bruce2011-09-201-2/+1
| * | powerpc/44x: Kexec support for PPC440X chipsetsSuzuki Poulose2011-08-111-1/+1
| |/
* / flexcan: Add flexcan device support for p1010rdb.holt@sgi.com2011-08-171-0/+2
|/
* Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+1
|\
| * Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-251-1/+2
|\ \
| * | powerpc/47x: allow kernel to be loaded in higher physical memoryDave Kleikamp2011-07-121-1/+1
| * | powerpc: Add jump label supportMichael Ellerman2011-07-011-0/+1
| |/
* | net: Fix ppc64 BPF JIT dependencies.David S. Miller2011-07-211-1/+1