aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-24[POWERPC] Mask 32-bit system call arguments to 32 bits on PPC64 in audit codeDavid Woodhouse1-9/+15
2007-01-24[POWERPC] Select DEFAULT_UIMAGE for HPC-NET/8641Paul Gortmaker1-0/+1
2007-01-24[POWERPC] Update fixup_winbond_82c105 commentOlaf Hering1-1/+1
2007-01-24[POWERPC] maple: improve CPC9x5 host bridge detectionNathan Lynch1-6/+9
2007-01-24[POWERPC] Add support for R_PPC_ADDR16_HI relocationsSimon Vallet1-1/+6
2007-01-24[POWERPC] arch/powerpc/sysdev/cpm2_pic.c of_node_get cleanupMariusz Kozlowski1-3/+1
2007-01-24[POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanupMariusz Kozlowski1-1/+1
2007-01-24[POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanupMariusz Kozlowski1-1/+1
2007-01-24[POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanupMariusz Kozlowski1-1/+1
2007-01-24[POWERPC] arch/powerpc/kernel/vio.c of_node_put cleanupMariusz Kozlowski1-4/+2
2007-01-24[POWERPC] arch/ppc/kernel/prom.c of_node_(get|put) cleanupMariusz Kozlowski1-12/+6
2007-01-24[POWERPC] Do not write virq back to PCI config spaceMichal Ostrowski2-2/+0
2007-01-24[POWERPC] Clarify EEH error messageLinas Vepstas1-1/+2
2007-01-24[POWERPC] Use is_init() instead of pid==1Akinobu Mita1-1/+1
2007-01-24[POWERPC] ps3_free_io_irq: Fix inverted error checkGeert Uytterhoeven1-1/+1
2007-01-24[POWERPC] PS3: Fix uniprocessor kernel buildGeert Uytterhoeven1-1/+2
2007-01-22[POWERPC] Update defconfigsPaul Mackerras19-542/+1648
2007-01-22[POWERPC] Fix OF node refcnt underflow in 836x and 832x platform codeLi Yang2-2/+2
2007-01-22[POWERPC] Make it blatantly clear; mpc5200 device tree is not yet stableGrant Likely2-0/+12
2007-01-22[POWERPC] Fix broken DMA on non-LPAR pSeriesLinas Vepstas1-1/+2
2007-01-22[POWERPC] Fix cell's mmio nvram to properly parse device treeBenjamin Herrenschmidt1-17/+23
2007-01-22[POWERPC] Remove bogus sanity check in pci -> OF node codeBenjamin Herrenschmidt1-5/+0
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy1-1/+1
2007-01-09[POWERPC] Fix bugs in the hypervisor call stats codeAnton Blanchard2-5/+5
2007-01-09[POWERPC] Fix corruption in hcall9Anton Blanchard1-1/+2
2007-01-09[POWERPC] iSeries: fix setup initcallStephen Rothwell1-1/+2
2007-01-09[POWERPC] iSeries: fix viopath initialisationStephen Rothwell1-0/+4
2007-01-09[POWERPC] iSeries: fix lpevents initialisationStephen Rothwell1-0/+4
2007-01-09[POWERPC] iSeries: fix proc/iSeries initialisationStephen Rothwell1-1/+10
2007-01-09[POWERPC] iSeries: fix mf proc initialisationStephen Rothwell1-0/+4
2007-01-09[POWERPC] disable PReP and EFIKA during make oldconfigOlaf Hering1-2/+2
2007-01-09[POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc buildsGrant Likely1-1/+1
2007-01-09[POWERPC] Fix mpc52xx fdt to use correct device_type for sound devicesGrant Likely2-4/+4
2007-01-09[POWERPC] 52xx: Don't use device_initcall to probe of_platform_busSylvain Munaut2-3/+5
2007-01-09[POWERPC] Add legacy iSeries to ppc64_defconfigStephen Rothwell1-2/+13
2007-01-09[POWERPC] Update ppc64_defconfigStephen Rothwell1-55/+185
2007-01-09[POWERPC] Fix manual assembly WARN_ON() in enter_rtas().David Woodhouse2-8/+8
2007-01-09[POWERPC] Avoid calling get_irq_server() with a real, not virtual irq.Michal Ostrowski1-3/+2
2007-01-09[POWERPC] Fix unbalanced uses of of_node_putNathan Lynch2-2/+0
2007-01-09[POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area()David Gibson1-4/+4
2006-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+1
2006-12-20PCI: Only check the HT capability bits in mpic.cMichael Ellerman1-1/+1
2006-12-20[POWERPC] Fix register save area alignment for swapcontext syscallPaul Mackerras1-3/+13
2006-12-20[POWERPC] Fix PCI device channel state initializationLinas Vepstas1-0/+1
2006-12-20[POWERPC] Probe Efika platform before CHRP.David Woodhouse1-1/+1
2006-12-20[POWERPC] Fix build of cell zImage.initrdBenjamin Herrenschmidt1-0/+3
2006-12-20[POWERPC] iSeries: fix CONFIG_VIOPATH dependencyStephen Rothwell1-1/+1
2006-12-20[POWERPC] Workaround oldworld OF bug with IRQs & P2P bridgesBenjamin Herrenschmidt1-2/+13
2006-12-19[POWERPC] powerpc: add scanning of ebc bus to of_platformArnd Bergmann1-0/+1
2006-12-19[POWERPC] spufs: fix assignment of node numbersArnd Bergmann1-18/+12