aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
AgeCommit message (Expand)Author
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
2011-12-08powerpc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
2011-12-08powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routinesDeepthi Dharwar
2011-11-28powerpc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin
2011-11-25powerpc: Allow irq threadingThomas Gleixner
2011-11-16powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-10-31powerpc: drop unused Kconfig symbolsPaul Bolle
2011-09-20powerpc/powernv: Add CPU hotplug supportBenjamin Herrenschmidt
2011-09-20powerpc: Hugetlb for BookEBecky Bruce
2011-08-17flexcan: Add flexcan device support for p1010rdb.holt@sgi.com
2011-08-11powerpc/44x: Kexec support for PPC440X chipsetsSuzuki Poulose
2011-08-03Merge branch 'apei' into apei-releaseLen Brown
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-21net: Fix ppc64 BPF JIT dependencies.David S. Miller
2011-07-21net: filter: BPF 'JIT' compiler for PPC64Matt Evans
2011-07-12powerpc/47x: allow kernel to be loaded in higher physical memoryDave Kleikamp
2011-07-01powerpc: Add jump label supportMichael Ellerman
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-26powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie
2011-05-25mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra
2011-04-20powerpc/boot: Add an ePAPR compliant boot wrapperDavid Gibson
2011-04-12powerpc/85xx: disable Suspend support if SMP enabledKumar Gala
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-29powerpc: Use generic show_interrupts()Thomas Gleixner
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita
2011-03-10powerpc: Enable GENERIC_HARDIRQS_NO_DEPRECATED.Lennert Buytenhek
2011-01-21powerpc: Use generic irq KconfigThomas Gleixner
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-12-29of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer
2010-11-29powerpc/4xx: Add suspend and idle supportVictor Gallardo
2010-11-29powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BITFUJITA Tomonori
2010-11-18powerpc: Set CONFIG_32BIT on ppc32kerstin jonsson
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-25P4080/eLBC: Make Freescale elbc interrupt common to elbc devicesRoy Zang
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra