summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt2006-12-042-2/+5
* [POWERPC] Resolve the BUID for RTAS PCI config space accessesBenjamin Herrenschmidt2006-12-041-23/+4
* [POWERPC] Resolve the parent address of a PCI bus rangeBenjamin Herrenschmidt2006-12-041-5/+1
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-0410-448/+199
* [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-043-146/+400
* [POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt2006-12-041-0/+1
* [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt2006-12-041-23/+0
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-042-2/+16
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-0423-628/+375
|\
| * [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips2006-11-221-42/+0
| * [POWERPC] pseries: Force 4k update_flash block and list sizesJohn Rose2006-11-101-10/+37
| * [PATCH] powerpc: Eliminate "exceeds stub group size" linker warningPaul Mackerras2006-11-011-12/+15
| * [POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt2006-11-011-8/+10
| * [POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2006-11-012-34/+47
| * [POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming2006-11-013-223/+1
| * [POWERPC] Fix various offb issuesBenjamin Herrenschmidt2006-11-011-1/+1
| * [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
| * [POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processorsOlof Johansson2006-10-261-0/+2
| * [POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt2006-10-251-3/+5
| * [POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt2006-10-251-2/+4
| * [POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt2006-10-252-19/+69
| * [POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt2006-10-256-9/+73
| * [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-256-220/+88
| * [POWERPC] Add 970GX cputable entryJake Moilanen2006-10-231-0/+15
| * [POWERPC] Simplify stolen time calculationStephen Rothwell2006-10-231-47/+16
* | [PATCH] Check for null init_early routineGeoff Levand2006-11-131-1/+2
* | [PATCH] Make nvram_64.o a 64bit-only objects.hauer@pengutronix.de2006-11-131-2/+1
* | [PATCH] Clean up usage of boot_devs.hauer@pengutronix.de2006-11-132-5/+0
* | [PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.cs.hauer@pengutronix.de2006-11-131-12/+2
* | [PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.Ss.hauer@pengutronix.de2006-11-132-15/+0
* | [POWERPC] cell: add cpufreq driver for Cell BE processorChristian Krafft2006-10-252-0/+2
* | [POWERPC] cell: use ppc_md->power_save instead of cbe_idle_looparnd@arndb.de2006-10-251-0/+7
* | [POWERPC] sysfs: add support for adding/removing spu sysfs attributesChristian Krafft2006-10-251-0/+66
* | [POWERPC] Make irq_dispose_mapping(NO_IRQ) a nopMichael Ellerman2006-10-251-1/+5
* | [POWERPC] Fix up the OF functions to only do PCI stuff if PCI is actually con...Andy Fleming2006-10-241-140/+148
* | [POWERPC] Make sure interrupt enable gets restored properlyPaul Mackerras2006-10-182-9/+23
* | [POWERPC] powerpc: Enable DEEPNAP power savings mode on 970MPOlof Johansson2006-10-162-1/+18
* | [POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2006-10-168-61/+135
|/
* [POWERPC] Check for offline nodes in pci NUMA codeAnton Blanchard2006-10-161-2/+8
* [POWERPC] Better check in show_instructionsAnton Blanchard2006-10-161-8/+2
* [POWERPC] POWER6 has 6 PMCsAnton Blanchard2006-10-161-1/+1
* [POWERPC] Never panic when taking altivec exceptions from userspaceAnton Blanchard2006-10-161-2/+1
* [POWERPC] Fix IO Window Updates on P2P bridges.Randy Vinson2006-10-161-6/+6
* Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds2006-10-091-1/+1
|\
| * IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-1/+1
* | [PATCH] extern doesn't make sense on a definition of function...Al Viro2006-10-091-2/+2
|/
* Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"Linus Torvalds2006-10-081-11/+6
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-073-3/+3
* [POWERPC] Minor fix for bootargs propertyGeoff Levand2006-10-061-1/+1
* [POWERPC] Don't get PCI IRQ from OF for devices with no IRQBenjamin Herrenschmidt2006-10-061-6/+11
OpenPOWER on IntegriCloud