summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-073-1/+2
|\
| * ppc: make PPC_BOOK3S_64 select IRQ_WORKJosh Triplett2014-04-071-0/+1
| * rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine2014-04-071-0/+1
| * include/linux/crash_dump.h: add vmcore_cleanup() prototypeRashika Kheria2014-04-071-1/+0
* | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-1/+7
|\ \ | |/ |/|
| * powerpc, sysfs: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+7
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-041-0/+18
|\ \
| * | random: Add arch_has_random[_seed]()H. Peter Anvin2014-03-191-0/+9
| * | x86, random: Enable the RDSEED instructionH. Peter Anvin2014-03-191-0/+9
* | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-6/+1
|\ \ \
| * | | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * | | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-5/+0
* | | | 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
OpenPOWER on IntegriCloud