aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-18cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.Deepthi Dharwar1-23/+13
2012-10-18cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar1-7/+17
2012-10-18cpuidle/powerpc: Fix target residency initialisation in pseries cpuidleDeepthi Dharwar1-4/+0
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-3/+2
2012-10-11ppc: eeh_event should just use kthread_run()Al Viro1-3/+2
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanupsYasuaki Ishimatsu1-4/+5
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling codeAndrew Morton1-1/+1
2012-10-09memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warningYasuaki Ishimatsu1-4/+9
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds64-1845/+2184
2012-10-06sections: fix section conflicts in arch/powerpcAndi Kleen6-6/+6
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-32/+29
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+2
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+40
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-15/+1
2012-09-27powerpc/eeh: Don't release eeh_mutex in eeh_phb_pe_getAneesh Kumar K.V1-4/+1
2012-09-27Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt5-9/+40
2012-09-26switch simple cases of fget_light to fdgetAl Viro1-12/+9
2012-09-26switch spufs/coredump to iterate_fd()Al Viro1-20/+20
2012-09-18Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt34-474/+629
2012-09-18powerpc/eeh: Fix crash on converting OF node to edevGavin Shan1-1/+1
2012-09-18powerpc/eeh: Lock module while handling EEH eventGavin Shan1-21/+70
2012-09-18powerpc/eeh: Global mutex to protect PE treeGavin Shan1-7/+32
2012-09-18powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan4-26/+61
2012-09-18powerpc/eeh: Introduce EEH_PE_INVALID type PEGavin Shan1-11/+39
2012-09-17powerpc/powernv: Remove unused functionsGavin Shan1-441/+0
2012-09-17powerpc/powernv: Using PCI core to do resource assignmentGavin Shan1-36/+7
2012-09-17powerpc/powernv: Fix overrunning segment tracing arrayGavin Shan1-2/+2
2012-09-17powerpc/powernv: Skip check on PE if necessaryGavin Shan2-1/+19
2012-09-17powerpc/powernv: Initialize DMA for PEsGavin Shan1-0/+10
2012-09-17powerpc/powernv: I/O and MMIO resource assignment for PEsGavin Shan1-0/+89
2012-09-17powerpc/powernv: PE list based on creation orderGavin Shan2-11/+21
2012-09-17powerpc/powernv: Create bus sensitive PEsGavin Shan1-39/+57
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V3-78/+65
2012-09-17powerpc/mm: Use hpt_va to compute virtual addressAneesh Kumar K.V1-1/+1
2012-09-17Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt1-1/+40
2012-09-14powerpc/mpc52xx_lpbfifo: optionally defer fifo transfer startAnatolij Gustschin1-1/+34
2012-09-14powerpc/mpc5200: add dts files for ifm camera machinesAnatolij Gustschin1-0/+1
2012-09-13Merge commit 'v3.6-rc5' into pci/gavin-window-alignmentBjorn Helgaas1-9/+1
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas1-9/+1
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-criticalOlof Johansson2-2/+2
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao30-464/+162
2012-09-12powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao3-8/+4
2012-09-12powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui1-13/+77
2012-09-12powerpc/85xx: implement hardware timebase syncZhao Chenhui1-0/+82
2012-09-12powerpc/85xx: Replace epapr spin table macros/defines with a structZhao Chenhui1-23/+23
2012-09-12powerpc/85xx: introduce support for the Freescale / iVeia P1022RDKTimur Tabi3-0/+203
2012-09-12powerpc/85xx: Add support for P5040DS boardTimur Tabi4-1/+113
2012-09-11powerpc/powernv: I/O and memory alignment for P2P bridgesGavin Shan1-0/+39
2012-09-11powerpc/celleb_pci: add a const qualifierUwe Kleine-König1-1/+1