aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * powerpc/spufs: Fix possible scheduling of a context to multiple SPEsAndre Detsch2008-09-081-1/+2
| * powerpc/spufs: Fix race for a free SPUJeremy Kerr2008-09-051-4/+19
| * powerpc/spufs: Fix multiple get_spu_context()Jeremy Kerr2008-09-051-1/+2
| * powerpc: Fix for getting CPU number in power_save_ppc32_restore()Kumar Gala2008-09-032-2/+3
| * powerpc: Fix build error with 64K pages and !hugetlbfsBenjamin Herrenschmidt2008-09-031-4/+2
| * powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds2008-09-033-4/+10
| * powerpc: Make sure _etext is after all kernel textStephen Rothwell2008-09-031-3/+4
| * powerpc: Only make kernel text pages of linear mapping executablePaul Mackerras2008-09-031-7/+11
| * powerpc: Fix uninitialised variable in VSX alignment codeMichael Neuling2008-09-031-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-271-0/+5
| |\
| | * fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher2008-08-271-0/+5
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-2666-2807/+6654
| |\ \
| | * | powerpc: Update defconfigs for most non-embedded platformsPaul Mackerras2008-08-268-628/+1002
| | * | powerpc: Export CMO_PageSizeAndrew Morton2008-08-261-0/+1
| | * | powerpc/ps3: Fix ioremap of spu shadow regsMasakazu Mokuno2008-08-261-4/+14
| | * | powerpc/ps3: Rework htab code to remove ioremapMasakazu Mokuno2008-08-262-179/+91
| | * | powerpc/ps3: Update ps3_defconfigGeoff Levand2008-08-261-20/+133
| | * | powerpc: Update defconfigs for FSL PPC boardsKumar Gala2008-08-2146-1958/+5367
| | * | powerpc: Add cuImage.mpc866ads to the bootwrapper as a cuboot-8xx targetScott Wood2008-08-211-1/+1
| | * | cpm2: Fix race condition in CPM2 GPIO library.Laurent Pinchart2008-08-211-11/+26
| | * | powerpc: fix memory leaks in QE libraryTimur Tabi2008-08-202-3/+9
| | * | powerpc/85xx: TQM8548: DTS file fixes and cleanupWolfgang Grandegger2008-08-202-2/+9
| | * | powerpc: Fix whitespace merge in mpc8641 hpcn device treeKumar Gala2008-08-201-1/+1
| | |/
| * | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
| |/
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-205-31/+40
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-08-181-42/+1
| |\ \
| | * | cleanup powerpc/include/asm/ide.hAdrian Bunk2008-08-181-42/+1
* | | | powerpc: Remove include of linux/of_device.h from asm/of_device.hStephen Rothwell2008-08-201-3/+0
* | | | powerpc: Expose PMCs & cache topology in sysfs on 32-bitBenjamin Herrenschmidt2008-08-206-33/+117
* | | | powerpc: Turn get/set_hard_smp_proccessor_id into inlinesBenjamin Herrenschmidt2008-08-201-10/+29
* | | | powerpc: Remove redundant sysfs_remove_file calls for cache infoNathan Lynch2008-08-201-9/+2
* | | | powerpc: Use bcd2bin/bin2bcdAdrian Bunk2008-08-203-37/+37
* | | | powerpc: Update in-kernel dtc and libfdt to version 1.2.0David Gibson2008-08-2028-1429/+1615
* | | | powerpc: Remove include of linux/of_platform.h from asm/of_platform.hStephen Rothwell2008-08-201-3/+0
* | | | powerpc: Convert the MPIC MSI code to use msi_bitmapMichael Ellerman2008-08-205-131/+44
* | | | powerpc: Convert the FSL MSI code to use msi_bitmapMichael Ellerman2008-08-202-91/+17
* | | | powerpc: Split-out common MSI bitmap logic into msi_bitmap.cMichael Ellerman2008-08-205-0/+294
* | | | powerpc: fsl_msi doesn't need it's own of_nodeMichael Ellerman2008-08-202-10/+5
* | | | powerpc: Guard print_device_node_tree() with #if 0Tony Breeds2008-08-201-1/+1
* | | | powerpc: Guard from_rtc_time() in platforms/powermac/time.cTony Breeds2008-08-201-0/+3
* | | | powerpc: Guard htab_dt_scan_hugepage_blocks appropriatelyTony Breeds2008-08-201-0/+2
* | | | powerpc: Replace __FUNCTION__ with __func__Harvey Harrison2008-08-202-6/+6
* | | | powerpc: Use the common ascii hex helpersHarvey Harrison2008-08-201-18/+16
* | | | powerpc: Streamline ret_from_except_lite for non-iSeries platformsMichael Ellerman2008-08-201-24/+29
| |_|/ |/| |
* | | powerpc: Fix vio_bus_probe oops on probe errorBrian King2008-08-201-1/+1
* | | powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devicesJoachim Fenkes2008-08-201-12/+0
* | | powerpc: Fix /dev/oldmem interface for kdumpMichael Ellerman2008-08-201-9/+22
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2008-08-202-9/+17
|\ \ \ | |/ / |/| |
| * | powerpc/spufs: Remove invalid semicolon after if statementIlpo Järvinen2008-08-191-1/+1
| * | powerpc/spufs: reference context while dropping state mutex in schedulerJeremy Kerr2008-08-141-1/+8