summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-2423-121/+365
|\
| * KVM: PPC: Critical interrupt emulation supportBharat Bhushan2012-07-111-0/+25
| * KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guestsMihai Caraman2012-07-111-1/+2
| * KVM: PPC64: booke: Set interrupt computation mode for 64-bit hostMihai Caraman2012-07-111-1/+4
| * KVM: PPC: bookehv: Add ESR flag to Data Storage InterruptMihai Caraman2012-07-111-1/+1
| * KVM: PPC: bookehv64: Add support for std/ld emulation.Varun Sethi2012-07-111-0/+16
| * booke: Added crit/mc exception handler for e500v2Bharat Bhushan2012-07-111-28/+27
| * booke/bookehv: Add host crit-watchdog exception supportBharat Bhushan2012-07-112-0/+23
| * Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into nextAvi Kivity2012-06-0618-90/+267
| |\
| | * KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt.Bharat Bhushan2012-05-301-1/+1
| | * KVM: PPC: booke: Added DECAR supportBharat Bhushan2012-05-304-0/+13
| | * KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras2012-05-308-54/+161
| | * KVM: PPC: Factor out guest epapr initializationLiu Yu-B132012012-05-307-35/+92
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-07-24153-2822/+4430
|\ \ \
| * | | powerpc/mpic: Create a revmap with enough entries for IPIs and timersBenjamin Herrenschmidt2012-07-231-1/+1
| * | | Remove stale .rej fileBenjamin Herrenschmidt2012-07-231-22/+0
| * | | powerpc/iommu: Fix iommu pool initializationBenjamin Herrenschmidt2012-07-131-2/+2
| * | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-07-1356-1674/+1601
| |\ \ \
| | * | | powerpc/85xx: Add phy nodes in SGMII mode for MPC8536/44/72DS & P2020DSJia Hongtao2012-07-124-0/+44
| | * | | powerpc/e500: add paravirt QEMU platformScott Wood2012-07-114-0/+93
| | * | | powerpc/mpc85xx_ds: convert to unified PCI initScott Wood2012-07-111-68/+29
| | * | | powerpc/fsl-pci: get PCI init out of board filesScott Wood2012-07-112-1/+78
| | * | | powerpc/85xx: Update corenet64_smp_defconfigShengzhou Liu2012-07-111-14/+51
| | * | | powerpc/85xx: Update corenet32_smp_defconfigShengzhou Liu2012-07-111-0/+8
| | * | | powerpc/85xx: Rename P1021RDB-PC device trees to be consistentXu Jiucheng2012-07-113-5/+5
| | * | | powerpc/watchdog: move booke watchdog param related code to setup-common.cShaohui Xie2012-07-112-24/+27
| | * | | powerpc/85xx: Add ucc uart support for p1025rdbZhicheng Fan2012-07-102-1/+55
| | * | | powerpc: select PPC_CLOCK unconditionally for FSL_SOCShawn Guo2012-07-101-1/+1
| | * | | powerpc/qe: set IReady in QE Microcode UploadKokoris, Ioannis2012-07-103-1/+7
| | * | | powerpc/85xx: MPC8572DS - Update the MSI interrupts into 4-cell formatJia Hongtao2012-07-102-8/+8
| | * | | powerpc/85xx: MPC8572DS - Fix eTSEC is not available on core1 of AMP bootJia Hongtao2012-07-101-3/+0
| | * | | powerpc/mpic: Use the MPIC_LARGE_VECTORS flag for FSL MPIC.Varun Sethi2012-07-101-1/+1
| | * | | powerpc/e500: make load_up_spe a normal fuctionLiu Yu2012-07-101-17/+6
| | * | | powerpc/85xx: Add BSC9131 RDB SupportPrabhakar Kushwaha2012-07-107-0/+505
| | * | | Revert "powerpc/p3060qds: Add support for P3060QDS board"Timur Tabi2012-07-107-760/+0
| | * | | powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DSTimur Tabi2012-07-102-29/+93
| | * | | powerpc/p2041rdb: add NAND node in device treeShaohui Xie2012-07-101-1/+40
| | * | | powerpc: remove Wind River SBC8560 supportPaul Gortmaker2012-07-106-733/+0
| | * | | powerpc/85xx: Add P1024rdb dts supportTang Yuantian2012-07-103-0/+402
| | * | | powerpc/85xx: Add P1024rdb board supportTang Yuantian2012-07-101-0/+22
| | * | | powerpc/p1010rdb: add EEPROMs to device treeGustavo Zacarias2012-07-101-0/+12
| | * | | Revert "powerpc/85xx: p2020rdb - move the NAND address."Sebastian Andrzej Siewior2012-07-101-1/+1
| | * | | powerpc/82xx: add SPI support for mgcogeHolger Brunck2012-07-103-8/+32
| | * | | powerpc/83xx: update defconfig for kmeter1Holger Brunck2012-07-101-14/+8
| | * | | powerpc/83xx: fix RGMII AC values workaround for km83xxChristian Herzig2012-07-101-32/+66
| | * | | powerpc/83xx: use for_each_node_by_name for km83xx.cHolger Brunck2012-07-101-1/+1
| | * | | powerpc/p1022ds: Add RTC supportJerry Huang2012-07-101-0/+4
| | * | | powerpc/85xx: Enable MTD/NOR/NAND options by default in defconfigShengzhou Liu2012-07-102-0/+48
| | * | | powerpc/fsl: Distribute interrupts on all CPUs by defaultKim Phillips2012-07-103-0/+3
| | * | | powerpc/fsl/pci: Fix when quirk_fsl_pcie_header is freed upMatias Garcia2012-07-101-1/+1