aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-30[POWERPC] PS3: Fix bug where the major version part is not comparedMasakazu Mokuno1-1/+2
2007-08-30[POWERPC] Update defconfigsPaul Mackerras11-1604/+699
2007-08-30[POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnableAndre Detsch1-5/+1
2007-08-30[POWERPC] spufs: Fix update of mailbox status register during backed wbox writeArnd Bergmann1-1/+2
2007-08-30[POWERPC] spu_manage: fix spu_unit_number for celleb device treeChristian Krafft1-0/+8
2007-08-29[POWERPC] Update defconfigsKumar Gala20-2661/+2131
2007-08-28[POWERPC] Flush registers to proper task contextKumar Gala1-3/+3
2007-08-25[POWERPC] Fix SLB initialization at boot timePaul Mackerras1-8/+28
2007-08-25[POWERPC] cell: Update cell_defconfig for 2.6.23Arnd Bergmann1-144/+76
2007-08-25[POWERPC] axonram: Do not delete gendisks queue in error pathMaxim Shchetynin1-3/+0
2007-08-25[POWERPC] axonram: Module modification for latest firmware API changesMaxim Shchetynin1-32/+11
2007-08-25[POWERPC] cell: Support pinhole-reset on IBM cell bladesArnd Bergmann2-2/+32
2007-08-25[POWERPC] spu_manage: Use newer physical-id attributeChristian Krafft2-6/+2
2007-08-25[POWERPC] pasemi: Another IOMMU bugfix for 64K PAGE_SIZEOlof Johansson1-3/+3
2007-08-21[POWERPC] Fix PCI Device ID for MPC8544/8533 processorsKumar Gala1-0/+2
2007-08-20Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpcLinus Torvalds12-552/+378
2007-08-17[POWERPC] Fix 8xx compile failureKumar Gala1-0/+1
2007-08-17[POWERPC] Fix FSL BookE machine check reportingBecky Bruce1-3/+1
2007-08-17[POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boardsKumar Gala9-545/+363
2007-08-17[POWERPC] Add interrupt resource for RTC CMOS driverKumar Gala1-4/+13
2007-08-17[POWERPC] Fix invalid semicolon after if statementIlpo Järvinen1-1/+1
2007-08-15[POWERPC] ps3: Fix no storage devices foundGeert Uytterhoeven1-1/+1
2007-08-15[POWERPC] Fix for assembler -gRoland McGrath1-0/+1
2007-08-15[POWERPC] Fix small race in 44x tlbie functionDavid Gibson1-1/+11
2007-08-15[POWERPC] Remove unused code causing a compile warningBecky Bruce1-18/+0
2007-08-15[POWERPC] cell: Fix errno for modular spufs_create with invalid neighbourJeremy Kerr1-0/+1
2007-08-10[POWERPC] Fix size check for hugetlbfsBenjamin Herrenschmidt1-0/+2
2007-08-10[POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt1-0/+1
2007-08-10[POWERPC] Fix more section mismatches in head_64.SStephen Rothwell1-7/+9
2007-08-10[POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC"Kim Phillips4-4/+0
2007-08-10[POWERPC] PS3: Update ps3_defconfiggeoffrey.levand@am.sony.com1-135/+65
2007-08-10[POWERPC] PS3: Remove text saying PS3 support is incompleteGeoff Levand1-5/+5
2007-08-10[POWERPC] PS3: Fix storage probe logicGeert Uytterhoeven1-18/+19
2007-08-10[POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch3-140/+170
2007-08-10[POWERPC] Fix potential duplicate entry in SLB shadow bufferPaul Mackerras1-29/+16
2007-08-03[POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling3-11/+22
2007-08-03[POWERPC] Fix a compile warning in powermac/feature.cSegher Boessenkool1-2/+4
2007-08-03[POWERPC] Fix a compile warning in pci_32.cSegher Boessenkool1-1/+4
2007-08-03[POWERPC] Fix parse_drconf_memory() for 64-bit start addressesMichael Ellerman1-2/+2
2007-08-03[POWERPC] Fix num_cpus calculation in smp_call_function_map()Kevin Corry1-6/+3
2007-08-03[POWERPC] ps3: Fix section mismatch in ps3/setup.cStephen Rothwell1-1/+1
2007-08-03[POWERPC] spufs: Fix affinity after introduction of node_allowed() callsAndre Detsch1-1/+2
2007-08-03[POWERPC] Fix special PTE code for secondary hash bucketPaul Mackerras1-2/+4
2007-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2-0/+70
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-1/+0
2007-07-29Remove fs.h from mm.hAlexey Dobriyan3-0/+3
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki4-6/+6
2007-07-26Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into mergePaul Mackerras11-11/+48
2007-07-26[POWERPC] spusched: Fix initial timeslice calculationChristoph Hellwig2-1/+6
2007-07-26[POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spusMasato Noguchi1-4/+0