aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-8/+0
* powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie2011-05-261-0/+1
* mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra2011-05-251-0/+1
* powerpc/boot: Add an ePAPR compliant boot wrapperDavid Gibson2011-04-201-0/+6
* powerpc/85xx: disable Suspend support if SMP enabledKumar Gala2011-04-121-1/+1
* genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
* powerpc: Use generic show_interrupts()Thomas Gleixner2011-03-291-0/+2
* rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine2011-03-231-1/+9
* bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-231-0/+4
* powerpc: Enable GENERIC_HARDIRQS_NO_DEPRECATED.Lennert Buytenhek2011-03-101-0/+1
* powerpc: Use generic irq KconfigThomas Gleixner2011-01-211-21/+3
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-4/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-01-111-3/+13
|\
| * powerpc/4xx: Add suspend and idle supportVictor Gallardo2010-11-291-3/+10
| * powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BITFUJITA Tomonori2010-11-291-0/+3
* | of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer2010-12-291-1/+1
|/
* powerpc: Set CONFIG_32BIT on ppc32kerstin jonsson2010-11-181-0/+4
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-301-2/+5
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-301-0/+1
| |\
| * | P4080/eLBC: Make Freescale elbc interrupt common to elbc devicesRoy Zang2010-10-251-2/+5
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-6/+0
|\ \ \ | |_|/ |/| |
| * | Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-121-26/+10
| |\ \ | | |/
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-6/+0
* | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-0/+1
| |/ |/|
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-3/+0
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-3/+0
| |/
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-051-16/+2
|\ \
| * \ Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-241-3/+3
| |\ \ | | |/
| * | proc: unify PROC_DEVICETREE configAndres Salomon2010-07-051-8/+0
| * | of: Put all CONFIG_OF dependencies into a Kconfig menu blockGrant Likely2010-07-051-4/+0
| * | of: remove architecture CONFIG_OF definitionsStephen Rothwell2010-07-051-3/+0
| * | powerpc: turn CONFIG_OF into a selectStephen Rothwell2010-07-051-2/+3
* | | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-08-051-5/+5
|\ \ \
| * | | powerpc/85xx: kexec for SMP 85xx BookE systemsMatthew McClintock2010-08-021-5/+5
* | | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-041-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | lmb: rename to memblockYinghai Lu2010-07-141-1/+1
* | | powerpc: Fix GENERIC_ISA_DMA dependencyAnton Vorontsov2010-07-311-1/+1
* | | powerpc/pseries: Partition hibernation supportBrian King2010-07-091-1/+1
* | | Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-091-0/+1
|\ \ \ | |/ / |/| |
| * | powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-221-0/+1
| |/
* | powerpc: Disable SPARSE_IRQ by defaultYang Li2010-07-081-2/+2
|/
* Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-05-311-1/+1
|\
| * powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior2010-05-241-1/+1
* | powerpc: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-0/+3
|/
* powerpc: Add kprobe-based event tracerMahesh Salgaonkar2010-04-071-0/+1
* powerpc: Remove IOMMU_VMERGE config optionFUJITA Tomonori2010-03-191-13/+0
* pci-dma: powerpc: use include/linux/pci-dma.hFUJITA Tomonori2010-03-121-0/+3
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-261-0/+1
|\
| * Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-281-13/+38
| |\
| * | of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely2009-11-231-0/+1