summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-01-284-4/+8
|\
| * [POWERPC] Fix sys_pciconfig_iobase bus matchingBenjamin Herrenschmidt2007-01-271-1/+1
| * [POWERPC] PS3: add not complete comment to kconfigGeoff Levand2007-01-271-1/+4
| * [POWERPC] ps3_free_io_irq: Fix inverted error checkGeert Uytterhoeven2007-01-241-1/+1
| * [POWERPC] PS3: Fix uniprocessor kernel buildGeert Uytterhoeven2007-01-241-1/+2
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-261-0/+1
|\ \
| * | Fix Maple PATA IRQ assignment.David Woodhouse2007-01-261-0/+1
| |/
* / [PATCH] powerpc vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-261-0/+7
|/
* [POWERPC] Update defconfigsPaul Mackerras2007-01-2219-542/+1648
* [POWERPC] Fix OF node refcnt underflow in 836x and 832x platform codeLi Yang2007-01-222-2/+2
* [POWERPC] Make it blatantly clear; mpc5200 device tree is not yet stableGrant Likely2007-01-222-0/+12
* [POWERPC] Fix broken DMA on non-LPAR pSeriesLinas Vepstas2007-01-221-1/+2
* [POWERPC] Fix cell's mmio nvram to properly parse device treeBenjamin Herrenschmidt2007-01-221-17/+23
* [POWERPC] Remove bogus sanity check in pci -> OF node codeBenjamin Herrenschmidt2007-01-221-5/+0Star
* [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-121-1/+1
* [POWERPC] Fix bugs in the hypervisor call stats codeAnton Blanchard2007-01-092-5/+5
* [POWERPC] Fix corruption in hcall9Anton Blanchard2007-01-091-1/+2
* [POWERPC] iSeries: fix setup initcallStephen Rothwell2007-01-091-1/+2
* [POWERPC] iSeries: fix viopath initialisationStephen Rothwell2007-01-091-0/+4
* [POWERPC] iSeries: fix lpevents initialisationStephen Rothwell2007-01-091-0/+4
* [POWERPC] iSeries: fix proc/iSeries initialisationStephen Rothwell2007-01-091-1/+10
* [POWERPC] iSeries: fix mf proc initialisationStephen Rothwell2007-01-091-0/+4
* [POWERPC] disable PReP and EFIKA during make oldconfigOlaf Hering2007-01-091-2/+2
* [POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc buildsGrant Likely2007-01-091-1/+1
* [POWERPC] Fix mpc52xx fdt to use correct device_type for sound devicesGrant Likely2007-01-092-4/+4
* [POWERPC] 52xx: Don't use device_initcall to probe of_platform_busSylvain Munaut2007-01-092-3/+5
* [POWERPC] Add legacy iSeries to ppc64_defconfigStephen Rothwell2007-01-091-2/+13
* [POWERPC] Update ppc64_defconfigStephen Rothwell2007-01-091-55/+185
* [POWERPC] Fix manual assembly WARN_ON() in enter_rtas().David Woodhouse2007-01-092-8/+8
* [POWERPC] Avoid calling get_irq_server() with a real, not virtual irq.Michal Ostrowski2007-01-091-3/+2Star
* [POWERPC] Fix unbalanced uses of of_node_putNathan Lynch2007-01-092-2/+0Star
* [POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area()David Gibson2007-01-091-4/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-12-211-1/+1
|\
| * PCI: Only check the HT capability bits in mpic.cMichael Ellerman2006-12-201-1/+1
* | [POWERPC] Fix register save area alignment for swapcontext syscallPaul Mackerras2006-12-201-3/+13
* | [POWERPC] Fix PCI device channel state initializationLinas Vepstas2006-12-201-0/+1
* | [POWERPC] Probe Efika platform before CHRP.David Woodhouse2006-12-201-1/+1
* | [POWERPC] Fix build of cell zImage.initrdBenjamin Herrenschmidt2006-12-201-0/+3
* | [POWERPC] iSeries: fix CONFIG_VIOPATH dependencyStephen Rothwell2006-12-201-1/+1
* | [POWERPC] Workaround oldworld OF bug with IRQs & P2P bridgesBenjamin Herrenschmidt2006-12-201-2/+13
* | [POWERPC] powerpc: add scanning of ebc bus to of_platformArnd Bergmann2006-12-191-0/+1
* | [POWERPC] spufs: fix assignment of node numbersArnd Bergmann2006-12-191-18/+12Star
* | [POWERPC] cell: Fix spufs with "new style" device-treeBenjamin Herrenschmidt2006-12-191-25/+42
* | [POWERPC] cell: Enable spider workarounds on all PCI busesJens Osterkamp2006-12-191-1/+1
* | [POWERPC] cell: update cell_defconfigArnd Bergmann2006-12-191-44/+314
|/
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-134-7/+7
* kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day2006-12-122-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-1237-501/+645
|\
| * [POWERPC] Generic BUG for powerpcJeremy Fitzhardinge2006-12-116-92/+29Star
| * Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-12-117-9/+16
| |\