summaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
AgeCommit message (Expand)Author
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
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2010-08-02powerpc/85xx: kexec for SMP 85xx BookE systemsMatthew McClintock
2010-07-31powerpc: Fix GENERIC_ISA_DMA dependencyAnton Vorontsov
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-09powerpc/pseries: Partition hibernation supportBrian King
2010-07-09Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt
2010-07-08powerpc: Disable SPARSE_IRQ by defaultYang Li
2010-07-05proc: unify PROC_DEVICETREE configAndres Salomon
2010-07-05of: Put all CONFIG_OF dependencies into a Kconfig menu blockGrant Likely
2010-07-05of: remove architecture CONFIG_OF definitionsStephen Rothwell
2010-07-05powerpc: turn CONFIG_OF into a selectStephen Rothwell
2010-06-22powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad
2010-05-31Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2010-05-27powerpc: use asm-generic/scatterlist.hFUJITA Tomonori