summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-021-3/+4
|\
| * net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-311-1/+2
| * net: Rename skb->rxhash to skb->hashTom Herbert2014-03-261-2/+2
* | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-0213-67/+377
|\ \
| * \ Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-03-2913-67/+377
| |\ \
| | * | KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8Paul Mackerras2014-03-293-1/+33
| | * | KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offsetPaul Mackerras2014-03-291-1/+9
| | * | KVM: PPC: Book3S HV: Don't use kvm_memslots() in real modePaul Mackerras2014-03-292-3/+15
| | * | KVM: PPC: Book3S HV: Return ENODEV error rather than EIOPaul Mackerras2014-03-291-1/+1
| | * | KVM: PPC: Book3S: Trim top 4 bits of physical address in RTAS codePaul Mackerras2014-03-291-2/+5
| | * | KVM: PPC: Book3S HV: Add get/set_one_reg for new TM stateMichael Neuling2014-03-291-22/+125
| | * | KVM: PPC: Book3S HV: Add transactional memory supportMichael Neuling2014-03-294-30/+149
| | * | KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=nAnton Blanchard2014-03-261-3/+1
| | * | KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCELaurent Dufour2014-03-263-1/+31
| | * | KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd writeGreg Kurz2014-03-262-3/+8
| * | | Merge branch 'kvm-ppc-fix' into HEADPaolo Bonzini2014-03-141-69/+2
| |\| |
* | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-025-5/+5
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2014-03-312-0/+10
| |\ \ \ \
| * \ \ \ \ Merge branch 'devicetree/next-reserved-mem' into devicetree/nextGrant Likely2014-03-192-0/+4
| |\ \ \ \ \
| | * | | | | powerpc: add support for reserved memory defined by device treeMarek Szyprowski2014-03-132-0/+4
| * | | | | | of: Make device nodes kobjects so they show up in sysfsGrant Likely2014-03-113-5/+1
| |/ / / / /
* | | | | | Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-0212-67/+161
|\ \ \ \ \ \
| * | | | | | cpuidle/powernv: Add "Fast-Sleep" CPU idle statePreeti U Murthy2014-03-052-1/+5
| * | | | | | powerpc/powernv: Add OPAL call to resync timebase on wakeupVaidyanathan Srinivasan2014-03-054-1/+31
| * | | | | | powerpc/powernv: Add context management for Fast SleepVaidyanathan Srinivasan2014-03-053-21/+53
| * | | | | | powerpc: Split timer_interrupt() into timer handling and interrupt handling r...Preeti U Murthy2014-03-051-35/+46
| * | | | | | powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat2014-03-056-7/+26
| * | | | | | powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat2014-03-054-10/+8
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-04-02161-898/+4409
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-03-2457-210/+1259
| |\ \ \ \ \ \ \
| | * | | | | | | fsl/pci: The new pci suspend/resume implementationWang Dongsheng2014-03-1917-24/+185
| | * | | | | | | powerpc/booke64: Critical and machine check exception supportScott Wood2014-03-193-61/+300
| | * | | | | | | powerpc/booke64: Add crit/mc/debug support to EXCEPTION_COMMONScott Wood2014-03-191-30/+33
| | * | | | | | | powerpc/booke64: Remove ints from EXCEPTION_COMMONScott Wood2014-03-191-36/+46
| | * | | | | | | powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlersScott Wood2014-03-194-31/+42
| | * | | | | | | powerpc/booke64: Use SPRG7 for VDSOScott Wood2014-03-1912-47/+33
| | * | | | | | | powerpc/e6500: Make TLB lock recursiveScott Wood2014-03-193-10/+20
| | * | | | | | | powerpc/booke64: Fix exception numbersScott Wood2014-03-191-6/+6
| | * | | | | | | powerpc/book3e: store crit/mc/dbg exception thread infoTiejun Chen2014-03-191-3/+19
| | * | | | | | | powerpc/book3e: initialize crit/mc/dbg kernel stack pointersTiejun Chen2014-03-191-6/+12
| | * | | | | | | powerpc/fsl: add PVR definition for E500MC and E5500Wang Dongsheng2014-03-191-0/+2
| | * | | | | | | Corenet: Add QE platform support for CorenetZhao Qiang2014-03-191-0/+16
| | * | | | | | | QE: split function mpc85xx_qe_init() into two functions.Zhao Qiang2014-03-195-0/+11
| | * | | | | | | powerpc: 85xx rdb: move np pointer to avoid builderrorSebastian Siewior2014-03-191-4/+1
| | * | | | | | | powerpc/config: Remove unnecssary CONFIG_FSL_IFCPrabhakar Kushwaha2014-03-193-3/+0
| | * | | | | | | powerpc: T4240: Add ina220 node in dtsTang Yuantian2014-03-191-0/+42
| | * | | | | | | powerpc/kconfig: Remove TSI108_BRIDGE duplicatesLuis Henriques2014-03-191-2/+0
| | * | | | | | | powerpc/pci: Fix IMMRBAR addressMinghuan Lian2014-03-191-0/+8
| | * | | | | | | powerpc/mpc85xx: Update clock nodes in device treeTang Yuantian2014-03-1916-0/+536
| * | | | | | | | powerpc/book3s: Fix CFAR clobbering issue in machine check handler.Mahesh Salgaonkar2014-03-242-0/+13