aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-102-1/+8
|\
| * powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman2013-05-071-0/+1
| * powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf2013-04-121-1/+7
* | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-2/+4
|\ \ | |/
| * powerpc: fix wii_memory_fixups() compile error on 3.0.y treeShuah Khan2013-01-211-2/+4
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-183-4/+4
|\ \ | |/
| * powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt2012-03-231-1/+1
| * powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2012-01-122-3/+3
* | samsung update 1codeworkx2012-06-021-2/+0
|/
* powerpc/ps3: Fix lost SMP IPIsGeoff Levand2011-11-213-1/+25
* powerpc/eeh: Fix /proc/ppc64/eeh creationThadeu Lima de Souza Cascardo2011-11-111-1/+1
* powerpc/pseries: Avoid spurious error during hotplug CPU addAnton Blanchard2011-11-111-0/+4
* powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard2011-08-151-1/+1
* powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard2011-08-153-3/+14
* powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard2011-08-041-1/+1
* powerpc/mm: Fix memory_block_size_bytes() for non-pseriesBenjamin Herrenschmidt2011-07-121-11/+19
* powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt2011-05-311-1/+2
* powerpc/4xx: Adding PCIe MSI supportRupjyoti Sarmah2011-05-262-0/+8
* powerpc/cell: Rename ipi functions to match current abstractionsMilton Miller2011-05-263-10/+10
* powerpc/cell: Use common smp ipi actionsMilton Miller2011-05-261-32/+13
* Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2011-05-203-42/+30
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-192-41/+29
| |\
| | * PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-05-112-41/+29
* | | Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt2011-05-201-34/+65
|\ \ \
| * | | powerpc/86xx: don't pretend that we support 8-bit pixels on the MPC8610 HPCDTimur Tabi2011-05-191-33/+64
| * | | powerpc/mpc8610_hpcd: Do not use "/" in interrupt namesGeert Uytterhoeven2011-05-191-1/+1
| * | | Merge remote branch 'benh/merge' into benh-nextKumar Gala2011-05-191-2/+5
| |\ \ \ | | |/ /
* | | | powerpc/pseries/iommu: Cleanup ddw namingMilton Miller2011-05-191-23/+19
* | | | powerpc/pseries/iommu: Find windows after kexec during bootMilton Miller2011-05-191-28/+24
* | | | powerpc/pseries/iommu: Remove ddw property when destroying windowMilton Miller2011-05-191-2/+10
* | | | powerpc/pseries/iommu: Add additional checks when changing iommu maskMilton Miller2011-05-191-4/+11
* | | | powerpc/pseries/iommu: Use correct return type in dupe_ddw_if_already_createdNishanth Aravamudan2011-05-191-1/+1
* | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2011-05-191-2/+5
|\ \ \ \ | | |/ / | |/| |
| * | | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
| | |/ | |/|
* | | powerpc: Remove unused/obsolete CONFIG_XICSBenjamin Herrenschmidt2011-05-191-5/+0
* | | powerpc/axon_msi: Validate msi irq via chip_dataMilton Miller2011-05-191-1/+2
* | | powerpc/spider-pic: Get pic from chip_data instead of irq_mapMilton Miller2011-05-191-6/+7
* | | powerpc: Remove irq_host_ops->remap hookMilton Miller2011-05-191-11/+0
* | | powerpc/psurge: Create a irq_host for secondary cpusMilton Miller2011-05-193-13/+46
* | | powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQMilton Miller2011-05-191-1/+3
* | | powerpc/mpc5121_ads_cpld: Remove use of NO_IRQ_IGNOREMilton Miller2011-05-191-3/+3
* | | powerpc: Remove trival irq_host_ops.unmapMilton Miller2011-05-194-28/+0
* | | powerpc: Add kconfig for muxed smp ipi supportMilton Miller2011-05-196-7/+27
* | | powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-198-55/+32
* | | powerpc: Remove stubbed beat smp supportMilton Miller2011-05-195-131/+0
* | | powerpc: Remove alloc_maybe_bootmem for zalloc versionMilton Miller2011-05-191-3/+3
* | | powerpc: Remove powermac/pic.hMilton Miller2011-05-191-11/+0
* | | powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2011-05-195-84/+9
* | | powerpc: Use nr_cpu_ids in initial paca allocationMilton Miller2011-05-191-0/+5
* | | powerpc/iseries: Cleanup and fix secondary startupMilton Miller2011-05-191-24/+35