summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp2010-02-171-0/+27
* | | powerpc: Increase NR_IRQS Kconfig maximum to 32768Anton Blanchard2010-02-031-1/+1
| |/ |/|
* | Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-161-1/+1
|\ \
| * | powerpc: gamecube/wii: do not include PCI supportAlbert Herranz2009-12-121-1/+1
| |/
* | sysfs/cpu: Add probe/release filesNathan Fontenot2009-12-091-0/+4
* | powerpc/85xx/86xx: Add suspend/resume supportAnton Vorontsov2009-11-111-1/+10
* | powerpc: Enable sparse irq_descs on powerpcMichael Ellerman2009-10-301-0/+13
* | powerpc: Make NR_IRQS a CONFIG optionMichael Ellerman2009-10-301-0/+10
* | powerpc: Make it possible to select hibernation on all PowerPCsAnton Vorontsov2009-10-301-11/+0
|/
* powerpc: Cleanup Kconfig selection of hugetlbfs supportBenjamin Herrenschmidt2009-10-301-0/+4
* powerpc: Increase NODES_SHIFT on 64bit from 4 to 8Anton Blanchard2009-09-241-0/+6
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-151-16/+13
|\
| * powerpc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2009-08-281-0/+1
| * powerpc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-08-281-5/+1
| * powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt2009-08-201-1/+1
| * powerpc/mm: Fix definitions of FORCE_MAX_ZONEORDER in KconfigBenjamin Herrenschmidt2009-08-201-10/+10
* | powerpc64: convert to dynamic percpu allocatorTejun Heo2009-08-141-2/+2
* | Merge branch 'master' into for-nextTejun Heo2009-07-041-1/+0
|\ \ | |/
| * powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt2009-06-261-1/+0
* | percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo2009-06-241-0/+3
|/
* perf_counter: powerpc: Enable use of software counters on 32-bit powerpcPaul Mackerras2009-06-181-0/+1
* powerpc: Use generic atomic64_t implementation on 32-bit processorsPaul Mackerras2009-06-151-0/+1
OpenPOWER on IntegriCloud